Advertisement
Guest User

Untitled

a guest
Oct 6th, 2015
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $ ssh-copy-id "user@host -p 6842"
  2. OR
  3. $ cat /home/tim/.ssh/id_rsa.pub | ssh [email protected] 'cat >> .ssh/authorized_keys'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement