<?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: VNC over SSH : securing the remote desktop</title>
	<atom:link href="http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Linux: Headless Ubuntu with VNC</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-10062</link>
		<dc:creator>Linux: Headless Ubuntu with VNC</dc:creator>
		<pubDate>Sun, 13 Dec 2009 16:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-10062</guid>
		<description>[...] Tutorial for TightVNC and SSH: http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial for TightVNC and SSH: <a href="http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/" rel="nofollow">http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-9229</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 13 Jul 2009 18:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-9229</guid>
		<description>Nice... Did not know about the -via option, how elegant!!!! </description>
		<content:encoded><![CDATA[<p>Nice&#8230; Did not know about the -via option, how elegant!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monty</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-7324</link>
		<dc:creator>monty</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-7324</guid>
		<description>does it mean, someone has to be always logged into remote machine. 
like in ssh, if someone else is logged on, i can still make login with my own account,

whereas in vnc , can i do that? i mean, if u have used windows remote desktop ever, you know what i am talking</description>
		<content:encoded><![CDATA[<p>does it mean, someone has to be always logged into remote machine.<br />
like in ssh, if someone else is logged on, i can still make login with my own account,</p>
<p>whereas in vnc , can i do that? i mean, if u have used windows remote desktop ever, you know what i am talking</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-4640</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 01 Jun 2008 17:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-4640</guid>
		<description>Just managed to achieve the above:
vncviewer -via &quot;user@host -p port&quot; localhost:0</description>
		<content:encoded><![CDATA[<p>Just managed to achieve the above:<br />
vncviewer -via &#8220;user@host -p port&#8221; localhost:0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-1580</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 05 Oct 2007 08:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-1580</guid>
		<description>Nice article! I assume the ‘via’ option causes vncviewer to connect to remote port 22? How would you go about doing this if you were running SSH on another port?

In my case, remote ssh is listening on 22, but the machine is behind a router forwarding port xxx to machine:22..</description>
		<content:encoded><![CDATA[<p>Nice article! I assume the ‘via’ option causes vncviewer to connect to remote port 22? How would you go about doing this if you were running SSH on another port?</p>
<p>In my case, remote ssh is listening on 22, but the machine is behind a router forwarding port xxx to machine:22..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: browser</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-1579</link>
		<dc:creator>browser</dc:creator>
		<pubDate>Fri, 07 Sep 2007 04:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-1579</guid>
		<description>for more advanced vnc over setup : http://users.rcn.com/tushar.manglik/</description>
		<content:encoded><![CDATA[<p>for more advanced vnc over setup : <a href="http://users.rcn.com/tushar.manglik/" rel="nofollow">http://users.rcn.com/tushar.manglik/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Compressing VNC Connections over SSH (vncviewer -via) : Ubuntu Tutorials : Breezy - Dapper - Edgy - Feisty</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-1573</link>
		<dc:creator>Compressing VNC Connections over SSH (vncviewer -via) : Ubuntu Tutorials : Breezy - Dapper - Edgy - Feisty</dc:creator>
		<pubDate>Wed, 27 Jun 2007 20:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-1573</guid>
		<description>[...] might remember a recent tutorial I did on securing VNC via SSH with the -via option of vncviewer.  Today I started looking into it more with one of my students [...]</description>
		<content:encoded><![CDATA[<p>[...] might remember a recent tutorial I did on securing VNC via SSH with the -via option of vncviewer.  Today I started looking into it more with one of my students [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes Turner</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-1571</link>
		<dc:creator>Wes Turner</dc:creator>
		<pubDate>Wed, 27 Jun 2007 05:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-1571</guid>
		<description>Good call on the -via command.  While it&#039;s a considerably heavier setup, nx server seems worth mentioning.

https://help.ubuntu.com/community/FreeNX</description>
		<content:encoded><![CDATA[<p>Good call on the -via command.  While it&#8217;s a considerably heavier setup, nx server seems worth mentioning.</p>
<p><a href="https://help.ubuntu.com/community/FreeNX" rel="nofollow">https://help.ubuntu.com/community/FreeNX</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carmelo Lisciotto</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-1570</link>
		<dc:creator>Carmelo Lisciotto</dc:creator>
		<pubDate>Sun, 17 Jun 2007 00:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-1570</guid>
		<description>Chris, nice blog, keep it going...

Carmelo Lisciotto</description>
		<content:encoded><![CDATA[<p>Chris, nice blog, keep it going&#8230;</p>
<p>Carmelo Lisciotto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ubuntu-tutorials.com/2007/06/12/vnc-over-ssh-securing-the-remote-desktop/#comment-1572</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 13 Jun 2007 22:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=350#comment-1572</guid>
		<description>For the last 2 years i&#039;ve always manually set up a port forward for VNC.  This is ingenious.</description>
		<content:encoded><![CDATA[<p>For the last 2 years i&#8217;ve always manually set up a port forward for VNC.  This is ingenious.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/6 queries in 0.004 seconds using disk: basic
Object Caching 309/310 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 20:06:38 -->
