我尝试使用终端在 14.04 上安装 utorrent 并尝试安装 libssl 0.9.8,但没有成功。此外,这个 utorrent 版本是 V3.3,位于我的下载中。我已经尝试过我被欺骗的帖子(如何逐步安装 uTorrent?)
我搜索了 utorrent 站点,但它是针对较低版本的 ubuntu 提供的。你推荐哪一个?
我看过有关安装 u-torrent 的详细教程,但在我输入最后一行代码后,它说:
'bash: /usr/bin/utserver: No such file or directory'
syntax; utserver -settingspath /opt/utorrent-server-v3_0/
Run Code Online (Sandbox Code Playgroud) 我开始安装 utorrent wrt。当我尝试安装 utorrent 到这一步时,它很好
sudo chmod -R 777 /opt/utorrent-server-v3_0/
Run Code Online (Sandbox Code Playgroud)
在这一步之后,当我继续进行并给出下一个命令时
sudo ln -s /opt/utorrent-server-v3_0/utserver /usr/bin/utserver
Run Code Online (Sandbox Code Playgroud)
然后我得到:
failed to create symbolic link ‘/usr/bin/utserver’: File exists
Run Code Online (Sandbox Code Playgroud)
而且里面的文件/usr/bin坏了。
知道如何解决这个问题吗?
我只是在 ubuntu 中安装了 Utorrent,但我想将端口号 localhost:8080 更改为 localhost:8085,因为我的 apache geronimo 服务器使用该端口号。我可以更改端口号吗?谢谢。
我是 Linux 的新手。我已经安装了 utorrent 并设置了密码。从那以后要到达 localhost:8080/gui 我需要输入密码,但在我输入密码后,“需要身份验证”弹出窗口一遍又一遍地重新出现,我不能再使用 utorrent 了。
