[cod] 1.3 & powerserve

Ian mu mu.llamas at gmail.com
Fri Jun 30 09:17:32 EDT 2006


Few different options....

If you use &, i.e ./cod2_lnxded .... .. &   then make sure you quit ssh
(putty I guess a few use) with a proper exit command, "don't" close the
putty window until you have exited the ssh with a command. This can stop &
from being effective.

You can also use nohup, i.e nohup ./cod2_lnxded ... ... (even add & on the
end as well if you really want ;)).

Also as mentioned below you can use screen. If you dist doesn't have screen
you can usually use apt or yum to get it. Then you would run it something
like...

screen -Sdm codserver1 ./cod2_lnxded ... ...
that will start it detached, or screen -S codserver1 ./cod2_lnxded .. .. to
start it attached. If attached, ctrl-ad to detach.

To reattach to a screen session, screen -R codserver1 (or whatever unique
screen name you gave it) in this case would do it.

Naturally ... .. is all your extra server after cod_lnxded.

Ian


On 6/30/06, Lars Fikenscher <larsfikenscherrbs at hotmail.com> wrote:
>
> i am a newbie with linux can you tell me what i have to do?
>
> [in steps ;)  ]
>
> i start the server
>
> ./cod2_Inxded +exec dedicated.cfg +net_port 28960 +set sv_punkbuster 1
> +map
> mp_toujane &
>
> with this command line and then ?
>
> Greetz Thunderbird
>
> >From: drlove at notorious9.net
> >Reply-To: cod at icculus.org
> >To: cod at icculus.org
> >Subject: Re: [cod] 1.3 & powerserver
> >Date: Fri, 30 Jun 2006 08:42:31 -0400
> >
> >Quoting Lars Fikenscher <larsfikenscherrbs at hotmail.com>:
> >
> >>no i want to start my cod2 server on the background on the server
> >>
> >>but when i use & this command and close my SSH the server close to this
> >>is my command line
> >>
> >>./cod2_Inxded +exec dedicated.cfg +net_port 28960 +set sv_punkbuster 1
> >>+map mp_toujane &
> >>
> >>how can i make this problem ?
> >>
> >
> >Unless I misunderstand the problem, run your server from a screen
> session.
> >This way you can just detach or attach to the screened session.
> >
> >Jeff Love
> >Burgh Gaming
> >
> >---
> >To unsubscribe, send a blank email to cod-unsubscribe at icculus.org
> >
> >
> >
>
> _________________________________________________________________
> Bellen met Messenger? Download nu Windows Live Messenger beta!
> http://imagine-msn.com/messenger/launch80/default.aspx?locale=nl-nl
>
>
> ---
> To unsubscribe, send a blank email to cod-unsubscribe at icculus.org
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/cod/attachments/20060630/c9cb7483/attachment.htm>


More information about the Cod mailing list