<?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>Pietre e Parole &#187; Linux</title>
	<atom:link href="http://acerasa.it/categoria/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://acerasa.it</link>
	<description>... avevo qualcosa su Cerasa</description>
	<lastBuildDate>Tue, 02 Feb 2010 11:10:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Domani al Linux Day 2007</title>
		<link>http://acerasa.it/2007/10/26/domani-al-linux-day-2007/</link>
		<comments>http://acerasa.it/2007/10/26/domani-al-linux-day-2007/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 13:30:45 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tecnologia]]></category>

		<guid isPermaLink="false">http://www.acerasa.it/tino/2007/10/26/domani-al-linux-day-2007-2/</guid>
		<description><![CDATA[Domani sono a Pesaro al Linux Day 2007 dalle ore 10 fino al pomeriggio. Per chi ha un po&#8217; di tendenze web2.0, si potrà seguire la giornata via twitter. Powered by ScribeFire.]]></description>
			<content:encoded><![CDATA[<p>Domani sono a Pesaro al Linux Day 2007 <a href="http://www.fanolug.org/wiki/index.php/LinuxDay2007">dalle ore 10 fino al pomeriggio</a>.</p>
<p>Per chi ha un po&#8217; di tendenze web2.0, si potrà seguire la giornata via <a href="http://twitter.com/fanolug/with_friends">twitter</a>. </p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://acerasa.it/2007/10/26/domani-al-linux-day-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come installare un server NNTP su Ubuntu</title>
		<link>http://acerasa.it/2007/10/22/come-installare-un-server-nntp-su-ubuntu/</link>
		<comments>http://acerasa.it/2007/10/22/come-installare-un-server-nntp-su-ubuntu/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 16:06:02 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.acerasa.it/tino/2007/10/22/come-installare-un-server-nntp-su-ubuntu/</guid>
		<description><![CDATA[Al volo una serie di comandi per l&#8217;installazione ed un prima configurazione di un server news locale su Ubuntu 7.04. $sudo apt-get install inn $sudo vim /etc/news/inn.conf Modificare/Aggiungere i seguenti parametri: organization: Pinco Pallino server: news pathhost: news.mep.it Aggiungere la regola che permette l&#8217;accesso dalla rete locale: $sudo vim /etc/news/nnrp.access 10.10.10.*: Read Post:::* Cambiare proprietario [...]]]></description>
			<content:encoded><![CDATA[<p>Al volo una serie di comandi per l&#8217;installazione ed un prima configurazione di un server news locale su Ubuntu 7.04.</p>
<p><span id="more-63"></span></p>
<blockquote><p>$sudo apt-get install inn</p>
<p>$sudo vim /etc/news/inn.conf</p></blockquote>
<p>Modificare/Aggiungere i seguenti parametri:</p>
<blockquote><p>organization: Pinco Pallino</p>
<p>server: news</p>
<p>pathhost: news.mep.it</p></blockquote>
<p>Aggiungere la regola che permette l&#8217;accesso dalla rete locale:</p>
<blockquote><p>$sudo vim /etc/news/nnrp.access</p>
<p>10.10.10.*: Read Post:::*</p></blockquote>
<p>Cambiare proprietario e gruppo al file history</p>
<blockquote><p>$sudo chown news:news /var/lib/news/history</p></blockquote>
<p>Riavviare il server</p>
<blockquote><p>$sudo /etc/init.d/inn start</p></blockquote>
<p>Configurando Thunderbird per accedere al news server, si dovrebbero vedere le directory di default</p>
<blockquote><p>control<br />
junk<br />
news.annunce-newusers</p></blockquote>
<p>Per ora è andata.</p>
<p>Link:</p>
<ul>
<li><a href="http://a2.pluto.it/a2417.htm">Introduzione a INN</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://acerasa.it/2007/10/22/come-installare-un-server-nntp-su-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
