Skip to content

Instantly share code, notes, and snippets.

@aaronthorp
Last active August 29, 2015 14:22
Show Gist options
  • Save aaronthorp/73d7c75bc7ea9573c4da to your computer and use it in GitHub Desktop.
Save aaronthorp/73d7c75bc7ea9573c4da to your computer and use it in GitHub Desktop.
Amazon allow root access for mup
ssh ubuntu@HOSTNAME 'sudo cp /home/ubuntu/.ssh/authorized_keys /root/.ssh/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment