Skip to content

Instantly share code, notes, and snippets.

@rwatts3
Created June 10, 2016 01:14
Show Gist options
  • Save rwatts3/95bb48e3389d0b41923e18cca9438009 to your computer and use it in GitHub Desktop.
Save rwatts3/95bb48e3389d0b41923e18cca9438009 to your computer and use it in GitHub Desktop.
Docker Machine connect to existing Digital Ocean Account using "generic" drive.
cat ~/.ssh/id_dsa.pub | ssh user@remotehost 'cat >> ~/.ssh/authorized_keys'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment