From owner-freebsd-questions@FreeBSD.ORG Fri May 2 01:44:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B424637B401 for ; Fri, 2 May 2003 01:44:16 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A2743FCB for ; Fri, 2 May 2003 01:44:15 -0700 (PDT) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199])h428iDRp025402 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 2 May 2003 10:44:13 +0200 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 19BW9I-000JiR-00 for freebsd-questions@freebsd.org; Fri, 02 May 2003 10:44:08 +0200 Date: Fri, 2 May 2003 10:44:08 +0200 From: Thomas Spreng To: freebsd-questions@freebsd.org Message-ID: <20030502084408.GA75777@rock.stable.ch> Mail-Followup-To: freebsd-questions@freebsd.org References: <200305012018.h41KIfeC030118@redtick.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305012018.h41KIfeC030118@redtick.homeunix.com> User-Agent: Mutt/1.4i Sender: locus Subject: Re: Remote X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 08:44:17 -0000 Hi, On Thu, May 01, 2003 at 03:18:41PM -0500, Mark wrote: > When doing a remote upgrade what is the best way to force the process into the > background, so if the dialup line for the ssh session dies, the process continues. Yes, a newbie question, but alot of google searches leaves me unable to feel > safe use screen, its in the ports. cheers