User Tools

Site Tools


Sidebar

Dan's Wiki

DokuWiki Instructions (local) DokuWiki Manual
Site Checker (Orphans Wanted)

Edit Sidebar

backup

This is an old revision of the document!


Backup Scheme

Backups are done from my main PC (and possibly other places) to /var/nas/backup. Periodically, this is copied to an offsite backup drive, which is mounted:

sudo mount /dev/sdd1 /mnt/offsitebackup

Then we rsync like this:

rsync
sudo umount /dev/sdd1

Then the offsite drive can be moved off site.

[3/20/2021]

backup.1616255700.txt.gz · Last modified: 2021/03/20 15:55 by dwheele