<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Remote desktop client for OS X</title>
	<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X/</link>
	<description>Comments on Ask MetaFilter post Remote desktop client for OS X</description>
	<pubDate>Sat, 04 Jun 2005 09:22:10 -0800</pubDate>
	<lastBuildDate>Sat, 04 Jun 2005 09:22:10 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Remote desktop client for OS X</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X</link>	
		<description>I use a Mac @ home. One of the things I&apos;ve loved about Windows (gasp) is the Remote Desktop Client: an efficient, elegant, and free way to connect and use your desktop. Is there an equivalent tool for OS X such that I could connect to my home Mac (not w/ SSH, but the desktop) from any number of the Windows boxes I occasionally use?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.19494</guid>
		<pubDate>Sat, 04 Jun 2005 09:14:29 -0800</pubDate>
		<dc:creator>xmutex</dc:creator>
		
			<category>apple</category>
		
			<category>macintosh</category>
		
			<category>osx</category>
		
	</item> <item>
		<title>By: banished</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320668</link>	
		<description>&lt;a href=&quot;http://www.realvnc.com/resources.html&quot;&gt;this&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320668</guid>
		<pubDate>Sat, 04 Jun 2005 09:22:10 -0800</pubDate>
		<dc:creator>banished</dc:creator>
	</item><item>
		<title>By: cmonkey</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320673</link>	
		<description>Apple distributes &lt;a href=&quot;http://www.apple.com/downloads/macosx/networking_security/osxvnc.html&quot;&gt;their own VNC server&lt;/a&gt;.  &lt;br&gt;
&lt;br&gt;
After that you should be able to use any VNC client to connect to it.  I&apos;ve had good experiences using &lt;a href=&quot;http://www.tightvnc.com/download.html&quot;&gt;TightVNC&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Keep in mind that this&apos;ll become more complicated if your Mac is behind a NAT device.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320673</guid>
		<pubDate>Sat, 04 Jun 2005 09:34:45 -0800</pubDate>
		<dc:creator>cmonkey</dc:creator>
	</item><item>
		<title>By: AlexReynolds</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320674</link>	
		<description>Download and run a &lt;a href=&quot;http://www.nyu.edu/its/humanities/docs/vnc.html&quot;&gt;VNC server on the Mac&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Download and open a &lt;a href=&quot;http://www.nyu.edu/its/humanities/docs/vnc.html&quot;&gt;VNC client session&lt;/a&gt; on the Windows box.&lt;br&gt;
&lt;br&gt;
Be sure to consider the following details:&lt;br&gt;
&lt;br&gt;
1. &lt;a href=&quot;http://faq.gotomyvnc.com/fom-serve/cache/64.html&quot;&gt;Opening TCP 5900 on your server&apos;s firewall&lt;/a&gt;, if you don&apos;t care about security; or,&lt;br&gt;
&lt;br&gt;
2. &lt;a href=&quot;http://pigtail.net/LRP/vnc/&quot;&gt;Using SSH to tunnel/encrypt the VNC data through an encrypted SSH channel&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
VNC data &#8212; i.e. anything you type in, and anything shown on the screen &#8212; are not encrypted! Use SSH as a tunnel, if you can.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320674</guid>
		<pubDate>Sat, 04 Jun 2005 09:36:27 -0800</pubDate>
		<dc:creator>AlexReynolds</dc:creator>
	</item><item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320677</link>	
		<description>Yeah, I do this all the time. ssh from work to home, using PuTTY (pron. &quot;pyoo-tee-tee-why&quot;) on the PC, then tunnel VNC over it. I use the same tunnel to tunnel iTunes, the admin page of my mail server, etc. On OSXvnc, there&apos;s a checkbox to make the VNC daemon accept connections only from the local (loopback) interface; make sure you check that, so ssh is &lt;i&gt;required.&lt;/i&gt; Also, on the port forwarding you should make sure to use 127.0.0.1 (some instructions tell you to use localhost, but under Mac OS X localhost can resolve to an IPv6 address that won&apos;t work with VNC).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320677</guid>
		<pubDate>Sat, 04 Jun 2005 09:45:38 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: brettcar</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320679</link>	
		<description>cmonkey, your link to Apple&apos;s own VNC server is actually a 3rd party utility Apple is providing a link to. Apple&apos;s does however have their own VNC server as a part of Remote Desktop Client. &lt;a href=&quot;http://www.macosxhints.com/article.php?story=20041013050458686&quot;&gt;Here&lt;/a&gt; is a helpful how to about getting it to work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320679</guid>
		<pubDate>Sat, 04 Jun 2005 09:47:33 -0800</pubDate>
		<dc:creator>brettcar</dc:creator>
	</item><item>
		<title>By: jimray</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320681</link>	
		<description>Cmonkey, I&apos;m pretty sure that link is to a third party VNC server, not one built by Apple. &lt;br&gt;
&lt;br&gt;
Regardless, Apple&apos;s Remote Desktop is also a VNC server. In your system preferences, go to Sharing, and enable the Apple Remote Desktop. You&apos;ll neeed to click the &quot;Access Privileges...&quot; button and enable the &quot;VNC viewers may control the screen with password option&quot;.&lt;br&gt;
&lt;br&gt;
You should then be able to log in to your Mac using any VNC client. &lt;br&gt;
&lt;br&gt;
If you&apos;re doing this across the Internets, I heartily recommend &lt;a href=&quot;http://www.tech-recipes.com/unix_software_tips262.html&quot;&gt;tunneling your VNC connection via an SSH connection&lt;/a&gt; to keep everything nice and secure. If you&apos;re using Windows to access your Mac, &lt;a href=&quot;http://www.chiark.greenend.org.uk/~sgtatham/putty/&quot;&gt;Putty&lt;/a&gt; is a nice SSH client that allows for tunneling. &lt;br&gt;
&lt;br&gt;
On preview - yeah, what they said, but you don&apos;t need a third party VNC server, Apple&apos;s built-in Remote Desktop works just dandy.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320681</guid>
		<pubDate>Sat, 04 Jun 2005 09:49:30 -0800</pubDate>
		<dc:creator>jimray</dc:creator>
	</item><item>
		<title>By: PissOnYourParade</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320772</link>	
		<description>Be prepared though, VNC&apos;s protocol is nowhere near as efficient as the Citrix licensed RDP protocol.&lt;br&gt;
&lt;br&gt;
It works, but you don&apos;t get that &quot;can&apos;t tell its remote&quot; feeling like with RDP.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320772</guid>
		<pubDate>Sat, 04 Jun 2005 14:22:43 -0800</pubDate>
		<dc:creator>PissOnYourParade</dc:creator>
	</item><item>
		<title>By: trevyn</title>
		<link>http://ask.metafilter.com/19494/Remote-desktop-client-for-OS-X#320871</link>	
		<description>Also see Netopia&apos;s Timbuktu if VNC doesn&apos;t cut it for you.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19494-320871</guid>
		<pubDate>Sat, 04 Jun 2005 21:33:33 -0800</pubDate>
		<dc:creator>trevyn</dc:creator>
	</item>
	</channel>
</rss>
