From owner-freebsd-questions Sat Dec 21 2:46:25 2002 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 EAF4437B401 for ; Sat, 21 Dec 2002 02:46:23 -0800 (PST) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BEE943ED8 for ; Sat, 21 Dec 2002 02:46:23 -0800 (PST) (envelope-from 520023893678-0001@t-online.de) Received: from fwd05.sul.t-online.de by mailout10.sul.t-online.com with smtp id 18Ph8y-0005Sc-05; Sat, 21 Dec 2002 11:46:08 +0100 Received: from pD9017207.dip.t-dialin.net (520023893678-0001@[217.1.114.7]) by fwd05.sul.t-online.com with esmtp id 18Ph8p-1P0bSqC; Sat, 21 Dec 2002 11:45:59 +0100 Date: Sat, 21 Dec 2002 11:45:24 +0000 (GMT) From: 520023893678-0001@t-online.de (P. U. Kruppa) To: Andrew Cutler Cc: "Paul A. Scott" , Subject: Re: How do you suspend and resume a remote shell session? In-Reply-To: <1040466840.37580.59.camel@localhost> Message-ID: <20021221113812.P4714-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520023893678-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21 Dec 2002, Andrew Cutler wrote: > Maybe my question wasn't clear enough. I would like to SSH into a box > with say my laptop, setup some tasks, run some programs, suspend the > connection, unplug and turn off my laptop, and then come back to the > same session a few days later, perhaps using a different computer. If I understand you right, you don't want to exit the session, because you are afraid the program you started is going to close, too. This can be prevented by typing an & at the end of a command line: # make kernel & will go on building and installing a new kernel, though you log out. Sorry, if I misinterpreted your question. Uli. > I > would also like to be able to do this with XDMCP / remote X. > > and yes I do rtfm, do u read questions or do u just answer them :) > > -> ouch! > > Seriously, I'm not trying to start a flame, I 'm just looking for some > answers, I've been looking at this for a while now but there does not > seem to be any info available on how this is achieved. > > As Dan suggested, I'm going to look at screen, which looks quite > promising. Any other legitimate info / advice would also be appreciated. > > > On Sat, 2002-12-21 at 20:34, Paul A. Scott wrote: > > > From: Andrew Cutler > > > Does anyone know of a method to suspend and resume a telnet / SSH > > > session. > > > > man telnet > > man ssh > -- > Andrew Cutler > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message