有效率的BT - qBittorrent - Linux

Candice avatar
By Candice
at 2006-12-20T22:55

Table of Contents

看了 http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients
一個一個比較試用
之前用了很長一段時間的 KTorrent
但是時間一久覺得 KTorrent 太容易當掉了,相當不穩定
而且效率其實很差,不太推薦
後來左試右試,發現 qBittorrent http://www.qbittorrent.org/ 算是最好用的
雖然功能比較陽春,但是相當有效率,而且非常穩定
用起來的感覺有點像 uTorrent,不過沒 uTorrent 那麼短小精幹
但比較起來,qBittorrent 算是目前用過覺得最適合在 Linux 系統上跑的
推薦給大家參考

--
Tags: Linux

All Comments

Rosalind avatar
By Rosalind
at 2006-12-24T18:14
Deluge最近很多人推薦,我用過之後也蠻喜愛的,很省資源
Steve avatar
By Steve
at 2006-12-29T14:56
下載處http://deluge-torrent.org/trac/wiki/Downloads
請問qBittorrent對中文的編碼處理能力如何?會亂碼嗎?
Todd Johnson avatar
By Todd Johnson
at 2007-01-02T18:14
沒有加密耶,我來用看看Bittorrent
Iris avatar
By Iris
at 2007-01-07T01:39
我是用wine+utorrent,效果不錯,傳輸效率比在xp下好。
Emily avatar
By Emily
at 2007-01-07T16:09
Azureus
Eartha avatar
By Eartha
at 2007-01-10T08:12
rTorrent

Intell(R) PRO/Wireless 3945 on FC6 (ipw3945)

Dinah avatar
By Dinah
at 2006-12-20T15:33
我最近把fc6裝在levono 3000 v100上 經過百般的搜尋以及試煉 終於把該設定的硬體都大致弄好了 設定得最痛苦的是無線網卡 我想把設定的心得貼出來給大家看看 可以給也用到這張卡的人一點方向 這台筆電的無線網卡是 Intel(R) PRO/Wireless 3945 Network Connecti ...

Linux系統備份的好工具

Sierra Rose avatar
By Sierra Rose
at 2006-10-05T15:21
最近重新安裝Fedora Core,想要整個partition備份又無法Ghost。 千找萬找終於找到好用的備份軟體,叫做G4L(Ghost for Linux)。詳見: http://freshmeat.net/projects/g4l/ 備份的原理跟dd很接近,不過可以壓縮切割還可以直接傳到自己的FT ...

RT2500 driver trace心得

Hamiltion avatar
By Hamiltion
at 2006-09-04T01:04
全文 http://home.kimo.com.tw/gen2linux/ 簡短感想: 這個driver很明顯是從 Windows的 NDIS版 driver修改而來的,所以有一些碼感覺不 是那麼直接,此driver也鮮少用到kernel的一些helper function. 但是絕大部分 的函式註解說明都 ...

Audit Subsystem trace心得

Jake avatar
By Jake
at 2006-08-21T00:17
What is Audit Subsystem? Audit subsystem是Linux kernel 2.6新增的功能,此子系統能記錄下將各行程的 系統呼叫參數,檔案的操作等,以供事後稽核,SELinux subsystem也依賴Audit subsystem提供AVC。下圖為執行Audit subsy ...

彩色 shell 設定

Ida avatar
By Ida
at 2006-08-13T04:07
大部分的 Linux 發行版的 bash shell 登入後都是長這樣的「dbtsaiatubuntu:~$」,也 就是「帳號athostname:目錄$」,或許這樣您會嫌太單調。其實這個是可以調的唷!整個 設定的環境變數放在 PS1 裡面。 原始的 Ubuntu PS1 環境設定可以透過以下指令來得知。 ...