<?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>Linux 360° &#124; Italia &#187; afp</title>
	<atom:link href="http://www.linux360.it/tag/afp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux360.it</link>
	<description>Notizie, guide e tutorial per il mondo Linux a 360°</description>
	<lastBuildDate>Tue, 16 Dec 2014 14:03:33 +0000</lastBuildDate>
	<language>it-IT</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Condivisione AFP su Server Debian/Ubuntu</title>
		<link>http://www.linux360.it/2013/06/05/condivisione-afp-su-server-debianubuntu/</link>
		<comments>http://www.linux360.it/2013/06/05/condivisione-afp-su-server-debianubuntu/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 10:48:06 +0000</pubDate>
		<dc:creator><![CDATA[Francesco Gabriele]]></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[afp]]></category>

		<guid isPermaLink="false">http://www.ubuntuserver.it/?p=366</guid>
		<description><![CDATA[<p>La mia configurazione è stata testata su una Debian Wheezy di segutio i passi: apt-get install automake libtool build-essential pkg-config checkinstall git-core apt-get install libavahi-client-dev libdb5.1-dev db-util db5.1-util libgcrypt11 libgcrypt11-dev apt-get install libpam0g-dev avahi-daemon cd /usr/src/ wget http://prdownloads.sourceforge.net/netatalk/netatalk-3.0.1.tar.gz tar -xvzf netatalk-3.0.1.tar.gz cd netatalk-3.0.1 ./configure &#8211;with-init-style=debian &#8211;with-zeroconf make make install useradd afpuser ; passwd afpuser /etc/rc.d/init.d/netatalk ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.linux360.it/2013/06/05/condivisione-afp-su-server-debianubuntu/">Condivisione AFP su Server Debian/Ubuntu</a> sembra essere il primo su <a rel="nofollow" href="http://www.linux360.it">Linux 360° | Italia</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>La mia configurazione è stata testata su una Debian Wheezy di segutio i passi:<br />
<strong>apt-get install automake libtool build-essential pkg-config checkinstall git-core </strong><br />
<strong>apt-get install libavahi-client-dev libdb5.1-dev db-util db5.1-util libgcrypt11 libgcrypt11-dev </strong><br />
<strong>apt-get install libpam0g-dev avahi-daemon</strong><br />
<strong>cd /usr/src/</strong><br />
<strong>wget http://prdownloads.sourceforge.net/netatalk/netatalk-3.0.1.tar.gz</strong><br />
<strong>tar -xvzf netatalk-3.0.1.tar.gz</strong></p>
<p><strong>cd netatalk-3.0.1</strong><br />
<strong>./configure &#8211;with-init-style=debian &#8211;with-zeroconf</strong></p>
<p><strong>make</strong><br />
<strong>make install</strong></p>
<p><strong>useradd afpuser ; passwd afpuser</strong></p>
<p><strong>/etc/rc.d/init.d/netatalk start</strong><br />
<strong>update-rc.d netatalk defaults</strong></p>
<p><strong>vim /usr/local/etc/afp.conf</strong></p>
<p><strong>[Global]</strong><br />
<strong>afpstats = yes</strong><br />
<strong>login message = &#8220;Welcome to a Linux box&#8221;</strong><br />
<strong>mimic model = LinuxSrv</strong></p>
<p><strong>[amministrazione]</strong><br />
<strong>path = /dati1/share/amministrazione</strong><br />
<strong>valid users = amministrazione</strong><br />
<strong>time machine = yes (attivi il server time machine)</strong></p>
<p><strong>[condivisa]</strong><br />
<strong>path = /dati1/share/condivisa</strong><br />
<strong>valid users = amministrazione</strong></p>
<p>Spero possa essere utile a molti</p>
<p>Frank</p>
<p>L'articolo <a rel="nofollow" href="http://www.linux360.it/2013/06/05/condivisione-afp-su-server-debianubuntu/">Condivisione AFP su Server Debian/Ubuntu</a> sembra essere il primo su <a rel="nofollow" href="http://www.linux360.it">Linux 360° | Italia</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linux360.it/2013/06/05/condivisione-afp-su-server-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
