07 2023 档案
摘要:autoremove-torrents https://autoremove-torrents.readthedocs.io/zh_CN/latest/index.html 安装 yum install epel-releaseyum install python3-pippip3 install
阅读全文
摘要:Linux kernel 4.9 及以上已支持 tcp_bbr 1.查看系统内核版本: uname -r 看内核版本是否大于等于4.9,否则要升级内核,或者安装bbr。 2.开启BBR:echo "net.core.default_qdisc=fq" >> /etc/sysctl.confecho
阅读全文