3 Repos
Automated processes for switching a server from one Linux distribution to another, including kernel optimization.
Distinct from Amazon Linux Distributions: Shortlist candidates focus on specific distributions or package generators, not the migration process between distributions.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Linux Distribution Migration. Refine with filters or upvote what's useful.
Reinstall is an automated operating system deployer and bare metal provisioning tool designed for virtual private servers and remote hardware. It functions as a remote disk imaging utility and OS management tool, enabling the deployment and reinstallation of Linux and Windows operating systems without requiring physical access to the machine. The project distinguishes itself by automating complex installation hurdles, such as bypassing hardware requirements for RAM, TPM, and SecureBoot. It manages critical low-level tasks including hardware-aware driver injection, raw disk image deployment wi
Switches a server to a different Linux distribution while optimizing kernels and expanding disk partitions.
Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository
Provides a community-driven operating system that is bug-for-bug compatible with Red Hat Enterprise Linux.
Timeshift ist ein Linux-Systemwiederherstellungstool, das inkrementelle Snapshots des Dateisystems erstellt, um ein Betriebssystem auf einen früheren Zustand zurückzusetzen. Es fungiert als automatisierter Backup-Planer und Systemwiederherstellungs-Dienstprogramm und nutzt entweder BTRFS-atomare Snapshots für eine nahezu sofortige Wiederherstellung oder einen rsync-basierten Manager zur Erstellung effizienter inkrementeller Kopien von Systemdateien und Einstellungen. Das Tool bietet Funktionen für die automatisierte Backup-Planung und Rotation in stündlichen, täglichen, wöchentlichen oder monatlichen Intervallen sowie bei jedem Systemstart. Es verwaltet die Backup-Aufbewahrung, um die Anzahl der gespeicherten historischen Versionen zu kontrollieren, und unterstützt einen Disaster-Recovery-Workflow, der die Wiederherstellung des Systemzustands von einem laufenden System oder einem Live-Boot-Medium aus ermöglicht. Zusätzliche Funktionen umfassen die Neukonfiguration des Bootloaders, um sicherzustellen, dass der Kernel den wiederhergestellten Zustand lädt, sowie die Möglichkeit zur distributionsübergreifenden Wiederherstellung. Das System unterstützt zudem die Ausführung benutzerdefinierter Shell-Skripte nach einem Wiederherstellungsvorgang, um abschließende Systemanpassungen vorzunehmen.
Facilitates Linux distribution migration by restoring system state across different distributions and reconfiguring the bootloader.