www.tehnopedia.net,How To Install Utorrent Step by Step On Ubuntu.
Utorrent is software for download torrent file. Use utorrent we can download any file use torrent extention. Ussualy torrent file is the big size for download. If the file compressed by torrent the file will be safe.
Now we can tell about How to install Utorrent Step By Step On Ubuntu.
1. Open the terminal use ctrl+t on ubuntu,type
2. Extract uTorrent files to the /opt directory.cd Downloads
wget http://download.utorrent.com/linux/utorrent-server-3.0-25053.tar.gz
sudo tar xvzf utorrent-server-3.0-25053.tar.gz -C /opt/3. change the permission on uTorrent-server folder
sudo chmod -R 777 /opt/utorrent-server-v3_0/4. link uTorrent server to the /user/bin directory
sudo ln -s /opt/utorrent-server-v3_0/utserver /usr/bin/utserver5. Start Utorrent
utserver -settingspath /opt/utorrent-server-v3_0/6. if you get an error about libssl.so package missing, run the commands below to install it, then try starting it again.
sudo apt-get install libssl0.9.8:i386Open you browser and type
http://localhost:8080/gui/Username : admin
password : blank
Than u will show the dashboard utorrent,you can setting download directory in setting menu.
0 komentar:
Post a Comment