Page 1 of 1

How in the world do I run a server on Linux?

Posted: 03 Feb 2008, 20:25
by Merlin
I'm rather confused. I cant run the server under linux. Is there a way to start the server in Linux that I'm not aware of? (I tested and can run the sperate EXE's on a WIN box!) I'm lost to this one. What command do I use to run it?

Posted: 03 Feb 2008, 21:32
by Matt
Just run the login-server, char-server and map-server binaries.

e.g. chmod +rx login-server
./login-server

thank you very much

Posted: 03 Feb 2008, 21:47
by Merlin
Thank you for your reply.
I was unaware of the commands needed.
I am rather new to linux as a primary OS and didn't know of the chmod

This was the ONE hurdle in my developing maps for the game.

THANK YOU VERY MUCH!!