System restore utility for Linux systems installed on BTRFS partitions
3
2 reviews
TimeShift BTRFS is a system restore utility which takes BTRFS snapshots of system subvolumes at regular intervals. These snapshots can be restored at a later date to undo system changes.
Great tool, would be even better to create Read-Only snapshot ( like : "sudo btrfs property set -ts my-snapshot ro true" ) to ease backup with btrfs send and btrfs receive