Blogs

Linux Cool Tips and Tricks Log 1

Laziness is a natural human quality. Also, we human beings are getting busy each passing day, so we are always short on time.

Read more

Install ec2-api Tools on Linux

OS -** Ubuntu Lucid** Processor **- x64** Download the ec2-api tools from the amazon site

Read more

To Terminate an EC2 Instance, disabled via ec2-api

#ec2minatt i-555555 –disable-api-termination false –region us-east-1 -K /EC2_API_Certs/pk-4GGV.pem -C /EC2_API_Certs/cert-GV.pem Make a note of the ebs-id attached

Read more