Tagged Questions
1
vote
1answer
2k views
ssh not accepting public key
I recently installed ubuntu 10.04 and trying to connect to remote servers with SSH, which is failing to connect with public key.
I created the DSA keys, then did a ssh-copy-id to the remote server ...
1
vote
2answers
2k views
How to debug sshd not running at startup on server
I have a (virtual) server running an Ubuntu 10.04 minimal system. I seem to have misconfigured sshd so that it does not start up on reboot. Since this is a server, I now do not have shell access to my ...