Monthly Archives: January 2009
Using scrub to destroy a hard drive
Recently I had a hard drive failure that pushed me into getting a little NAS device that I could back up to S3 easily. After consolidating a lot of data to the NAS I was left with a few old hard drives that I needed to do something with as well as some existing hard [...]
Installing Windows 7 on VirtualBox
I have been seeing people talk about the Windows 7 Beta being available to download so I went to see how hard it was to sign up. It turns out that it actually pretty easy so I decided I would give it a try under VirtualBox just to see if it would work. The following [...]
How to transfer a Linux image from VirtualBox to Xen
There have been times recently when I wanted to pull a VirtualBox Linux instance I had into Xen. I kept thinking it had to be fairly easy but I kept putting off trying it until recently when I ran into something I wanted to install from a CD image into an Amazon EC2 AMI. It [...]
Using Ruby and HTTParty to consume web services the easy way