> -----Original Message----- > From: Rich Lichvar [mailto:[EMAIL PROTECTED]] > > Just my 2 cents, but I followed those steps in the same link, added > appropriate entries to my iptables, added appropriate rules > in my firewall, > and STILL couldn't get windows host to linux (RH 7.3) server > to work. Well, > I could connect but I got either a black desktop or a black > destop with a > command box. > > RichLich >
In that case VNC is working, you just need to change the Window Manager: http://www.realvnc.com/faq.html#grey If it helps, the default xstartup from the Redhat VNC RPM is below: #!/bin/sh # Red Hat Linux VNC session startup script unset SESSION_MANAGER exec /etc/X11/xinit/xinitrc Also you might look through the list archives for warnings/workarounds for trying to log in to the local GUI and run VNC at the same time. Also, please make sure you reply to the list so everyone can join in the discussion. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
