computing

TechNewsLetter Vol:16

Sharing some interesting links to keep you busy during the weekend!! Pyflame: Uber Engineering’s Ptracing Profiler for Python

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