Skip to content

Instantly share code, notes, and snippets.

@lachlanagnew
Last active February 19, 2019 04:19
Show Gist options
  • Save lachlanagnew/ecbe8bb748deadd1d41be266efa133d9 to your computer and use it in GitHub Desktop.
Save lachlanagnew/ecbe8bb748deadd1d41be266efa133d9 to your computer and use it in GitHub Desktop.
$ ssh -i "/path/to/your/PEM-KEY.pem" ubuntu@YOUR-INSTANCE-IP
$ sudo apt-get update
$ sudo apt-get install ruby
$ sudo apt-get install wget
$ cd /home/ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment