Problems getting ssh to work
I’ve been struggling for the last couple of days to get password-less ssh to work between two linux machines running Ubuntu 8.04 on my local network. I went through the correct procedures, i.e. ssh-keygen -t rsa, copied the public key to authorized_keys and used scp to copy it over to the .ssh directory of the [...]