Search Results

1
vote
1answer
153 views

Java Web Starter AMI

I'm trying to follow the tutorial on http://ttlnews.blogspot.com/2009/01/setting-up-amazon-ami- …
0
votes
1answer
93 views

Run startupscript on Fedora 8 Core

Hello. I'm using Amazon EC2 with a Fedora 8 Core AMI. I have an EBS volume mounted at /ebsmnt, and a startupscript located at /ebsmnt/startupscript.sh . Currently I have to login to the server, cd …