Timeshift is a Linux system restore tool and recovery utility designed to revert an operating system to a previous known-good state. It functions as both a BTRFS snapshot manager, utilizing atomic subvolumes for rapid recovery, and an rsync-based backup tool that creates incremental snapshots of system files and settings using hard links. The utility supports system state reversion from within a running environment or via an offline boot medium. It includes the ability to rebuild the bootloader during restore processes and can perform cross-distribution restoration to reinstall a previous sys
Backrest is a web-based management interface for Restic that orchestrates scheduled snapshots, manages offsite repositories, and provides a browser for file restoration. It serves as a scheduled backup orchestrator and remote storage manager to maintain data repositories across various backends. The system distinguishes itself through a backup lifecycle automation framework that triggers shell scripts and external notifications based on backup events. It includes a snapshot restoration browser that allows for exploring point-in-time snapshots to recover specific directories to local paths. T
Btrfs for Windows is a kernel-mode driver and filesystem manager that enables read and write access to Btrfs formatted drives on Windows operating systems. It implements the Linux Btrfs on-disk format, providing a bridge for native filesystem interaction including a dedicated integration for the Windows Subsystem for Linux. The project distinguishes itself through an identity mapping layer that translates Linux user and group IDs into Windows security identifiers to maintain file ownership and permissions. It further integrates with the Windows environment via a shell extension for managing s
This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage, SSH, or cloud providers. It operates as a containerized backup orchestrator and companion container that coordinates volume snapshots and manages the restoration of data for disaster recovery. The tool distinguishes itself through integrated security and consistency controls, utilizing GPG or age encryption to secure archives before remote transmission. It ensures data integrity by managing container states, such as stopping services or running database dump utilities via lifecyc
Timeshift este un instrument de restaurare a sistemului Linux conceput pentru a crea snapshot-uri incrementale ale sistemului de fișiere pentru a reveni la o stare anterioară a sistemului de operare. Funcționează ca un programator automat de backup și un utilitar de recuperare a sistemului, utilizând fie snapshot-uri atomice BTRFS pentru restaurare aproape instantanee, fie un manager bazat pe rsync pentru a crea copii incrementale eficiente ale fișierelor și setărilor de…
Principalele funcționalități ale linuxmint/timeshift sunt: Automated Backup Systems, Disaster Recovery Workflows, File System Incremental Backups, BTRFS Filesystem Management, Snapshot and Subvolume Management, Live-Medium Restorations, Operating System Restores, System Recovery Tools.
Alternativele open-source pentru linuxmint/timeshift includ: teejee2008/timeshift — Timeshift is a Linux system restore tool and recovery utility designed to revert an operating system to a previous… garethgeorge/backrest — Backrest is a web-based management interface for Restic that orchestrates scheduled snapshots, manages offsite… maharmstone/btrfs — Btrfs for Windows is a kernel-mode driver and filesystem manager that enables read and write access to Btrfs formatted… offen/docker-volume-backup — This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage,… gilbertchen/duplicacy — Duplicacy is a cross-platform, deduplicated backup tool that stores encrypted snapshots to local disks and cloud… bup/bup — bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to…