ubuntu安装emule电骡服务器Lugdunum
本帖最后由 大脸狼 于 2015-11-22 13:00 编辑以上是64位的。不含
ipfilter.zip
Lugdunum主要设计用于Linux平台运作,支持多核心与64位运行,但也有面向Win32,solaris与FreeBSD平台的版本。
下载与你的系统和CPU对应的Lugdunum,然后解压到任意文件夹中,再去下载ip-to-country.csv与ipfilter.dat,把他们放在Lugdunum存放的位置,这时就可以编写Lugdunum的配置文件——donkey.ini。
一个完整的可以使用的donkey.ini文件看起来像这样:
name=LUCKdesc=http://www.ied2k.com/
thisIP=61.152.93.254
port=4242
seedIP=212.63.206.35
seedPort=4242
verbose=false
public=true
threads=10type=key
tableSize=3089
maxClients=100000
minVersion=57
maxVersion=9999
logFile=false
welcome=欢迎登录LUCKwelcome=**************************
welcome=建立华语世界最大的P2P资料库
先执行chmod 755 lugdunum-17.15.x86_64-linux.nptl
然后
To run the eserver, you can use the screen command, because the eserver has a text console, where commands may be entered.
The server cannot run as a service (daemon).
To let it restarts automatically in case of a failure,use a shell script like this one :
# script.sh file
ulimit -n 1000000
while :
do
./eserver
sleep 1
done
When the script.sh file is ready, just do a "chmod +x script.sh" once to make it executable.
Then to start the eserver :
screen -d -m ./script.sh
To take control of it, type :
screen -r
When the server starts up it looks for a donkey.ini file in its directory.
If it doesn't find this file then it carries on with the default settings.
The donkey.ini file is just a text file that sets various configuration options of the eDonkey2000 server.
List of flags and what they mean:
You can list all the available parameters and their current values by issuing this eserver command : print
参考网址:
http://emulefans.com/help-server-lugdunum/
http://edk.peerates.net/dserver/kiten
32位版本Lugdunum
ed2k://|file|lugdunum-eserver-17.15-i686-linux.nptl.gz|602700|4AB8DD96842359D91125B85D7EBDB953|/
页:
[1]