Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-16-2006, 01:38 AM
Belfedia
Demi-God
 
Join Date: Jan 2005
Posts: 1,109
Default

Wrong use about zone command:

Type
./zone [nameofzone or "." for dynamic zone ] [ExternalAdress] [port] [InternalAdress or localhost]

don't forget add & for make it daemon.

example for you :

./zone commons armserver.no-ip.org 7790 localhost & (for static commons zone)
./zone . armserver.no-ip.org 7790 localhost & (for dynamic zone)


A linux Boot5zones script (don't forget to chmod it)

Code:
#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
./zone . armserver.no-ip.org 7990 localhost &
./zone . armserver.no-ip.org 7991 localhost &
./zone . armserver.no-ip.org 7992 localhost &
./zone . armserver.no-ip.org 7993 localhost &
./zone . armserver.no-ip.org 7994 localhost &
when you type
./boot5zones
you start 5 dynamics zones servers
__________________
__________________________________________________ _____________________________________
I speak english like a spanish cow..., I speak spanish like a english pudding...
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr : Froggy French Server Website.

Last edited by Belfedia; 02-16-2006 at 09:51 AM..
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:47 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3