Closed GaneshAmalakanti closed 4 years ago
Procedure to change the SSH Port for Linux or Unix Server Open the terminal application and connect to your server via SSH. Locate sshd_config file by typing the find command. Edit the sshd server file and set Port option. Save and close the file. Restart the sshd service to change the ssh port in Linux.
Are you did this?
if not no need to mention -p
option in ssh, it is used default port(22)
commad is ssh username@ip
i tried it ssh username@ip same result
create one vm and then install lamp stack. then create an image,follow this link read these documents one by one and try click here-1 click here-2 click here-3 please find the steps where you are missed out. if you are not resolved the issue then update the issue.
i installed lampstack and created image sucessfully then i created a loadbalancer and vmss
but still iam getting 'Connection timed out'
hi ganesh, I think your are not done this job correctly please read the above documents one by one and then try. if you already resolve the issue please close the issue.
ssh -p 50000 qtdevops@52.154.154.246
ssh: connect to host 52.154.154.246 port 50000: Connection timed out