Date: Tue, 4 Dec 2007 15:35:02 -0500 From: Jerry McAllister <jerrymc@msu.edu> To: David Banning <david+dated+1197227491.aa46e8@skytracker.ca> Cc: questions@freebsd.org Subject: Re: looking for online text editor Message-ID: <20071204203502.GA13691@gizmo.acns.msu.edu> In-Reply-To: <20071204191130.GA86443@skytracker.ca> References: <20071204191130.GA86443@skytracker.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 04, 2007 at 02:11:31PM -0500, 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) ? Are you talking about something like 'vi(1)' ? That is the most standard plain text editor unless you want to go even further down to sed(1). You would just ssh in (maybe using PuTTY if all you can get on is a Microsloth box), log in as you and then su to root and edit files directly. ////jerry > _______________________________________________ > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071204203502.GA13691>