I've broken the SSH on my Debian 6 VPS (no GUI). When I try and connect, I get the following message:
ssh: connect to host XXX port 22: Connection refused
I have no physical access to the machine. Is there another way I can connect to the machine using default Debian features? Telnet doesn't work
I must have made a typo in the SSH config file. Thanks
/etc/init.d/ssh restartwhile you're logged in. Your session will not be closed, and you can try the new settings with a second ssh connection. – ott-- Nov 26 '11 at 21:23