「Ktorrent」の版間の差分
ナビゲーションに移動
検索に移動
Kusanaginoturugi (トーク | 投稿記録) (古い記事の差し換え) |
Kusanaginoturugi (トーク | 投稿記録) (飜訳) |
||
5行目: | 5行目: | ||
{{Pkg|ktorrent}} パッケージをインストールします。 |
{{Pkg|ktorrent}} パッケージをインストールします。 |
||
+ | == トラブルシューティング == |
||
+ | {{Pkg|geoip}} がないと、KTorrent はシーダー、リーチャー、現在のトラッカーに関する情報を一切表示できません。依存関係として [[インストール]]してください。速度が遅くなったり、シーダーの数が少なくなったりしないように、設定で DHT を有効にすることをお勧めします。 |
||
− | == Troubleshooting == |
||
+ | == コマンドラインで管理するためのスクリプト == |
||
− | Without {{Pkg|geoip}}, KTorrent is unable to show any information about the seeders, leechers and the current trackers. [[Install]] it as a dependency. It is advised to enable DHT inside the Settings to avoid slow speeds and low amount of seeders. |
||
+ | KTorrent は GUI のみのアプリケーションですが、幸いなことに DBUS インターフェースを備えているので、スクリプトを使用してコマンドライン(つまり SSH)から管理することができます。詳細は、以下の [https://www.linuxquestions.org/questions/linux-software-2/terminal-commands-for-ktorrent-4175441715/#post4851070 linuxquestions forum answer] を参照してください。 |
||
− | == Script to manage it in command line == |
||
− | |||
− | Since KTorrent is a GUI only application, it fortunately has a DBUS interface, so you can use scripts to manage it in command line (i.e. from SSH). See the following [https://www.linuxquestions.org/questions/linux-software-2/terminal-commands-for-ktorrent-4175441715/#post4851070 linuxquestions forum answer] for details. |
2023年2月21日 (火) 16:17時点における最新版
Ktorrent は KDE のための BitTorrent クライアントです。
インストール
ktorrent パッケージをインストールします。
トラブルシューティング
geoip がないと、KTorrent はシーダー、リーチャー、現在のトラッカーに関する情報を一切表示できません。依存関係として インストールしてください。速度が遅くなったり、シーダーの数が少なくなったりしないように、設定で DHT を有効にすることをお勧めします。
コマンドラインで管理するためのスクリプト
KTorrent は GUI のみのアプリケーションですが、幸いなことに DBUS インターフェースを備えているので、スクリプトを使用してコマンドライン(つまり SSH)から管理することができます。詳細は、以下の linuxquestions forum answer を参照してください。