Return to Snippet

Revision: 41945
at February 25, 2011 04:29 by dogrizz


Initial Code
cat .ssh/id_rsa.pub | ssh $1 'cat >> .ssh/authorized_keys'

Initial URL
http://linuxproblem.org/art_9.html

Initial Description


Initial Title
ssh key to authorized on remote server

Initial Tags
Bash, ssh

Initial Language
Bash