<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>zenandjuice.com &#187; Mac OSX</title>
	<atom:link href="http://zenandjuice.com/category/tech/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenandjuice.com</link>
	<description>the website of chris bray</description>
	<lastBuildDate>Mon, 29 Nov 2010 05:27:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Time Machine backups via network shares</title>
		<link>http://zenandjuice.com/2007/11/time-machine-backups-via-network-shares/</link>
		<comments>http://zenandjuice.com/2007/11/time-machine-backups-via-network-shares/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 16:20:02 +0000</pubDate>
		<dc:creator>zenandjuice</dc:creator>
				<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://zenandjuice.com/2007/11/09/time-machine-backups-via-network-shares/</guid>
		<description><![CDATA[By default, Apple&#8217;s Leopard (OS 10.5) only allows Time Machine to backup to connected drives. &#8220;Mindflux&#8221; posted a workaround to allow network drives to be used ! Run this from terminal and load up time machine to select your drive! You don&#8217;t need to hook the drive up to the Mac first, you dont have <a href='http://zenandjuice.com/2007/11/time-machine-backups-via-network-shares/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>By default, Apple&#8217;s Leopard (OS 10.5) only allows Time Machine to backup to connected drives.</p>
<p>&#8220;Mindflux&#8221; <a href="http://forums.macrumors.com/showpost.php?p=4446263&amp;postcount=126" target="_blank">posted</a> a workaround to allow network drives to be used !</p>
<p>Run this from terminal and load up time machine to select your drive! You don&#8217;t need to hook the drive up to the Mac first, you dont have to go chowning files and all that nonsense.</p>
<p style="margin: 5px 20px 20px">
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</pre>
<p>Even easier, someone wrote an <a href="http://9to5mac.com/time-machine-fix-flux-capacitor-43262455" target="_blank">automator script</a> that does this for you.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fzenandjuice.com%2F2007%2F11%2Ftime-machine-backups-via-network-shares%2F&amp;title=Time%20Machine%20backups%20via%20network%20shares" id="wpa2a_2"><img src="http://zenandjuice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://zenandjuice.com/2007/11/time-machine-backups-via-network-shares/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Showing hidden files in OSX</title>
		<link>http://zenandjuice.com/2006/09/showing-hidden-files-in-osx/</link>
		<comments>http://zenandjuice.com/2006/09/showing-hidden-files-in-osx/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 18:35:17 +0000</pubDate>
		<dc:creator>zenandjuice</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Randomness]]></category>

		<guid isPermaLink="false">http://zenandjuice.com/2006/09/12/showing-hidden-files-in-osx/</guid>
		<description><![CDATA[from OSXFAQ &#8211; Technical News and Support for Mac OS X by default, Mac OSX will not show hidden files (those beginning with a period) in Finder. You can change this behavior by typing this command in Terminal: defaults write com.apple.finder AppleShowAllFiles TRUEkillall Finder to reverse it, change TRUE to FALSE.]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://www.osxfaq.com/DailyTips/02-2005/02-01.ws">OSXFAQ &#8211; Technical News and Support for Mac OS X</a></p>
<p>by default, Mac OSX will not show hidden files (those beginning with a period) in Finder.</p>
<p>You can change this behavior by typing this command in <em>Terminal</em>:<br />
<a href="http://www.osxfaq.com/DailyTips/02-2005/02-01.ws" /></p>
<blockquote><p>defaults write com.apple.finder AppleShowAllFiles TRUEkillall Finder</p></blockquote>
<p>to reverse it, change TRUE to FALSE.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fzenandjuice.com%2F2006%2F09%2Fshowing-hidden-files-in-osx%2F&amp;title=Showing%20hidden%20files%20in%20OSX" id="wpa2a_4"><img src="http://zenandjuice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://zenandjuice.com/2006/09/showing-hidden-files-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

