From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 15:34:37 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 9368916A4B3 for ; Sun, 5 Oct 2003 15:34:37 -0700 (PDT) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id B536D44003 for ; Sun, 5 Oct 2003 15:34:30 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (fffinch [192.168.168.101]) by pursued-with.net (8.12.9/8.12.9) with ESMTP id h95MYVwA002941; Sun, 5 Oct 2003 15:34:31 -0700 (PDT) Date: Sun, 5 Oct 2003 15:34:17 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Alexey Koptsevich From: Kevin Stevens In-Reply-To: Message-Id: <0E3DDBBC-F784-11D7-B561-000A959CEE6A@pursued-with.net> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: questions@freebsd.org Subject: Re: terminal emulation 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: Sun, 05 Oct 2003 22:34:37 -0000 On Sunday, Oct 5, 2003, at 14:35 US/Pacific, Alexey Koptsevich wrote: > I would like to use FreeBSD machine as a serial console to another > FreeBSD > machine. Server part is described in the Handbook, but I have found > nothing about client part. Which program should I use for terminal > emulation? How can I make, for instance, xterm to communicate to the > serial port? tip com1 man tip for more info. KeS