[Install]uTorrent for Linux
E finalmente, uTorrent esce anche per linux :D
Basta wine per avviarlo pff :D
Per ora si parla solo di una interfaccia web, con però tutte le caratteristiche di una normale GUI.
Per chi non sapesse cosa sia uTorrent:
µTorrent (or uTorrent and commonly abbreviated as “µT” or “uT”) is a freeware, closed source BitTorrent client by BitTorrent, Inc. It is available for Microsoft Windows, Mac OS X and Linux. Both versions are written in C++.[10] It gets the “µ” in its name from the SI prefix “micro” meaning one one-millionth and it refers to the program’s small footprint by using the UPX executable compressor. The program is designed to use minimal computer resources while offering functionality comparable to larger BitTorrent clients such as Vuze or BitComet.
The program has received consistently good reviews for its feature set, performance, stability, and support for older hardware and versions of Windows. A report showed that µTorrent is the second most popular BitTorrent client (after the Chinese Xunlei).[11]
L’installazione è molto semplice :D
Scompattiamo il pacchetto:
tar -xzf utorrent*
Entriamo nella sua dir:
cd bittorrent*
E ora lanciamo il server:
./utserver
Ora apriamo il browser e andiamo a questo indirizzo:
http://[IP]:[PORT]/gui
Di default è:
http://localhost:8080/gui
Nella cartella docs, troverete tutta la relativa documentazione per configurare al meglio, secondo le vostre esigenze, uTorrent.
Le configurazione, devono venire salvate nel file userver.conf(se non c’è createlo).
Ad esempio, per cambiare la porta di default della interfaccia web di uTorrent, basta digitare:
echo "ut_webui_port 666" >> userver.conf
E lo stesso discorso vale per le altre configurazioni, ma vi consiglio di leggere i documenti allegati nella cartella bittorent*/docs.
Buon divertimento :D
Related posts:
- Velocizza uTorrent,BitTorrent ,etc con i Tracker
- qBittorrent: Ottima alternativa a Vuze per Linux(ubuntu e derivati)
- [UBUNTU/LINUX] Automatic INSTALL :D
- Anomos: Client BitTorrent anonimo al 100%
- [Install]BackTrack USB Persistent Mode
This entry was posted on Saturday, September 4th, 2010 at 8:39 am and is filed under GNU/Linux, Software. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Tagged with: linux • torrent • ubuntu • utorrent







Pingback: [Install]uTorrent for Linux