mldonkey即能在X下运行,也能字符界面下运行,可远程管理
1、添加安装源(/etc/apt/sources.list)
deb http://mirrors.geekbone.org/debian/ unstable main contrib non-free
2、更新安装源数据apt-get update
3、安装apt-get install mldonkey-server
4、设置(/root/.mldonkey/downloads.ini)
在allowed_ips中添加控制端ip
5、启动服务mlnet -daemon -allowed_ips 127.0.0.1(其中-daemon表示后台运行)
5、通过http://serverip:4080/可进行管理。
刘冲 于 2009-04-06 22:06:57发表:
有amule好用没?
xrb2007 于 2009-04-06 14:59:31发表:
顶一个,看来安装的方法跟ubuntu差不多。