<?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>迷你熊的blog &#187; samba</title>
	<atom:link href="http://www.9652.org/blog/archives/tag/samba/feed" rel="self" type="application/rss+xml" />
	<link>http://www.9652.org/blog</link>
	<description>I sit at my window this morning where the world like a passer by stops for a moment, nods to me and goes.</description>
	<lastBuildDate>Wed, 11 Jan 2012 12:58:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>让time machine用上samba</title>
		<link>http://www.9652.org/blog/archives/478</link>
		<comments>http://www.9652.org/blog/archives/478#comments</comments>
		<pubDate>Sat, 06 Feb 2010 08:01:47 +0000</pubDate>
		<dc:creator>minibear</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://www.9652.org/blog/?p=478</guid>
		<description><![CDATA[osx里的time machine非常好用，之前就推荐过，但是他有个限制，职能使用local disk作为备份空间，我家里有个linux host，通过samba共享给windows和osx使用，一直也想让time machine使用samba空间而不是我的移动硬盘来备份。事实上是完全可以做到的，只要修改一个地方，如下： defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 很快你就会发现一些不一样的地方，呵呵，还不去试试。]]></description>
			<content:encoded><![CDATA[<p>osx里的time machine非常好用，之前就推荐过，但是他有个限制，职能使用local disk作为备份空间，我家里有个linux host，通过samba共享给windows和osx使用，一直也想让time machine使用samba空间而不是我的移动硬盘来备份。事实上是完全可以做到的，只要修改一个地方，如下：</p>
<pre>defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1</pre>
<pre>很快你就会发现一些不一样的地方，呵呵，还不去试试。</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.9652.org/blog/archives/478/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

