Skip to content

Instantly share code, notes, and snippets.

@LevinFaber
Last active November 27, 2018 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LevinFaber/24933727d510f0dcd40fa8bccee54244 to your computer and use it in GitHub Desktop.
Save LevinFaber/24933727d510f0dcd40fa8bccee54244 to your computer and use it in GitHub Desktop.
Copy SSH Key to Server
ssh-copy-id -i ~/.ssh/id_rsa.pub user@host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment