Thanks for choosing µTorrent for Linux

1. get the file with this command:

wget http://download.utorrent.com/linux/utorrent-server-3.0-25053.tar.gz

(link might be different)
2. make sure you got it
ls
3. if you got it, extract it
tar zxvf utorrent-server-3.0-21701.tar.gz
(as i said name might be different)
4. go into the folder created
ls
cd utorrent-server-3.0-21701
5. run the program
./utserver
6. Should read: Open your web browser and enter http://localhost:8080/gui into the address bar
7. Enter admin for the user name and leave paswword empty, and the server should start.