Skip to content

Instantly share code, notes, and snippets.

@AndrewRussellHayes
Created October 22, 2015 18:48
Show Gist options
  • Save AndrewRussellHayes/aa3317aebf7ff2daf366 to your computer and use it in GitHub Desktop.
Save AndrewRussellHayes/aa3317aebf7ff2daf366 to your computer and use it in GitHub Desktop.
Install local ssh key on remote host
ssh-copy-id -i ~/.ssh/id_rsa.pub remote-host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment