买到 vps,优化vps 五步走 (debian系统) 1.更新系统环境 apt-get update && apt-get upgrade -y 2.安装必要软件依赖 apt update -y && apt install -y curl && apt install -y socat && apt install -y wget && apt install -y git && apt install sudo -y 3.BBR开启(提速必备) wget -N –no-check-certificate “https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh” && chmod +x tcp.sh && ./tcp.sh 4.安装swap(系统自带可忽略) bash <(wget -qO- https://fool.im/swap.sh) 5.安装好以上代码就可以更好安装其他你想要的富强代码了 欢迎大佬提意见 转自ns https://www.nodeseek.com/post-34194-1
没有回复内容