[ut3] Running in background
[Apoc]Death
death at apoc.org
Tue Oct 16 10:00:01 EDT 2007
I like screen for single instance testing, but usually you want to
get the thing going under the service/daemon infrastructure for your
distro, since these often can check for crashes and restart the
server, etc.
A way to fake that, being that I'm pretty lazy about learning such
things, is to have a crumby bash script for monitoring the server
that can be run in cron every minute... The logic of the script is
simply: If there's a file with a PID check for the server there. If
the server's down, run it again and record the PID for later
monitoring. If there's no PID file, start the server and record the
PID for later monitoring.
-Rob
On Oct 16, 2007, at 9:21 AM, Daz @ Dustworld wrote:
> Hey guys,
>
> Just wondered if anyone could offer some advice on running a linux
> server, generally I use nohup to run server in the background, but
> whenever I am doing this for UT3 I seem to get segfaults. So I was
> just wondering what people are having success with, screen? or
> something else?
>
> Thanks for any help.
>
> --
> Best regards,
>
> Daz mailto:daz at dustworld.net
> Dustworld Staff
> Website: www.dustworld.net
> Email: support at dustworld.net
> IRC on Quakenet: #dustworld
>
>
> ---
> To unsubscribe, send a blank email to ut3-unsubscribe at icculus.org
> Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?64
>
More information about the ut3
mailing list