A Simple Entry Guide to Btrfs Snapshots (Part 1)
In this guide (part 1) I’ll briefly explain what Btrfs snapshots are and how to set up automatic local snapshots.
https://www.sindastra.de/p/3285/a-simple-entry-guide-to-btrfs-snapshots-part-1
My backup hard-drive just died. I've a copy and I'm fine but it's just a good opportunity to remain people to backup your stuff 🙂.
I use #btrbk and manage several copies of my home directory on different medias, I strongly recommend it. It works beautifully.
Unfortunately, BTRFS has still not been integrated into the kernel on Raspberry Pi systems. If you convert your Raspberry Pi to 64 bit, you will not be able to make any progress with the current solutions. With a little trickery it is still possible.
@ta180m
Maybe a bit late but there a cli program called #btrbk that can do what your looking for with automatic #snapshots
It uses a config file
#Btrbk (#btrfs snapshotting tool) is awesome
Nice review.