Skip to content

Instantly share code, notes, and snippets.

@kacinskas
Created December 7, 2012 07:06
Show Gist options
  • Save kacinskas/4231401 to your computer and use it in GitHub Desktop.
Save kacinskas/4231401 to your computer and use it in GitHub Desktop.
LINUX: copy ssh key to 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