From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 15:39:04 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9759316A407 for ; Thu, 22 Mar 2007 15:39:04 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp109.sbc.mail.mud.yahoo.com (smtp109.sbc.mail.mud.yahoo.com [68.142.198.208]) by mx1.freebsd.org (Postfix) with SMTP id 375FA13C46A for ; Thu, 22 Mar 2007 15:39:02 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: (qmail 73222 invoked from network); 22 Mar 2007 15:39:01 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@68.249.177.115 with login) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 22 Mar 2007 15:39:00 -0000 X-YMail-OSG: Ch8.y50VM1mWnL7DconU4AQ19IWH.MJTs.IInpfrnqalwZE4zQ1hKNHYct8tQj4Vjr9LE0ZckMzobuLoiqQKB6rUbXZcdLx1cNMBsXGtNndxc.X1l9bDhyCFCTP_JbuQjqLQMcgS.e06nwI- Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id D3EF3B84D; Thu, 22 Mar 2007 10:38:10 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HOylPw6GP9Lx; Thu, 22 Mar 2007 10:38:05 -0500 (CDT) Received: from [IPv6:::1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id E507EB80B; Thu, 22 Mar 2007 10:38:04 -0500 (CDT) Message-ID: <4602A30B.8060503@mikestammer.com> Date: Thu, 22 Mar 2007 10:38:51 -0500 From: Eric User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: Derek Ragona References: <46028475.6060803@gmx.net> <6.0.0.22.2.20070322102437.0260a768@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20070322102437.0260a768@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Koen de Wijs Subject: Re: ssh via html 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: Thu, 22 Mar 2007 15:39:04 -0000 Derek Ragona wrote: > Why don't you put putty on a USB thumb drive and run it from there? > > -Derek i like this version of putty. its all file based, not the registry, so all your settings and hosts are there: http://jakub.kotrla.net/putty/ its really nice Eric