安装4.9.0-4-amd64内核

apt update

apt install -y ca-certificates  

wget https://debian.sipwise.com/debian-security/pool/main/l/linux/linux-image-4.9.0-4-amd64_4.9.65-3+deb9u1_amd64.deb

dpkg -i linux-image-4.9.0-4-amd64*.deb

查看所有内核

dpkg -l|grep linux-image

卸载其他内核

apt-get purge <旧内核名称>

内核更新

update-grub

重启

reboot

一键安装锐速:

bash <(wget --no-check-certificate -qO- https://github.com/iiiiiii1/lotServer/raw/master/Install.sh) install 4.9.0-4-amd64

使用命令:

启动命令

/appex/bin/lotServer.sh start 

状态查询

/appex/bin/lotServer.sh status

停止加速

/appex/bin/lotServer.sh stop

更新许可,使用ifconfig查看网卡mac地址,替换00:00:00:00:00:00

wget -qO /appex/etc/apx.lic 'https://api.moeclub.org/lotServer?mac=00:00:00:00:00:00'

最后修改:2021 年 01 月 06 日
如果觉得我的文章对你有用,请随意赞赏