I work with many different AWS IAM Accounts and need to easily switch between these accounts. The good news is the AWS CLI tools now…
Posts published in “Sysadmin”
Flip Kromer (@mrflip), CTO of Infochimps will give a an overview and tutorial on using the latest version of Ironfan (which until today was called cluster_chef) at…
There are sometimes web ui services on EC2 instances that are only accessible via the AWS private IP addresses. The one I run into most are…
I’m mostly using Ruby to write Opscode Chef Cookbooks. There are a lot of hashes of hashes that contain attributes or Data Bags. Things that…
My fingers still tend to do ps ax | grep some_program_name_I_want_to_kill and then do a kill 2012 to kill that process. Then I remember that…
Overseeing the Mac OS X Lion upgrade of all the Macs at Work, I’ve seen the Lion installs generally be the easiest OS X Upgrade…