/ Published in: Bash
URL: http://linuxproblem.org/art_9.html
Expand |
Embed | Plain Text
cat .ssh/id_rsa.pub | ssh $1 'cat >> .ssh/authorized_keys'
You need to login to post a comment.
URL: http://linuxproblem.org/art_9.html
cat .ssh/id_rsa.pub | ssh $1 'cat >> .ssh/authorized_keys'
You need to login to post a comment.