Quickstart guide ZH

From MLDonkey
Jump to: navigation, search

Contents

怎样在linux系统下载和安装

从源码编译安装

下载最新的.tar.bz2 文件从这里

编译步骤:

bunzip2 <filename.bz2>
tar -xvf <filename.tar>
cd mldonkey-<version>
./configure --enable-batch
make

拷贝可执行文件mlnet到指定位置,例如:/usr/bin

Debian系统Apt-Get安装

首先,你要确信加入了unstable下载源:

apt-get update

apt-cache search mldonkey

      查找 mldonkey-server

apt-get install mldonkey-server 成功安装后你就可以配置它了.

Gentoo系统安装

使用unstable版本: echo "net-p2p/mldonkey ~x86" >> /etc/portage/package.keywords emerge net-p2p/mldonkey

最新的安装可以参考下面德文的安装介绍


最初的设置

daemon开始运行后, 你可以通过admin用户登录更改密码:

$ telnet 127.0.0.1 4000
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Welcome to MLDonkey 2.8.5
Welcome on mldonkey command-line

Use ? for help

MLdonkey command-line:
> auth admin ""
Full access enabled

MLdonkey command-line:
> passwd newpasswd
Password of user admin changed

MLdonkey command-line:
>



LanguagesEnglish  • Français  • Русский  • 中文

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox