I have a running Ubuntu Server 10.04.1. When I tried to login to the server via ssh, I could
not. Instead, I got connection refused error. I tried to ping the machine and I got reply! So, the clear reason is that SSH daemon is stopped.
After reboot, I was able to login to my server via ssh. After some time, I looked at my
…