History: EC2
Preview of version: 5
- Get amazon account
- Activate S3
- Activate EC2
- install https://addons.mozilla.org/en-US/firefox/addon/3247
- install http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609
- Restart Firefox
- Configure account in ElasticFox
- Click on credentials
- Enter Access Key ID and Secret Access Key from your Amazon.com account
- You should see some AMIs appearing
- Go to tab "Key pairs"
- Click on green button to create a new pair
- This will generate a *.pem file, that you should save on your hard drive
- Go to AMIs and instances,
- pick ami-7806e211 (for example)
- Right-click and launch
- Make sure KeyPair is the one your created before
- All other options can stay the dfaults
- You should see something new in "Your instances"
- Security Groups
- "Your Groups" should be "default"
- Below, in "Group permissions" click green button to add permissions
- Don't change anyhing but Port Range 22 to 22
- And Port Range 80 to 80
- And Port Range 5901 to 5901
- That was to add SSH, HTTP and VNC access
- Go back to AMIs and instances
- Refresh your instance
- Copy PUBLIC address to clipboard (If it's blank, be patient while it boots up)
- Use this IP address to connect to your instance, via SSH