<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Set up Screen Sharing (VNC) via command line on Mac OS X remotely using SSH</title>
	<atom:link href="http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/</link>
	<description>A collection of technology tips and other words</description>
	<lastBuildDate>Thu, 14 Jan 2010 18:32:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mikeo</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3559</link>
		<dc:creator>mikeo</dc:creator>
		<pubDate>Tue, 14 Apr 2009 03:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3559</guid>
		<description>Hey Brewer - good write-up.  My mac&#039;s graphics card appears to be dead, and I searched around looking for exactly this.  How cool that it turned out to be your article.  talk at ya on FB soon - Orstead</description>
		<content:encoded><![CDATA[<p>Hey Brewer &#8211; good write-up.  My mac&#8217;s graphics card appears to be dead, and I searched around looking for exactly this.  How cool that it turned out to be your article.  talk at ya on FB soon &#8211; Orstead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Tirrell</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3554</link>
		<dc:creator>Don Tirrell</dc:creator>
		<pubDate>Fri, 20 Mar 2009 23:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3554</guid>
		<description>For some reason my kickstart (ARD) &amp; associated files got hosed - so the Apple method was useless. This method works fine except no &quot;&gt;&quot; required 
--
sudo bash -c &#039;echo enabled /Library/Preferences/com.apple.ScreenSharing.launchd&#039;
--
allowed me to use Chicken of the VNC and correct the ARD issues</description>
		<content:encoded><![CDATA[<p>For some reason my kickstart (ARD) &amp; associated files got hosed &#8211; so the Apple method was useless. This method works fine except no &#8220;&gt;&#8221; required<br />
&#8211;<br />
sudo bash -c &#8216;echo enabled /Library/Preferences/com.apple.ScreenSharing.launchd&#8217;<br />
&#8211;<br />
allowed me to use Chicken of the VNC and correct the ARD issues</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan&#8217;s Tech Notes &#187; Blog Archive &#187; Enabling Remote Access to Apple OS X Leopard via SSH Command Line</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3535</link>
		<dc:creator>Ryan&#8217;s Tech Notes &#187; Blog Archive &#187; Enabling Remote Access to Apple OS X Leopard via SSH Command Line</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3535</guid>
		<description>[...] you need it, and then turn it off when you&#8217;re done.  Also, the write-ups of Tim Boland and Chris Brewer were very helpful in figuring this [...]</description>
		<content:encoded><![CDATA[<p>[...] you need it, and then turn it off when you&#8217;re done.  Also, the write-ups of Tim Boland and Chris Brewer were very helpful in figuring this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jones</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3517</link>
		<dc:creator>David Jones</dc:creator>
		<pubDate>Sat, 17 Jan 2009 18:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3517</guid>
		<description>Activate Remote Desktop Sharing, enable access privileges for all users, restart ARD Agent:

$ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all

Read: http://support.apple.com/kb/HT2370</description>
		<content:encoded><![CDATA[<p>Activate Remote Desktop Sharing, enable access privileges for all users, restart ARD Agent:</p>
<p>$ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all</p>
<p>Read: <a href="http://support.apple.com/kb/HT2370" rel="nofollow">http://support.apple.com/kb/HT2370</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Hunter</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3516</link>
		<dc:creator>Tim Hunter</dc:creator>
		<pubDate>Tue, 13 Jan 2009 13:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3516</guid>
		<description>Thanks so much for this.  Worked a treat.  I didn&#039;t want to reboot my Mac, though, so a bit more searching on the net (and a bit of extrapolation) produced this command:

sudo /bin/launchctl load /System/Library/LaunchAgents/com.apple.ScreenSharing.plist

...which started up the VNC server without rebooting.  I&#039;m in via TightVNC from my windows box at work.  Pain in the rear fighting with the screen saver to log in though.  Eventually got it.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this.  Worked a treat.  I didn&#8217;t want to reboot my Mac, though, so a bit more searching on the net (and a bit of extrapolation) produced this command:</p>
<p>sudo /bin/launchctl load /System/Library/LaunchAgents/com.apple.ScreenSharing.plist</p>
<p>&#8230;which started up the VNC server without rebooting.  I&#8217;m in via TightVNC from my windows box at work.  Pain in the rear fighting with the screen saver to log in though.  Eventually got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the blogging &#187; It&#8217;s tough to use a computer with no display</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3509</link>
		<dc:creator>the blogging &#187; It&#8217;s tough to use a computer with no display</dc:creator>
		<pubDate>Thu, 18 Dec 2008 15:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3509</guid>
		<description>[...] the meantime, I jumped through some hoops to enable Screen Sharing via the command line. Chris Brewer&#8217;s instructions were the most thorough, but after following them I had to try a couple of different [...]</description>
		<content:encoded><![CDATA[<p>[...] the meantime, I jumped through some hoops to enable Screen Sharing via the command line. Chris Brewer&#8217;s instructions were the most thorough, but after following them I had to try a couple of different [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Brewer</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3500</link>
		<dc:creator>Chris Brewer</dc:creator>
		<pubDate>Fri, 05 Dec 2008 14:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3500</guid>
		<description>@Mark: Good catch. Thanks for sharing. I&#039;ve modified the original article to reflect your comment.</description>
		<content:encoded><![CDATA[<p>@Mark: Good catch. Thanks for sharing. I&#8217;ve modified the original article to reflect your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.gigoblog.com/2008/04/08/set-up-screen-sharing-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/comment-page-1/#comment-3499</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 05 Dec 2008 04:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gigoblog.com/2008/04/08/set-up-vnc-via-command-line-on-mac-os-x-remotely-using-ssh/#comment-3499</guid>
		<description>This worked for me.

The only thing that&#039;s wrong is the use of the sudo echo enabled &gt; &quot;&quot; command - sudo will run the echo as root but bash won&#039;t have permission to rewrite the file.  Change to tee like the above examples.</description>
		<content:encoded><![CDATA[<p>This worked for me.</p>
<p>The only thing that&#8217;s wrong is the use of the sudo echo enabled &gt; &#8220;&#8221; command &#8211; sudo will run the echo as root but bash won&#8217;t have permission to rewrite the file.  Change to tee like the above examples.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
