Skip to content

Instantly share code, notes, and snippets.

@happyrobots
Created July 7, 2014 20:43
Show Gist options
  • Save happyrobots/5b6554c3c50e31da9371 to your computer and use it in GitHub Desktop.
Save happyrobots/5b6554c3c50e31da9371 to your computer and use it in GitHub Desktop.
cat ~/.ssh/key.pub | ssh user@123.45.56.78 "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment