OK, I'm fairly decent at Linux and havebeen doing it for years. I use only true Linux (the shell, no X-Win) and run boxes which contain only an ethernet card, motherboard, CPU, and RAM. That's all I need for running a server of any kind.
Now, I recently downloaded the latest Half-Life dedicated server and thought I'd host a server again (I used to host a HL server 24/7 on the same box). However, there has been nothing but a huge platter of problems with this new version (thanks again, Valve!) and I guess it's up to me to fix them or make Linux force the app to work. Here's the current list of what I need help doing.
1) If I start the server with an ampersand on the tail-end, telling it to run in the background, the job instantly pauses, and using "bg" does not make it resume.
2) If I start it without an ampersand and let it get through long enough to load the first map, and then press ctrl+z followed by "bg", it will run in the background, but only until I logout, which is when it spikes to 99.9% CPU usage and does nothing.
I've tried screen and several other way of making this app work, and it will not. I can't leave my SSH client open on my box 24/7. That's like using my P4 and my older Celeron Linux box to run one dang game! Any ideas on what could be causing this, such as my Linux box deciding not to run bg tasks anymore?
-
Sephiroth