Hi all,

I am not a UNIX admin, but I play an application admin on a unix host
daily...

I am attempting to get VNC up and running on a Solaris 8 box (SunOS xxxxx
5.8 Generic_117350-28 sun4u sparc SUNW,Sun-Fire-880) in order to allow our
'help desk' folks access to the app without having to setup unix accounts.

I have searched the archives as best I could and could not find a good match
to my issue.

I have installed VNC 4.1.2 into /opt/vnc...

xstartup:
#!/bin/sh

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
PATH=$PATH:/usr/dt/bin:/usr/X/bin
export PATH
/usr/dt/bin/Xsession

I am able to export a display to my Windows XP host, running Exceed... but
only get the 'grey' screen via the VNC client.

Since I am able to export and get a term via Exceed, doesn't this mean
everything should be fuctional for VNC to work?

Any help on what I might be missing here?

Thanks for your time.

Regards,
Ray
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to