Snippet: copy ssh key to server in one line

15 Jul
2009
cat ~/.ssh/id_rsa.pub | ssh user@domain.com "cat >> .ssh/authorized_keys2

Related posts:

  1. Backup Server with rsnapshot

Comment Form

top

Switch to our mobile site