致力于为用户提供真实的
主机测评数据及优惠信息

[已解决] 哪位大佬分享个CentOS 7的bbr脚*,谢谢了~

网友 倒影 说:

*帖最后由 倒影 于 2022-5-27 21:23 编辑

如题。哪位大佬有,还请分享下,谢谢了~

网友 hwan 说:

**et -N –no-check-certificate &*uot;https://github.000060000.xyz/tcpx.sh&*uot; && sudo chmod +x tcpx.sh && sudo ./tcpx.sh

网友 403_Forbidden 说:

只要内核版*不是太旧

编辑/etc/sysctl.d/bbr.conf
填写如下内容:
net.ipv4.tcp_congestion_cont**l=bbr
保存,重启

网友 zhao**ng65 说:

**et –no-check-certificate https://github.com/teddysun/ac****/raw/******/bbr.sh && chmod +x bbr.sh && ./bbr.sh

**et –no-check-certificate -O- http://soft.wellphp.com/sc**pts/install_bbr_centos.sh | bash

网友 倒影 说:

zhao**ng65 发表于 2022-5-27 21:17
**et –no-check-certificate https://github.com/teddysun/ac****/raw/******/bbr.sh && chmod +x bbr.sh  …
网友 倒影 说:

403_Forbidden 发表于 2022-5-27 21:16
只要内核版*不是太旧

编辑/etc/sysctl.d/bbr.conf
网友 倒影 说:

hwan 发表于 2022-5-27 21:16
**et -N –no-check-certificate &*uot;https://github.000060000.xyz/tcpx.sh&*uot; && sudo chmod +x tcpx.sh && su …
网友 jhu 说:

如果有洁癖,不想用第三方的脚*,下面这些命令可以达成。
主要是三步,安装企业 库的新kernel,设成grub从新kernel启动,开启bbr。

  1. rpm –import https://www.elrepo.org/RPM-**G-KEY-elrepo.org
  2. yum install https://www.elrepo.org/elrepo-release-7.el7.elrepo.noarch.rpm -y
  3. yum –enablerepo=elrepo-kernel install kernel-ml -y
  4. sudo egrep ^menuentry /etc/grub2.cfg | cut -f 2 -d \’
  5. sudo grub2-set-def**lt 1
  6. sudo shutdown -r now
  7. echo ‘net.core.def**lt_*disc=f*’ | sudo tee -a /etc/sysctl.conf
  8. echo ‘net.ipv4.tcp_congestion_cont**l=bbr’ | sudo tee -a /etc/sysctl.conf
  9. sudo sysctl -p

网友 倒影 说:

jhu 发表于 2022-5-27 21:29
如果有洁癖,不想用第三方的脚*,下面这些命令可以达成。
主要是三步,安装企业 库的新kernel,设成grub从 …

赞(0) 打赏
未经允许不得转载:爱主机 » [已解决] 哪位大佬分享个CentOS 7的bbr脚*,谢谢了~
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址