Ruby on Rails
JavaScript, XHTML, CSS
Java, Distributed Systems
<you_name_it>
backup
Using rsnapshot for File and Database Backups
Submitted by Steffen on Sat, 11/15/2008 - 13:39rsnapshot is my favorite tool for doing automated distributed backups on Linux machines. It saves you a lot of headaches - and it finally replaced all those hundreds of hand-made backup scripts I previously used.
rsnapshot itself is easy to use. But setting up the infrastructure for it - namely password-less ssh logins and database dumps - always requires some work. Here's how I do it.
