[size=15pt]Watch your LOGINSERVER & GAMESERVER status on LINUX Debian (l2j)[/size]

OK after some days on LINUX Debian OS i found something better than all know till now

OK lets start

First i try to show you how to watch you Gameserver and Loginserver window status !

First open the terminal and install Screen typing :
Code:
apt-get install screen
ok when the instaletion in done! open the terminal and
Then type

Code:
screen -r
you will see how many windows are open this time
so you will see something like this:
Code:
1275.LOGIN (03/25/2010 08:22:04 PM) (Attached)
1270.SERVER (03/25/2010 08:21:57 PM)        (Detached)
if you dont see that that mean your server is off

LOGINSERVER

ok now type :
Code:
screen -r LOGIN
Tadan your LOGINSERVER window right?
here you can see who make account and other info about LOGINSERVER
dont close the window because will close the server so just press CTRL + A + D
ok now you will see your first screen


GAMESERVER

to see your GAMESERVER you have to write this :
Code:
screen -r SERVER
now you will see your GAMESERVER status who script had error // if your gameserver has done successful and more
again when you are done press CTRL + A + D



Thanks for reading

[move]
credits to me
credits to me
credits to me

Thanks to leonidas
[/move]