From owner-freebsd-questions@FreeBSD.ORG Tue Sep 22 20:51:50 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6D66106566C for ; Tue, 22 Sep 2009 20:51:50 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 8B64A8FC12 for ; Tue, 22 Sep 2009 20:51:50 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n8MKknOr086839; Tue, 22 Sep 2009 16:46:49 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n8MKknJ5086838; Tue, 22 Sep 2009 16:46:49 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 22 Sep 2009 16:46:49 -0400 From: Jerry McAllister To: freebsd-questions@freebsd.org Message-ID: <20090922204649.GB86783@gizmo.acns.msu.edu> References: <8DFC1B25-8AED-4CD1-ABDC-7A9DDF45C362@olivent.com> <20090922185317.GA86411@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister Subject: Re: network freebsd computers 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: Tue, 22 Sep 2009 20:51:50 -0000 On Tue, Sep 22, 2009 at 03:27:35PM -0400, Carmel NY wrote: > On Tue, 22 Sep 2009 14:53:17 -0400 > Jerry McAllister wrote: > > [snip] > > > Am I missing something or would ssh, scp and directing your Xwindows > > display from the headless machine to a desktop X server cover > > everything you are asking for? > > I was just playing around with ssh. Would it be possible to store > multiple keys in the ~/.ssh/authorized_keys file? It will put a key there for every place you go to with ssh. The only annoyance is when you upgrade a machine, or otherwise cause the key for a machine to change, you may have to go in to that file and manually delete the old key before it will store another one for the same address. That is easy, but I always forget to do it until the key is refused, and of course, I am in a hurry. ////jerry > > -- > Carmel > carmel@hotmail.com > > Lady Luck brings added income today. Lady friend takes it away tonight. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"