<?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 for Fotinakis.com</title>
	<atom:link href="http://fotinakis.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://fotinakis.com/blog</link>
	<description>The online playground of Mike Fotes</description>
	<lastBuildDate>Fri, 09 Oct 2009 22:48:52 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by Phil Hudson</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-230</link>
		<dc:creator>Phil Hudson</dc:creator>
		<pubDate>Fri, 09 Oct 2009 22:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-230</guid>
		<description>Thank you so much for this. It took me too long to find. Google, mod pagerank up!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this. It took me too long to find. Google, mod pagerank up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Networking Via Carrier Pigeon by sandrar</title>
		<link>http://fotinakis.com/blog/blog/2007/networking-via-carrier-pigeon/comment-page-1/#comment-229</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/?p=7#comment-229</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://fotinakis.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by toubabou</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-227</link>
		<dc:creator>toubabou</dc:creator>
		<pubDate>Tue, 19 May 2009 01:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-227</guid>
		<description>allenm: you can change the ssh command to
&lt;code&gt;ssh username@ip_address_or_hostname -L 5901:localhost:5900&lt;/code&gt; in which case you would connect using :1 instead of :0. If the command line scares you, or if you just have trouble remembering the syntax, SSH Tunnel Manager for the Mac will generate the SSH command for you. It&#039;s what I use. Adding a -C to the command line will also compress the SSH tunnel.

xioni: it sounds like you&#039;ve got too many files open. This is something that can be overridden in the terminal, but it can be somewhat dangerous. If you want to know more, try searching for ulimit.</description>
		<content:encoded><![CDATA[<p>allenm: you can change the ssh command to<br />
<code>ssh username@ip_address_or_hostname -L 5901:localhost:5900</code> in which case you would connect using :1 instead of :0. If the command line scares you, or if you just have trouble remembering the syntax, SSH Tunnel Manager for the Mac will generate the SSH command for you. It&#8217;s what I use. Adding a -C to the command line will also compress the SSH tunnel.</p>
<p>xioni: it sounds like you&#8217;ve got too many files open. This is something that can be overridden in the terminal, but it can be somewhat dangerous. If you want to know more, try searching for ulimit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by allenm</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-226</link>
		<dc:creator>allenm</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-226</guid>
		<description>How do you deal with a situation where you have more than one remote machine to which you wish to connect?  At this point it looks like localhost will always go to the same remote machine.</description>
		<content:encoded><![CDATA[<p>How do you deal with a situation where you have more than one remote machine to which you wish to connect?  At this point it looks like localhost will always go to the same remote machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by Joseph</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-225</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 26 Feb 2009 16:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-225</guid>
		<description>Is there a way to compress the data sent via Apple&#039;s screen sharing app?  I know VNC servers can compress the data, and I&#039;m interested in anything that makes the interface snappier.</description>
		<content:encoded><![CDATA[<p>Is there a way to compress the data sent via Apple&#8217;s screen sharing app?  I know VNC servers can compress the data, and I&#8217;m interested in anything that makes the interface snappier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by xioni</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-224</link>
		<dc:creator>xioni</dc:creator>
		<pubDate>Tue, 17 Feb 2009 19:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-224</guid>
		<description>many thanks for this description.

i am finding an error occasionally occurs on in which in the terminal window.  basically it returns ad infinitum

&quot;accept:  Too many open files&quot;


Anyone know what causes this problem?  Any ways to handle it?  

Thanks</description>
		<content:encoded><![CDATA[<p>many thanks for this description.</p>
<p>i am finding an error occasionally occurs on in which in the terminal window.  basically it returns ad infinitum</p>
<p>&#8220;accept:  Too many open files&#8221;</p>
<p>Anyone know what causes this problem?  Any ways to handle it?  </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by sc</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-223</link>
		<dc:creator>sc</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-223</guid>
		<description>@Justin - the username and password that work for me are the user login for an account on the host (remote) machine. 

It appears that the VNC password setting is somehow non-active in this configuration for me -- that is, no matter what the setting in System Prefs, it will never be honored.</description>
		<content:encoded><![CDATA[<p>@Justin &#8211; the username and password that work for me are the user login for an account on the host (remote) machine. </p>
<p>It appears that the VNC password setting is somehow non-active in this configuration for me &#8212; that is, no matter what the setting in System Prefs, it will never be honored.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by Justin</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-222</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 05 Feb 2009 00:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-222</guid>
		<description>I can&#039;t figure out what username and password to put in when screen sharing prompts me... any help?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t figure out what username and password to put in when screen sharing prompts me&#8230; any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by Leonid</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-221</link>
		<dc:creator>Leonid</dc:creator>
		<pubDate>Wed, 04 Feb 2009 00:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-221</guid>
		<description>The connection to the remote machine is working, but every time I hit connect button the pop-up window tells me that VNC server does not support encryption. Disregards of how I set up Screen Sharing preferences I still have this window. I connect from mac to mac. Is it possible to block it somehow?
Best regards
Leonid</description>
		<content:encoded><![CDATA[<p>The connection to the remote machine is working, but every time I hit connect button the pop-up window tells me that VNC server does not support encryption. Disregards of how I set up Screen Sharing preferences I still have this window. I connect from mac to mac. Is it possible to block it somehow?<br />
Best regards<br />
Leonid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure Screen Sharing in OS X Leopard Through SSH Tunneling by Rob</title>
		<link>http://fotinakis.com/blog/blog/2008/secure-mac-screen-sharing/comment-page-1/#comment-220</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 29 Dec 2008 23:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://fotinakis.com/blog/2008.02.13/secure-screen-sharing-in-os-x-leopard-through-ssh-tunneling/#comment-220</guid>
		<description>So wait, let me get this straight- you disable Kerberos, the screen sharing app&#039;s encryption, and then set up an ssh tunnel?  What&#039;s the point?  I mean, unless you&#039;re blocking all connections other than the ssh connection, you&#039;re not any more or less vulnerable after this.  5900 and 88 are perfectly fine as long as you&#039;ve got everything encrypted.  All you&#039;re gaining here is speed, not more security.</description>
		<content:encoded><![CDATA[<p>So wait, let me get this straight- you disable Kerberos, the screen sharing app&#8217;s encryption, and then set up an ssh tunnel?  What&#8217;s the point?  I mean, unless you&#8217;re blocking all connections other than the ssh connection, you&#8217;re not any more or less vulnerable after this.  5900 and 88 are perfectly fine as long as you&#8217;ve got everything encrypted.  All you&#8217;re gaining here is speed, not more security.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
