LRSR / Linux Restore ScRipt is a command line (Bash/Perl) script for restoring system information. LRSR also can be edited to create "Mini" distros from a pre-existing UNIX/Linux computer.
This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
Bash script to clone the package state of a debian system, or, in other words,
the list of currently installed packages, to another system(s). It is fairly simple, but serves it's purpose very well.
This is a very simple perl script that create copies of selected files to a dropbox shared folder. It is intended primarily to create a backup for .config files in home folder and such.
A perl script for doing backups to disk on another computer. Support for incremental backup via use of rsync's capability of creating hard links to files that have already been backed up and haven't changed. No special tools needed for restores.
BlubbSoft's RDup-Script / BackupScript with RDup - A shellscript kept simple, lightweighted, efficient and powerful, avoiding caveats of other tar-based scripts by using rdup's pre-generated filelists for (remote) backups, speeding them up remarkably.
SDVault is a networked archiving and versioning system. A script running on the client automatically finds new or modified files to archive on a server. The user accesses his archived files for restoration via a web interface.