Maybe not everyone has 15 years+ experience in IT.....

Stephane

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Simon
Lange
Sent: 31 July 2005 18:21
To: [email protected]
Subject: RE: [hlds_linux] how to leave hlds running after closeing ssh

dont take me wrong, but more and more often offtopic threads come to
this mailinglist so i have to ask.
is this the mailing list "linux for dummies" ? or is this still the hlds
linux mailing list?! ;)

Simon

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cory
Clemmer
Sent: Sunday, July 31, 2005 12:43 PM
To: [email protected]
Subject: Re: [hlds_linux] how to leave hlds running after closeing ssh

On 30/07/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> how to leave hlds running after closeing ssh? when I close my
> connection to the root my server quits also.

I use this command to start the server (taken from
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920 )
screen -A -m -d -S gm-server ./srcds_run -console -game gmod +map
gm_construct
+maxplayers 6

and then when I need an interactive console I use this command.
screen -x gm-server


On 31/07/05, Sebastian <[EMAIL PROTECTED]> wrote:
> why does everyone say you need screen.. you dont need it.
> we run a few servers and have never needed it.. send output to log
> file or /dev/null and a simple & sends it to the background..

Just because "you" don't have a need for something doesn't mean nobody
else does, screen is a useful tool when used properly.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to