服务器 #内核 #调优 XanMod 内核一键安装脚本 适用于 Debian amd64 服务器,自动检测 CPU 指令集并安装对应… — Luca的VPS瞎折腾日记 — TG.ME

#服务器 #内核 #调优

XanMod 内核一键安装脚本

适用于 Debian amd64 服务器,自动检测 CPU 指令集并安装对应 XanMod 内核:

- 支持 x86-64-v3:安装 linux-xanmod-x64v3
- 支持 x86-64-v2:安装 linux-xanmod-x64v2
- 非 amd64 或不支持 v2/v3:自动跳过,不影响现有系统
- 自动配置 XanMod 官方 APT 软件源
- 已安装对应 XanMod 内核时不会重复安装
- 保留 Debian 原内核作为备用
- 安装后需重启系统,XanMod 才会生效

执行命令:
bash <(curl -fsSL https://raw.githubusercontent.com/LucaLin233/Linux/main/tools/xanmod-install.sh)


安装完成后检查当前内核:
uname -r
July 16, 2026 826 5