Mysql with remote access using Amazon AMI (Without EBS)
I thought this would be easy however it took me a day and a little bit of digging around.Here is the few simple steps to set up Mysql on Amazon (Without EBS)
* Pick a basic Fedora AMI ami-5647a33f (http://aws.amazon.com/amis/AWS/517 , Basic Fedora Core 8)* Start your machine, make sure you have a security group defined (let us ...

Comments