This is an old revision of the document!
Backup Scripts
Full system rsync
This script will perform a full system backup with rsync, leaving out /dev and /tmp and what not.
Encrypted full system rsync
This script will perform a full system backup with rsync through a reverse encfs. Filenames unfortunately cannot be encrypted.
MySQL backup to disk
This script wraps mysqldump to efficiently back up and compress multiple databases to flat files.