Date: Wed, 31 May 2000 10:09:51 -0500 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Nick Slager" <nicks@albury.net.au>, "Matt Bedynek" <mbedynek@pdq.net> Cc: "Danny" <dannyh@idx.com.au>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Q3 server Message-ID: <04db01bfcb12$458a3ac0$d2630a0a@megared.net.mx> References: <00052910390804.00361@freebsd.freebsd.org> <ABEOKMMKHGJMLKCLKGDDCEDNCAAA.mbedynek@pdq.net> <20000529093255.B12875@albury.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > The server runs perfectly under screen, but I want to detach it as a > > process/daemon. > > > > Sadly, you simply can't, IIRC. You'll need to use something like screen (in > the ports collection) to get control of your terminal back. You can run it from a telnet session whith the "nohup" command, then you can exit the telnet session, and your quake process will still be running. Greetings... Ales To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?04db01bfcb12$458a3ac0$d2630a0a>