[EMAIL PROTECTED] wrote:
> I've installed VNC on my Redhat box... and copied the binaries to
> /usr/local/bin as suggested...
>
> Then I telneted in from one of the Win98s and setup the VNC password .
> However, when I connected the the Redhat box with the VNC viewer, all i get
> is a Grey Screen with a cursor ....and a console window at the centre of
> the screen ..
>
> What else needs to be done ?
It can't find your Window Manager. Install one on the Linux box. The
default one is twm, which is pretty minimal and may actually be running.
You can kill it off with "killall twm" and run wmaker,
gnome/enlightenment or fvwm2 or whatever it is that generally takes your
fancy. When faced with this I install wmaker and do:
killall twm
nohup wmaker &
Vik :v)
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.