bbr/bbrplus/bbr2/锐速内核一键安装脚本

服务器教程

bbr/bbrplus/bbr2/锐速内核一键安装脚本

2023-09-19 08:17


                                            




预先准备

centos:yum install ca-certificates wget -y && update-ca-trust force-enable

debian/ubuntu:apt-get install ca-certificates wget -y && update-ca-certificates

 

不卸载内核版本

wget -O tcpx.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

 

卸载内核版本

wget -O tcp.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

 

关联action自动编译内核

https://github.com/ylx2016/kernel/