Context: I was thinking about making snapshot for safety reasons, so I downloaded Timeshift but once installed, I have to make a choice between Rsync and BTRFS Snapshots
I already read the documentation:
Question: But considering I'm really new to system restore point and snapshots, I can't figure out which one should I choose, and what's the difference ?
https://linoxide.com/linux-how-to/take-system-snapshots-timeshift/
https://reddit.com/r/linuxquestions/comments/93dir6/linux_mint_19_timeshift_rsync_or_btrfs/
I have Rsync option checked in my TimeShift settings, because it is easier to setup than BTRFS— I use TimeShift to restore from little oopsie like theme misconfiguration, wrong package version etc. it's work quite well.
If you required more intermediate case, go for BTRFS then. You're creating a snapshot of your system on the same partition to which you can roll back.
A Btrfs snapshot is done in 1 second.
rsync
takes much more time. So Btrfs snaps are super handy.The really main difference is that RSYNC can create snapshots on an external disks. Not the same BTRFS. So, if your need is to prevent an unrecoverable crash of your hard disk, you must use RSYNC. After that using a live boot media (pendrive or DVD) you can install on the live boot media Timeshift and the restore your system from the external difk.