Ubuntu 16.04 安装 uTorrent

本文介绍如何在Ubuntu16.04系统上安装uTorrent,包括更新包列表、安装必要的库文件、从官网下载最新版uTorrent server并进行解压、设置目录权限及创建链接等步骤。

Ubuntu 16.04 安装 uTorrent
uTorrent是小巧的BT下载软件,是BitTorrent开发的。

在Ubuntu上安装uTorrent

$ sudo apt-get update
$ sudo apt-get install libssl1.0.0 libssl-dev

从官网下载最新的uTorrent server:

64位系统:

$ wget http://download-new.utorrent.com/endpoint/utserver/os/linux-x64-ubuntu-13-04/track/beta/ -O utserver.tar.gz

解压文件:

$ sudo tar -zxvf utserver.tar.gz -C /opt/

更改目录权限:

$ sudo chmod 777 /opt/utorrent-server-alpha-v3_3/

创建/usr/bin的链接:

$ sudo ln -s /opt/utorrent-server-alpha-v3_3/utserver /usr/bin/utserver

启动uTorrent Server:

$ utserver -settingspath /opt/utorrent-server-alpha-v3_3/

运行之后,使用浏览器访问:http://your-ip-:8080/gui

用户名admin,密码为空:

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值