Chris Riffle said: [snip] > -altered /etc/X11/xdm/Xaccess (saved Xaccess.orig)--uncommented "any host > can get a login window". > -altered /etc/X11/gdm/gdm.conf (saved gdm.conf.bak) --set [xdmcp] > Enable=true > **I don't know if those steps were actually necessary**
No, they aren't. [snip] > *****************xstartup is:********************************** > [EMAIL PROTECTED] .vnc]$ cat ./xstartup > #!/bin/sh > > # Uncomment the following two lines for normal desktop: > # unset SESSION_MANAGER > # exec /etc/X11/xinit/xinitrc Did you try this? [snip] > /home/chris/.vnc/xstartup: line 11: gnome-start: command not found There's your answer. IIRC you don't want "gnome-start" but "gnome-session". Is Gnome installed? -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
