Skip to content

Instantly share code, notes, and snippets.

@omartrigui
Created October 9, 2017 05:25
Show Gist options
  • Save omartrigui/ac65e63755253c7d514b45dc4fbf33a5 to your computer and use it in GitHub Desktop.
Save omartrigui/ac65e63755253c7d514b45dc4fbf33a5 to your computer and use it in GitHub Desktop.
EC2ize a minimalist debian instance
[client]
ssh-keygen -t rsa -b 2048 -v
ssh-copy-id -i ~/sample.pub [email protected]
[server]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment