Skip to content

kallies/backup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backup-scripts

This is a collection of backup scripts for GNU/Linux.

This includes simple backup mechanisms for directories like /home and /etc and other things like MySQL dump. They are aiming on root servers most likely running on Debian GNU/Linux.

For a more advanced usage you might want to use duplicity.

MySQLdump.sh

Creates a dump from all MySQL databases on the host. Reads password from /etc/mysql/debian.cnf

backup.sh

Creates GPG encrypted backups (e.g. for unencrypted transfers like ftp)

rsync.sh

Creates backups via rsync (/home, /root, /etc, /var)

duplicity-backup.sh

Simple calls for a duplicity based backup script.

About

A collection of backup scripts for gnu/linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages