Today is #WorldBackupDay. Don’t forget to make a backup and verify your backups too. I use the rsnapshot on my FreeBSD machine https://www.cyberciti.biz/faq/howto-install-rsnapshot-filesystem-snapshot-backup-utility-in-freebsd/ but can be installed on Linux too https://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/ What do you use to make backups?

@nixCraft a mix of

- zfs (to manage snapshots, replication and send/receive between disks) on the server,
- rsync to send data from PCs and
- cron to fire it up everyday.

When I'll send a mail to get the log right on my mailbox, the procedure will be complete.