[ut3] Running in background

Rick Page mpcacrucesalus at gmail.com
Tue Nov 6 08:24:00 EST 2007


Hmm, well nohup ./start_ut3.sh & is working for me. I closed down the SSH
yesterday and I can still connect to UT3 and play online.
I tried screen and got error messages, so I will have to look more into.

On another issue, I noticed that I am not showing up in the server browser
anymore. I am not sure what has happened as I haven't modified any of the
files. Actually, after a crash it won't start anymore and I have to untar
the package replacing all of the files in order to get it to start again.
Rick

On 11/5/07, [ ISV_Damocles ] <isv.damocles at gmail.com> wrote:
>
> That won't work because the start_ut3.sh script is a child of your SSH's
> bash process, so when it dies, so does all the child processes.
>
> screen is an application that allows you to leave processes running even
> if you're not connected because they're spawned by an always-running daemon
> rather than the ssh process.
>
> Basically, assuming your server has it installed, run "screen", then run
> "./start_ut3.sh", then press "Ctrl-a", then "d".
>
> When you want to kill the ut3 server, run "screen -r" then press "Ctrl-c".
> Then you can just "exit" from screen.
>
> You can find some more commands here:
> http://www.kuro5hin.org/story/2004/3/9/16838/14935
>
> Or check screen's man page.
>
> On 11/5/07, Rick Page <mpcacrucesalus at gmail.com> wrote:
> >
> > I have tried starting my script in the background with "./start_ut3.sh
> > &" (no quotes) and UT3 still shuts down when I close the SSH session. Any
> > suggestions?
> > Rick
> >
> > On 10/16/07, Arnaud De Mouhy <arnaud.demouhy at gmail.com> wrote:
> > >
> > > Basic linux administration ! ;)
> > >
> > > ./your_script& launch in background
> > > juste add & in the end of your command
> > >
> > > Arnaud
> > >
> > > Le 16 oct. 07 à 15:21, Daz @ Dustworld a écrit :
> > >
> > > > 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
> > > >
> > > >
> > >
> > >
> > > ---
> > > To unsubscribe, send a blank email to ut3-unsubscribe at icculus.org
> > > Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?64
> > >
> > >
> > >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/ut3/attachments/20071106/7c567555/attachment.htm>


More information about the ut3 mailing list