这是什么系统?大佬们,怎么装原版的BBR?
热议
推荐楼 bidi 昨天21:15
[root@instance-20220322-1851 ~]# echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf默认UBUTU20直接复制,按两次回车
[root@instance-20220322-1851 ~]# echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
[root@instance-20220322-1851 ~]# sysctl -p
kernel.unknown_nmi_panic = 1
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
[root@instance-20220322-1851 ~]#
[root@instance-20220322-1851 ~]#
这样是就开启了吗
2楼 huanx 昨天21:05
大佬们 怎么开乌龟壳
3楼 bidi 昨天21:08
大佬们 怎么开乌龟壳
以前开的,一个机器已经运行600天了,今天又开了个机器
4楼 hacn 昨天21:09
乌龟壳和红帽合作的定制版吧,直接装个新版的内核,就可以启动bbr了
5楼 楚天歌 昨天21:09
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
sysctl -p
6楼 bidi 昨天21:11
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> / ...
我是新手。大佬,这全复制进去回车?还是 一行一行的 复制 回车 ?
7楼 楚天歌 昨天21:12
我是新手。大佬,这全复制进去回车?还是 一行一行的 复制 回车 ?
默认UBUTU20直接复制,按两次回车
9楼 楚天歌 昨天21:16
[root@instance-20220322-1851 ~]# echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
[root@instan ...
是吧,你随便找个BBR脚本输进去 就能看到是不是开启了
10楼 张禹希 昨天21:17
[root@instance-20220322-1851 ~]# echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
[root@instan ...
12楼 bidi 昨天21:18
是吧,你随便找个BBR脚本输进去 就能看到是不是开启了
“lsmod | grep bbr”
我用这个查,什么也没有
13楼 bidi 昨天21:21
嗯,开了
“lsmod | grep bbr”
大佬,我用这个查,怎么什么也没有呢
[root@instance-20220322-1851 ~]#
14楼 霜浪 昨天21:31
“lsmod | grep bbr”
大佬,我用这个查,怎么什么也没有呢
我建议你还是先用萌卡的脚本DD系统,换上乌班图或者底板,然后在用bbrplus脚本
15楼 bidi 昨天21:34
我建议你还是先用萌卡的脚本DD系统,换上乌班图或者底板,然后在用bbrplus脚本
...
有教程吗,大佬。我这个是首尔的,就想挂个T子自己用,想速度能快点。
16楼 poly 昨天21:34
你们为什么有甲骨文呀
17楼 霜浪 昨天21:35
有教程吗,大佬。我这个是首尔的,就想挂个T子自己用,想速度能快点。
https://xiapi.ml/index.php/2022/03/11/%e4%b8%80%e9%94%aedd%e7%ba%af%e5%87%80%e7%b3%bb%e7%bb%9f%e8%84%9a%e6%9c%ac%e8%90%8c%e5%92%96-centos-debian-ubuntu/
打开,往最底下拉
18楼 bidi 昨天21:38
https://xiapi.ml/index.php/2022/03/11/%e4%b8%80%e9%94%aedd%e7%ba%af%e5%87%80%e7%b3%bb%e7%bb%9f%e8% ...
装 debian 还是 Ubuntu ?
19楼 霜浪 昨天21:53
装 debian 还是 Ubuntu ?
小白上ubuntu
20楼 bidi 昨天22:19
小白上ubuntu
Redirecting output to ‘wget-log’.
[root@instance-20220322-1851 ~]#
出现这东西
22楼 bidi 昨天22:29
[root@instance-20220322-1851 ~]# bash <(wget –no-check-certificate -qO- ‘https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh’) -u 20.04 -v 64 -p “y123.?” -port “10086”不知道你是怎么操作的,正常情况下,是不会出现你说的这种东西的啊
Redirecting output to ‘wget-log.3’.
[root@instance-20220322-1851 ~]#
我就是直接复制进去的
23楼 繁花似锦 昨天22:30
直接DD啊,费这劲干啥
24楼 霜浪 昨天22:37
[root@instance-20220322-1851 ~]# bash
你现在的系统是什么?ubuntu? debian?
正常的话,不会出现你描述的情况啊
25楼 bidi 昨天22:48
[root@instance-20220322-1851 ~]# cat /proc/version你现在的系统是什么?ubuntu? debian?
正常的话,不会出现你描述的情况啊
Linux version 5.4.17-2136.304.4.1.el8uek.x86_64 (mockbuild@host-100-100-224-5) (gcc version 8.3.1 20190507 (Red Hat 8.3.1-4.5.0.8) (GCC)) #2 SMP Tue Feb 8 11:54:24 PST 2022
[root@instance-20220322-1851 ~]# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 8.5
Release: 8.5
Codename: n/a
[root@instance-20220322-1851 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.5 (Ootpa)
[root@instance-20220322-1851 ~]#
这是红帽吗 ?
26楼 yailone1 昨天22:54
MJJ都用PLUS
27楼 霜浪 昨天22:54
[root@instance-20220322-1851 ~]# cat /proc/version
Linux version 5.4.17-2136.304.4.1.el8uek.x86_64 ...
是,MD,我没见过,你先升级一下系统试试
apt-get update
28楼 霜浪 昨天22:56
[root@instance-20220322-1851 ~]# cat /proc/version
Linux version 5.4.17-2136.304.4.1.el8uek.x86_64 ...
还是想说一句,如果是AMD的小鸡,建议把这个鸡删掉,重建一个吧。新建一个ubuntu20的amd小鸡,然后用脚本DD系统
申明:本文内容由网友收集分享,仅供学习参考使用。如文中内容侵犯到您的利益,请在文章下方留言,本站会第一时间进行处理。
评论前必须登录!
立即登录 注册