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