awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
linuxmint avatar

linuxmint/timeshift

0
View on GitHub↗
4,154 نجوم·148 تفرعات·Vala·2 مشاهدات

Timeshift

Timeshift هو أداة لاستعادة نظام Linux مصممة لإنشاء لقطات تزايدية لنظام الملفات للعودة بنظام التشغيل إلى حالة سابقة. يعمل كجدول زمني للنسخ الاحتياطي التلقائي وأداة لاستعادة النظام، مستخدماً إما لقطات BTRFS الذرية للاستعادة الفورية تقريباً أو مديراً قائماً على rsync لإنشاء نسخ تزايدية فعالة لملفات النظام والإعدادات.

توفر الأداة قدرات لجدولة النسخ الاحتياطي التلقائي والتدوير على فترات زمنية بالساعة أو اليوم أو الأسبوع أو الشهر، وكذلك عند كل إقلاع للنظام. يدير الاحتفاظ بالنسخ الاحتياطية للتحكم في عدد الإصدارات التاريخية المخزنة ويدعم سير عمل التعافي من الكوارث الذي يسمح باستعادة حالة النظام من نظام قيد التشغيل أو وسيط إقلاع حي.

تتضمن الوظائف الإضافية إعادة تكوين محمل الإقلاع لضمان تحميل النواة للحالة المستعادة والقدرة على إجراء الاستعادة عبر توزيعات مختلفة. يدعم النظام أيضاً تنفيذ نصوص shell مخصصة بعد عملية الاستعادة لإجراء تعديلات النظام النهائية.

Features

  • Automated Backup Systems - Provides an automated backup system for scheduling and managing periodic volume-level system snapshots.
  • Disaster Recovery Workflows - Implements disaster recovery workflows that allow reverting a broken OS to a functional snapshot via live media.
  • File System Incremental Backups - Implements file system incremental backups using rsync and hard links to minimize disk space consumption.
  • BTRFS Filesystem Management - Provides native BTRFS filesystem management to create near-instantaneous system state captures using atomic snapshots.
  • Snapshot and Subvolume Management - Manages BTRFS subvolumes and atomic snapshots for near-instantaneous restoration of the entire operating system.
  • Live-Medium Restorations - Enables system restoration from a live boot medium when the primary operating system is inaccessible.
  • Operating System Restores - Reverts the entire Linux operating system to a previous known-good state from a captured snapshot.
  • System Recovery Tools - Provides system recovery tools to revert the Linux OS to a working state after failed updates or errors.
  • Backup Retention Policies - Implements backup retention policies to automate the rotation and expiration of historical system snapshots.
  • Cron Scheduling - Utilizes cron scheduling to trigger automated system snapshots at fixed hourly, daily, or weekly intervals.
  • Linux Distribution Migration - Facilitates Linux distribution migration by restoring system state across different distributions and reconfiguring the bootloader.
  • Bootloader Configurators - Includes bootloader configurators that modify GRUB settings during restores to ensure the kernel loads the reverted state.
  • Cross-Distribution Restores - Supports cross-distribution restores, allowing system state recovery even if a different Linux distribution is currently installed.
  • Backup and Recovery - System restore tool for creating filesystem snapshots on Linux.
  • Command Line Utilities - Creates system snapshots for Linux recovery.

سجل النجوم

مخطط تاريخ النجوم لـ linuxmint/timeshiftمخطط تاريخ النجوم لـ linuxmint/timeshift

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Timeshift

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Timeshift.
  • teejee2008/timeshiftالصورة الرمزية لـ teejee2008

    teejee2008/timeshift

    4,771عرض على GitHub↗

    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

    Vala
    عرض على GitHub↗4,771
  • garethgeorge/backrestالصورة الرمزية لـ garethgeorge

    garethgeorge/backrest

    5,419عرض على GitHub↗

    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

    Gobackupsresticrestic-backups
    عرض على GitHub↗5,419
  • maharmstone/btrfsالصورة الرمزية لـ maharmstone

    maharmstone/btrfs

    7,524عرض على GitHub↗

    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

    Cbtrfswindows
    عرض على GitHub↗7,524
  • offen/docker-volume-backupالصورة الرمزية لـ offen

    offen/docker-volume-backup

    3,716عرض على GitHub↗

    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

    Go
    عرض على GitHub↗3,716
عرض جميع البدائل الـ 30 لـ Timeshift→

الأسئلة الشائعة

ما هي وظيفة linuxmint/timeshift؟

Timeshift هو أداة لاستعادة نظام Linux مصممة لإنشاء لقطات تزايدية لنظام الملفات للعودة بنظام التشغيل إلى حالة سابقة. يعمل كجدول زمني للنسخ الاحتياطي التلقائي وأداة لاستعادة النظام، مستخدماً إما لقطات BTRFS الذرية للاستعادة الفورية تقريباً أو مديراً قائماً على rsync لإنشاء نسخ تزايدية فعالة لملفات النظام والإعدادات.

ما هي الميزات الرئيسية لـ linuxmint/timeshift؟

الميزات الرئيسية لـ linuxmint/timeshift هي: 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.

ما هي البدائل مفتوحة المصدر لـ linuxmint/timeshift؟

تشمل البدائل مفتوحة المصدر لـ linuxmint/timeshift: 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,… bup/bup — bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to… gilbertchen/duplicacy — Duplicacy is a cross-platform, deduplicated backup tool that stores encrypted snapshots to local disks and cloud…