Skip to content

Instantly share code, notes, and snippets.

@xiaoda
Last active September 27, 2018 05:55
Show Gist options
  • Save xiaoda/5637705cca0b242223550c9a8bd8b09a to your computer and use it in GitHub Desktop.
Save xiaoda/5637705cca0b242223550c9a8bd8b09a to your computer and use it in GitHub Desktop.
ssh-copy-id
cd ~/.ssh
ssh-copy-id -i id_rsa.pub [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment