1、谁有centos 6下安装s /s,r的一键安装多用户管理脚本。最新版。支持bbr
Insert an installation DVD and restart Computer. Next, the following screen is shown, then Push Enter key.
[2] is the section to check the installation DVD, Select to check or skip to proceed next.
[3] Click "Next" button to proceed.
[4] Select the language you'd like to use ring the installation.
[5] Select the keyboard type you using.
[6] Select the type of storage. If you install CentOS 6 to local HD, select 'Basic Storage Devices'. If you install to HD that is connected in storage area networks or mainframe, select the bottom.
[7] Click Yes to proceed if it's no ploblem to remove any data on the HD you try to install.
[8] Set a Hostname of your computer.
[9] Set your timezone.
[10] Set root account's password.
[11] Select an installation type as follows. On this example, select "Use All Space" and check a box "Review and modify partitioning layout" to configure partitions manually.
[12] This is the section for changing partition layouts. This example shows to conf
2、WIN10下的linux子系统无法安装谷歌BBR
说实话,到目前为止还没有安装过这个
有机会再试一试
3、vps开了BBR,对本地连接VPS会有改善吗?
主机侦探:
会改善呀,主机侦探上面还有关于这块的教程哦,感兴趣的话可以看看
4、阿里云上面创建的Linux虚拟机可以升级内核吗
你好,
可以的,
我的Ubuntu就已经升级到了4.9,方法是利用一键安装bbr脚本升级的,你可以百度搜索VPS安装bbr获得。
附上我阿里的截图。
希望对你有所帮助!
不懂请追问!
望采纳!
5、vps开bbr(用的putty),如图,没有成功。
你输入的命令是有问题的:
wget 和 chmod是两个命令不能连着一起写,要等wget下载完成后再
chmod +x bbr.sh
这一句再回车后,再起一行运行
./bbr.sh
否则都会被wget 认为是给它用的参数,又没有意义,导致了错误。
6、vultr centos7升级内核想弄BBR但为什么升级每次都是4.16 按照网上教程应该是4.9但是一直是4.16
vultr的VPS全部是KVM虚拟,安装BBR不用更换内核。建议你安装原装BBR即可。
这是vultr后台可选的系统,如果装BBR做扶墙用途,选择debian或者ubantu系统也是很适合的。
7、vps可以同时安装速锐和bbr吗
当然可以
vultr都是KVM虚拟话的,这两个都支持,也不冲突
需要注意的是锐速理论上说用流量用的多
8、vps安完bbr再也连不上了。
ping 测试可以通
telnet 测试 22端口不通
建议你在控制面板检查 ssh 服务是不是挂掉了
检查安全组规则22端口
希望可以帮助你 请采纳 谢谢