<?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/"
		>
<channel>
	<title>Comments on: Making My Grandparents Leet Linux Users &#8211; Part 3</title>
	<atom:link href="http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/</link>
	<description>News, Tips, and How-Tos for Ubuntu Linux</description>
	<lastBuildDate>Tue, 01 May 2012 21:09:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: David</title>
		<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-73349</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 23 Nov 2009 13:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-73349</guid>
		<description>I really like this, but in my case, my parents have a couple of computers.

They have a static IP address and sit behind a router. Would the solution in this case to set a side a couple of ports to forward to different internal IPs?</description>
		<content:encoded><![CDATA[<p>I really like this, but in my case, my parents have a couple of computers.</p>
<p>They have a static IP address and sit behind a router. Would the solution in this case to set a side a couple of ports to forward to different internal IPs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wsfo</title>
		<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-67135</link>
		<dc:creator>wsfo</dc:creator>
		<pubDate>Thu, 20 Aug 2009 00:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-67135</guid>
		<description>Pipi-

IP port numbers go from 0 to 65,536 (2^16).
The &#039;lower&#039; numbers, 0 to 1023 (2^10), are reserved for common standard functions, like 80 for http.
The higher port numbers, over 1024 are pretty much available for whatever you&#039;d like to use them for.  In fact, some of them also have  common uses -- 8080 is often an alternative for http.  Just don&#039;t use the same port twice!</description>
		<content:encoded><![CDATA[<p>Pipi-</p>
<p>IP port numbers go from 0 to 65,536 (2^16).<br />
The &#8216;lower&#8217; numbers, 0 to 1023 (2^10), are reserved for common standard functions, like 80 for http.<br />
The higher port numbers, over 1024 are pretty much available for whatever you&#8217;d like to use them for.  In fact, some of them also have  common uses &#8212; 8080 is often an alternative for http.  Just don&#8217;t use the same port twice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paco</title>
		<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-64031</link>
		<dc:creator>Paco</dc:creator>
		<pubDate>Sun, 12 Jul 2009 22:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-64031</guid>
		<description>1) I wonder whether the vnc viewer through the ssh tunel could be used with a firewall that filters x11vnc&#039;s server port. If so, then this could be an advantage to Christer&#039;s suggestion about using vncviewer.

2) You  haven&#039;t explained what would you exactly see after executing
vncviewer localhost:1111 on you PC. Which desktop, which screen of which user.

3)  quote: &quot;To run it when the computer starts up, open xfce-autostart-editor and click “Add”. (If you are not using Xfce open the equivalent editor in your environment.)&quot;

Most users would like to know how to find the equivalent thing without spending hours trying to find it and then asking in forums.</description>
		<content:encoded><![CDATA[<p>1) I wonder whether the vnc viewer through the ssh tunel could be used with a firewall that filters x11vnc&#8217;s server port. If so, then this could be an advantage to Christer&#8217;s suggestion about using vncviewer.</p>
<p>2) You  haven&#8217;t explained what would you exactly see after executing<br />
vncviewer localhost:1111 on you PC. Which desktop, which screen of which user.</p>
<p>3)  quote: &#8220;To run it when the computer starts up, open xfce-autostart-editor and click “Add”. (If you are not using Xfce open the equivalent editor in your environment.)&#8221;</p>
<p>Most users would like to know how to find the equivalent thing without spending hours trying to find it and then asking in forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pipi</title>
		<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-62547</link>
		<dc:creator>pipi</dc:creator>
		<pubDate>Wed, 24 Jun 2009 00:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-62547</guid>
		<description>I see that:

x11vnc viewer has built-in SSL encryption and authentication. No need for the ssh tunneling?

And it has mDNS service advertising. How id this used?</description>
		<content:encoded><![CDATA[<p>I see that:</p>
<p>x11vnc viewer has built-in SSL encryption and authentication. No need for the ssh tunneling?</p>
<p>And it has mDNS service advertising. How id this used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pipi</title>
		<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-62543</link>
		<dc:creator>pipi</dc:creator>
		<pubDate>Tue, 23 Jun 2009 22:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-62543</guid>
		<description>&quot;to a high number&quot;??
Only he who knows knows what this is, so why telling those who know what they can undertand if they already know?</description>
		<content:encoded><![CDATA[<p>&#8220;to a high number&#8221;??<br />
Only he who knows knows what this is, so why telling those who know what they can undertand if they already know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christer Edwards</title>
		<link>http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-266</link>
		<dc:creator>Christer Edwards</dc:creator>
		<pubDate>Tue, 21 Aug 2007 19:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/21/making-my-grandparents-leet-linux-users-part-3/#comment-266</guid>
		<description>I haven&#039;t used the x11vnc but there is built-in ssh tunneling in the vncviewer client if you weren&#039;t aware.  You can do away with the -L port bindings and just use:

vncviewer -via user@host localhost

There you go.  Tunnels the connection for you without all the extra port binding :)</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used the x11vnc but there is built-in ssh tunneling in the vncviewer client if you weren&#8217;t aware.  You can do away with the -L port bindings and just use:</p>
<p>vncviewer -via user@host localhost</p>
<p>There you go.  Tunnels the connection for you without all the extra port binding <img src='http://tombuntu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

