qbittorrent 最新完整小白快速安装教程
cd /rootwget https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-4.4.2_v2.0.6/x86_64-qbittorrent-noxchmod +x x86_64-qbittorrent-nox./x86_64-qbittorrent-nox输入y 然后ctrl+c退出就行
cat << "EOF" > /etc/systemd/system/qbittorrent.serviceDescription=qBittorrent Daemon ServiceAfter=network.targetLimitNOFILE=512000User=rootExecStart=/root/x86_64-qbittorrent-noxExecStop=/usr/bin/kill -w qbittorrent-noxWantedBy=multi-user.targetEOF# 更新配置systemctl daemon-reload# 启动服务systemctl start qbittorrent# 停止服务systemctl stop qbittorrent# 重启服务systemctl restart qbittorrent# 查看状态systemctl status qbittorrent 对小白来说,只有一键脚本才是简单的,它根本看不懂什么是可执行文件...它也不管脚本是不是会安装一堆无用的东西进去 一键全家桶路过 建议带 icu 不然影响 CJK 显示 根本不需要这么麻烦
推荐杰佬一键脚本
bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) <用戶名稱> <用戶密碼> <緩存大小(單位:GiB)>
来自https://github.com/jerry048/Dedicated-Seedbox
:lol:lol:lol反正我装完了能跑250MB/s
缓存大小填1,不要带单位 你啥网络能跑250M? 小白问号 ❓这是个啥? 哪个大佬有WIN下优化配置啊
我一般喜欢用WIN;P 感谢分享,现在硬件配置越来越好自己都懒了,只会docker一把梭了 没有apt install吗。。。
页:
[1]