From owner-freebsd-questions Sun Jan 28 8:40:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 7E3A837B400 for ; Sun, 28 Jan 2001 08:39:54 -0800 (PST) Received: from [192.168.0.5] (helo=p300) by gdmckee.local with smtp (Exim 3.16 #1) id 14Murb-000GG8-00; Sun, 28 Jan 2001 16:39:39 +0000 Message-ID: <000701c08948$e0214020$0500a8c0@gdmckee.local> From: "G D McKee" To: "Edwin Groothuis" Cc: "freebsd-questions" References: <002501c0893d$ded84660$0500a8c0@gdmckee.local> <20010128163106.D62745@d9168.upc-d.chello.nl> Subject: Re: Telnet Sessions Date: Sun, 28 Jan 2001 16:39:25 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am actually using ssh. does it make any difference? Gordon McKee ----- Original Message ----- From: "Edwin Groothuis" To: "G D McKee" Cc: "freebsd-questions" Sent: Sunday, January 28, 2001 3:31 PM Subject: Re: Telnet Sessions > On Sun, Jan 28, 2001 at 03:20:39PM -0000, G D McKee wrote: > > If for example I was doing a make world from a telnet connection on a > > Microsoft box and this PC needed rebooting, is there a way of redirecting > > the output of the telnet session to another telnet session on another PC? > > Yes and no... > > The telnet-session itself has to be closed, but the make world run > is the thing you want to continue. If you use screen > (/usr/ports/misc/screen), you can detach the sessions and pick them > up from another terminal. > > Information for screen-3.9.5: > > Comment: > A multi-screen window manager > > Description: > Screen is a full-screen window manager that multiplexes a physical terminal > between several processes (typically interactive shells). > Each virtual terminal provides the functions of a DEC VT100 terminal and, in > addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO > 2022 standards (e.g. insert/delete line and support for multiple character > sets). There is a scrollback history buffer for each virtual terminal and a > copy-and-paste mechanism that allows moving text regions between windows. > > > Edwin > > -- > Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: > mavetju@chello.nl | http://fataldimensions.nl.eu.org/ > ------------------+ telnet://fataldimensions.nl.eu.org:4000 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message