CentOS6和CentOS7 一键更换内核,一键安装锐速
CentOS6和CentOS7 一键更换内核,一键安装锐速[lotServer] –方舟博客
https://www.zhangfangzhou.cn/lotserver.html
I have applied this on my aliyun ECS of centos 7.2.
CentOS6和CentOS7一键更换内核,一键安装锐速[lotServer][serverSpeeder ]
2017-02-08
1a. CentOS6和CentOS7 一键更换内核,完成后会重启
The following command is for change the kernel of centos. Do not be misleaded by the name, "suisu.sh".
wget --no-check-certificatehttps://www.zhangfangzhou.cn/sh/ruisu.sh
bash ruisu.sh
1b. 手动更换内核
1b.1 CentOS6更换内核
rpm -ivhhttp://file.asuhu.com/kernel/kernel-firmware-2.6.32-504.3.3.el6.noarch.rpm
rpm -ivh http://file.asuhu.com/kernel/kernel-2.6.32-504.3.3.el6.x86_64.rpm--force
查看内核版本
cat /boot/grub/grub.conf | awk '$1=="title" {print i++ " :" $NF}'
0 : (2.6.32-504.3.3.el6.x86_64)
1 : (2.6.32-642.13.1.el6.x86_64)
确认内核版本
cat /boot/grub/grub.conf | awk '$1=="title" {print i++ " :" $NF}'|grep '2.6.32-504'|awk '{print $1}'
设置启动的内核
vi /boot/grub/grub.conf
default=0
重启
reboot
确认内核版本
uname -r
2.6.32-504.3.3.el6.x86_64
1b.2 CentOS7更换内核
rpm -ivhhttp://file.asuhu.com/kernel/kernel-3.10.0-229.1.2.el7.x86_64.rpm --force
查看内核
awk -F\' '$1=="menuentry " {print i++ " : " $2}'/etc/grub2.cfg
0 : CentOS Linux 7 Rescue 1f0eb10f866e4eeea5ec2c016d383869(3.10.0-229.1.2.el7.x86_64)
1 : CentOS Linux (3.10.0-229.1.2.el7.x86_64) 7 (Core)
2 : CentOS Linux (3.10.0-514.2.2.el7.x86_64) 7 (Core)
3 : CentOS Linux (0-rescue-98f15324ee1542fdaf9b60c933ff0e2c) 7 (Core)
设置启动的内核
grub2-set-default `awk -F\' '$1=="menuentry " {print i++ " :" $2}' /etc/grub2.cfg | grep '(3.10.0-229.1.2.el7.x86_64) 7 (Core)'|awk'{print $1}'`
grub2-editenv list #查看确认
reboot 重启
2. 完成后,一键安装锐速
CentOS6和7 更换内核完成一键安装锐速[lotServer]
wget --no-check-certificate -O appex.shhttps://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh&& chmod +x appex.sh && bash appex.sh install
安装完成后检测是否启用
lsmod |grep appex
3. 卸载
wget --no-check-certificate -O appex.shhttps://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh&& chmod +x appex.sh && bash appex.sh uninstall
使用此脚本安装时如遇许可证错误,可尝试使用此命令更新许可证
bash /appex/bin/serverSpeeder.sh renewLic
VPS推荐
搬瓦工/bandwagonhost – $18/年KVM 1核 512M 10G 500G 1Gbps 六机房
https://blog.asuhu.com/bandwagonhost.aspx
other:
CentOS6和CentOS7一键更换内核,一键安装锐速[lotServer] –方舟博客
https://www.zhangfangzhou.cn/lotserver.html
锐速ServerSpeeder无限带宽破解版一键安装包 - 国内专业的多线服务器托管、服务器租用服务商!
https://www.tcloud.io/article/13.html