Using SSH Host shortnames to connect to Amazon EC2 servers

On December 9, 2011, in AWS, Mac, by Anuj Gakhar

I work with quite a few different Amazon EC2 instances on a daily basis and I use SSH command line interface to connect to these servers and as you can imagine, a normal command for that would look something like this :- [xml] ssh -i ~/.ec2/server.pem username@ec2-identifier.compute-1.amazonaws.com [/xml] Now, imagine typing that in for 5 […]

Tagged with:  

Using Amazon EC2 – Things to Consider

On November 19, 2011, in AWS, by Anuj Gakhar

I recorded this video sometime back on present.me and I thought I would post it here as well. It’s a small video I recorded when I first started using Amazon EC2.

Tagged with:  
© 2011 Anuj Gakhar