Return to Snippet

Revision: 9760
at November 20, 2008 16:26 by endorfin


Initial Code
ssh-keygen
ssh-copy-id -i /path/to/id_foobar.pub "-p 2342 user@server"

Initial URL
http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/

Initial Description
ssh-copy-id + port

Initial Title
SSH Login Without Password

Initial Tags
ssh

Initial Language
Bash