Easy Ubuntu Server Creation on EC2
Here's a script I wrote to easily spin up an ubuntu image on EC2. Use it like this:
> ec2-ubuntu my-new-instance ... stuff happens ... > ssh my-new-instance
Hope it's useful.
Here's a script I wrote to easily spin up an ubuntu image on EC2. Use it like this:
> ec2-ubuntu my-new-instance ... stuff happens ... > ssh my-new-instance
Hope it's useful.