linux服务器BBR和搭梯子V2安装

bash <(curl -s -L https://git.io/v2ray.sh)
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh             //bbr安装
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh  //trojan:一键脚本

---> 更新完毕 
---> 请手动执行[vasma]打开脚本 
---> 当前版本:2.11.25

如更新不成功,请手动执行下面命令

wget -P /root -N --no-check-certificate https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh && chmod 700 /root/install.sh && /root/install.sh 

回落域名推荐
www.microsoft.com:443
packages.microsoft.com:443
www.debian.org:443
www.nvidia.com:443
www.amd.com:443
www.apple.com:443
www.amazon.com:443
aws.amazon.com:443
www.nokia.com:443
www.mozilla.org:443
repo.almalinux.org:443
download.rockylinux.org:443
releases.ubuntu.com:443
www.redhat.com:443
docs.vmware.com:443
有时候搭建好之后,连接后无网络,有可能是回落域名的问题,可以先多换几个域名尝试。
debian/ubuntu系统一键安装常用包
apt install -y vim bash curl wget unzip net-tools make git gcc g++ rsync imagemagick dcraw ghostscript ffmpeg libjpeg-dev libpng-dev libtiff-dev libfreetype6 libfreetype6-dev zlib1g zlib1g-dev neofetch unrar p7zip p7zip-full libgmp-dev sshpass

Debian 11/12 和 Ubuntu 20/22 如果要安装宝塔邮局管理器可以继续安装下面的依赖包
apt install -y vim libhyperscan5 libxapian30 ssl-cert libgcc-s1 libc6 libstdc++6 libicu70

ubuntu24.04使用宝塔面板编译安装mysql失败,安装libtirpc-dev
sanradar
sanradar
文章: 97

2 评论

留下评论

您的电子邮箱地址不会被公开。 必填项已用 * 标注