Server
Install Dirvish, rsync and ssh on the backup server:
apt-get install dirvish ssh
/etc/dirvish/master.conf should look something like this:
bank: /data/backup Runall: expire-default: +15 days expire-rule: #MIN HR DOM MON DOW STRFTIME_FMT * * * * 1 +3 months * * 1-7 * 1 +1 year * * 1-7 1,4,7,10 1 * 10-20 * * * +4 days
Create a dirctory where all backup’s will be stored: Continue reading Backup Server with Ubuntu and Dirvish