Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ssh-copy-id [-i [identity_file]] [user@]machine
  2.  
  3. ssh-copy-id root@remote-server
  4.  
  5. ssh-copy-id -i ~/.ssh/id_rsa.pub root@remote-host
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement