Utorrent is no longer familiar to anyone. Unfortunately, all major pt sites do not support the current utorrentserver version in linux. we can only go a long way and use a virtual windows environment in Linux, to achieve the dream of installing and using utorrent. This is a DEBIAN-based tutorial. you are not familiar with U Utorrent. Unfortunately, all the pt sites do not support the utorrent server version in linux, we can only go a long way, virtual windows environment in Linux, so as to realize the dream of installing and using utorrent.
This is a DEBIAN-based tutorial. Because Ubuntu is based on Debian, it is generally used.
X.org, gnome/kde/xfce & vncserver
First, use the root user to log on to your VPS or other servers to install the display system.
Apt-get install xorg
After the installation is complete, our VPS will have X11, but it cannot be displayed yet. select your preferred interface. GNOME and KDE are currently two mainstream Linux interfaces, and XFACE is lightweight.
After the installation, you need a vnc client, tightVNC: http://www.tightvnc.com/download.html is recommended
Next we need to start vncserver. Note that we should not use the root user to start it (in this case, but most people are very lazy and are responsible for their own security issues ).
Vncserver-geometry1024 x 768-depth 16
-Geometry: sets the display resolution, which can be 800x600.
-Depth: set the color bit. you can also use 24 real colors, as long as you think your bandwidth is wide enough.
After the command is completed, you need to enter the password and the six-digit password, which is the password you will use to connect to the VNC later.
If everything is normal, you will get a message like this
Now open your vnc client and enter the ip address of your VPS: 1.
Note: 1 should not be missed. Otherwise, the vncserver can be opened more than 2: 3...
If you want to kill the vncserver, just enter:
Vncserver-kill: 1
Vncserver 1 is killed.
Wine & utorrent
Now we have to install utorrent and wine. In fact, there are many ways to install this. I am a lazy person and a lazy person. Of course I still use the package manager.
Install wine:
Apt-get install wine
After installing wine, you need to download and install utorrent.
The file name that can be downloaded is index.html. if it is irrelevant, you can rename it utorcmd.exe (cp index.html utorcmd.exe)
Then enter the command
Wine utorcmd.exe
The familiar interface is displayed in front of you. Next, you can use it whenever you use it. you can even directly install firefox, everything is the same as running it locally.
If you like Web operations and webui, download webui and put it in this path.
Cd ~ /. Wine/drive_c/windows/profiles/ /Application Data
Enable the remote function of utorrent. To use webui, remember to restart utorrent.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service