From owner-freebsd-questions Wed May 31 8:11: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [200.52.207.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D83A37BDAA for ; Wed, 31 May 2000 08:10:54 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.162.41]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA11152; Wed, 31 May 2000 10:12:28 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <04db01bfcb12$458a3ac0$d2630a0a@megared.net.mx> From: "Alejandro Ramirez" To: "Nick Slager" , "Matt Bedynek" Cc: "Danny" , References: <00052910390804.00361@freebsd.freebsd.org> <20000529093255.B12875@albury.net.au> Subject: Re: Q3 server Date: Wed, 31 May 2000 10:09:51 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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