<?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>The Geek Blog &#187; server</title>
	<atom:link href="http://www.artin.org/geekblog/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artin.org/geekblog</link>
	<description>A place to write down the crap from my brain</description>
	<lastBuildDate>Sat, 12 Jun 2010 12:25:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Getting Macs to play with Ubuntu</title>
		<link>http://www.artin.org/geekblog/2009/02/getting-macs-to-play-with-ubuntu/</link>
		<comments>http://www.artin.org/geekblog/2009/02/getting-macs-to-play-with-ubuntu/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 14:21:54 +0000</pubDate>
		<dc:creator>Astralbodies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[afp]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=23</guid>
		<description><![CDATA[I&#8217;m a fan of Unix operating systems in general.  That&#8217;s what got me interested in switching to Mac OS X because it&#8217;s Unix-based.  It was inevitable that I would eventually get a server-class machine again that wasn&#8217;t Mac-based.  The new Dell machine that I have running has Ubuntu 8.10 &#8211; a Debian-based machine which is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a fan of Unix operating systems in general.  That&#8217;s what got me interested in switching to Mac OS X because it&#8217;s Unix-based.  It was inevitable that I would eventually get a server-class machine again that wasn&#8217;t Mac-based.  The new Dell machine that I have running has Ubuntu 8.10 &#8211; a Debian-based machine which is something I&#8217;m new too.</p>
<p>I wanted to set up the Ubuntu machine to share files with the Macs on my network but not by using the crappy Samba protocol or even NFS.  I know both are troublesome and not as speedy on a Mac.  My only other choice was to get AFP working on the Ubuntu server and to my delight, packages exist for this.  Netatalk is an Appletalk daemon and Avahi is a Bonjour zeroconf equivalent.  Installing those packages and starting the services didn&#8217;t do it for me.  Leopard was having issues with the cleartext passwords being passed to AFPD so I went nowhere.</p>
<p>I did some digging and realized that OpenSSL isn&#8217;t GNU and therefore support for it in netatalk isn&#8217;t compiled in.  Not being super familar with how Debian packaging works, I looked for a guide to help me with recompiling and installing the updated netatalk package.</p>
<p>I found it and boy it&#8217;s an awesome guide.</p>
<p><a href="http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/" target="_blank">http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/</a></p>
<p>Take a look, try it out.  It worked perfectly me for on Ubuntu Intrepid Ibex (8.10).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.artin.org/geekblog/2009/02/getting-macs-to-play-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
