| By SSH'ing to the host system you will be dumped to the console.
nedit is an X Windows editor.
If you attempt to launch it the system will require X Windows to be started.
The problem is that X Windows does not know anything about your SSH session ... so it fails to create an X Windows display session.
You can utilize console editors such as vi or emacs ... that does not require X Windows ... to edit your file (if that is all you want to do).
There are documents on the Web that you can read about X11 forwarding.
__________________
Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.
Winston Churchill
... then the Unix-Gods created "man" ...
|