Changes between Version 12 and Version 13 of AmazonEC2
- Timestamp:
- 02/11/10 10:27:36 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AmazonEC2
v12 v13 12 12 The base software installation followed the same instructions as outlined in the UbuntuBaseStack example, and a few additional items have been added to get you going quickly, including a demo page with links to various examples that run live from the ec2 instance. 13 13 14 To get going with this, you'll need an Amazon Web Services account for EC2, and go to the AWS Console website. Be sure you've set up a keypair and a security zone that includes opening up port 80 and 22 (and any others you might want). Then just choose to launch a new instance, and use '''ami- 0ceb0865''' (created February 2010) as the instance ID. Now ssh into it with the keypair you launched it with to start hacking (ssh in with 'ubuntu@' instead of 'root@').14 To get going with this, you'll need an Amazon Web Services account for EC2, and go to the AWS Console website. Be sure you've set up a keypair and a security zone that includes opening up port 80 and 22 (and any others you might want). Then just choose to launch a new instance, and use '''ami-9b2fc3f2''' (created February 2010) as the instance ID. Now ssh into it with the keypair you launched it with to start hacking (ssh in with 'ubuntu@' instead of 'root@'). 15 15
