http://mifunny.info/configure-note-for-mldonkey-291.html
1. Install
#apt-get install mldonkey-server
再下载图形界面
sancho(http://sancho-gui.sourceforge.net/ )
2. Run
#mlnet &
3. Configure
http://localhost:4080/
Servers:
Import Server.met
添加:http://www.emule.org.cn/server.met
Options:
max_hard_download_rate 最大下载速度,默认50,改为150
ED2K-max_connected_servers 服务数,默认是3,改为10
enable_kademlia 打开kad
此外,还需钩选 Ed2k-force_client_high_id,ED2K- force_high_id、ED2k-keep_best_server
提高缓存,保护硬盘
buffer_writes true 写缓存
buffer_writes_threshold 3000 3MB之后强制写入硬盘
client_buffer_size 50000000 缓存大小为50MB,内存小的就设小点
share_scan_interval 240 共享目录的检查时间,我设成240分钟了,缺省是1分钟,所以总在那里读硬盘
ed2k资源在右上角输入-input
添加bittorrent时,在右上角输入startbt /home/hu/***.torrent
如果报错,可能是少torrents/downloads目录,建立~/.mldonkey/torrents/downloads目录