一键安装bbrplus脚本:
wget "https://github.com/cx9208/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
安装完成后选“n”,不要立即重启,按照下列方式方式编辑保存后再重启即可:
vi /boot/grub/menu.lst
把
default=0 timeout=5 title vmlinuz-3.16.0-4-amd64 root (hd0,0) kernel /boot/vmlinuz-3.16.0-4-amd64 console=hvc0 root=/dev/xvda1 ro initrd /boot/initrd.img-3.16.0-4-amd64
替换为
default=0 timeout=5 title vmlinuz-4.14.129-bbrplus root (hd0,0) kernel /boot/vmlinuz-4.14.129-bbrplus root=/dev/xvda1 console=hvc0 ro initrd /boot/initrd.img-4.14.129-bbrplus
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。
评论