Linux: Difference between revisions

From Han Wiki
Jump to navigation Jump to search
Push public SSH key to a server
(No difference)

Revision as of 11: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