在Debian下使用BT和电驴

作者: Enbrain 2007-07-16 16:38:41
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/可进行管理。

相关资讯