Difference between revisions of "Rtorrent"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | rTorrent | + | rTorrent adalah text-based ncurses BitTorrent client di tulis menggunakan C++, berbasis pada library libTorrent untuk Unix. Goal dari penciptanya adalah “a focus on high performance and good code” |
==Instalasi== | ==Instalasi== | ||
Line 49: | Line 49: | ||
ENTER - masuk ke menu load | ENTER - masuk ke menu load | ||
+ | CTRL-S - start torrent | ||
CTRL-Q - keluar rtorrent | CTRL-Q - keluar rtorrent | ||
Line 62: | Line 63: | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
+ | * [[Media Server]] | ||
+ | |||
+ | ===Media Server di Network Appliance=== | ||
+ | * [[Buffalo: Media Server]] | ||
+ | * [[Buffalo: BitTorrent]] | ||
+ | * [[Buffalo: BitTorrent Konfigurasi]] | ||
+ | |||
+ | ===Media Server di Komputer=== | ||
+ | * [[mediatomb]] '''(RECOMMENDED)''' | ||
+ | * [[ushare]] | ||
+ | * [[gmediaserver]] | ||
+ | |||
+ | ===Mencari Film / Lagu=== | ||
+ | * [[ThePirateBay]] | ||
* [[rtorrent]] | * [[rtorrent]] | ||
* [[rtorrent.rc]] | * [[rtorrent.rc]] |
Latest revision as of 05:45, 9 April 2012
rTorrent adalah text-based ncurses BitTorrent client di tulis menggunakan C++, berbasis pada library libTorrent untuk Unix. Goal dari penciptanya adalah “a focus on high performance and good code”
Instalasi
Instalasi menggunakan apt-get
apt-get install rtorrent
Konfigurasi
Contoh konfigurasi ada di
/usr/share/doc/rtorrent/examples/rtorrent.rc
copy
cp /usr/share/doc/rtorrent/examples/rtorrent.rc ~/.rtorrent.rc
Jika tidak ada ambil rtorrent.rc dari
rtorrent.rc atau http://libtorrent.rakshasa.no/browser/trunk/rtorrent/doc/rtorrent.rc#latest
paste ke
vi ~/.rtorrent.rc
Edit rtorrent.rc
Misalnya,
max_peers = 60 download_rate = 40 (dalam KiB) upload_rate = 1 (dalam KiB) directory = /folder/tempat/download/torrent session = /folder/tempat/download/torrent/session dht = auto dht_port = 6881
Penggunaan
Jalankan, ketik
rtorrent
Beberapa CTRL penting
ENTER - masuk ke menu load CTRL-S - start torrent CTRL-Q - keluar rtorrent
Referensi
- http://en.wikipedia.org/wiki/RTorrent
- http://kmandla.wordpress.com/2007/05/02/howto-use-rtorrent-like-a-pro/
- http://libtorrent.rakshasa.no/
- http://libtorrent.rakshasa.no/browser/trunk/rtorrent/doc/rtorrent.rc#latest
- http://harbhag.wordpress.com/2010/06/30/tutorial-using-rtorrent-on-linux-like-a-pro/
Pranala Menarik
Media Server di Network Appliance
Media Server di Komputer
- mediatomb (RECOMMENDED)
- ushare
- gmediaserver