Automated MySQL Backups

Historically I’ve used the ever-so-popular AutoMySQLBackup script. While it seems to work just fine, I’ve decided to give another solution a whirl. This solution, provided through Zmanda, seems to be less hackery and more enterprise. The instructions are very clear, and the backup test went as planned. Looks like this is another gem for the toolchest.
Read Automated MySQL Backups

S3 Super Backups

My buddy Ian mentioned Amazon’s S3 service, and the potential for using it for fun webapps. While utilizing it for webapps will have to wait a few months, I was able to use it as a cheap backup for my home server (pictures, documents, etc,.) – and my server that houses my email and websites. The setup is pretty quick, and most of it can be detailed in this S3 backup walkthrough. The ruby package is available at s3sync.net I’ll toss in my recommendation to use the jets3t Cockpit application for viewing the buckets, especially considering the Firefox extension didn’t work as advertised. My only two comments will be this:
Read S3 Super Backups