Linux

From Han Wiki
Revision as of 11:17, 2 April 2018 by Mhan (talk | contribs) (Push public SSH key to a server)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Jump to navigation Jump to search

SSH

Push public SSH key to a server

$ ssh-copy-id -p 41111 -i ~/.ssh/id_rsa.pub mhan@remote.server.com