2017年2月28日星期二

Orange Pi 香橙派 集成 BBR 内核 Armbian





带BBR的armbian预编译固件

root  1234

OrangePi zero 4.10

非实时内核
http://pan.baidu.com/s/1pKQU6fx
OneDrive

OrangePi one 4.10 
非实时内核 : 
https://pan.baidu.com/s/1boHj88R
OneDrive

ssh连上后(root/1234),
提示输入当前密码,然后提示输入新密码

之后提示建立用户,你可以ctrl+c取消,ssh重连。

ssh敲入
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
启动BBR。


输入
sysctl net.core.default_qdisc
显示fq

输入
lsmod | grep bbr
返回值有 tcp_bbr 模块

即说明 bbr 已启动。


感谢:
http://www.jianshu.com/p/20663d18bac4

https://blog.jie.today/2016/12/26/add-bbr-support-to-raspberry-pi-raspbian/
https://www.sfantree.com/raspberry_bbr/

https://github.com/iMeiji/shadowsocks_install/wiki/%E5%BC%80%E5%90%AFTCP-BBR%E6%8B%A5%E5%A1%9E%E6%8E%A7%E5%88%B6%E7%AE%97%E6%B3%95

没有评论:

发表评论

openwrt在线编译 插件名字查找

openwrt在线编译 https://firmware-selector.staging.immortalwrt.org/ 插件名字查找 https://downloads.staging.immortalwrt.org/releases/23.05.1/packages/x8...