HowTo: Install AWS CLI - AWS Command Line Interface
Amazon has introduced a new command line interface which interfaces with several of the services they provide. Let’s take a look at installing it.
HowTo: Use s3curl.pl with IAM roles
Normally s3curl.pl does not use the credentials from IAM roles, however it can be done.
HowTo: Convert an Amazon EC2 EBS Image to an Instance Store Image
In this article, we will show how to convert an EBS backed AMI into an Instance Store AMI.
HowTo: Set up -march= CFLAGS in Gentoo for distcc
If you use pump/distcc and therefore cannot use “-mtune=native” in make.conf; or you just want to know what those values mean, read on for the one-liners to run and find out!
HowTo: Move an EC2 Instance Store AMI From One Region to Another
Moving an EC2 Instance Store AMI from one region to another is fairly straightforward and much easier than an EBS backed AMI.