<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Set up the VNC Server in Fedora</title>
	<atom:link href="http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6472</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Tue, 20 Feb 2007 07:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6472</guid>
		<description>@BKing1138: Thanks for your feedback.
Right, I didn&#039;t notice that mistake... In that case the vnc instance most probably does not start correctly. The logfile inside the &lt;code&gt;~/.vnc/&lt;/code&gt; directory should be checked and of course the &quot;&lt;strong&gt;geometry&lt;/strong&gt;&quot; statement should be written properly.</description>
		<content:encoded><![CDATA[<p>@BKing1138: Thanks for your feedback.<br />
Right, I didn&#8217;t notice that mistake&#8230; In that case the vnc instance most probably does not start correctly. The logfile inside the <code>~/.vnc/</code> directory should be checked and of course the &#8220;<strong>geometry</strong>&#8221; statement should be written properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BKing1138</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6317</link>
		<dc:creator>BKing1138</dc:creator>
		<pubDate>Fri, 16 Feb 2007 23:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6317</guid>
		<description>P.K.,
Was the &quot;-geomatry 800x600&quot; a typo? If not, then should that not be &quot;-geometry 800x600&quot;?
If your /etc/sysconfig/vncservers files is actually correct, then I would agree it is likely that your firewall is not allowing the connection.</description>
		<content:encoded><![CDATA[<p>P.K.,</p>
<p>Was the &#8220;-geomatry 800&#215;600&#8243; a typo? If not, then should that not be &#8220;-geometry 800&#215;600&#8243;?</p>
<p>If your /etc/sysconfig/vncservers files is actually correct, then I would agree it is likely that your firewall is not allowing the connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6296</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Fri, 16 Feb 2007 11:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6296</guid>
		<description>Smells like a network misconfiguration or a firewall that prohibits connection to the vnc service.</description>
		<content:encoded><![CDATA[<p>Smells like a network misconfiguration or a firewall that prohibits connection to the vnc service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P. K.</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6170</link>
		<dc:creator>P. K.</dc:creator>
		<pubDate>Tue, 13 Feb 2007 05:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-6170</guid>
		<description>I can configure my server (on FC-5 Linux) and it starts fine but when I attempt to connect to it
from a client on  windows machine, I get this error:
{ when I debug it using TCPDUMP }
server-name &gt; client-name    unreachable - admin prohibited, length 56
On the server I have:
VNCSERVERARGS=&quot;2:username&quot;  (actual user name here)
VNCSERVERARGS[2]=&quot;-geomatry 800x600&quot;
Can someone tell what is going on my server which is maing it refuse connection?
I can start local VNC viewer on the sever machine, but remote connection is prohibited.
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I can configure my server (on FC-5 Linux) and it starts fine but when I attempt to connect to it<br />
from a client on  windows machine, I get this error:<br />
{ when I debug it using TCPDUMP }</p>
<p>server-name &gt; client-name    unreachable &#8211; admin prohibited, length 56</p>
<p>On the server I have:</p>
<p>VNCSERVERARGS=&#8221;2:username&#8221;  (actual user name here)<br />
VNCSERVERARGS[2]=&#8221;-geomatry 800&#215;600&#8243;</p>
<p>Can someone tell what is going on my server which is maing it refuse connection?<br />
I can start local VNC viewer on the sever machine, but remote connection is prohibited.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5884</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Fri, 02 Feb 2007 11:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5884</guid>
		<description>Answers:
1. I am sure I had seen such information at the &lt;a href=&quot;http://fedoraforum.org/&quot; rel=&quot;nofollow&quot;&gt;Fedora Forums&lt;/a&gt;. You can securely connect to the VNC server (either remote desktop or graphical greeter) through an &lt;strong&gt;SSH tunnel&lt;/strong&gt;, as described in this article.
2. You can use the &lt;strong&gt;gdmsetup&lt;/strong&gt; utility to configure these setting from a graphical interface.
</description>
		<content:encoded><![CDATA[<p>Answers:</p>
<p>1. I am sure I had seen such information at the <a href="http://fedoraforum.org/" rel="nofollow">Fedora Forums</a>. You can securely connect to the VNC server (either remote desktop or graphical greeter) through an <strong>SSH tunnel</strong>, as described in this article.</p>
<p>2. You can use the <strong>gdmsetup</strong> utility to configure these setting from a graphical interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penguin</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5880</link>
		<dc:creator>penguin</dc:creator>
		<pubDate>Fri, 02 Feb 2007 03:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5880</guid>
		<description>Two questions:
1.  Can you point me to or provide some good information on securely connecting to the vnc-server at the &quot;graphical greeter&quot; login screen.  (I&#039;m using Fedora)
2.  Can you disable others from viewing the remote screen while you are connected to it from a remote location.  I mean people that would actually be in front of the server while you are connected to it.</description>
		<content:encoded><![CDATA[<p>Two questions:</p>
<p>1.  Can you point me to or provide some good information on securely connecting to the vnc-server at the &#8220;graphical greeter&#8221; login screen.  (I&#8217;m using Fedora)</p>
<p>2.  Can you disable others from viewing the remote screen while you are connected to it from a remote location.  I mean people that would actually be in front of the server while you are connected to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5685</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Thu, 18 Jan 2007 00:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5685</guid>
		<description>Hello Răzvan,
I have never used TightVNC before, but I assume that you can connect to the VNC server, that runs on the remote Fedora machine, with any VNC client (either from Windows or any other operating system), provided that you use the correct info (as I have described in the tutorial above). For example:
&lt;pre&gt;vncviewer 192.168.0.1:5901:1&lt;/pre&gt;
You wrote:
&lt;blockquote&gt;
you can connect from the Windows machine (even if no local user is logged in on the Fedora box), type in the password for a local account and work in it as if you were in front of remote machine’s console
&lt;/blockquote&gt;
You want to connect to the remote fedora machine with a vnc client and you want the login-screen to be displayed, so to enter a remote user&#039;s username/password in order to connect to the remote desktop? If this is what you want, you will need to configure the VNC server in a different way, so that the GDM display manager is shown whenever you connect to the VNC service. This method is a completely different approach and I don&#039;t think that it could fit in the above tutorial. Please have a look at &lt;a href=&quot;http://fedoraforum.org/forum/showthread.php?t=1606&quot; rel=&quot;nofollow&quot;&gt;this tutorial&lt;/a&gt; I found on the fedora forums. Hope it helps you out.
Thanks for your feedback.
Best Regards :)</description>
		<content:encoded><![CDATA[<p>Hello Răzvan,<br />
I have never used TightVNC before, but I assume that you can connect to the VNC server, that runs on the remote Fedora machine, with any VNC client (either from Windows or any other operating system), provided that you use the correct info (as I have described in the tutorial above). For example:</p>
<pre>vncviewer 192.168.0.1:5901:1</pre>
<p>You wrote:</p>
<blockquote><p>
you can connect from the Windows machine (even if no local user is logged in on the Fedora box), type in the password for a local account and work in it as if you were in front of remote machine’s console
</p></blockquote>
<p>You want to connect to the remote fedora machine with a vnc client and you want the login-screen to be displayed, so to enter a remote user&#8217;s username/password in order to connect to the remote desktop? If this is what you want, you will need to configure the VNC server in a different way, so that the GDM display manager is shown whenever you connect to the VNC service. This method is a completely different approach and I don&#8217;t think that it could fit in the above tutorial. Please have a look at <a href="http://fedoraforum.org/forum/showthread.php?t=1606" rel="nofollow">this tutorial</a> I found on the fedora forums. Hope it helps you out.</p>
<p>Thanks for your feedback.<br />
Best Regards :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Răzvan Sandu</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5684</link>
		<dc:creator>Răzvan Sandu</dc:creator>
		<pubDate>Wed, 17 Jan 2007 23:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5684</guid>
		<description>Hello all,
And thanks a lot, GNot, for your great work !
Now, just a single question: how does one see the remote Fedora machine using TightVNC (or other client) from a *Windows* machine ? A typical Windows user will expect that program performs in PCAnywhere&#039;s style: you can connect from the Windows machine (even if no local user is logged in on the Fedora box), type in the password for a local account and work in it as if you were in front of remote machine&#039;s console...
Can you please add this in your tutorial?
Many thanks !
Răzvan</description>
		<content:encoded><![CDATA[<p>Hello all,</p>
<p>And thanks a lot, GNot, for your great work !</p>
<p>Now, just a single question: how does one see the remote Fedora machine using TightVNC (or other client) from a *Windows* machine ? A typical Windows user will expect that program performs in PCAnywhere&#8217;s style: you can connect from the Windows machine (even if no local user is logged in on the Fedora box), type in the password for a local account and work in it as if you were in front of remote machine&#8217;s console&#8230;</p>
<p>Can you please add this in your tutorial?</p>
<p>Many thanks !<br />
Răzvan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5237</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Mon, 18 Dec 2006 13:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5237</guid>
		<description>Hello Vinod, This error message appears because you have probably deleted the VNC instance&#039;s PID file (/home/vinod/.vnc/vinod.aptechutc.com:5.pid) by hand while the VNC service was running, so, when you try to shut down the service, it does not know which process to kill (missing PID file), so it outputs the error.
Run the following:
&lt;pre&gt;ps ax &#124; grep vnc &#124; grep -v grep&lt;/pre&gt;
It will show the vnc process ID (PID) numbers. Issue a kill for each process, eg:
&lt;pre&gt;kill 2433&lt;/pre&gt;
Repeat the above step for every &lt;strong&gt;Xvnc&lt;/strong&gt; or &lt;strong&gt;vncconfig&lt;/strong&gt; process.
Check if there are any *.pid files inside the &lt;code&gt;/home/vinod/.vnc/&lt;/code&gt; directory. If there are, delete them.
Next, follow the above instructions and configure only one user to test it, assign a vnc password to that user as described above and finally start the vnc service with &lt;code&gt;service vncserver start&lt;/code&gt;
Finally, running graphical applications either locally or remotely via VNC as root is not recommended. Please try to use unprivileged users for this task for the sake of security.
Hope these help.
</description>
		<content:encoded><![CDATA[<p>Hello Vinod, This error message appears because you have probably deleted the VNC instance&#8217;s PID file (/home/vinod/.vnc/vinod.aptechutc.com:5.pid) by hand while the VNC service was running, so, when you try to shut down the service, it does not know which process to kill (missing PID file), so it outputs the error.</p>
<p>Run the following:</p>
<pre>ps ax | grep vnc | grep -v grep</pre>
<p>It will show the vnc process ID (PID) numbers. Issue a kill for each process, eg:</p>
<pre>kill 2433</pre>
<p>Repeat the above step for every <strong>Xvnc</strong> or <strong>vncconfig</strong> process.</p>
<p>Check if there are any *.pid files inside the <code>/home/vinod/.vnc/</code> directory. If there are, delete them.</p>
<p>Next, follow the above instructions and configure only one user to test it, assign a vnc password to that user as described above and finally start the vnc service with <code>service vncserver start</code></p>
<p>Finally, running graphical applications either locally or remotely via VNC as root is not recommended. Please try to use unprivileged users for this task for the sake of security.</p>
<p>Hope these help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5210</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Thu, 14 Dec 2006 10:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/#comment-5210</guid>
		<description>Hi,
Good article. Well explained. Thanks.
Now, I have a problem here. I could configure my vncserver to use only with root user and password. Can I get a solution to make work with other users?(Multiple users simultaneously). I am able to connect from WindowsXP using VNCviewer.
If I add any normal user in /etc/sysconfig/vncservers, at the time of restarting the vncserver service , I am getting a error message &quot;vncserver is failed to restart&quot;. Can you give a solution for this. Where do I need to configure my other users.
Message appear, while restarting vncserver
-------------------------Message--------------------
Shutting down VNC server: 5:vinod
Can&#039;t find file /home/vinod/.vnc/vinod.aptechutc.com:5.pid
You&#039;ll have to kill the Xvnc process manually
                                                           [FAILED]
Starting VNC server: 5:vinod                               [FAILED]
--------------------------------------------------
vinod is a norrmal user.
Thanks
Vinod Chandran</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Good article. Well explained. Thanks.</p>
<p>Now, I have a problem here. I could configure my vncserver to use only with root user and password. Can I get a solution to make work with other users?(Multiple users simultaneously). I am able to connect from WindowsXP using VNCviewer. </p>
<p>If I add any normal user in /etc/sysconfig/vncservers, at the time of restarting the vncserver service , I am getting a error message &#8220;vncserver is failed to restart&#8221;. Can you give a solution for this. Where do I need to configure my other users. </p>
<p>Message appear, while restarting vncserver<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-Message&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Shutting down VNC server: 5:vinod<br />
Can&#8217;t find file /home/vinod/.vnc/vinod.aptechutc.com:5.pid<br />
You&#8217;ll have to kill the Xvnc process manually</p>
<p>                                                           [FAILED]<br />
Starting VNC server: 5:vinod                               [FAILED]</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
vinod is a norrmal user.</p>
<p>Thanks </p>
<p>Vinod Chandran</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.218 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 11:18:50 -->

