[安裝 MLDonkey] nano /etc/apt/source.list 加上 deb ftp://debian.linux.org.tw/debian/ unstable main contrib non-free aptitude update aptitude...
[安裝 MLDonkey]
- nano /etc/apt/source.list
加上deb ftp://debian.linux.org.tw/debian/ unstable main contrib non-free - aptitude update
- aptitude install mldonkey-server
- 完工
- MLDonkey 為 2.9.1 版
[設定 MLDonkey]
- nano /var/lib/mldonkey/download.ini
- 修改下面項目
allowed_ips = [
"127.0.0.1";
"192.168.1.*";]shared_directories = [
{
dirname = "/share/P2P"
strategy = incoming_files
priority = 0
};
{
dirname = "/share/P2P"
strategy = incoming_directories
priority = 0
};]
[使用 MLDonkey]
- 下載 http://sancho-gui.sourceforge.net/
- [Nas-01g] sancho 透過 ssh tunneling 連接 Nas-01g
- [Nas-01g] mlnet 加上 ipfilter
- [Nas-01g] mlnet 設 admin 密碼
- [Nas-01g] mlnet 調至最大連接數 200
- [Nas-01g] mlnet 啟用 50 個下載
- [Nas-01g] 停用 mlnet 提供 telnet port 4000
- [Nas-01g] mlnet 出現 downloaded 解決方法