Skip to content

Instantly share code, notes, and snippets.

@tskrynnyk
Created January 16, 2015 18:24
Show Gist options
  • Select an option

  • Save tskrynnyk/975a03bb7a0898300d2a to your computer and use it in GitHub Desktop.

Select an option

Save tskrynnyk/975a03bb7a0898300d2a to your computer and use it in GitHub Desktop.
cat ~/.ssh/id_rsa.pub | ssh remotehost 'mkdir .ssh ; cat >> .ssh/authorized_keys'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment