Installing μTorrent under Wine
If you do not have Wine, you can install, very easily. Adding deposit facility & Wine. It begins with the filing Wine add to the list of deposits (adapt for your distribution)
Code:
http://wine.budgetdedicated.com/apt/387EE263.gpg wget-q-O-|
sudo apt-key add -
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy. list-O / etc / apt / sources.list.d / winehq.list
sudo apt-get update
Then, as usual, it installs as simply the world via deposits
Code:
sudo apt-get install libfreetype6 wine
Download and install μTorrent
Upload the software from the official site
Code:
wget http://download.utorrent.com/beta/utorrent-1.8-alpha-7928.upx.exe
Then run the installation:
For those who have no graphical environment
If you do not have access to an X server, the last statement should be a problem. You can get around the problem thanks to the export display: We need xauth (for Export display) screen (Terminal Multiplexer) and xvfb (Fake X server):
Code:
sudo apt-get install xauth screen xvfb
Connect us from an existing X server, the remote server:
Code:
ssh-X server utorrent @
Creating Directories
Create the directory tree you want:
Code:
mkdir name of the directory where you want to install the program
Installing the Web interface
The web interface allows you to control μTorrent Torrents files remotely from anywhere. This can be really really useful.
We move into the directory of μTorrent
Code:
cd ~ / .wine / drive_c / windows / profiles /usr/ Application \ Data / uTorrent /
Then upload the web interface:
Code:
wget http://www.utorrent.cz/dwn/webui.zip
At this stage, we can start to configure μTorrent:
Code:
wine ~ / .wine / drive_c / Program Files / uTorrent / utorrent.exe
For those who have no X server:
Or even for others, if you do not want μtorrent on your screen. We create our fake X server with the ID 1:
Detach the console (CTRL + A + D) Then we start on the wrong μTorrent X server:
Code:
= export DISPLAY: 1 wine ~ / .wine / drive_c / Program Files / uTorrent / utorrent.exe
If everything works, you can view the administration interface from
Code:
http://localhost/gui/*
Bookmarks