Skip to content

Instantly share code, notes, and snippets.

@cwyark
Created July 7, 2017 16:02
Show Gist options
  • Save cwyark/423528b937c9560d85f22b1f0ede89a1 to your computer and use it in GitHub Desktop.
Save cwyark/423528b937c9560d85f22b1f0ede89a1 to your computer and use it in GitHub Desktop.
How to fast copy you ssh public key via ssh?
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