Linux: Difference between revisions
Push public SSH key to a server |
(No difference)
|
Revision as of 17:17, 2 April 2018
SSH
Push public SSH key to a server
$ ssh-copy-id -p 41111 -i ~/.ssh/id_rsa.pub mhan@remote.server.com
Push public SSH key to a server |
(No difference)
|
$ ssh-copy-id -p 41111 -i ~/.ssh/id_rsa.pub mhan@remote.server.com