I followed your instructions and tried from a machine within the local
network with the same failed to connect to server message.  I also
had shut the firewall completely off.<br /><br /><br />> Gene
Lapointe" <gene@thelapointefamily.com> wrote:<br />> <br
/>>> In my xstartup file, i also had this line<br />>> >
> [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup.<br
/>>> > ><br />>><br />>> > My xstartup may have
been carried forward from a previous release.<br />>> > Seems to
work fine though.  The main thing is to comment out the<br />>> >
xsetroot, vncconfig, and xterm entries.  These won't affect just<br
/>>> getting<br />>> > things working but the default is
minimal.<br />>> ><br />>><br />>> Ok, we're getting
somewhere.  /etc/vnc/xstartup doesn't exist.<br />>><br />> If
/etc/vnc/xstartup doesn't exist, [ -x /etc/vnc/xstartup ] &&
exec<br />> /etc/vnc/xstartup will fail and vnc won't work.  Try
converting your<br />> .vnc/xstartup to use exec
/etc/X11/xinit/xinitrc.  I've included my<br />> .vnc/xstartup below if
you just want to drop a copy into ~/.vnc on one<br />> of your systems
to see if it works for you.<br />>>> > You might want to check
that /etc/vnc/xstartup exists and is<br />>>> executable<br
/>>>> > by your VNC user (none of my systems with vnc-server
installed have<br />>>> that<br />>>> > file).  If
not, try using the relevant portion of the .vnc/xstartup I<br
/>>>> > provided instead.<br />>>> ><br
/>>>> > Cheers,<br />>>> > Dave<br />>
~/.vnc/xstartup:<br />> <br />> #!/bin/sh<br />> <br />> #
Uncomment the following two lines for normal desktop:<br />> unset
SESSION_MANAGER<br />> exec /etc/X11/xinit/xinitrc<br />> <br />>
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources<br />> #
xsetroot -solid grey<br />> # vncconfig -iconic &<br />> # xterm
-geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &<br
/>> gnome-session<br />> <br />> <br />> --<br />>
Politics, n. Strife of interests masquerading as a contest of
principles.<br />> -- Ambrose Bierce<br />> <br />> --<br />>
fedora-list mailing list<br />> fedora-list@redhat.com<br />> To
unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list<br />>
<br /><br /><br />-- <br />Gene Lapointe<br />gene@thelapointefamily.com