amateur in motion
»
snippets
Ssh
Add public key in ~/.ssh/authorized_keys2
cat ~/.ssh/id_rsa.pub | ssh server.name.org "cat >> .ssh/authorized_keys2"
←
Back to snippets
Internet Explorer 6
Are you serious?