 适用于Oracle的arm机器 DD纯净Debian10: 开机器选ubuntu20.04然后dd ```shell curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh ``` ```shell chmod a+rx debi.sh ``` ```shell sudo ./debi.sh --architecture arm64 --user root --password 自定义密码 ``` ```shell sudo shutdown -r now ``` 下面这几个脚本基于D好的Debian10测试成功 Qbittorrent快速安装: ```shell sudo apt-get install qbittorrent-nox ``` ```shell qbittorrent-nox -d ``` IP:8080 用户admin密码adminadmin登陆 ------------ BBR开启: ```shell echo net.core.default_qdisc=fq >> /etc/sysctl.conf ``` ```shell echo net.ipv4.tcp_congestion_control=bbr >> /etc/sysctl.conf ``` ```shell sysctl -p ``` ------------ gost(流量转发): ```shell wget --no-check-certificate -O gost.sh https://raw.githubusercontent.com/KANIKIG/Multi-EasyGost/master/gost.sh && chmod +x gost.sh && ./gost.sh ``` 芯片架构选armv8 treesky 2023-01-26 上一篇: 分享新vps装鸡流程 下一篇: DNS 泛解析,自选节点看googlevideo 评论已关闭
评论已关闭