3 个仓库
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 是一个 Linux 系统还原工具,旨在创建文件系统的增量快照,以便将操作系统恢复到之前的状态。它作为一个自动备份调度程序和系统恢复实用程序,利用 BTRFS 原子快照实现近乎即时的恢复,或使用基于 rsync 的管理器来创建系统文件和设置的高效增量副本。 该工具提供了按小时、天、周或月间隔以及每次系统启动时进行自动备份调度和轮换的功能。它管理备份保留策略以控制存储的历史版本数量,并支持灾难恢复工作流,允许从运行中的系统或 Live 启动介质恢复系统状态。 附加功能包括引导加载程序重新配置以确保内核加载还原后的状态,以及执行跨发行版还原的能力。该系统还支持在还原操作后执行自定义 Shell 脚本以进行最终的系统调整。
Facilitates Linux distribution migration by restoring system state across different distributions and reconfiguring the bootloader.