From http://linuxproblem.org/art_9.html on 12-17-2011:
Execute on machine you normally use to login FROM using user@host of machine you want to login TO – accept the defaults for the first command.
ssh-keygen -t rsa ssh-copy-id user@host
From http://linuxproblem.org/art_9.html on 12-17-2011:
Execute on machine you normally use to login FROM using user@host of machine you want to login TO – accept the defaults for the first command.
ssh-keygen -t rsa ssh-copy-id user@host