全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 1277|回复: 10
打印 上一主题 下一主题

[疑问] 大盘鸡如何安装qBittorrent

[复制链接]
1#
发表于 2022-12-6 20:00:35 | 显示全部楼层
  1. apt install qbittorrent-nox -y
  2. vim /etc/systemd/system/qbittorrent-nox.service



  3. [Unit]
  4. Description=qBittorrent Command Line Client
  5. After=network.target

  6. [Service]
  7. Type=forking
  8. User=root
  9. Group=root
  10. UMask=007
  11. ExecStart=/usr/bin/qbittorrent-nox -d --webui-port=8080
  12. Restart=on-failure

  13. [Install]
  14. WantedBy=multi-user.target



  15. systemctl daemon-reload
  16. systemctl enable qbittorrent-nox
  17. systemctl status qbittorrent-nox
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-4-30 07:41 , Processed in 0.055045 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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