Help avoiding using terminal editors

Stephen cryptworks at gmail.com
Wed Jun 29 12:45:06 MST 2011


well i know you could rsync the location with files you want to make
available with a local copy, then use whatever tool you want to make
edits, then have a script you can fire off any time you want to rsync
your changes when you make them.

also gives you a good backup too.

On Wed, Jun 29, 2011 at 12:32 PM,  <leegold at speedymail.org> wrote:
> Hi,
>
> I have a local server where I am root. The server has no Xwindows on it.
> I access the server by ssh for a command line or by filezilla to
> transfer files w/sftp. I want to be able to edit text files with a GUI
> editor via ssh or via sftp. I can edit with ssh with "$sudo nano
> filename" only. It's driving me crazy. I can't stand nano, vi, emacs or
> any terminal based editor. I need to be root to edit these files in
> /var/www. I am using Ubuntu server for the server. I want to use an
> editor with windows like Geany or anything like it. I only have enough
> permission in my /home to use a GUI editor else I need to sudo.
>
> I was thinking of a script to send a copy of a file over to my /home
> then use Filezilla, then a script to sudo cp and overwrite it back to
> /var/www. Still a pain. Is there any way in my situation to be able to
> use a GUI editor and not have to use a terminal editor?
>
> I may not of explained it clearly, sorry...also I have to sit an look at
> these files for long periods - for me a terminal editor I'm not
> productive on.
>
> Thanks,
>
> Lee G.
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



-- 
A mouse trap, placed on top of your alarm clock, will prevent you from
rolling over and going back to sleep after you hit the snooze button.

Stephen


More information about the PLUG-discuss mailing list