[SSH] Copy ssh key to remote server

0

Issue this command at teminal:

% ssh-copy-id -i ~/.ssh/id_rsa.pub <user>@<host>

No Comments

Leave a Reply