前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >ubuntu安装utorrent

ubuntu安装utorrent

作者头像
forrestlin
发布2022-04-02 09:46:03
7700
发布2022-04-02 09:46:03
举报
文章被收录于专栏:蜉蝣禅修之道蜉蝣禅修之道

转自:http://www.cnblogs.com/xioyaozi/archive/2012/05/21/2511739.html

1.去utorrent官网下载,会自动给你下载linux的版本。utorrent-server-3.0-25053.tar.gz

2.解压缩 $ tar -zxvf ./download/utorrent-server-3.0-25-53.tar.gz

解压缩完后的文件夹 utorrent-server-v3_0

3.运行里面的utserver文件: $ ./utserver

然后会出错,

./utserver: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory

4.少一个库文件,我们在安装下。$ sudo apt-get install libssl0.9.8

5.重新运行 $ ./utserver

出现如下命令:

server started - using locale zh_CN.UTF-8 Using locale zh_CN.UTF-8 File not found during integrity check: ./settings.dat File not found during integrity check: ./settings.dat.new File not found during integrity check: ./settings.dat.old File not found during integrity check: ./settings.dat File not found during integrity check: ./settings.dat.new File not found during integrity check: ./settings.dat.old total physical memory -1 max disk cache 33554432 File not found during integrity check: ./dht.dat File not found during integrity check: ./dht.dat.new File not found during integrity check: ./dht.dat.old File not found during integrity check: ./rss.dat File not found during integrity check: ./rss.dat.new File not found during integrity check: ./rss.dat.old File not found during integrity check: ./resume.dat File not found during integrity check: ./resume.dat.new File not found during integrity check: ./resume.dat.old IPv6 is installed

6,保持终端不要退出,在浏览器里输入:localhost:8080/gui/

用户名:admin,密码为空

7.进入utorrent主界面。

8.下下来的种子文件默认所用transmission, 这个是可以的,如果要用utorrent的话,要在程序里自己指定种子。

9 成功

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档