debian8降级内核支持锐速

栏目: 服务器 · 发布时间: 6年前

内容简介:lotServer支持内核列表:可以看到支持debian8的主要是3.16.0-4版本:查看自己vps内核版本:

lotServer支持内核列表: https://github.com/0oVicero0/serverSpeeder_kernel/blob/master/serverSpeeder.txt

可以看到支持debian8的主要是3.16.0-4版本:

Debian/8/3.16.0-4-amd64/x64/3.10.61.0/lotServer_6185
Debian/8/3.16.0-4-amd64/x64/3.11.20.4/lotServer_7138
Debian/8/3.16.0-4-amd64/x64/3.11.20.10/lotServer_7942
Debian/8/4.4.10-1-pve/x64/3.11.20.10/lotServer_7920

查看自己vps内核版本:

root@##:~# uname -r
3.16.0-6-amd64

因此需要将debian8的3.16.0-6-amd64版本降级到3.16.0-4-amd64.

下载内核

wget http://security.debian.org/debian-security/pool/updates/main/l/linux/linux-image-3.16.0-4-amd64_3.16.43-2+deb8u5_amd64.deb
wget http://security-cdn.debian.org/pool/updates/main/l/linux/linux-headers-3.16.0-4-common_3.16.43-2+deb8u5_amd64.deb

安装内核

dpkg -i *.deb

删除内核

先运行 dpkg -l|grep linux-image 查看所有内核版本,然后删掉自带的3.16.0-6版本:

apt-get remove linux-image-3.16.0-6-amd64 -y

删除内核时会弹出一个确认的,记得选No就对了。

之后执行:

update-grub
reboot

重启后通过 uname -r 确认是否修改成功。


以上所述就是小编给大家介绍的《debian8降级内核支持锐速》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Head First WordPress

Head First WordPress

Siarto Jeff / O'Reilly Media / 2010-02-15 / USD 34.99

Whether you're promoting your business or writing about your travel adventures, "Head First WordPress" will teach you not only how to make your blog look unique and attention-grabbing, but also how to......一起来看看 《Head First WordPress》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具