/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
cat .ssh/id_rsa.pub | ssh $1 'cat >> .ssh/authorized_keys'
URL: http://linuxproblem.org/art_9.html