Skip to content

Instantly share code, notes, and snippets.

@AndrewRussellHayes
Created October 22, 2015 18:48
Embed
What would you like to do?
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