From owner-freebsd-questions@FreeBSD.ORG Tue Dec 4 19:59:01 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FD2E16A41B for ; Tue, 4 Dec 2007 19:59:01 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 3EE5A13C448 for ; Tue, 4 Dec 2007 19:59:01 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so6784054waf for ; Tue, 04 Dec 2007 11:59:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=NeAkmtKT8ZZSuwwgfq18TBNcclF0ePcBBt/1rECclLQ=; b=edSmCgp0w9HtT8mH/MEFRkPNwwJGiQpK2j/iF/UH0NjoDxbHJNZhUW/yrDkMctU/6z10MbZYpHbq9RwDVUjryQVxuENzmAfejFjOpw+zJVwrj2oqaiJlfcknJ9R2z1XcUJEugJKlyuwVlkVp+5wFGrX57Z/aw8mL8BF5WnUGCdw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HIXmwss8bVqOOvfR1vQeQMY/UOIFABoCA5na/xz3aJtlvW/1iDeuUbnbakZ6u+fJ9cmJuEFBrwy54KysOdfPI/+E4+nXWAVIfhmzscyFt5uFN5XhwsqQZ/6Anb4NMUvalMdt/yCucCUF/0F8hZjceDTKGs+DO9c9yDrJbg12ShM= Received: by 10.115.32.1 with SMTP id k1mr1141119waj.1196796809588; Tue, 04 Dec 2007 11:33:29 -0800 (PST) Received: by 10.114.37.16 with HTTP; Tue, 4 Dec 2007 11:33:29 -0800 (PST) Message-ID: <8d23ec860712041133s3b0ccc4fo452f21089c8bcec6@mail.gmail.com> Date: Tue, 4 Dec 2007 14:33:29 -0500 From: Schiz0 To: "David Banning" In-Reply-To: <20071204191130.GA86443@skytracker.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071204191130.GA86443@skytracker.ca> Cc: questions@freebsd.org Subject: Re: looking for online text editor 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, 04 Dec 2007 19:59:01 -0000 On Dec 4, 2007 2:11 PM, David Banning wrote: > Often I have to maintain my fbsd box from outside locations. I have > tried using webmin but sometimes outside computers stop me from > running the java filemanager - same goes for attempting to run > mindterm-ssh. Is there some plain text editor program > out there that will allow me to simply login and edit my files in > plain text - (not a gui html editor) ? > ...You can't just SSH into your box and use vim?