Best linux for l2j and other configs

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
sancak
Posts: 77
Joined: Thu Mar 04, 2010 10:15 pm

Best linux for l2j and other configs

Post by sancak »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4422:
L2JDP Revision 7669:

hi i have a gracia final server running for 6 mounts, and now i'm updating it to freya in a new server machine... but i have some questions.

1. i have two server which is old but good enough (intel i3, 4gb ram, 10000rpm etc.), and other one is really good (xeon, 32gb ram, 15000rpm etc) and operation systems are centos... i want one server which is running in two pc. What is best configuration for me... and which linux? is centos good for l2j?

2. I decide to run gameserver and login server in old pc and sql in new pc... is it best way for performance or what should i do?

3. I heard something about mana potions, is it true there isn't any mana potion in retail? In low rate server is it bad to enable mana potion? or what should be in xml <set name="power" val="100" />? 500,100,250?


thanks for answers!
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Best linux for l2j and other configs

Post by jurchiks »

2) you could also run the login on weak pc and gs on the good one.
3) the icon for mana potion is gone, when you use the mana drug (mana heal ofer time), there will be no icon.
And also, there will be no name ("You use ." <- no item name). But that's it.
Power depends on skillType:
MANAHEAL - full value, power=100 restores 100mp instantly
MANAHEAL_PERCENT - % of total character's mp, dynamic
MPHOT restoration is val="1.5" in effect. It's the value for each time.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
sancak
Posts: 77
Joined: Thu Mar 04, 2010 10:15 pm

Re: Best linux for l2j and other configs

Post by sancak »

thanks jurchiks, i know xml codes in l2j... but i want to know if i disable mana potion what will happen?

for example when i enable it the balance between classes changed and i added m.def to fighters... if i disable mana potion is it good for balanced server
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Best linux for l2j and other configs

Post by JMD »

you can add delay on mana potions and reduce the negatives about it.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Best linux for l2j and other configs

Post by jurchiks »

mana potions can't be obtained by default. it's fine without them.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
blacksea
Posts: 458
Joined: Fri Oct 05, 2007 1:29 am

Re: Best linux for l2j and other configs

Post by blacksea »

To run login only on that server its useless , for sql its not enough for gs its not enough...
Now depends ... number of players...
sancak
Posts: 77
Joined: Thu Mar 04, 2010 10:15 pm

Re: Best linux for l2j and other configs

Post by sancak »

i don't know in my server there are 50~100 online players with no lag but i want to know is there a better way to build

what about linux, centos, fedora? what is the best for l2jserver?
User avatar
pinkcore
Posts: 247
Joined: Fri Jul 24, 2009 3:04 am
Location: Czech Republic

Re: Best linux for l2j and other configs

Post by pinkcore »

sancak wrote:i don't know in my server there are 50~100 online players with no lag but i want to know is there a better way to build

what about linux, centos, fedora? what is the best for l2jserver?
Best Linux for l2j from my experiences is debian or Ubuntu (10.10) with modified bash scripts.
I can drag about 1,5k players with minimal HW load and I'm doing server restarts once per 7 days (Emulator) and machine every 3 months.
I'm not here only for food!
sancak
Posts: 77
Joined: Thu Mar 04, 2010 10:15 pm

Re: Best linux for l2j and other configs

Post by sancak »

pinkcore wrote:
sancak wrote:i don't know in my server there are 50~100 online players with no lag but i want to know is there a better way to build

what about linux, centos, fedora? what is the best for l2jserver?
Best Linux for l2j from my experiences is debian or Ubuntu (10.10) with modified bash scripts.
I can drag about 1,5k players with minimal HW load and I'm doing server restarts once per 7 days (Emulator) and machine every 3 months.

aha...it is really good, i'm restarting gameserver everyday at 6:00 for 50~100 players... i will try debian :mrgreen:

thanks pinkcore
User avatar
pinkcore
Posts: 247
Joined: Fri Jul 24, 2009 3:04 am
Location: Czech Republic

Re: Best linux for l2j and other configs

Post by pinkcore »

sancak wrote:
pinkcore wrote:
sancak wrote:i don't know in my server there are 50~100 online players with no lag but i want to know is there a better way to build

what about linux, centos, fedora? what is the best for l2jserver?
Best Linux for l2j from my experiences is debian or Ubuntu (10.10) with modified bash scripts.
I can drag about 1,5k players with minimal HW load and I'm doing server restarts once per 7 days (Emulator) and machine every 3 months.

aha...it is really good, i'm restarting gameserver everyday at 6:00 for 50~100 players... i will try debian :mrgreen:

thanks pinkcore
If you keep your emulator stable with good custom scripts and some optimalization, you really do not need to restart it every day. :)

More difficult part of this is MySQL server optimalization, It's very hard to reach best configuration for you. There are lots of guides, but i think it's all about experimenting.
I'm not here only for food!
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Best linux for l2j and other configs

Post by Naonah »

from my exp. only Ubuntu 10.10. I can say ONLY good things about this system cuz there are no --- :D
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
pinkcore
Posts: 247
Joined: Fri Jul 24, 2009 3:04 am
Location: Czech Republic

Re: Best linux for l2j and other configs

Post by pinkcore »

Naonah wrote:from my exp. only Ubuntu 10.10. I can say ONLY good things about this system cuz there are no --- :D
Yea I like it more than debian, but this 2 systems meets all requirements for very good performance of l2j.
I'm not here only for food!
sancak
Posts: 77
Joined: Thu Mar 04, 2010 10:15 pm

Re: Best linux for l2j and other configs

Post by sancak »

ok, i will try ubuntu...thanks

what do you thing on mana drugs?
User avatar
goncafa
Posts: 385
Joined: Thu Aug 05, 2010 2:10 pm
Location: Santiago, Chile

Re: Best linux for l2j and other configs

Post by goncafa »

i have Freya server instaled on Centos 5.5 64bit with 2xDual Core Xeon 3.0, 12gb ram and 15.000rpm. My server have 50~100 player online and my conecction is 3mbps only and absolutly cero lag. i restart de game server 1 time each 2 weeks and my machine each 1 or 2 months.

Any problem, run perfectly all.

Best Regards

PS: Sorry my bad enghlish, i hope you can undertand :D
Best Regards

PS: im sorry my bad english.
Image
Post Reply