Centos7安装transmission
![]() | ![]() | ![]() | ![]() |
| 【性价之王】 | 【线路之王】 | 【价格之王】 | 【配置之王】 |
| 【免费之王】 | 【香港首推】 | 【梯子之王】 | 【独服之王】 |

因为centos软件仓库没有这货,所以先添加fedora官方源,否则无法通过yum安装transmission
rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm
开始安装transmission
yum -y install transmission transmission-daemon
systemctl start transmission-daemon
systemctl stop transmission-daemon
systemctl enable transmission-daemon.service
创建transmission储存目录并赋予相关权限
mkdir -p /home/transmission/download/
chown -R transmission:transmission /home/transmission/download/
chmod g+w /home/transmission/download/
配置transmission的settings.json
vi /var/lib/transmission/.config/transmission-daemon/settings.json
"download-dir": "/home/transmission/download", #下载完成后的储存目录
"incomplete-dir": "/home/transmission/download", #下载中的储存目录
"rpc-authentication-required": true, #默认是false, 改为true即可
"rpc-password": "登陆密码", #默认是"一长串加密的密码"
"rpc-username": "登陆用户名", #默认是"空的"
"rpc-whitelist-enabled": false, #默认是true, 改为false即可
启动transmission
systemctl start transmission-daemon
登陆transmission
http://yourIP:9091 #输入上方填写的用户名和密码即可登陆transmission
本文地址:https://miefen.com/201410/how-to-install-transmission-on-centos7
[日记]历史优惠活动内容
猜你可能想看的VPS
- 超优惠 磐石云元旦特惠→1 核 2G 内存 50G 硬盘 2G 防御 三全球[VPS测评]
- ThinkPHP5 提示 variable type error→ ar全球[VPS测评]
- vultr→上韩国云服务器 SK 机房 大陆直连不绕道韩国VPS[主机]
- 元旦优惠 RackNerd→$21.8 每年 3 核 CPU 2G 内存全球[VPS测评]
- HostPapa→.com 域名 首年 0.99 美金 每账户限 5 个全球[VPS测评]
- CI 框架提示 Undefined property: XXX::$db全球[VPS测评]
- OLVPS→104 元 月 1GB 内存 50GB 空间 2TB 流量 虚拟空间(主机)
- 真实测评 热网互联→洛杉矶 CN2 GIA 100Mbps 带宽线路晚高全球[VPS测评]
- 特别烂-Letbox→洛杉矶 VPS 2 核 2G 内存 20G NVM全球[VPS测评]
- curl 请求 HTTPS 网站时返回 false,错误码为 77 的解全球[VPS测评]
- 便宜 Dogyun→78 折优惠开启 1 核 512M 10G SSD 全球[VPS测评]
- 桔子 VPS→5 折促销 三网直连(回程 CN2)+ddos 防御 美国美国VPS[主机]
- 如何规划博客写文章的流程,加快发文速度全球[VPS测评]
- WordPress插件推荐:Compact MCE比原生更好用全球[VPS测评]
- node id 印尼服务器 测试记录(上传速度限制)全球[VPS测评]
- Virmach 2019中国新年促-512M 10G ssd 500G年全球[VPS测评]
- 老六云怎么样?香港cn2vps月付23元香港NTT月付9.9元香港VPS[主机]
- 福州职业技术学院获得世界职业院校技能大赛云计算赛项银牌全球[VPS测评]
- 老六云怎么样?香港cn2vps月付23元香港NTT月付9.9元香港VPS[主机]
- 阿里云服务器一年价格多少钱?阿里云服务器报价全球[VPS测评]
- 如何根据业务需求选择合适的云服务器配置?全球[VPS测评]
- HostKVM香港云地VPS,2核4G内存折后$8.4/月,30M大带宽香港VPS[主机]
- dogyun:2020国庆促销,7.1折优惠,多线路vps-香港CN2、日本VPS[主机]
- 宝塔面板怎么放行端口?宝塔面板放行端口的方法全球[VPS测评]
- 影速科技怎么样?影速科技海外云服务器价格多少钱?全球[VPS测评]
- 原创解析:云计算含义及定义全球[VPS测评]
- cmivps:全场7折,香港不限流量VPS,Windows系统,LinuWINDOWS
- Mysql连接数过高,如何检查?全球[VPS测评]
- 华凯易佰同比扭亏跨境电商行业回暖H2旺季将至中报追踪全球[VPS测评]
- 阳帝云:香港大宽带vps仅15元/月;美国vps200G防御仅28元/月美国VPS[主机]
转载请注明原文地址:http://140.238.13.167:12355/read-28618.html











