From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 00:01:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 01DE416A420 for ; Mon, 5 Sep 2005 00:01:54 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A8043D48 for ; Mon, 5 Sep 2005 00:01:53 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j8501mwT089978; Sun, 4 Sep 2005 19:01:48 -0500 (CDT) (envelope-from dan) Date: Sun, 4 Sep 2005 19:01:48 -0500 From: Dan Nelson To: Grant Peel Message-ID: <20050905000148.GD43293@dan.emsphone.com> References: <005401c5b191$79c9a6c0$6601a8c0@GRANT> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005401c5b191$79c9a6c0$6601a8c0@GRANT> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: freebsd-questions@freebsd.org Subject: Re: Terminals X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 00:01:54 -0000 In the last episode (Sep 04), Grant Peel said: > I have serveral servers in a cage in Toronto, but I live 120 miles > away. Every once in a while, I will crash a box, or lock myself out > of one of them (mostly just the dev box now!). Anyways, is it > possible to daisychain the machines together using COM1 and COM2 so > that no matter what, one can always get to a console? Or am I just > wishing here... If you run conserver ( ports/comms/conserver-com ) on all the machines, you can even set it up so you don't have to remember which machine is controlling which machine's console (it will chain to the correct machine). A multiport serial card in one master console box does let you consolidate the logs on one machine though. -- Dan Nelson dnelson@allantgroup.com