此脚本适用于AWS EC2,lightsail,GCP,Azure,scaleway等。 #!/bin/bash echo root:iDonglei |sudo chpasswd…
TCP BBR是由来自Google的 Neal Cardwell 和 Yuchung Cheng 发表的新的TCP拥塞控制算法,目前已经在Google内部大范围使用并且随着linu…
预先准备 CentOs:yum install ca-certificates wget -y && update-ca-trust force-enable De…