排序
CentOS启用Google BBR加速网络
启用BBR,内核版本必须至少升级到4.9.0,升级内核的方法详见: CentOS使用ELRepo RPM repository升级内核版本。 BBR (Bottleneck Bandwidth and RTT) 是一种新的拥塞控制算法,由Google贡献给Li...
Digitalocean升级内核提示错误Error getting repository data for elrepo-kernel
由于安装Google bbr需要对CentOS 7的内核进行升级,我的VPS是Digitalocean CentOS 7.4 x64,原本内核版本如下: [michael@centos74 ruisu]$ uname -r 3.10.0-693.21.1.el7.x86_64 执行升级内核...