Changed file and now I cannot access my SSH anymore
- by Arnold
I was trying to get my dedicated server to have a couple of VPS's installed using this tutorial: http://linux-vserver.org/Installation_on_CentOS
In the process I had to change a file: /etc/ssh/sshd_config
The documentation advises to change it into:
ListenAddress <host IP address>
Guess what? I literally added <host IP address>
instead of the dedicated servers IP. I restarted the server and now I'm not able to access my SSH anymore. Can anyone help me to gain access to my SSH again?
I'm using CentOS 6.