更换内核:支持KVM VMWARE Hyper-v XEN 虚拟化技术 相关脚本来源:https://moeclub.org/2017/03/09/14/
CentOS6和CentOS7 一键更换内核,完成后会重启
wget --no-check-certificate https://bobqu.000webhostapp.com/ruisu.sh && chmod +x ruisu.sh && bash ruisu.sh
Debian/Unbuntu 更换自动内核 (运行后需重启):
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/Debian_Kernel.sh')
一键安装锐速[lotServer]
bash <(wget --no-check-certificate -qO- https://github.com/MoeClub/lotServer/raw/master/Install.sh) install
卸载:
bash <(wget --no-check-certificate -qO- https://github.com/MoeClub/lotServer/raw/master/Install.sh) uninstall