全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
12
返回列表 发新帖
楼主: 湖人总冠军
打印 上一主题 下一主题

linux系统有啥简单的qBitTorrent安装脚本吗

[复制链接]
11#
发表于 2021-7-4 23:12:05 | 只看该作者
我一直在用的:

  系统装ubuntu 16 x64的或者18 x64也可以,然后:
  wget --no-check-certificate -O qbittorrent-nox https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-4.3.5_v2.0.4/x86_64-qbittorrent-nox && chmod +x qbittorrent-nox && nohup ./qbittorrent-nox &
  上面是4.3.5的版本,其他版本的话自己上github换就行了。
  默认web管理页面:你装的服务器的IP:8080  admin  adminadmin
  登录进去改端口语言啥的就行了

  查看后台进程
  ps -aux|grep qbittorrent-nox

  结束后台进程
  kill pid号
  卸载:
  rm -rf /rooot/qbitt* /root/x86_64-qbit*
12#
发表于 2021-7-4 23:16:17 | 只看该作者
最简单的是apt吧... apt install qbittorrent-nox
13#
发表于 2021-7-4 23:16:31 | 只看该作者
https://github.com/Aniverse/qbittorrent-nox-static
14#
发表于 2021-7-5 00:09:28 | 只看该作者
https://www.moerats.com/archives/1015/
建议看这个教程 BT软件安装教程基本齐全了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-11-3 02:20 , Processed in 0.084555 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表