not important until you need it
I just finished setting up all the regular backups for our LAMP server. We’re not going to wait until it’s too late to start backing up.
I just setup a daily cron job to mysqldump and zip each database, and tgz each web directory. Once our new server comes in, those files will be rsync’d to another server.

Entries