合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
~~~ #内核查看确认 [root@localhost ~]$ uname -r 2.6.32-696.10.1.el6.x86_64 [root@localhost ~]$ [root@localhost ~]$ rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org [root@localhost ~]$ rpm -Uvh http://www.elrepo.org/elrepo-release-6-9.el6.elrepo.noarch.rpm [root@localhost ~]$ yum --enablerepo=elrepo-kernel install kernel-lt -y #备份配置文件 [root@localhost ~]$ cp /etc/grub.conf{,.20200426} ~~~ 设置开机启动内核版本 `[root@localhost etc]$ vi /etc/grub.conf` ![](https://img.kancloud.cn/dd/22/dd22bb59c963b9d781acfa7bbc4fd41d_1504x682.png) 此处,defualt=1 改为 defualt=0,开机启动4.4.220内核  重启服务器,reboot