ChronShield v1.0 is now available for purchase from the store.
ChronShield is a new system restore tool similar to Timeshift that uses BorgBackup for storage instead of using Rsync or BTRFS snapshots.
Screenshots
Trial Version
Trial version of ChronShield can be installed using the command below:
Install:
wget -O - https://packages.teejeetech.com/install-chronshield-trial.sh | bash
Uninstall:
wget -O - https://packages.teejeetech.com/uninstall-chronshield-trial.sh | bash
The Trial version is only for evaluation and will expire after sometime.
Supported Distributions:
- Debian - 11 (Bullseye), 12 (Bookworm), and derivatives
- Ubuntu - 22.04 (Jammy), 24.04 (Noble), and derivatives
- Fedora - Workstation 39, 40 and derivatives
- ArchLinux
Restoring from Live USB
Restore needs to be done from a Live USB system. You can use the Live ISOs of popular Linux distributions like Ubuntu and Linux Mint.
Run the command below to install ChronShield on the Live USB system.
wget -O - https://packages.teejeetech.com/install-chronshield-rescue.sh | bash