[ut3] Running in background

Nuky tehnuky at gmail.com
Mon Nov 5 14:20:02 EST 2007


Have a look at disown (shell builtin) if you forgot to nohup a process.

On 11/5/07, Alexander Kogler <alexander.kogler at gmx.at> wrote:
>
> Starting a program with & does not disconnect it to the terminal it was
> started in.
> nohup ./start_ut3.sh &
>
> should disconnect from the terminal and writes all output to a file called
> nohup.out
>
> when you disconnect your ssh session the programm should still run
>
>
> Am 05.11.2007 um 19:18 schrieb Rick Page:
>
> 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/20071105/116e8ced/attachment.htm>


More information about the ut3 mailing list