Devin Howard's blog. You can follow me on Twitter: @devvmh
This is absolutely brilliant
cat .ssh/id_rsa.pub | ssh remoteserver.example.com 'cat >> .ssh/authorized_keys'
All credit to Matt Might
Anonymous
Wed, 04/05/2017 - 13:33
Permalink
Comments
Anonymous
Wed, 04/05/2017 - 13:33
Permalink
better: ssh-copy-id
Add new comment