Best linux for l2j and other configs
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 77
- Joined: Thu Mar 04, 2010 10:15 pm
Best linux for l2j and other configs
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!
» 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!
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Best linux for l2j and other configs
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.
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 77
- Joined: Thu Mar 04, 2010 10:15 pm
Re: Best linux for l2j and other configs
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
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
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: Best linux for l2j and other configs
you can add delay on mana potions and reduce the negatives about it.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Best linux for l2j and other configs
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 458
- Joined: Fri Oct 05, 2007 1:29 am
Re: Best linux for l2j and other configs
To run login only on that server its useless , for sql its not enough for gs its not enough...
Now depends ... number of players...
Now depends ... number of players...
-
- Posts: 77
- Joined: Thu Mar 04, 2010 10:15 pm
Re: Best linux for l2j and other configs
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?
what about linux, centos, fedora? what is the best for l2jserver?
- pinkcore
- Posts: 247
- Joined: Fri Jul 24, 2009 3:04 am
- Location: Czech Republic
Re: Best linux for l2j and other configs
Best Linux for l2j from my experiences is debian or Ubuntu (10.10) with modified bash scripts.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?
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!
-
- Posts: 77
- Joined: Thu Mar 04, 2010 10:15 pm
Re: Best linux for l2j and other configs
pinkcore wrote:Best Linux for l2j from my experiences is debian or Ubuntu (10.10) with modified bash scripts.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?
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

thanks pinkcore
- pinkcore
- Posts: 247
- Joined: Fri Jul 24, 2009 3:04 am
- Location: Czech Republic
Re: Best linux for l2j and other configs
If you keep your emulator stable with good custom scripts and some optimalization, you really do not need to restart it every day.sancak wrote:pinkcore wrote:Best Linux for l2j from my experiences is debian or Ubuntu (10.10) with modified bash scripts.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?
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![]()
thanks pinkcore

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!
- Naonah
- Posts: 357
- Joined: Sun Apr 04, 2010 11:12 pm
Re: Best linux for l2j and other configs
from my exp. only Ubuntu 10.10. I can say ONLY good things about this system cuz there are no --- 

public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
- pinkcore
- Posts: 247
- Joined: Fri Jul 24, 2009 3:04 am
- Location: Czech Republic
Re: Best linux for l2j and other configs
Yea I like it more than debian, but this 2 systems meets all requirements for very good performance of l2j.Naonah wrote:from my exp. only Ubuntu 10.10. I can say ONLY good things about this system cuz there are no ---
I'm not here only for food!
-
- Posts: 77
- Joined: Thu Mar 04, 2010 10:15 pm
Re: Best linux for l2j and other configs
ok, i will try ubuntu...thanks
what do you thing on mana drugs?
what do you thing on mana drugs?
- goncafa
- Posts: 385
- Joined: Thu Aug 05, 2010 2:10 pm
- Location: Santiago, Chile
Re: Best linux for l2j and other configs
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
Any problem, run perfectly all.
Best Regards
PS: Sorry my bad enghlish, i hope you can undertand

Best Regards
PS: im sorry my bad english.

PS: im sorry my bad english.
