<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>farrebyc's block notes</title>
	<atom:link href="http://farrebyc.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://farrebyc.wordpress.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 24 Oct 2009 19:00:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='farrebyc.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a6cf0f47d4fc276b75b60df1f9695f96?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>farrebyc's block notes</title>
		<link>http://farrebyc.wordpress.com</link>
	</image>
			<item>
		<title>Media Center con Ubuntu &#8211; Parte 3</title>
		<link>http://farrebyc.wordpress.com/2009/05/31/media-center-con-ubuntu-parte-3/</link>
		<comments>http://farrebyc.wordpress.com/2009/05/31/media-center-con-ubuntu-parte-3/#comments</comments>
		<pubDate>Sun, 31 May 2009 14:33:15 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Guida MythTV]]></category>
		<category><![CDATA[Hauppauge PVR-500]]></category>
		<category><![CDATA[Lirc]]></category>
		<category><![CDATA[MCE Remote]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=407</guid>
		<description><![CDATA[Introduzione
In questa terza parte della guida spieghero&#8217; come installare e configurare il telecomando MCE versione 2 che ho trovato insieme alla scheda TV (Hauppauge PVR-500).

Per questa guida ho utilizzato e &#8216;mixato&#8216; alcune informazioni trovate su:

La mia vecchia guida MythTV su Ubuntu – Parte 4

Parte 3: Argomenti trattati

3.1: Installazione Lirc
3.2: Test telecomando
3.3: Copia del &#8216;Key mapping&#8217; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=407&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>Introduzione</h2>
<p>In questa terza parte della guida spieghero&#8217; come installare e configurare il telecomando <a href="http://www.mythtv.org/wiki/index.php/MCE_Remote">MCE versione 2</a> che ho trovato insieme alla scheda TV (Hauppauge PVR-500).</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/pvr500remote.jpg" alt="PVR 500 Kit - Remote" /></p>
<p>Per questa guida ho utilizzato e &#8216;<i>mixato</i>&#8216; alcune informazioni trovate su:</p>
<ul>
<li>La mia <em>vecchia</em> guida <a href="http://farrebyc.wordpress.com/2007/08/05/mythtv-su-ubuntu-parte-4/">MythTV su Ubuntu – Parte 4</a></li>
</ul>
<h2>Parte 3: Argomenti trattati</h2>
<ul>
<li>3.1: Installazione Lirc</li>
<li>3.2: Test telecomando</li>
<li>3.3: Copia del &#8216;Key mapping&#8217; nella cartella home</li>
<li>3.4: Fine installazione</li>
</ul>
<p><span id="more-407"></span></p>
<h2>3.1: Installazione Lirc</h2>
<p>Prima di tutto ho installato <a href="http://www.lirc.org/">Lirc</a>, il programma che permette al PC di ricevere ed inviare i segnali infrarossi di moltissimi telecomandi:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install lirc lirc-modules-source setserial</code>
		</td>
</tr>
</table>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/01.jpg" alt="Installazione Lirc 1" /></p>
<p>Rispetto a due anni fa ora l&#8217;installazione del telecomando e&#8217; semplicissima, gia&#8217; in questa fase viene richiesto di scegliere quale telecomando si sta installando. Nel mio caso ho selezionato <em>&#8216;Windows Media Center Remotes (new version Philips et al.)&#8217;</em>:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/02.jpg" alt="Installazione Lirc 2" /></p>
<p>Successivamente viene richiesto se si vuole configurare anche un trasmettitore IR, che io non utilizzo, ho quindi selezionato la voce <em>&#8216;None&#8217;</em>.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/03.jpg" alt="Installazione Lirc 3" /></p>
<p>Al termine dell&#8217;installazione e configurazione il sistema indica che ha correttamente avviato il demone di Lirc:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/04.jpg" alt="Installazione Lirc 4" /></p>
<h2>3.2: Test telecomando</h2>
<p>Con IRW e&#8217; possibile testare se tutti i pulsanti del proprio telecomando sono stati correttamente configurati:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>irw</code>
		</td>
</tr>
</table>
<p>Premendo alcuni tasti sul telecomando vengono visualizzati sullo schermo i relativi codici riconosciuti da Lirc:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/05.jpg" alt="Installazione Lirc 5" /></p>
<h2>3.3: Copia del &#8216;Key mapping&#8217; nella cartella home</h2>
<p>Con questo ulteriore comando viene scaricato il file <i>&#8216;lircrc&#8217;</i>:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>wget <a href="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/.lircrc" rel="nofollow" title="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/.lircrc" class="external free">http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/.lircrc</a><br />
cp .lircrc ~/.lircrc</code>
		</td>
</tr>
</table>
<p>Infine ho creato un link simbolico per permettere a Mythtv di utilizzare il file appena scaricato:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>ln -s ~/.lircrc ~/.mythtv/lircrc</code>
		</td>
</tr>
</table>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/information.png" alt="Information" /></td>
<td align="left" valign="top">
			<b>Nota:</b><br />
			questo e&#8217; il file di configurazione di Lirc che mi &#8216;porto dietro&#8217; da ormai molto tempo, oltre a quella per MythTV contiene anche le mappature dei tasti per Mplayer, Xine, VLC, Totem ed Elisa.
		</td>
</tr>
</table>
<h2>3.4: Fine installazione</h2>
<p>A questo punto il telecomando è stato installato e configurato correttamente, ed è ora pronto per essere utilizzato.</p>
<h2>Guida &#8211; Media Center con Ubuntu</h2>
<p><a href="http://farrebyc.wordpress.com/2009/05/15/media-center-con-ubuntu-parte-1/">Parte 1</a> &#8212; <a href="http://farrebyc.wordpress.com/2009/05/24/media-center-con-ubuntu-parte-2/">Parte 2</a> &#8212; Parte 3 &#8212; Parte 4</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/407/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=407&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2009/05/31/media-center-con-ubuntu-parte-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/pvr500remote.jpg" medium="image">
			<media:title type="html">PVR 500 Kit - Remote</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/01.jpg" medium="image">
			<media:title type="html">Installazione Lirc 1</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/02.jpg" medium="image">
			<media:title type="html">Installazione Lirc 2</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/03.jpg" medium="image">
			<media:title type="html">Installazione Lirc 3</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/04.jpg" medium="image">
			<media:title type="html">Installazione Lirc 4</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p3/05.jpg" medium="image">
			<media:title type="html">Installazione Lirc 5</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/information.png" medium="image">
			<media:title type="html">Information</media:title>
		</media:content>
	</item>
		<item>
		<title>Media Center con Ubuntu &#8211; Parte 2</title>
		<link>http://farrebyc.wordpress.com/2009/05/24/media-center-con-ubuntu-parte-2/</link>
		<comments>http://farrebyc.wordpress.com/2009/05/24/media-center-con-ubuntu-parte-2/#comments</comments>
		<pubDate>Sun, 24 May 2009 09:46:06 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[Cinergy T USB XXS]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Guida MythTV]]></category>
		<category><![CDATA[Hauppauge PVR-500]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=357</guid>
		<description><![CDATA[Introduzione
In questa seconda parte della guida spieghero&#8217; come installare MythTV e come effettuarne la configurazione di base.




			MythTV è un&#8217;applicazione libera per Linux, sotto licenza GPL, pensata per permettere ad ogni computer (che soddisfi certi requisiti minimi) di funzionare come Personal Video Recorder. Il progetto fu avviato nell&#8217;aprile 2002 da Isaac Richards. [tratto da Wikipedia]
		


Per questa [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=357&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>Introduzione</h2>
<p>In questa seconda parte della guida spieghero&#8217; come installare <a href="http://www.mythtv.org/">MythTV</a> e come effettuarne la configurazione di base.</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="155"><img src="http://www.farrebyc.com/files/loghi/mythtv.png" alt="MythTV Logo" /></td>
<td align="left" valign="top">
			<strong>MythTV</strong> è un&#8217;applicazione libera per Linux, sotto licenza GPL, pensata per permettere ad ogni computer (che soddisfi certi requisiti minimi) di funzionare come Personal Video Recorder. Il progetto fu avviato nell&#8217;aprile 2002 da Isaac Richards. [tratto da <a href="http://it.wikipedia.org/wiki/MythTV">Wikipedia</a>]
		</td>
</tr>
</table>
<p>Per questa guida ho utilizzato e &#8216;<i>mixato</i>&#8216; alcune informazioni trovate su:</p>
<ul>
<li>La mia <em>vecchia</em> guida <a href="http://farrebyc.wordpress.com/2007/07/08/mythtv-su-ubuntu-parte-1/">MythTV su Ubuntu</a></li>
<li>La sempre <strong>ottima</strong> ed <strong>aggiornatissima</strong> <a href="http://parker1.co.uk/mythtv_ubuntu.php">MythTV Ubuntu Installation Guide</a> di <a href="http://parker1.co.uk/">Garry Parker</a></li>
</ul>
<h2>Parte 2: Argomenti trattati</h2>
<ul>
<li>2.1: Installazione MythTV</li>
<li>2.2: Configurazione base di MythTV</li>
<li>2.3: Fine configurazione di base</li>
<li>2.4: Test di funzionamento</li>
</ul>
<p><span id="more-357"></span></p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/information.png" alt="Information" /></td>
<td align="left" valign="top">
			<b>Nota:</b><br />
			i nomi delle risorse e gli indirizzi IP utilizzati di seguito sono chiaramente da adattare alla situazione che ognuno ha nella propria rete locale, ad esempio se il nome del gruppo di lavoro non è &#8216;<i>WGROUP</i>&#8216; o l&#8217;indirizzo IP del proprio router non è &#8216;<i>192.168.0.1</i>&#8216; sarà necessario inserire il nome o l&#8217;indirizzo corretto nel relativo file di configurazione.
		</td>
</tr>
</table>
<h2>2.1: Installazione MythTV</h2>
<p>Per lanciare l&#8217;installazione del programma digito in un terminale i seguenti comandi:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get update<br />
sudo apt-get install mythtv</code>
		</td>
</tr>
</table>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/01.jpg" alt="Installazione 01" /></p>
<p>Recentemente sono state apportate alcune migliorie al processo di installazione, che ora risulta molto piu&#8217; semplice di un paio d&#8217;anni fa.</p>
<p>1) Durante l&#8217;installazione verra&#8217; chiesto di inserire una password per l&#8217;utente root di MySQL. E&#8217; fortemente raccomandato di lasciare questa password vuota. E&#8217; risaputo che impostando una password in questo momento puo&#8217; causare problemi di accesso al DB in futuro. In effetti puo&#8217; sembrare una cosa non molto sicura, ma venendo installato in una rete casalinga non dovrebbe creare troppi problemi:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/02.jpg" alt="Installazione 02" /></p>
<p>confermare nuovamente la password vuota:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/03.jpg" alt="Installazione 03" /></p>
<p>2) La terza schermata chiede se si vuole abilitare l&#8217;accesso remoto al proprio backend. Se in futuro si ha intenzione di aggiungere altri frontend alla propria rete e&#8217; bene rispondere &#8220;<strong>Si&#8217;</strong>&#8221; alla domanda.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/04.jpg" alt="Installazione 04" /></p>
<p>3) Successivamente viene mostrato un avviso riguardante l&#8217;esecuzione di mythtv-setup per completare correttamente il processo d&#8217;installazione. Si vedra&#8217; questo punto nella prossima sezione.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/05.jpg" alt="Installazione 05" /></p>
<p>4) Verra&#8217; nuovamente chiesto se si intende assegnare una password all&#8217;utente root di MySQL, cosi&#8217; come la prima volta lasciare vuota questa password:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/06.jpg" alt="Installazione 06" /></p>
<p>5) Il processo di installazione genera una password utente per effettuare l&#8217;accesso al DB MySQL. Questa password viene salvata nel file <code>/etc/mythtv/mysql.txt</code>. Al momento non serve, ma potrebbe tornare utile piu&#8217; avanti.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/07.jpg" alt="Installazione 07" /></p>
<h2>2.2: Configurazione base di MythTV</h2>
<p>Per configurare MythTV, ho eseguito l&#8217;utility <i>&#8216;MythTV Backend Setup&#8217;</i>, presente nel menu&#8217; <code>Sistema / Amministrazione / MythTV Backend Setup</code>.</p>
<h3>2.2.1: MythTV Backend Setup</h3>
<p>Alla prima esecuzione del setup viene visualizzato un messaggio che ci informa che l&#8217;utente attuale non e&#8217; nel gruppo <i>&#8216;mythtv&#8217;</i>. Premendo il pulsante <i>&#8216;OK&#8217;</i> l&#8217;utente viene automaticamente assegnato al gruppo. Per rendere effettivo questo cambiamento e&#8217; necessario effettuare un logout:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/08.jpg" alt="Installazione 08" /></p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/09.jpg" alt="Installazione 09" /></p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/10.jpg" alt="Installazione 10" /></p>
<p>Dopo aver effettuato logout/login ho rieseguito il setup (<code>Sistema / Amministrazione / MythTV Backend Setup</code>) ed ho confermato con <i>&#8216;OK&#8217;</i> per fermare il processo mythbackend:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/11.jpg" alt="Installazione 11" /></p>
<p>A questo punto mi sono ritrovato nel menu&#8217; principale del setup (notare che nell&#8217;attuale versione di MythTV il tema di default e&#8217; quello di Mythbuntu).</p>
<h3>2.2.2: &#8216;1. General&#8217;</h3>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/12.jpg" alt="Installazione 12" /></p>
<p>Nella prima schermata <i>&#8216;Host Address Backend Setup&#8217;</i> ho modificato i seguenti parametri: </p>
<ul>
<li>Local Backend (MC)</li>
<ul>
<li>IP address: 192.168.0.110</li>
<li>Security Pin (Required): 0000</li>
</ul>
<li>Master Backend</li>
<ul>
<li>IP address: 192.168.0.110</li>
</ul>
</ul>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/13.jpg" alt="Installazione 13" /></p>
<p>nella seconda schermata <i>&#8216;Locale Settings&#8217;</i> ho invece impostato:</p>
<ul>
<li>TV format: PAL</li>
<li>VBI format: PAL Teletext</li>
<li>Channel frequency table: Europe-west *<br />
(<i>*: Per chi si trova in Italia suppongo sia meglio scegliere la tabella delle frequenze &#8216;italy&#8217;</i>)</li>
<li>Your Local Timezone (for XMLTV): None</li>
</ul>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/14.jpg" alt="Installazione 14" /></p>
<p>In tutte le altre schermate del menu&#8217; <i>&#8216;1. General&#8217;</i> ho lasciato le impostazioni di default.</p>
<h3>2.2.3: &#8216;2. Capture cards&#8217;</h3>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/15.jpg" alt="Installazione 15" /></p>
<p>La prima pagina del menu&#8217; <i>&#8216;2. Capture Cards&#8217;</i> propone tre opzioni, non avendo ancora aggiunto nessuna scheda ho scelto la prima, <i>&#8216;New capture card&#8217;</i>:</p>
<p>Nella pagina di setup della scheda ho impostato:</p>
<ul>
<li>Card type: IVTV MPEG-2 encoder card</li>
<li>Video device: /dev/video0</li>
<li>Default input: Tuner 1</li>
</ul>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/16.jpg" alt="Installazione 16" /></p>
<p>La scheda Hauppauge PVR-500 che ho installato sul mio PC dispone di un doppio tuner e viene vista dal sistema operativo come due schede distinte. Quindi, ritornato alla pagina <i>&#8216;Capture Cards&#8217;</i> ho scelto nuovamente l&#8217;opzione <i>&#8216;New capture card&#8217;</i>, impostando <i>&#8216;Card type&#8217;</i> e <i>&#8216;Default input&#8217;</i> con gli stessi valori della prima scheda cambiando solo l&#8217;opzione <i>&#8216;Video device&#8217;</i>:</p>
<ul>
<li>Card type: IVTV MPEG-2 encoder card</li>
<li>Video device: /dev/video1</li>
<li>Default input: Tuner 1</li>
</ul>
<p>Ho quindi selezionato per la terza volta <i>&#8216;New capture card&#8217;</i>, in questo caso sono andato a configurare la scheda DVB-T impostando i parametri in questo modo:</p>
<ul>
<li>Card type: DVB DTV capture card (v3.x)</li>
<li>DVB Device Number: 0</li>
</ul>
<p>e lasciando gli altri come da default.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/17.jpg" alt="Installazione 17" /></p>
<p>Arrivato a questo punto la mia pagina <i>&#8216;Capture Cards&#8217;</i> si presenta cosi&#8217;:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/18.jpg" alt="Installazione 18" /></p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/information.png" alt="Information" /></td>
<td align="left" valign="top">
			<b>Nota:</b><br />
			le voci presenti dipendono naturalmente dal numero e dal tipo di schede installate nel proprio pc.
		</td>
</tr>
</table>
<h3>2.2.4: &#8216;3. Video Sources&#8217;</h3>
<p>Ritornato al menu&#8217; principale ho sono entrato nel menu&#8217; <i>&#8216;3. Video Sources&#8217;</i>:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/19.jpg" alt="Installazione 19" /></p>
<p>Ho quindi iniziato selezionando la voce <i>&#8216;New video source&#8217;</i> e mi sono ritrovato nella schermata <i>&#8216;Video source setup&#8217;</i>.<br />
Avendo collegato i tuner della scheda TV analogica ad un provider via cavo ho assegnato al video source lo stesso nome del provider. In ogni caso è possibile dare un nome qualsiasi, come per esempio <i>&#8216;TV&#8217;</i> o anche <i>&#8216;Antenna&#8217;</i>.<br />
Essendo quelli presenti sulla PVR-500 dei tuner analogici, non è possibile leggere le informazioni relative alla guida dei programmi (EPG, cosa che invece si può fare con le schede DVB-T); ho quindi impostato la voce <i>&#8216;Listings grabber&#8217;</i> a <i>&#8216;No grabber&#8217;</i>.<br />
Infine, ho lasciato l&#8217;opzione <i>&#8216;default&#8217;</i> per la voce <i>&#8216;Channel frequency table&#8217;</i>.</p>
<p>Riassumendo:</p>
<ul>
<li>Video source name: Cablecom</li>
<li>Listing grabber: No grabber</li>
<li>Channel frequency table: default</li>
</ul>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/20.jpg" alt="Installazione 20" /></p>
<p>Ritornato alla schermata <i>&#8216;Video Source&#8217;</i> ho nuovamente selezionando la voce <i>&#8216;New video source&#8217;</i>, il secondo video source verra&#8217; utilizzato per la scheda TV digitale, ho quindi impostato i parametri in questo modo:</p>
<ul>
<li>Video source name: Digitale Terrestre</li>
<li>Listing grabber: Transmitted guide only (EIT)</li>
<li>Channel frequency table: default</li>
</ul>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/21.jpg" alt="Installazione 21" /></p>
<h3>2.2.5: &#8216;4. Input connections&#8217;</h3>
<p>Il menu&#8217; <i>&#8216;Input connections&#8217;</i> e&#8217; molto importante, tramite questo menu&#8217; e&#8217; infatti possibile assegnare un video source ad ogni ingresso delle schede presenti nel sistema.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/22.jpg" alt="Installazione 22" /></p>
<p>La schermata <i>&#8216;Input connections&#8217;</i> mostra la lista di tutti gli ingressi video disponibili per ogni scheda TV installata.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/23.jpg" alt="Installazione 23" /></p>
<p>Nel mio caso vengono visualizzate le due schede analogiche <i>&#8216;[ MPEG : /dev/video0 ]&#8216;</i>, <i>&#8216;[ MPEG : /dev/video1 ]&#8216;</i> e quella digitale <i>&#8216;[ DVB : 0 ]&#8216;</i>.<br />
La scheda TV Hauppauge WinTV-PVR 500 mette a disposizione 5 ingressi:</p>
<ul>
<li>1 ingresso antenna RF (<a href="http://it.wikipedia.org/wiki/Connettore_d%27antenna">connettore d&#8217;antenna</a> per cavo coassiale)</li>
<li>2 ingressi <a href="http://it.wikipedia.org/wiki/S-Video">S-Video</a> (connettori <a href="http://it.wikipedia.org/wiki/S-Video#4_pin_mini-DIN">mini-DIN 4-pin S-Video</a>)</li>
<li>2 ingressi <a href="http://it.wikipedia.org/wiki/Video_composito">Video Composito</a> con audio stereo (connettori <a href="http://it.wikipedia.org/wiki/Connettore_RCA">RCA</a>)</li>
</ul>
<p>Come gia&#8217; detto il sistema non riconosce la PVR-500 come una singola scheda a doppio Tuner ma vengono riconosciute due schede distinte. Per questo motivo, nella lista mostrata in questa schermata, ognuna delle 2 schede <i>&#8216;vede&#8217;</i> tutti i 5 ingressi come in un prodotto cartesiano. Questo puo&#8217; causare inizialmente un po&#8217; di confusione, ma basta semplicemente configurare nello stesso modo le <i>&#8216;doppie voci&#8217;</i> degli ingressi che vengono utilizzati.<br />
Alla mia scheda, oltre al cavo coassiale, ho collegato ai due ingressi compositi il videoregistratore VHS ed il decoder satellitare. Ho invece lasciato scollegati entrambi i connettori S-Video.<br />
E&#8217; quindi necessario assegnare correttamente i video source appena creati ai rispettivi ingressi.</p>
<p>Come prima cosa ho quindi selezionato la voce <i>&#8216;[ MPEG : /dev/video0 ] (Tuner 1) -&gt; (None)&#8217;</i>.<br />
Nella schermata <i>&#8216;Connect source to input&#8217;</i> ho valorizzato il campo <i>&#8216;Display Name&#8217;</i> ed assegnato il video source precedentemente creato, <i>&#8216;Cablecom&#8217;</i> al campo <i>&#8216;Video source&#8217;</i>.<br />
Mi sono poi spostato sul pulsante <i>&#8216;Scan for channels&#8217;</i> che mi ha permesso di effettuare la sintonizzazione dei canali.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/24.jpg" alt="Installazione 24" /></p>
<p>Nella maschera <i>&#8216;Scan Configuration&#8217;</i>, tutti i valori delle opzioni sono stati ripresi dalla maschera precedente, quindi ho semplicemente premuto il pulsante <i>&#8216;Next &gt;&#8217;</i>:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/25.jpg" alt="Installazione 25" /></p>
<p>MythTV ha quindi effettuato la scansione automatica dei canali.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/26.jpg" alt="Installazione 26" /></p>
<p>Al termine della sintonizzazione ho quindi premuto il pulsante <i>&#8216;Finish&#8217;</i>.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/27.jpg" alt="Installazione 27" /></p>
<p>Ritornato alla maschera <i>&#8216;Connect source to input&#8217;</i> ho potuto notare che MythTV ha valorizzato il campo <i>&#8216;Starting channel&#8217;</i>, non ho modificato questo dato, verra&#8217; fatto in un momento successivo, quando saprò quale numero corrisponde al canale televisivo che intendo visualizzare per primo quando viene attivata la funzione TV di MythTV.</p>
<p>Riassumendo, i dati da modificare in questa maschera sono i seguenti:</p>
<ul>
<li>Display Name (optional): Tuner 1</li>
<li>Video source: Cablecom</li>
</ul>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/28.jpg" alt="Installazione 28" /></p>
<p>Sono quindi passato alla seconda maschera premendo <i>&#8216;Next &gt;&#8217;</i>. In questa maschera non ho modificato niente, lasciando tutti i valori cosi&#8217; come proposti di default. Per tornare infine al menu&#8217; <i>&#8216;Input connections&#8217;</i> ho premuto nuovamente il pulsante <i>&#8216;Finish&#8217;</i>.</p>
<p>Ho poi selezionato la voce <i>&#8216;[ MPEG : /dev/video1 ] (Tuner 1) -&gt; (None)&#8217;</i> e sono tornato nuovamente nella maschera <i>&#8216;Connect source to input&#8217;</i>. Qui le uniche modifiche fatte sono:</p>
<ul>
<li>Display Name (optional): Tuner 2</li>
<li>Video source: Cablecom</li>
</ul>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/warning.png" alt="Warning" /></td>
<td align="left" valign="top">
			<b>Attenzione!</b><br />
			<u>NON è più necessario effettuare la scansione dei canali</u>.<br />
Quella fatta in precedenza ha già assegnato i canali trovati al video source <i>&#8216;Cablecom&#8217;</i>, quindi assegnando quest&#8217;ultimo al secondo tuner i canali sono già impostati correttamente.
		</td>
</tr>
</table>
<p>Ho quindi premuto <i>&#8216;Next &gt;&#8217;</i> e poi <i>&#8216;Finish&#8217;</i>.</p>
<p>Ritornato alla maschera <i>&#8216;Input connections&#8217;</i> ho quindi configurato gli altri ingressi della scheda TV.</p>
<p>Per quanto riguarda gli ingressi <i>&#8216;Composite 1&#8242;</i> (prima per <i>&#8216;/dev/video0&#8242;</i> e poi per <i>&#8216;/dev/video1&#8242;</i>) ho inserito questi dati:</p>
<ul>
<li>Display Name (optional): SAT</li>
<li>Video source: Cablecom</li>
</ul>
<p>E per gli ingressi <i>&#8216;Composite 2&#8242;</i> (anche in questo caso prima per <i>&#8216;/dev/video0&#8242;</i> e poi per <i>&#8216;/dev/video1&#8242;</i>):</p>
<ul>
<li>Display Name (optional): VHS</li>
<li>Video source: Cablecom</li>
</ul>
<p>Tornato al menu&#8217; <i>&#8216;Input connections&#8217;</i> l&#8217;ultima assegnazione rimasta e&#8217; stata quella relativa alla scheda TerraTec Cinergy T USB XXS DVB-T. </p>
<p>Ho quindi selezionato la voce <i>&#8216;[ DVB : 0 ] (DVBInput) -&gt; (None)&#8217;</i>, valorizzato il campo <i>&#8216;Display Name&#8217;</i> ed impostato <i>&#8216;Digitale Terrestre&#8217;</i> nel campo <i>&#8216;Video source&#8217;</i>.<br />
Mi sono poi spostato sul pulsante <i>&#8216;Scan for channels&#8217;</i> per effettuare la sintonizzazione dei canali.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/29.jpg" alt="Installazione 29" /></p>
<p>Come per la scansione dei canali analogicci, anche nella maschera <i>&#8216;Scan Configuration&#8217;</i> sono stati ripresi dalla maschera precedente i valori delle opzioni. Prima di premere il pulsante <i>&#8216;Next &gt;&#8217;</i> ho dovuto impostare il campo <i>&#8216;Country&#8217;</i> con la voce <i>&#8216;Spain&#8217;</i> (non essendo disponibile in questa versione di MythTV una lista delle frequenze svizzere ho dovuto effettuare alcune scansioni di prova prima di trovare una voce compatibile):</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/30.jpg" alt="Installazione 30" /></p>
<p>MythTV ha quindi effettuato la scansione automatica dei canali.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/31.jpg" alt="Installazione 31" /></p>
<p>Al termine della sintonizzazione ho premuto il pulsante <i>&#8216;Finish&#8217;</i>.</p>
<p>Riassumendo, i dati da modificare in questa maschera sono i seguenti:</p>
<ul>
<li>Display Name (optional): DVBT</li>
<li>Video source: Digitale Terrestre</li>
</ul>
<p>Per tornare infine al menu&#8217; <i>&#8216;Input connections&#8217;</i> ho premuto nuovamente i pulsanti <i>&#8216;Next &gt;&#8217;</i> e <i>&#8216;Finish&#8217;</i>.</p>
<p>Al termine della configurazione e&#8217; quindi possibile rivedere tutte le assegnazioni effettuate: </p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/32.jpg" alt="Installazione 32" /></p>
<h3>2.2.6: &#8216;5. Channel editor&#8217;</h3>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/33.jpg" alt="Installazione 33" /><br />
Per il momento non è necessario entrare nel <i>&#8216;Channel editor&#8217;</i>; personalmente trovo molto più comodo modificare i dati dei canali direttamente da MythTV (spiegherò come farlo in una delle prossime parti della guida).<br />
Eventualmente il <i>&#8216;Channel editor&#8217;</i> potrebbe tornar utile successivamente in caso si volesse cancellare alcuni o anche tutti i canali oppure per la gestione avanzata degli stessi.</p>
<h3>2.2.7: &#8216;6. Storage Directories&#8217;</h3>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/34.jpg" alt="Installazione 34" /><br />
Gli <i>&#8216;Storage Groups&#8217;</i> sono una lista di directories utilizzate da MythTV per salvare i files delle proprie registrazioni. Di default viene creato un solo gruppo, chiamato <i>&#8216;Default&#8217;</i>. </p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/important.png" alt="Important" /></td>
<td align="left" valign="top">
			<b>Importante!</b><br />
			E&#8217; necessario che almeno una directory sia presente nello Default Storage Group o non sara&#8217; possibile vedere/registrare nulla con MythTV.
		</td>
</tr>
</table>
<p>E&#8217; possibile aggiungere altri <i>&#8216;Storage Groups&#8217;</i> per salvare registrazioni specifiche in apposite directories. Gli <i>&#8216;Storage Groups&#8217;</i> vengono gestiti tramite la sezione <i>&#8216;Storage Directories&#8217;</i>. Potrebbe essere utile per alcuni utenti aggiungere directories multiple (montate su dischi differenti) ad uno <i>&#8216;Storage Group&#8217;</i> in modo da ripartire l&#8217;I/O del filesystem.</p>
<h2>2.3: Fine configurazione di base</h2>
<p>Per uscire dal setup di MythTV e&#8217; necessario premere <i>&#8216;Esc&#8217;</i>, l&#8217;applicazione visualizza un messaggio di informazione che raccomanda di eseguire l&#8217;utility <i>&#8216;mythfilldatabase&#8217;</i> per popolare il database con le informazioni relative ai canali. Premendo il pulsante <i>&#8216;OK&#8217;</i> si esce definitivamente il setup:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/35.jpg" alt="Installazione 35" /></p>
<p>Dopo la chiusura del programma di setup viene quindi richiesto di eseguire <i>&#8216;mythfilldatabase&#8217;</i>. Non avendo ancora impostato i dati necessari a questa utility per funzionare correttamente ho rifiutato premendo <i>&#8216;Annulla&#8217;</i>:</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/36.jpg" alt="Installazione 36" /></p>
<p>In una delle prossime parti della guida &#8211; dopo che saranno stati editati correttamente tutti i canali per i quali sarà possibile recuperare i dati della programmazione &#8211; verrà spiegato come eseguire ed anche schedulare <i>&#8216;mythfilldatabase&#8217;</i>, in modo da avere l&#8217;EPG sempre disponibile.</p>
<h2>2.4: Test di funzionamento</h2>
<p>Arrivato a questo punto effettuato un primo test di funzionamento di MythTV, per eseguire il frontend ho selezionato la voce <code>Applicazioni / Audio e Video / MythTV Frontend</code>.</p>
<p><img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/37.jpg" alt="Installazione 37" /></p>
<p>Ho quindi selezionato la voce <i>Watch TV</i>. Per il momento, non avendo ancora installato e configurato il telecomando, e&#8217; necessario utilizzare la tastiera per muoversi all&#8217;interno di MythTV, in modalita&#8217; TV i tasti piu&#8217; importanti per ora sono i seguenti:</p>
<ul>
<li>Freccia Su / Freccia Giu: cambio canale</li>
<li>Y: Cambia scheda</li>
<li>C: Cambia ingresso</li>
</ul>
<p>Ecco un esempio di un frame preso dalla scheda analogica Hauppauge PVR-500:<br />
<img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/38.jpg" alt="Installazione 38" /></p>
<p>Ed uno dalla scheda digitale Terratec Cinergy T USB XXS:<br />
<img src="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/39.jpg" alt="Installazione 39" /></p>
<h2>Guida &#8211; Media Center con Ubuntu</h2>
<p><a href="http://farrebyc.wordpress.com/2009/05/15/media-center-con-ubuntu-parte-1/">Parte 1</a> &#8212; Parte 2 &#8212; <a href="http://farrebyc.wordpress.com/2009/05/31/media-center-con-ubuntu-parte-3/">Parte 3</a> &#8212; Parte 4</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/357/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=357&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2009/05/24/media-center-con-ubuntu-parte-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/loghi/mythtv.png" medium="image">
			<media:title type="html">MythTV Logo</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/information.png" medium="image">
			<media:title type="html">Information</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/01.jpg" medium="image">
			<media:title type="html">Installazione 01</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/02.jpg" medium="image">
			<media:title type="html">Installazione 02</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/03.jpg" medium="image">
			<media:title type="html">Installazione 03</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/04.jpg" medium="image">
			<media:title type="html">Installazione 04</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/05.jpg" medium="image">
			<media:title type="html">Installazione 05</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/06.jpg" medium="image">
			<media:title type="html">Installazione 06</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/07.jpg" medium="image">
			<media:title type="html">Installazione 07</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/08.jpg" medium="image">
			<media:title type="html">Installazione 08</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/09.jpg" medium="image">
			<media:title type="html">Installazione 09</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/10.jpg" medium="image">
			<media:title type="html">Installazione 10</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/11.jpg" medium="image">
			<media:title type="html">Installazione 11</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/12.jpg" medium="image">
			<media:title type="html">Installazione 12</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/13.jpg" medium="image">
			<media:title type="html">Installazione 13</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/14.jpg" medium="image">
			<media:title type="html">Installazione 14</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/15.jpg" medium="image">
			<media:title type="html">Installazione 15</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/16.jpg" medium="image">
			<media:title type="html">Installazione 16</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/17.jpg" medium="image">
			<media:title type="html">Installazione 17</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/18.jpg" medium="image">
			<media:title type="html">Installazione 18</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/information.png" medium="image">
			<media:title type="html">Information</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/19.jpg" medium="image">
			<media:title type="html">Installazione 19</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/20.jpg" medium="image">
			<media:title type="html">Installazione 20</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/21.jpg" medium="image">
			<media:title type="html">Installazione 21</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/22.jpg" medium="image">
			<media:title type="html">Installazione 22</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/23.jpg" medium="image">
			<media:title type="html">Installazione 23</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/24.jpg" medium="image">
			<media:title type="html">Installazione 24</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/25.jpg" medium="image">
			<media:title type="html">Installazione 25</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/26.jpg" medium="image">
			<media:title type="html">Installazione 26</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/27.jpg" medium="image">
			<media:title type="html">Installazione 27</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/28.jpg" medium="image">
			<media:title type="html">Installazione 28</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/warning.png" medium="image">
			<media:title type="html">Warning</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/29.jpg" medium="image">
			<media:title type="html">Installazione 29</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/30.jpg" medium="image">
			<media:title type="html">Installazione 30</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/31.jpg" medium="image">
			<media:title type="html">Installazione 31</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/32.jpg" medium="image">
			<media:title type="html">Installazione 32</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/33.jpg" medium="image">
			<media:title type="html">Installazione 33</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/34.jpg" medium="image">
			<media:title type="html">Installazione 34</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/important.png" medium="image">
			<media:title type="html">Important</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/35.jpg" medium="image">
			<media:title type="html">Installazione 35</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/36.jpg" medium="image">
			<media:title type="html">Installazione 36</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/37.jpg" medium="image">
			<media:title type="html">Installazione 37</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/38.jpg" medium="image">
			<media:title type="html">Installazione 38</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p2/39.jpg" medium="image">
			<media:title type="html">Installazione 39</media:title>
		</media:content>
	</item>
		<item>
		<title>Media Center con Ubuntu &#8211; Parte 1</title>
		<link>http://farrebyc.wordpress.com/2009/05/15/media-center-con-ubuntu-parte-1/</link>
		<comments>http://farrebyc.wordpress.com/2009/05/15/media-center-con-ubuntu-parte-1/#comments</comments>
		<pubDate>Thu, 14 May 2009 23:10:32 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[Cinergy T USB XXS]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Guida MythTV]]></category>
		<category><![CDATA[Hauppauge PVR-500]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=192</guid>
		<description><![CDATA[Introduzione
Dopo quasi due anni dalla pubblicazione della mia prima guida relativa all&#8217;installazione di MythTV su Ubuntu 7.04, ho pensato che fosse arrivato il momento di crearne una nuova, aggiornata, ampliata, migliorata e &#8230; semplificata!
Gia&#8217;, perché in questa seconda guida la distribuzione di riferimento sarà Ubuntu 9.04 Desktop Edition &#8211; Jaunty Jackalope, e dalla versione 7.04 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=192&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>Introduzione</h2>
<p>Dopo quasi due anni dalla pubblicazione della mia prima <a href="http://farrebyc.wordpress.com/2007/07/08/mythtv-su-ubuntu-parte-1/">guida</a> relativa all&#8217;installazione di <a href="http://www.mythtv.org/">MythTV</a> su Ubuntu 7.04, ho pensato che fosse arrivato il momento di crearne una nuova, aggiornata, ampliata, migliorata e &#8230; semplificata!<br />
Gia&#8217;, perché in questa seconda guida la distribuzione di riferimento sarà <a href="http://www.ubuntu.com/products/whatisubuntu/904features/">Ubuntu 9.04 Desktop Edition &#8211; Jaunty Jackalope</a>, e dalla versione 7.04 le cose sono parecchio cambiate: il riconoscimento dell&#8217;hardware è oggi nettamente migliore e per installare e configurare i driver ci vuole sempre meno tempo.<br />
Inoltre anche le applicazioni a disposizione sono aumentate di numero e migliorate in stabilità e funzioni proposte.</p>
<h2>Parte 1: Argomenti trattati</h2>
<ul>
<li>1.1: Hardware utilizzato</li>
<li>1.2: Installazione e configurazione Ubuntu</li>
<li>1.3: Aggiunta software non standard</li>
<li>1.4: Test schede TV</li>
</ul>
<p><span id="more-192"></span></p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/information.png" alt="Information" /></td>
<td align="left" valign="top">
			<b>Nota:</b><br />
			i nomi delle risorse e gli indirizzi IP utilizzati di seguito sono chiaramente da adattare alla situazione che ognuno ha nella propria rete locale, ad esempio se il nome del gruppo di lavoro non è &#8216;<i>WGROUP</i>&#8216; o l&#8217;indirizzo IP del proprio router non è &#8216;<i>192.168.0.1</i>&#8216; sarà necessario inserire il nome o l&#8217;indirizzo corretto nel relativo file di configurazione.
		</td>
</tr>
</table>
<h2>1.1: Hardware utilizzato</h2>
<p>Quella che segue è la lista aggiornata dei principali componenti hardware attualmente presenti nel mio Media Center:</p>
<table border="0" width="100%">
<tbody>
<tr>
<td width="50%" valign="top">
<h3>1.1.1: Scheda madre</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/ga-73pvm-s2h.jpg"><img src="http://farrebyc.files.wordpress.com/2008/10/ga-73pvm-s2h.jpg?w=128" alt="Gigabyte GA-73PVM-S2H" /></a> <a href="http://farrebyc.files.wordpress.com/2008/10/ga-73pvm-s2h_back.jpg"><img title="Gigabyte GA-73PVM-S2H back" src="http://farrebyc.files.wordpress.com/2008/10/ga-73pvm-s2h_back.jpg?w=128" alt="" /></a><br />
Gigabyte <a href="http://www.giga-byte.it/products/mb/specs/ga-73pvm-s2h_10.html">GA-73PVM-S2H</a><br />
Video integrato: NVIDIA® GeForce 7100 / nForce 630i<br />
Audio integrato: Realtek ALC889A 8-channel audio codec</td>
<td width="50%" valign="top">
<h3>1.1.2: Processore</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/intelcore2quadlogo.png"><img src="http://farrebyc.files.wordpress.com/2008/10/intelcore2quadlogo.png?w=100" alt="Core™2 Quad" /></a><br />
Intel® <a href="http://www.intel.com/cd/products/services/emea/ita/processors/core2quad/333922.htm">Core™2 Quad</a> Q6600, 2.4 GHz</td>
</tr>
<tr>
<td width="50%" valign="top">
<h3>1.1.3: Memoria</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/apacer.jpg"><img src="http://farrebyc.files.wordpress.com/2008/10/apacer.jpg?w=128" alt="Apacer DDR2 800" /></a><br />
2x 2GB <a href="http://emea.apacer.com/en/products/Desktop_Memory_DDR2_-_800_Unbuffered_DIMM_with_Heatspreader.htm">Apacer DDR2 800</a> Unbuffered DIMM with Heatspreader</td>
<td width="50%" valign="top">
<h3>1.1.4: Hard Disk</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/wd500.jpg"><img src="http://farrebyc.files.wordpress.com/2008/10/wd500.jpg?w=128" alt="WD Caviar Green 500 GB" /></a><br />
Western Digital, WD Caviar Green WD5000AACS, 500 GB, SATA</td>
</tr>
<tr>
<td width="50%" valign="top">
<h3>1.1.5: Case</h3>
<p><a title="Mozart VC4000SNS" href="http://farrebyc.files.wordpress.com/2007/05/mozart4000.jpg"><img src="http://farrebyc.files.wordpress.com/2007/05/mozart4000.thumbnail.jpg" alt="Mozart VC4000SNS" /></a><br />
Thermaltake <a href="http://www.thermaltake.com/product/Chassis/desktop/mozart/vc4000sns.asp">Mozart VC4000SNS</a></td>
<td width="50%" valign="top">
<h3>1.1.6: Alimentatore</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/tr2_rx.gif"><img src="http://farrebyc.files.wordpress.com/2008/10/tr2_rx.gif?w=108" alt="TR2 RX" /></a><br />
Thermaltake <a href="http://www.thermaltake.com/product/Power/TR2power/w0134/w0134.asp">TR2 RX 550W</a> Cable Management</td>
</tr>
<tr>
<td width="50%" valign="top">
<h3>1.1.7: Lettore/masterizzatore DVD</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/lh-20a1l.jpg"><img src="http://farrebyc.files.wordpress.com/2008/10/lh-20a1l.jpg?w=128" alt="LH-20A1L" /></a><br />
LITE-ON <a href="http://us.liteonit.com/us/index.php?option=com_content&amp;task=view&amp;id=205&amp;Itemid=67">LH-20A1L</a>, SATA, DVD +/- ReWriter, LightScribe</td>
<td width="50%" valign="top">
<h3>1.1.8: Scheda TV Analogica</h3>
<p><a title="PVR 500 Kit - Card" href="http://farrebyc.files.wordpress.com/2007/05/pvr500card.jpg"><img src="http://farrebyc.files.wordpress.com/2007/05/pvr500card.thumbnail.jpg" alt="PVR 500 Kit - Card" /></a> <a title="PVR 500 Kit - Remote" href="http://farrebyc.files.wordpress.com/2007/05/pvr500remote.jpg"><img src="http://farrebyc.files.wordpress.com/2007/05/pvr500remote.thumbnail.jpg" alt="PVR 500 Kit - Remote" /></a><br />
Hauppauge <a href="http://www.hauppauge.com/pages/products/data_pvr500mcekit.html">WinTV-PVR 500</a> MCE Kit</td>
</tr>
<tr>
<td width="50%" valign="top">
<h3>1.1.10: Scheda TV Digitale</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/cinergy_t_usb_xxs.png"><img src="http://farrebyc.files.wordpress.com/2008/10/cinergy_t_usb_xxs.png?w=128" alt="Cinergy T USB XXS" /></a><br />
TerraTec <a href="http://www.terratec.it/prodotti/schede_tv/Cinergy_T_USB_XXS.shtml">Cinergy T USB XXS</a></td>
<td width="50%" valign="top">
</tr>
</tbody>
</table>
<h2>1.2: Installazione e configurazione Ubuntu</h2>
<p>Come gia&#8217; detto, il sistema operativo che ho scelto per il mio Media Center e&#8217; <a href="http://www.ubuntu.com/products/whatisubuntu/904features/">Ubuntu 9.04 Desktop Edition &#8211; Jaunty Jackalope</a>, installato con la seguente configurazione:</p>
<h3>1.2.1: Sistema base</h3>
<p>Come prima cosa ho scaricato e masterizzato il CD di Ubuntu, è possibile trovare il file iso a questo indirizzo:<br />
<a href="http://releases.ubuntu.com/jaunty/ubuntu-9.04-desktop-i386.iso">http://releases.ubuntu.com/jaunty/ubuntu-9.04-desktop-i386.iso</a><br />
Successivamente ho eseguito l&#8217;installazione del sistema, le principali scelte che ho fatto durante l&#8217;installazione sono queste:</p>
<ul>
<li>Lingua: Italiano</li>
<li>Tastiera: Swiss French</li>
<li>Regione: Europe / Zurich</li>
<li>Citta&#8217;: Zurich</li>
<li>Partizionamento: Manuale</li>
<ul>
<li>sda: 500 GB</li>
<ul>
<li>sda1: partizione primaria</li>
<ul>
<li>dimensione: 496 GB</li>
<li>usato come: ext4</li>
<li>punto di mount: /</li>
<li>posizione: inizio</li>
</ul>
</ul>
<ul>
<li>sda2: partizione primaria</li>
<ul>
<li>dimensione: 4 GB</li>
<li>usato come: area di swap</li>
</ul>
</ul>
</ul>
<li>Nome completo: RaF</li>
<li>Nome utente: raf</li>
<li>Password: xxxxxxxxxxxxxxxxxx</li>
<li>Nome computer: MC</li>
<li>Accesso: Automatico</li>
</ul>
<p>Dopo aver terminato l&#8217;installazione ho tolto il CD di installazione e riavviato il PC.<br />
Ho infine installato gli aggiornamenti software proposti dal &#8220;Gestore aggiornamenti&#8221; (<code>Sistema / Amministrazione / Gestore aggiornamenti</code>).</p>
<h3>1.2.2: Installazione e configurazione driver scheda video</h3>
<p>Dalla versione 8.04 di Ubuntu sono state fatte diverse modifiche ai programmi che gestiscono la risoluzione dello schermo. Teoricamente tutto dovrebbe essere piu&#8217; semplice ed evitare agli utenti di dover modificare manualmente il file <code>/etc/X11/xorg.conf</code>. In effetti per quanto riguarda gli altri PC fissi ed i portatili sui quali ho installato Ubuntu questa parte e&#8217; ora molto piu&#8217; semplice.<br />
Purtroppo sul mio MediaCenter non e&#8217; cosi&#8217;. Non so se si tratta di un problema legato alla scheda grafica integrata nella scheda madre oppure ad un bug nell&#8217;utima versione dei driver proprietari ma sta di fatto che per far funzionare tutto correttamente ho dovuto installare una versione piu&#8217; vecchia dei driver NVIDIA.<br />
Per fare questo ho installato il sempre utilissimo <a href="http://albertomilone.com/nvidia_scripts1.html">EnvyNG</a> di <a href="http://albertomilone.com/">Alberto Milone</a>:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install envyng-core</code>
		</td>
</tr>
</table>
<p>eseguendo poi l&#8217;applicazione con il comando</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo envyng -t</code>
		</td>
</tr>
</table>
<p>ho potuto installare i driver grafici NVIDIA (Versione 173).<br />
Il passo successivo e&#8217; stato quello di impostare la risoluzione corretta per la mia TV. Per fare questo ho sostituito il file <code>/etc/X11/xorg.conf</code> con <a href="http://www.farrebyc.com/files/guide/mediacenter-su-ubuntu/9.04/p1/xorg.conf">questo</a> modificato da me.<br />
Infine ho anche disabilitato gli effetti visivi (<code>Sistema / Preferenze / Aspetto / Effetti visivi / Nessuno</code>).</p>
<h3>1.2.3: Configurazione della rete</h3>
<p>Durante l&#8217;installazione Ubuntu viene configurato automaticamente in modo da ricevere le impostazioni di rete via DHCP, per assegnare al MediaCenter un indirizzo IP statico ho modificato manualmente la connessione di rete (<code>Sistema / Preferenze / Connessioni di rete</code>). Ho quindi selezionato la connessione cablata <code>auto eth0</code> e ho modificato i parametri del tab <code>impostazioni IPv4</code> in questo modo:</p>
<ul>
<li>Metodo: Manuale</li>
<li>Indirizzo: 192.168.0.101</li>
<li>Maschera: 255.255.255.0</li>
<li>Gateway: 192.168.0.1</li>
<li>Server DNS: 192.168.0.1</li>
</ul>
<h3>1.2.4: Installazione Samba</h3>
<p>Per installare Samba ho digitato il seguente comando:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install samba</code>
		</td>
</tr>
</table>
<p>Per cambiare il workgroup utilizzato ho modificato il parametro <code>workgroup</code> nel file <code>/etc/samba/smb.conf</code></p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo gedit /etc/samba/smb.conf</code>
		</td>
</tr>
</table>
<p>impostando il nuovo valore:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/editor.png" alt="Editor" /></td>
<td align="left" valign="top">
			<code>workgroup = WGROUP</code>
		</td>
</tr>
</table>
<h3>1.2.5: Connessione automatica delle condivisioni del Server</h3>
<p>Avendo all&#8217;interno della mia rete un file Server con delle condivisioni disponibili ho seguito i passi del punto 1.5.1 della mia guida <a href="http://farrebyc.wordpress.com/2009/03/03/server-con-ubuntu-810-intrepid-ibex/">Server con Ubuntu 8.10 Intrepid Ibex</a>, in modo da avere a disposizione anche sul MediaCenter tutti i files presenti sul server.</p>
<h2>1.3: Aggiunta software non standard</h2>
<p>Successivamente ho aggiunto i repository di <a href="http://www.medibuntu.org/">Medibuntu</a> alla lista dei repository APT di sistema:<br />
(informazioni più dettagliate si trovano nel <a href="http://wiki.ubuntu-it.org/Repository/NonUfficiali/Medibuntu">wiki di ubuntu-it.org</a> e nelle <a href="https://help.ubuntu.com/community/Medibuntu">Community Docs di Ubuntu</a>)</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring; sudo apt-get -q update</code>
		</td>
</tr>
</table>
<p>e</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list; sudo apt-get -q update</code>
		</td>
</tr>
</table>
<p>Per autenticare i pacchetti del repository, è necessario scaricare la chiave GPG:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get update &amp;&amp; sudo apt-get install medibuntu-keyring &amp;&amp; sudo apt-get update</code>
		</td>
</tr>
</table>
<h3>1.3.1: Installazione libdvdcss2</h3>
<p>Per visualizzare correttamente DVD criptati è necessario installare la libreria libdvdcss2.<br />
(Maggiori informazioni sul sito di <a href="http://www.videolan.org/developers/libdvdcss.html">VideoLan</a>)</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install libdvdcss2</code>
		</td>
</tr>
</table>
<h3>1.3.2: Installazione codec esterni</h3>
<p>Esistono alcuni formati audio/video (ASF, WMV, WMA, QT, MOV, RealAudio, RealVideo, ecc.) che non vengono inclusi automaticamente in Ubuntu per questioni legati alle licenze.<br />
Per poter utilizzare questi formati è necessario installare un pacchetto di codec binari esterni.<br />
MPlayer e xine utilizzano questi codec che sono disponibili sul sito di <a href="http://www.mplayerhq.hu/MPlayer/releases/codecs/">MPlayer</a>.<br />
Medibuntu distribuisce un pacchetto contenente questi codecs, per installarli digitare:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install w32codecs</code>
		</td>
</tr>
</table>
<h3>1.3.3: Installazione VLC, MPlayer e Xine</h3>
<p>Infine installo i software <a href="http://www.videolan.org/vlc/">VLC</a>, <a href="http://www.mplayerhq.hu/">MPlayer</a> e <a href="http://www.xine-project.org/home">Xine</a> con il seguente comando:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install vlc mplayer xine-ui</code>
		</td>
</tr>
</table>
<h2>1.4: Test schede TV</h2>
<h3>1.4.1: Scheda TV Analogica</h3>
<p><a title="PVR 500 Kit - Card" href="http://farrebyc.files.wordpress.com/2007/05/pvr500card.jpg"><img src="http://farrebyc.files.wordpress.com/2007/05/pvr500card.thumbnail.jpg" alt="PVR 500 Kit - Card" /></a><br />
Per testare il corretto funzionamento della scheda TV analogica ho installato le utilities di ivtv:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get update<br />
sudo apt-get install ivtv-utils</code>
		</td>
</tr>
</table>
<p>successivamente ho provato a registrare alcuni secondi di video dalla tv:<br />
con ivtv-tune mi sono sintonizzato sul canale S24 (nel mio caso e&#8217; Canale5)</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>ivtv-tune -teurope-west -cS24 -d/dev/video0</code>
		</td>
</tr>
</table>
<p>oppure, impostando direttamente una frequenza (questa volta Rai1)</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>ivtv-tune -teurope-west -f62.00 -d/dev/video0</code>
		</td>
</tr>
</table>
<p>poi ho indirizzato il flusso video del tuner0 della mia scheda su un file:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>cat /dev/video0 &gt; ~/test.mpg</code>
		</td>
</tr>
</table>
<p>dopo alcuni secondi ho premuto <strong><code>CTRL-C</code></strong> per interrompere la registrazione.<br />
Per controllare il risultato ho infine visualizzato il file <code>test.mpg</code> presente nella mia cartella home.</p>
<h3>1.4.2: Scheda TV Digitale</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/10/cinergy_t_usb_xxs.png"><img src="http://farrebyc.files.wordpress.com/2008/10/cinergy_t_usb_xxs.png?w=128" alt="Cinergy T USB XXS" /></a><br />
Prima di tutto ho verificato che la scheda venisse riconosciuta dal sistema:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>dmesg | grep 'dvb'</code>
		</td>
</tr>
</table>
<p>Il risultato sulla mia macchina e&#8217; il seguente:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>[    8.340088] dvb-usb: found a 'Terratec Cinergy T USB XXS' in warm state.<br />
[    8.340157] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.<br />
[    8.772098] dvb-usb: schedule remote query interval to 50 msecs.<br />
[    8.772102] dvb-usb: Terratec Cinergy T USB XXS successfully initialized and connected.<br />
[    8.772374] usbcore: registered new interface driver dvb_usb_dib0700</code>
		</td>
</tr>
</table>
<p>Successivamente ho installato le <code>dvb-utils</code>:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/terminal.png" alt="Terminal" /></td>
<td align="left" valign="top">
			<code>sudo apt-get install dvb-utils dvbstream</code>
		</td>
</tr>
</table>
<p>Per testare il funzionamento della scheda dvb-t è necessario disporre del file <code>channels.conf</code> specifico per la propria localita&#8217;. Questo file contiene la lista dei canali e delle relative frequenze che possono essere sintonizzati in una determinata localita&#8217;. Nel mio caso questo file contiene i canali trasmessi dalla stazione del Monte San Salvatore, che copre la zona &#8220;Sotto Ceneri, Lugano, Lago di Lugano&#8221;.<br />
Praticamente per tutte le regioni italiane e&#8217; possibile trovare files <code>channels.conf</code> gia&#8217; creati da altri utenti, basta fare qualche ricerca su Google.<br />
Io purtroppo non sono riuscito a trovare un file gia&#8217; pronto e me lo sono dovuto creare da solo, ho utilizzato il file <code>channels.dvb</code> che avevo precedentemente creato sul mio portatile utilizzando <a href="http://kaffeine.kde.org/">Kaffeine</a>:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/editor.png" alt="Editor" /></td>
<td align="left" valign="top">
			<code>#channels.dvb<br />
#Generated by Kaffeine 0.5<br />
TV|SF 1|170(2)|120(ger),121(eng),|72|1|2|Terrestrial|762000|0|v|-1|-1|-1|-1|8|-1|-1|-1|1|||8948|<br />
TV|TSI1|172(2)|124(ita),125(eng),|74|513|2|Terrestrial|762000|0|v|-1|-1|-1|-1|8|-1|-1|-1|2|||8948|<br />
TV|TSI2|174(2)|128(ita),129(eng),|76|514|2|Terrestrial|762000|0|v|-1|-1|-1|-1|8|-1|-1|-1|3|||8948|<br />
TV|TSR1|171(2)|122(fre),123(eng),|73|257|2|Terrestrial|762000|0|v|-1|-1|-1|-1|8|-1|-1|-1|4|||8948|</code>
		</td>
</tr>
</table>
<p>Ho poi cercato su internet un esempio di file <code>channels.conf</code> e l&#8217;ho modificato utilizzando i dati presi dal file di Kaffeine:</p>
<table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/editor.png" alt="Editor" /></td>
<td align="left" valign="top">
			<code>#channels.conf<br />
SF 1:762000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_5_6:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:170:72:1<br />
TSI1:762000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_5_6:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:172:74:513<br />
TSI2:762000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_5_6:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:174:76:514<br />
TSR1:762000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_5_6:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:171:73:257<br />
</code>
		</td>
</tr>
</table>
<p>Questo file viene riconosciuto da VLC come una playlist, quindi per testarne il funzionamento ho semplicemente aperto VLC (<code>Applicazioni / Audio e Video / VLC media player</code>) ed ho aggiunto il file <code>channels.conf</code> alla coda di riproduzione di VLC (<code>Playlist / Carica file di playlist ...</code>).</p>
<h2>Guida &#8211; Media Center con Ubuntu</h2>
<p>Parte 1 &#8212; <a href="http://farrebyc.wordpress.com/2009/05/24/media-center-con-ubuntu-parte-2/">Parte 2</a> &#8212; <a href="http://farrebyc.wordpress.com/2009/05/31/media-center-con-ubuntu-parte-3/">Parte 3</a> &#8212; Parte 4 &#8212; Parte 5</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/192/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=192&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2009/05/15/media-center-con-ubuntu-parte-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/information.png" medium="image">
			<media:title type="html">Information</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/ga-73pvm-s2h.jpg?w=128" medium="image">
			<media:title type="html">Gigabyte GA-73PVM-S2H</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/ga-73pvm-s2h_back.jpg?w=128" medium="image">
			<media:title type="html">Gigabyte GA-73PVM-S2H back</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/intelcore2quadlogo.png?w=100" medium="image">
			<media:title type="html">Core™2 Quad</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/apacer.jpg?w=128" medium="image">
			<media:title type="html">Apacer DDR2 800</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/wd500.jpg?w=128" medium="image">
			<media:title type="html">WD Caviar Green 500 GB</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/mozart4000.thumbnail.jpg" medium="image">
			<media:title type="html">Mozart VC4000SNS</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/tr2_rx.gif?w=108" medium="image">
			<media:title type="html">TR2 RX</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/lh-20a1l.jpg?w=128" medium="image">
			<media:title type="html">LH-20A1L</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/pvr500card.thumbnail.jpg" medium="image">
			<media:title type="html">PVR 500 Kit - Card</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/pvr500remote.thumbnail.jpg" medium="image">
			<media:title type="html">PVR 500 Kit - Remote</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/cinergy_t_usb_xxs.png?w=128" medium="image">
			<media:title type="html">Cinergy T USB XXS</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/editor.png" medium="image">
			<media:title type="html">Editor</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/pvr500card.thumbnail.jpg" medium="image">
			<media:title type="html">PVR 500 Kit - Card</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/10/cinergy_t_usb_xxs.png?w=128" medium="image">
			<media:title type="html">Cinergy T USB XXS</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/terminal.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/editor.png" medium="image">
			<media:title type="html">Editor</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/editor.png" medium="image">
			<media:title type="html">Editor</media:title>
		</media:content>
	</item>
		<item>
		<title>Server con Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://farrebyc.wordpress.com/2009/03/03/server-con-ubuntu-810-intrepid-ibex/</link>
		<comments>http://farrebyc.wordpress.com/2009/03/03/server-con-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 00:15:36 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=239</guid>
		<description><![CDATA[



			Updated:
2009.10.24 &#8211; Aggiunto due nuovi hard disk: Dati3 e Dati4.
		


Introduzione
In questa guida spiegherò come installare e configurare un piccolo Server &#8220;casalingo&#8221; utilizzando Ubuntu Server (v. 8.10  &#8211; Intrepid Ibex).
Per questa guida ho utilizzato e &#8216;mixato&#8216; alcune informazioni trovate su:

I miei vecchi articoli File Server con Ubuntu Parte 1 e Parte 2
HowtoForge: The Perfect Server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=239&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><table class="wp-caption" width="95%">
<tr>
<td align="center" valign="top" width="70"><img src="http://www.farrebyc.com/images/update.png" alt="Update" /></td>
<td align="left" valign="top">
			<b>Updated:</b><br />
2009.10.24 &#8211; Aggiunto due nuovi hard disk: Dati3 e Dati4.
		</td>
</tr>
</table>
<h2>Introduzione</h2>
<p>In questa guida spiegherò come installare e configurare un piccolo Server &#8220;casalingo&#8221; utilizzando <a href="http://www.ubuntu-it.org/index.php?page=server">Ubuntu Server</a> (v. 8.10  &#8211; Intrepid Ibex).</p>
<p>Per questa guida ho utilizzato e &#8216;<i>mixato</i>&#8216; alcune informazioni trovate su:</p>
<ul>
<li>I miei <em>vecchi</em> articoli File Server con Ubuntu <a href="http://farrebyc.wordpress.com/2008/01/27/file-server-con-ubuntu-parte-1/">Parte 1</a> e <a href="http://farrebyc.wordpress.com/2008/02/08/file-server-con-ubuntu-parte-2/">Parte 2</a></li>
<li>HowtoForge: <a href="http://www.howtoforge.com/perfect-server-ubuntu-8.10">The Perfect Server &#8211; Ubuntu Intrepid Ibex (Ubuntu 8.10)</a></li>
<li>Libro: <a href="http://www.apogeonline.com/libri/88-503-2625-4/scheda">Linux Server per l&#8217;amministratore di rete &#8211; seconda edizione &#8211; di Silvio Umberto Zanzi</a></li>
<li>ArsGeek: <a href="http://www.arsgeek.com/2008/01/02/how-to-find-your-uuids-for-devices-in-ubuntu-and-other-debian-based-distros/">How to find your UUID’s for devices in Ubuntu (and other Debian based distros)</a></li>
<li>Linux Partition HOWTO: <a href="http://lissot.net/partition/ext2fs/labels.html">Volume Labels</a></li>
</ul>
<h2>Parte 1: Argomenti trattati</h2>
<ul>
<li>1.1: Hardware utilizzato</li>
<li>1.2: Installazione e configurazione Ubuntu Server</li>
<li>1.3: Samba &#8211; Installazione, configurazione e test sistema base</li>
<li>1.4: Test della condivisione</li>
<li>1.5: Connessione automatica delle condivisioni per i client</li>
<li>1.6: Varie</li>
</ul>
<p><span id="more-239"></span></p>
<blockquote><p><i><b>Nota</b>:<br />
i nomi delle risorse e gli indirizzi IP utilizzati di seguito sono chiaramente da adattare alla situazione che ognuno ha nella propria rete locale, ad esempio se il nome del gruppo di lavoro non è </i>&#8216;<i>WGROUP</i>&#8216;<i> o l&#8217;indirizzo IP del proprio router non è </i>&#8216;<i>192.168.0.1</i>&#8216;<i> sarà necessario inserire il nome o l&#8217;indirizzo corretto nel relativo file di configurazione.</i></p></blockquote>
<h2>1: Hardware utilizzato</h2>
<p>L&#8217;hardware utilizato per assemblare il server è quasi tutto di riciclo, per la maggior parte si tratta dei resti del mio compianto Media Center <a href="http://farrebyc.wordpress.com/2008/07/15/tuoni-fulmini-lampi-e-saette/">tragicamente scomparso in luglio</a>.<br />
Quella che segue è la lista aggiornata dei principali componenti presenti nel nuovo server:</p>
<table width="100%">
<tr>
<td valign="top" width="50%">
<h3>1.1.1: Scheda madre</h3>
<p><a href="http://farrebyc.files.wordpress.com/2007/05/p4p800.jpg" title="ASUS P4P800"><img src="http://farrebyc.files.wordpress.com/2007/05/p4p800.thumbnail.jpg" alt="ASUS P4P800" /></a><br />
Asus P4P800 Deluxe</td>
<td valign="top" width="50%">
<h3>1.1.2: Processore</h3>
<p><a href="http://farrebyc.files.wordpress.com/2007/05/pentium4.jpg" title="Pentium 4"><img src="http://farrebyc.files.wordpress.com/2007/05/pentium4.thumbnail.jpg" alt="Pentium 4" /></a><br />
Intel Pentium IV 2.4 GHz</td>
</tr>
<tr>
<td valign="top" width="50%">
<h3>1.1.3: Memoria</h3>
<p><a href="http://farrebyc.files.wordpress.com/2007/06/ddr-dimm.jpg" title="DDR"><img src="http://farrebyc.files.wordpress.com/2007/06/ddr-dimm.thumbnail.jpg" alt="DDR" /></a><br />
2 x 512 MB DDR PC3200</td>
<td valign="top" width="50%">
<h3>1.1.5: Scheda video</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/12/matroxg400dualhead.jpg"><img src="http://farrebyc.files.wordpress.com/2008/12/matroxg400dualhead.jpg?w=128" alt="Matrox G400 Dual Head" title="Matrox G400 Dual Head" class="size-thumbnail wp-image-267" /></a><br />
Matrox G400 Dual Head 32 MB
</td>
</tr>
<tr>
<td valign="top" width="50%">
<h3>1.1.4: Hard Disks Interni</h3>
<p><a href="http://farrebyc.files.wordpress.com/2007/05/samsung400.jpg" title="Samsung 400 GB"><img src="http://farrebyc.files.wordpress.com/2007/05/samsung400.thumbnail.jpg" alt="Samsung 400 GB" /></a><br />
1 x Samsung HD400LD 400 GB IDE<br />
<a href="http://farrebyc.files.wordpress.com/2008/12/wd10eacs.jpg"><img src="http://farrebyc.files.wordpress.com/2008/12/wd10eacs.jpg?w=128" alt="WD10EACS" title="WD10EACS" class="size-thumbnail wp-image-281" /></a><br />
2 x Western Digital Caviar Green WD10EACS 1 TB SATA
</td>
<td valign="top" width="50%">
<h3>1.1.5: Hard Disks Esterni</h3>
<p><a href="http://farrebyc.files.wordpress.com/2008/12/500mu.jpg"><img src="http://farrebyc.files.wordpress.com/2008/12/500mu.jpg?w=128" alt="500mu" title="500mu" class="size-thumbnail wp-image-288" /></a><br />
1 x Trekstor DataStation maxi m.u 500 GB, Esterno USB 2.0<br />
<a href="http://farrebyc.files.wordpress.com/2008/12/laciep3.jpg"><img src="http://farrebyc.files.wordpress.com/2008/12/laciep3.jpg?w=128" alt="LacieP3" title="LacieP3" class="size-thumbnail wp-image-289" /></a><br />
1 x LaCie P3 250 GB, Esterno USB 2.0<br />
<a href="http://farrebyc.files.wordpress.com/2009/03/verbatim_1-5tb.jpg"><img src="http://farrebyc.files.wordpress.com/2009/03/verbatim_1-5tb.jpg?w=128" alt="Verbatim 1.5 TB" title="Verbatim 1.5 TB" class="size-thumbnail wp-image-289" /></a><br />
2x Verbatim External Hard Drive 1.5 TB, Esterno USB 2.0
</td>
</tr>
</table>
<h2>1.2: Installazione e configurazione Ubuntu Server</h2>
<h3>1.2.1: Sistema base</h3>
<p>Come prima cosa ho scaricato e masterizzato il CD di Ubuntu Server, è possibile trovare il file iso a questo indirizzo:<br />
<a href="http://releases.ubuntu.com/intrepid/ubuntu-8.10-server-i386.iso">http://releases.ubuntu.com/intrepid/ubuntu-8.10-server-i386.iso</a></p>
<p>Successivamente ho eseguito l&#8217;installazione del sistema, le principali scelte che ho fatto durante l&#8217;installazione sono queste:</p>
<ul>
<li>Keyboard layout: Swiss French</li>
<li>Language: English</li>
<li>Location: Europe / Switzerland</li>
<li>Hostname: IntrepidServer</li>
<li>Partitioning: Manual</li>
<ul>
<li>sda: 400 GB</li>
<ul>
<li>sda1: primary</li>
<ul>
<li>size: 30 GB</li>
<li>use as: ext3</li>
<li>mount poit: /</li>
<li>mount options: relatime</li>
<li>label: sistema</li>
<li>reserved blocks: 5%</li>
<li>typical usage: standard</li>
<li>bootable flag: on</li>
</ul>
</ul>
<ul>
<li>sda2: primary</li>
<ul>
<li>size: 2.1 GB</li>
<li>use as: swap area</li>
<li>bootable flag: off</li>
</ul>
</ul>
<ul>
<li>sda3: primary</li>
<ul>
<li>size: 368 GB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Documenti</li>
<li>mount options: relatime</li>
<li>label: documenti</li>
<li>reserved blocks: 0%</li>
<li>typical usage: standard</li>
<li>bootable flag: off</li>
</ul>
</ul>
<li>sdb: 1 TB</li>
<ul>
<li>sdb1: primary</li>
<ul>
<li>size: 1 TB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Dati1</li>
<li>mount options: relatime</li>
<li>label: dati1</li>
<li>reserved blocks: 0%</li>
<li>typical usage: largefile</li>
<li>bootable flag: off</li>
</ul>
</ul>
<li>sdc: 1 TB</li>
<ul>
<li>sdc1: primary</li>
<ul>
<li>size: 1 TB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Dati2</li>
<li>mount options: relatime</li>
<li>label: dati2</li>
<li>reserved blocks: 0%</li>
<li>typical usage: largefile</li>
<li>bootable flag: off</li>
</ul>
</ul>
<li>sdd: 500 MB (USB 2.0 Trekstor DataStation)</li>
<ul>
<li>sdd1: primary</li>
<ul>
<li>size: 500 GB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Backup</li>
<li>mount options: relatime</li>
<li>label: backup</li>
<li>reserved blocks: 0%</li>
<li>typical usage: standard</li>
<li>bootable flag: off</li>
</ul>
</ul>
<li>sde: 320 GB (USB 2.0 LaCie P3)</li>
<ul>
<li>sde1: primary</li>
<ul>
<li>size: 320 GB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Musica</li>
<li>mount options: relatime</li>
<li>label: musica</li>
<li>reserved blocks: 0%</li>
<li>typical usage: standard</li>
<li>bootable flag: off</li>
</ul>
</ul>
<li>sdf: 1500 GB (USB 2.0 Verbatim)</li>
<ul>
<li>sdf1: primary</li>
<ul>
<li>size: 1500 GB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Dati3</li>
<li>mount options: relatime</li>
<li>label: musica</li>
<li>reserved blocks: 0%</li>
<li>typical usage: standard</li>
<li>bootable flag: off</li>
</ul>
</ul>
<li>sdg: 1500 GB (USB 2.0 Verbatim)</li>
<ul>
<li>sdg1: primary</li>
<ul>
<li>size: 1500 GB</li>
<li>use as: ext3</li>
<li>mount poit: /LanDisk/Dati4</li>
<li>mount options: relatime</li>
<li>label: musica</li>
<li>reserved blocks: 0%</li>
<li>typical usage: standard</li>
<li>bootable flag: off</li>
</ul>
</ul>
</ul>
<li>User full name: Administrator</li>
<li>Account username: administrator</li>
<li>Password: xxxxxxxxxxxxxxxxxx</li>
<li>Set up encrypted private directory: no</li>
<li>HTTP proxy information: &#8211;</li>
<li>System upgrade management: No automatic updates</li>
</ul>
<p>Arrivato allo step &#8216;Software selection&#8217; non ho installato nessun software, installerò manualmente tutto il necessario più avanti.<br />
Dopo aver terminato l&#8217;installazione ed aver riavviato il PC, ho effettuato il login come utente &#8216;administrator&#8217;.</p>
<h3>1.2.2: Installazione software aggiuntivo</h3>
<p>A questo punto ho installato OpenSSH (che permette di effettuare il login sicuro da un&#8217;altro PC) con il seguente comando:</p>
<blockquote><p><code>sudo apt-get install ssh openssh-server</code></p></blockquote>
<p>e vim-nox, sembra che la versione di vim installata di default nelle distribuzioni Ubuntu si comporti in modo strano&#8230; (v. punto 6 della guida su <a href="http://www.howtoforge.com/perfect-server-ubuntu-8.10-p3">HowToForge</a>):</p>
<blockquote><p><code>sudo apt-get install vim-nox</code></p></blockquote>
<h3>1.2.3: Configurazione della rete</h3>
<p>Durante l&#8217;installazione Ubuntu è stato configurato in modo da ricevere le impostazioni di rete via DHCP, editando il file &#8216;<i>/etc/network/interfaces</i>&#8216; è possibile assegnare al server un indirizzo IP statico:</p>
<blockquote><p><code>sudo vi /etc/network/interfaces</code></p></blockquote>
<p>Ho quindi modificato l&#8217;ultima riga:</p>
<blockquote><p><code>iface eth0 inet dhcp</code></p></blockquote>
<p>nel seguente modo:</p>
<blockquote><p><code>iface eth0 inet static<br />
address 192.168.0.101<br />
netmask 255.255.255.0<br />
network 192.168.0.0<br />
broadcast 192.168.0.255<br />
gateway 192.168.0.1</code></p></blockquote>
<p>Dopo aver salvato il file ho riavviato il servizio di rete:</p>
<blockquote><p><code>sudo /etc/init.d/networking restart</code></p></blockquote>
<h3>1.2.4: Aggiornamento distribuzione</h3>
<p>Per evitare che Ubuntu chieda di inserire il CD di installazione quando viene eseguito il comando apt, ho controllato il file &#8216;<i>/etc/apt/sources.list</i>&#8216;:</p>
<blockquote><p><code>sudo vi /etc/apt/sources.list</code></p></blockquote>
<p>verificando la presenza del carattere &#8216;#&#8217; (cancelletto) alla riga &#8216;<i>deb cdrom:</i>&#8216;:</p>
<blockquote><p><code>#deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028)]/ intrepid main restricted</code></p></blockquote>
<p>Quindi, per aggiornare i pacchetti installati, ho eseguito:</p>
<blockquote><p><code>sudo apt-get update &amp;&amp; sudo apt-get upgrade</code></p></blockquote>
<p>Dopo aver eseguito l&#8217;aggiornamento ho riavviato il server:</p>
<blockquote><p><code>sudo reboot</code></p></blockquote>
<h3>1.2.5: Login da remoto</h3>
<p>Da questo momento è possibile effettuare il login da un altro PC nella rete, utilizzando appunto il programma ssh (solitamente il client ssh viene installato automaticamente nella maggior parte delle distribuzioni).</p>
<blockquote><p><code>ssh administrator@192.168.0.101</code></p></blockquote>
<h3>1.2.6: Rimozione AppArmor</h3>
<p>Come suggerito al punto 10 della guida su <a href="http://www.howtoforge.com/perfect-server-ubuntu-8.10-p3">HowToForge</a> rimuovo AppArmor:</p>
<blockquote><p><code>sudo /etc/init.d/apparmor stop<br />
sudo update-rc.d -f apparmor remove<br />
sudo apt-get remove apparmor apparmor-utils</code></p></blockquote>
<h2>1.3: Samba</h2>
<p><a href="http://www.samba.org">Samba</a> è un progetto libero che fornisce servizi di condivisione di file e stampanti a client SMB/CIFS. Per ulteriori dettagli è possibile leggere la <a href="http://it.wikipedia.org/wiki/Samba_(software)">descrizione di Samba su Wikipedia</a>.</p>
<h3>1.3.1: Installazione Samba</h3>
<p>Per installare di Samba digitare il seguente comando:</p>
<blockquote><p><code>sudo apt-get install libcupsys2 samba samba-common samba-doc smbclient winbind cupsys-common</code></p></blockquote>
<h3>1.3.2: Configurazione Samba</h3>
<p>Dopo l&#8217;installazione Samba viene eseguito in automatico e con delle impostazioni standard. Al momento intendo solamente creare una cartella condivisa accessibile dagli altri computer presenti nella rete locale, quindi è necessario creare un file di configurazione personalizzato.<br />
Per prima cosa è necessario effettuare l&#8217;arresto del servizio Samba:</p>
<blockquote><p><code>sudo /etc/init.d/samba stop</code></p></blockquote>
<p>Successivamente fare il backup file di configuraziona Samba:</p>
<blockquote><p><code>sudo mv /etc/samba/smb.conf /etc/samba/smb.conf.1.originale</code></p></blockquote>
<p>Ed infine creare un nuovo file di configurazione:</p>
<blockquote><p><code>sudo vim /etc/samba/smb.conf</code></p></blockquote>
<p>Questo è il contenuto del file:</p>
<blockquote><p><code>[global]<br />
workgroup = WGROUP<br />
netbiosname = INTREPIDSERVER<br />
server string = file server Linux<br />
security = USER<br />
smb passwd file = /etc/samba/smbpasswd<br />
encrypt passwords = YES</code></p>
<p><code>[Dati1]<br />
comment = WD10EACS 1 TB SATA - Dati1<br />
path = /LanDisk/Dati1/shareDati1<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p>
<p><code>[Dati2]<br />
comment = WD10EACS 1 TB SATA - Dati2<br />
path = /LanDisk/Dati3/shareDati2<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p>
<p><code>[Dati3]<br />
comment = Verbatim 1.5 TB USB 2.0 - Dati3<br />
path = /LanDisk/Dati2/shareDati3<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p>
<p><code>[Dati4]<br />
comment = Verbatim 1.5 TB USB 2.0 - Dati4<br />
path = /LanDisk/Dati4/shareDati4<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p>
<p><code>[Documenti]<br />
comment = HD400LD 400 GB IDE - Documenti<br />
path = /LanDisk/Documenti/shareDocumenti<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p>
<p><code>[Backup]<br />
comment = Trekstor DataStation 500 GB USB 2.0 - Backup<br />
path = /LanDisk/Backup/shareBackup<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p>
<p><code>[Musica]<br />
comment = LaCie P3 320 GB USB 2.0 - Musica<br />
path = /LanDisk/Musica/shareMusica<br />
valid users = raf<br />
create mask = 0777<br />
directory mask = 0777<br />
hide dot files = YES<br />
writable = YES</code></p></blockquote>
<h3>1.3.3: Creazione utenti</h3>
<p>Nel file di configurazione ho abilitato l&#8217;utente <i>raf</i> alle condivisioni <i>Dati1</i>, <i>Dati2</i> e <i>Documenti</i>, nel caso si volessero creare piú utenti, i prossimi tre comandi sono da ripetere per ogni altro utente:</p>
<p>1. Aggiunta utente:</p>
<blockquote><p><code>sudo useradd raf</code></p></blockquote>
<p>2. Creazione password:</p>
<blockquote><p><code>sudo passwd raf</code></p></blockquote>
<p>3. Creazione utente e password per Samba:</p>
<blockquote><p><code>sudo smbpasswd -a raf</code></p></blockquote>
<p>Ho quindi controllato che non ci fossero errori nel file di configurazione appena creato:</p>
<blockquote><p><code>sudo testparm</code></p></blockquote>
<p>Ed infine riavviato il servizio Samba:</p>
<blockquote><p><code>sudo /etc/init.d/samba restart</code></p></blockquote>
<h3>1.3.4: Creazione condivisioni</h3>
<p>Creazione directories:</p>
<blockquote><p><code>sudo mkdir -p /LanDisk/Dati1/shareDati1<br />
sudo mkdir -p /LanDisk/Dati2/shareDati2<br />
sudo mkdir -p /LanDisk/Dati2/shareDati3<br />
sudo mkdir -p /LanDisk/Dati2/shareDati4<br />
sudo mkdir -p /LanDisk/Documenti/shareDocumenti<br />
sudo mkdir -p /LanDisk/Backup/shareBackup<br />
sudo mkdir -p /LanDisk/Musica/shareMusica</code></p></blockquote>
<p>Assegnazione nuovo proprietario:</p>
<blockquote><p><code>sudo chown -R raf:raf /LanDisk/Dati1/shareDati1<br />
sudo chown -R raf:raf /LanDisk/Dati2/shareDati2<br />
sudo chown -R raf:raf /LanDisk/Dati2/shareDati3<br />
sudo chown -R raf:raf /LanDisk/Dati2/shareDati4<br />
sudo chown -R raf:raf /LanDisk/Documenti/shareDocumenti<br />
sudo chown -R raf:raf /LanDisk/Backup/shareBackup<br />
sudo chown -R raf:raf /LanDisk/Musica/shareMusica</code></p></blockquote>
<p>Permessi:</p>
<blockquote><p><code>sudo chmod -R ug+rwx,o+rx-w /LanDisk/Dati1/shareDati1<br />
sudo chmod -R ug+rwx,o+rx-w /LanDisk/Dati2/shareDati2<br />
sudo chmod -R ug+rwx,o+rx-w /LanDisk/Dati2/shareDati3<br />
sudo chmod -R ug+rwx,o+rx-w /LanDisk/Dati2/shareDati4<br />
sudo chmod -R ug+rwx,o+rx-w /LanDisk/Documenti/shareDocumenti<br />
sudo chmod -R ug+rwx,o+rx-w /LanDisk/Backup/shareBackup<br />
sudo chmod -R ug+rwx,o+rx-w /LanDisk/Musica/shareMusica</code></p></blockquote>
<h2>1.4: Test delle condivisioni</h2>
<p>A questo punto ho effettuato un primo test per verificare che la condivisioni create fossero accessibili dagli altri computer della rete:</p>
<h3>1.4.1: Per connettersi da un PC Ubuntu:</h3>
<ul>
<li>Selezionare la voce &#8216;<i>Rete</i>&#8216; dal menù &#8216;<i>Risorse</i>&#8216;; si aprirà una finestra di Nautilus che mostrerà tutti i PC visibili in quel momento, &#8216;<i>INTREPIDSERVER</i>&#8216; dovrebbe essere tra questi.<br />
(nel caso non fosse così: provare ad inserire &#8216;<code>smb://intrepidserver</code>&#8216; nella &#8216;<i>barra di posizione</i>&#8216; di Nautilus)</li>
<li>Selezionare &#8216;<i>INTREPIDSERVER</i>&#8216; con un doppio click del mouse, Nautilus dovrebbe ora mostrare le cartelle condivise &#8216;<i>Dati1</i>&#8216;, &#8216;<i>Dati2</i>&#8216; e &#8216;<i>Documenti</i>&#8216;.</li>
<li>Provando ad accedere a questa cartelle il sistema mostrerà una finestra di <i>&#8216;Richiesta autenticazione&#8217;</i>, qui è necessario inserire il nome e la password di uno degli utenti precedentemente creati.</li>
</ul>
<h3>1.4.2: Per connettersi da un PC Windows:</h3>
<ul>
<li>Aprire &#8216;<i>Esplora risorse</i>&#8216;</li>
<li>Selezionare &#8216;<i>Risorse di Rete / Tutta la Rete / Rete di Microsoft Windows / WGROUP</i>&#8216;</li>
<li>Selezionare quindi con un doppio click del mouse la voce: &#8216;<i>File Server Linux (Intrepidserver)</i>&#8216;</li>
<li>Anche in questo caso verrà mostrata una finestra che richederà di inserire nome utente e password</li>
</ul>
<p>In entrambi i casi, dopo l&#8217;autenticazione e se tutto è andato correttamente, sarà possibile utilizzare le cartelle condivise create precedentemente.</p>
<h2>1.5: Connessione automatica delle condivisioni per i client</h2>
<p>Per evitare di dover connettere manualmente le condivisioni ad ogni riavvio del proprio pc è possibile montarle in automatico, ecco come fare:</p>
<h3>1.5.1: Per un client Ubuntu (o GNU/Linux in generale)</h3>
<p>Come prima cosa è necessario creare i punti di mount:</p>
<blockquote><p><code>sudo mkdir -p /media/LanDisk/Documenti<br />
sudo mkdir -p /media/LanDisk/Dati1<br />
sudo mkdir -p /media/LanDisk/Dati2<br />
sudo mkdir -p /media/LanDisk/Dati3<br />
sudo mkdir -p /media/LanDisk/Dati4<br />
sudo mkdir -p /media/LanDisk/Backup<br />
sudo mkdir -p /media/LanDisk/Musica</code></p></blockquote>
<p>Successivamente bisogna modificare il file &#8216;<i>/etc/fstab</i>&#8216;, ricordandosi di effettuare prima una copia di backup:</p>
<blockquote><p><code>sudo cp /etc/fstab /etc/fstab.bak</code></p></blockquote>
<blockquote><p><code>sudo gedit /etc/fstab</code></p></blockquote>
<p>ed aggiungendo alla fine le seguenti righe:</p>
<blockquote><p><code># RaF - Mount automatico delle shares Samba<br />
# utilizzo cifs invece di smbfs<br />
//192.168.0.101/dati1 /media/LanDisk/Dati1     cifs credentials=/root/.smbpw,setuids,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,rw 0 0<br />
//192.168.0.101/dati2 /media/LanDisk/Dati2     cifs credentials=/root/.smbpw,setuids,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,rw 0 0<br />
//192.168.0.101/dati3 /media/LanDisk/Dati3     cifs credentials=/root/.smbpw,setuids,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,rw 0 0<br />
//192.168.0.101/dati4 /media/LanDisk/Dati4     cifs credentials=/root/.smbpw,setuids,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,rw 0 0<br />
//192.168.0.101/documenti /media/LanDisk/Documenti cifs credentials=/root/.smbpw,setuids,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,rw 0 0<br />
//192.168.0.101/musica /media/LanDisk/Musica        cifs credentials=/root/.smbpw,setuids,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777,rw 0 0<br />
</code></p></blockquote>
<p>ho quindi creato il file /root/.smbpw:</p>
<blockquote><p><code>sudo gedit /root/.smbpw</code></p></blockquote>
<p>inserendo le seguenti righe:</p>
<blockquote><p><code>username = raf<br />
password = password_utente_raf</code></p></blockquote>
<p>e l&#8217;ho protetto:</p>
<blockquote><p><code>sudo chmod 700 /root/.smbpw</code></p></blockquote>
<blockquote><p><i><b>Nota</b>:<br />
il nome utente (&#8216;raf&#8217;), la password (&#8216;password_utente_raf&#8217;) e l&#8217;id (uid) dell&#8217;utente così come il suo id di gruppo (gid) sono da adattare alla situazione che ognuno ha sul proprio computer.</i></p></blockquote>
<h3>1.5.2: Per un client Windows XP</h3>
<ul>
<li>Aprire &#8216;<i>Esplora risorse</i>&#8216;</li>
<li>Selezionare &#8216;<i>Strumenti / Connetti unità di rete&#8230;</i>&#8216;</li>
<li>Verrà quindi aperta la finestra <i>&#8216;Connessione unità di rete</i>&#8216;</li>
<li>Nella casella &#8216;<i>Unità</i>&#8216; selezionare una lettera da assegnare alla connessione</li>
<li>Digitare &#8216;<i>\\intrepidserver\landisk\documents</i>&#8216; nel campo &#8216;<i>Cartella</i>&#8216;</li>
<li>Vistare il check-box &#8216;<i>Riconnetti all&#8217;avvio</i>&#8216;</li>
<li>Selezionare il link &#8216;<i>Connettersi con un <u>nome utente diverso</u></i>&#8216;</li>
<li>Si aprirà quindi la finestra &#8216;<i>Connessione&#8230;</i>&#8216;</li>
<li>Digitare i dati appropriati nei campi &#8216;<i>Nome utente</i>&#8216; e &#8216;<i>Password</i>&#8216;</li>
<li>Premere &#8216;<i>OK</i>&#8216;</li>
<li>Ritornati alla finestra &#8216;<i>Connessione unità di rete</i>&#8216; Premere &#8216;<i>Fine</i>&#8216;</li>
<li>Ripetere questi passi per le altre condivisioni che si intende connettere</li>
</ul>
<blockquote><p><i><b>Note</b>:<br />
1) In WinXP è necessario reimmettere la password dopo ogni riavvio al primo accesso alla condivisione<br />
2) Ripetere i passi precedenti per ognuna delle connessioni che si intende connettere in automatico</i></p></blockquote>
<h2>1.6: Varie</h2>
<h3>1.6.1: UUID partizioni</h3>
<p>Per elencare le partizioni dei dischi in base all&#8217;idendificativo univoco UUID:</p>
<blockquote><p><code>sudo blkid</code></p></blockquote>
<p>oppure:</p>
<blockquote><p><code>ls -l /dev/disk/by-uuid</code></p></blockquote>
<p>(fonte: <a href="http://www.arsgeek.com/2008/01/02/how-to-find-your-uuids-for-devices-in-ubuntu-and-other-debian-based-distros/">http://www.arsgeek.com/2008/01/02/how-to-find-your-uuids-for-devices-in-ubuntu-and-other-debian-based-distros/</a>)</p>
<h3>1.6.2: Etichette partizioni</h3>
<p>Per assegnare un&#8217;etichetta ad una partizione:</p>
<blockquote><p><code>sudo e2label /dev/sde1 musica<br />
sudo e2label /dev/sdd1 backup</code></p></blockquote>
<p>(fonte: <a href="http://lissot.net/partition/ext2fs/labels.html">http://lissot.net/partition/ext2fs/labels.html</a>)</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/239/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=239&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2009/03/03/server-con-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/update.png" medium="image">
			<media:title type="html">Update</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/p4p800.thumbnail.jpg" medium="image">
			<media:title type="html">ASUS P4P800</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/pentium4.thumbnail.jpg" medium="image">
			<media:title type="html">Pentium 4</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/06/ddr-dimm.thumbnail.jpg" medium="image">
			<media:title type="html">DDR</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/12/matroxg400dualhead.jpg?w=128" medium="image">
			<media:title type="html">Matrox G400 Dual Head</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2007/05/samsung400.thumbnail.jpg" medium="image">
			<media:title type="html">Samsung 400 GB</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/12/wd10eacs.jpg?w=128" medium="image">
			<media:title type="html">WD10EACS</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/12/500mu.jpg?w=128" medium="image">
			<media:title type="html">500mu</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/12/laciep3.jpg?w=128" medium="image">
			<media:title type="html">LacieP3</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2009/03/verbatim_1-5tb.jpg?w=128" medium="image">
			<media:title type="html">Verbatim 1.5 TB</media:title>
		</media:content>
	</item>
		<item>
		<title>Paride, l’home theatre che ha sposato linux</title>
		<link>http://farrebyc.wordpress.com/2008/11/27/paride-l-home-theatre-che-ha-sposato-linux/</link>
		<comments>http://farrebyc.wordpress.com/2008/11/27/paride-l-home-theatre-che-ha-sposato-linux/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 20:57:54 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=259</guid>
		<description><![CDATA[
Qui potete trovare il video dimostrativo di Paride, il sistema di home theatre messo a punto da Squadra Informatica e che ospita un pc fan-less basato su Ubuntu. 
Fonte: Dam&#8217;s Blog
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=259&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.squadrainformatica.com/?q=node/1219"><img src="http://farrebyc.files.wordpress.com/2008/11/videoparide.png?w=320&#038;h=269" alt="VideoParide" title="VideoParide" width="320" height="269" class="alignnone size-full wp-image-260" /></a></p>
<p><a href="http://www.squadrainformatica.com/?q=node/1219">Qui</a> potete trovare il video dimostrativo di Paride, il sistema di home theatre messo a punto da Squadra Informatica e che ospita un pc fan-less basato su Ubuntu. </p>
<p>Fonte: <a href="http://dventurin.wordpress.com/2008/11/26/anteprima-paride-lhome-theatre-che-ha-sposato-linux/">Dam&#8217;s Blog</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/259/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=259&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2008/11/27/paride-l-home-theatre-che-ha-sposato-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://farrebyc.files.wordpress.com/2008/11/videoparide.png" medium="image">
			<media:title type="html">VideoParide</media:title>
		</media:content>
	</item>
		<item>
		<title>Tuoni, fulmini, lampi e saette</title>
		<link>http://farrebyc.wordpress.com/2008/07/15/tuoni-fulmini-lampi-e-saette/</link>
		<comments>http://farrebyc.wordpress.com/2008/07/15/tuoni-fulmini-lampi-e-saette/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 23:20:19 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=190</guid>
		<description><![CDATA[
Giovedì 3 luglio: arriva la pioggia, arriva il temporale, arriva un fulmine e&#8230; Addio Mediacenter!!  
A dire il vero non era così che pensavo di testare la nuova versione di Ubuntu, ormai è andata così, pace&#8230;
A questo punto &#8211; erano anni che non cambiavo il PC &#8211; ne ho approfittato ed ho cambiato tutto: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=190&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.farrebyc.com/images/varie/lightning_strike_jan_2007_resized.jpg" alt="Lightning strike jan 2007" /></p>
<p>Giovedì 3 luglio: arriva la pioggia, arriva il temporale, arriva un fulmine e&#8230; Addio Mediacenter!! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>A dire il vero non era così che pensavo di testare la nuova versione di Ubuntu, ormai è andata così, pace&#8230;<br />
A questo punto &#8211; erano anni che non cambiavo il PC &#8211; ne ho approfittato ed ho cambiato tutto: alimentatore, scheda madre, processore, memoria, ecc..<br />
Del &#8220;vecchio&#8221; PC ho tenuto soltanto la scheda TV ed il case&#8230;</p>
<p>Ma prima di ricominciare a smanettare con il nuovo PC me ne vado in vacanza&#8230; Finalmente!! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>[L'immagine del fulmine è tratta da <a href="http://en.wikipedia.org/wiki/Image:Lightning_strike_jan_2007.jpg">Wikipedia</a>]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/farrebyc.wordpress.com/190/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/farrebyc.wordpress.com/190/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=190&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2008/07/15/tuoni-fulmini-lampi-e-saette/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/images/varie/lightning_strike_jan_2007_resized.jpg" medium="image">
			<media:title type="html">Lightning strike jan 2007</media:title>
		</media:content>
	</item>
		<item>
		<title>Sono tornato&#8230;</title>
		<link>http://farrebyc.wordpress.com/2008/05/10/sono-tornato/</link>
		<comments>http://farrebyc.wordpress.com/2008/05/10/sono-tornato/#comments</comments>
		<pubDate>Sat, 10 May 2008 20:34:27 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Mythbuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=188</guid>
		<description><![CDATA[Dopo tre settimane di CR militare passate allo Sport-Feriencenter di Fiesch, sono finalmente tornato a casina..
Nelle prossime settimane &#8211; anche se un po&#8217; in ritardo &#8211; avrò quindi la possibilità di provare la nuova Ubuntu 8.04 Hardy Heron e di conseguenza anche Mythbuntu 8.04, che sono state rilasciate mentre ero a militare&#8230;
Naturalmente una delle prime [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=188&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Dopo tre settimane di CR militare passate allo <a href="http://www.sport-feriencenter.ch/home2/">Sport-Feriencenter</a> di <a href="http://maps.google.com/maps?f=q&amp;hl=it&amp;geocode=&amp;q=fiesch+feriendorf&amp;sll=37.0625,-95.677068&amp;sspn=29.025693,94.570313&amp;ie=UTF8&amp;ll=46.398619,8.131535&amp;spn=0.001539,0.005772&amp;t=h&amp;z=18">Fiesch</a>, sono finalmente tornato a casina..<br />
Nelle prossime settimane &#8211; anche se un po&#8217; in ritardo &#8211; avrò quindi la possibilità di provare la nuova <a href="http://wiki.ubuntu-it.org/HardyNoteDiRilascio">Ubuntu 8.04 Hardy Heron</a> e di conseguenza anche <a href="http://www.mythbuntu.org/8.04/release">Mythbuntu 8.04</a>, che sono state rilasciate mentre ero a militare&#8230;<br />
Naturalmente una delle prime cose che mi preme testare è l&#8217;accoppiata &#8220;Ubuntu 8.04 / <a href="http://www.mythtv.org/wiki/index.php/Release_Notes_-_0.21">MythTV 0.21</a>&#8221; e, non appena avrò un po&#8217; di tempo, ho anche intenzione di aggiornare la mia &#8211; ormai un po&#8217; vecchiotta &#8211; guida <a href="http://farrebyc.wordpress.com/category/guida-mythtv/">MythTV su Ubuntu</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/farrebyc.wordpress.com/188/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/farrebyc.wordpress.com/188/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=188&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2008/05/10/sono-tornato/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>
	</item>
		<item>
		<title>Iniziativa ASSOLI: Vota per il software libero</title>
		<link>http://farrebyc.wordpress.com/2008/04/08/iniziativa-assoli-vota-per-il-software-libero/</link>
		<comments>http://farrebyc.wordpress.com/2008/04/08/iniziativa-assoli-vota-per-il-software-libero/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:01:32 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=187</guid>
		<description><![CDATA[
Pubblico integralmente la mail ricevuta da l&#8217;Associazione per il Software Libero:

da: &#8220;*******&#8221;
a: undisclosed-recipients
data: 8 Apr 2008 18:46:44 +0200
oggetto: Iniziativa ASSOLI
Cara/o amica/o
ti segnaliamo una iniziativa dell&#8217;Associazione ASSOLI,
http://elezioni.softwarelibero.it/firma/anchetu
Si tratta di firmare una petizione online (o anche di far firmare ai candidati un impegno scritto) a favore del software libero.
Se lo ritieni, Ti invito anche a diffondere questa [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=187&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://elezioni.softwarelibero.it/"><img src="http://elezioni.softwarelibero.it/static/banner/vota_sw_libero_large.png" alt="vota per il software libero! (banner)" /></a></p>
<p>Pubblico integralmente la mail ricevuta da l&#8217;<a href="http://softwarelibero.it/">Associazione per il Software Libero</a>:</p>
<p><span id="more-187"></span></p>
<p>da: &#8220;*******&#8221;<br />
a: undisclosed-recipients<br />
data: 8 Apr 2008 18:46:44 +0200<br />
oggetto: Iniziativa ASSOLI</p>
<p>Cara/o amica/o</p>
<p>ti segnaliamo una iniziativa dell&#8217;Associazione ASSOLI,</p>
<p><a href="http://elezioni.softwarelibero.it/firma/anchetu" target="_blank">http://elezioni.softwarelibero.it/firma/anchetu</a></p>
<p>Si tratta di firmare una petizione online (o anche di far firmare ai candidati un impegno scritto) a favore del software libero.</p>
<p>Se lo ritieni, Ti invito anche a diffondere questa iniziativa girando questa mail (o mettendo un banner sul tuo blog e negli altri modi indicati sul sito dell&#8217;iniziativa, o come vorrai).</p>
<p><a href="http://elezioni.softwarelibero.it/partecipa/sostienici" target="_blank">http://elezioni.softwarelibero.it/partecipa/sostienici</a></p>
<p>Ti sottolineo (per assoluta chiarezza) che questa non e&#8217; un&#8217;iniziativa politica a favore di questo o quel partito, ma un&#8217;iniziativa a favore del software libero: questa iniziativa avra&#8217; ottenuto il massimo<br />
successo se l&#8217;appoggeranno tutti i candidati di tutti i partiti.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Ti allego sotto il comunicato stampa che spiega brevemente l&#8217;iniziativa.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
COMUNICATO STAMPA<br />
02/04/2008</p>
<p>=======================================<br />
Elezioni Politiche 2008: Vota per il Software Libero<br />
=======================================</p>
<p>La campagna elettorale per le elezioni politiche del 13 e 14 Aprile 2008 e&#8217; in pieno svolgimento. L&#8217;Associazione per il Software Libero ha constatato con una certa preoccupazione che i temi del software libero e delle liberta&#8217; digitali sono assenti dai dibattiti in corso.</p>
<p>Per questo motivo abbiamo deciso d&#8217;interpellare pubblicamente tutti i partiti politici e i loro candidati affinche&#8217; esprimano in modo chiaro la loro posizione, prendendo un impegno concreto per la prossima legislatura.</p>
<p>* <a href="http://elezioni.softwarelibero.it/partecipa/aderisci" target="_blank">http://elezioni.softwarelibero.it/partecipa/aderisci</a></p>
<p>Chiediamo inoltre a tutti i cittadini-elettori di far sentire la loro voce, tramite una petizione on-line, indicando che preferirebbero votare persone chiaramente ed apertamente impegnate a favore del software libero e delle liberta&#8217; digitali, per mostrare a chi governera&#8217; il Paese che questi temi sono molto importanti.</p>
<p>* <a href="http://elezioni.softwarelibero.it/firma/anchetu" target="_blank">http://elezioni.softwarelibero.it/firma/anchetu</a></p>
<p>Aiutaci:  pubblica questa iniziativa nel tuo blog, usa uno dei nostri banner, posta un link a <a href="http://elezioni.softwarelibero.it/" target="_blank">http://elezioni.softwarelibero.it</a> sulle liste di discussione alle quali partecipi, informa di questa iniziativa la tua lista di contatti e, se credi, cogli l&#8217;occasione per informare dei vantaggi del software libero chi non lo conosce chiedendogli di aiutarci, parlane con i tuoi vicini di casa, ma soprattutto scrivi una mail ad ogni politico della tua circoscrizione chiedendogli di aderire!</p>
<p>* <a href="http://elezioni.softwarelibero.it/partecipa/sostienici" target="_blank">http://elezioni.softwarelibero.it/partecipa/sostienici</a></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/farrebyc.wordpress.com/187/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/farrebyc.wordpress.com/187/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=187&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2008/04/08/iniziativa-assoli-vota-per-il-software-libero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://elezioni.softwarelibero.it/static/banner/vota_sw_libero_large.png" medium="image">
			<media:title type="html">vota per il software libero! (banner)</media:title>
		</media:content>
	</item>
		<item>
		<title>Mythbuntu 8.04 Beta</title>
		<link>http://farrebyc.wordpress.com/2008/03/24/mythbuntu-804-beta/</link>
		<comments>http://farrebyc.wordpress.com/2008/03/24/mythbuntu-804-beta/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 22:05:06 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Mythbuntu]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/2008/03/24/mythbuntu-804-beta/</guid>
		<description><![CDATA[
Dopo il rilascio della beta di Ubuntu 8.04 Hardy Heron di settimana scorsa, da ieri è disponibile per il download anche la beta di Mythbuntu 8.04.
Chi non volesse ancora installarla ma è interessato a scoprirne le novità, può leggere la mini-recensione sul sito di phoronix.com.
Fonte: MythTV News
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=186&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.farrebyc.com/files/loghi/mythbuntulogo.png" alt="Mythbuntu Logo" /></p>
<p>Dopo il rilascio della beta di Ubuntu 8.04 Hardy Heron di settimana scorsa, da ieri è disponibile per il download anche la <a href="http://www.mythbuntu.org/hardybeta">beta di Mythbuntu 8.04</a>.<br />
Chi non volesse ancora installarla ma è interessato a scoprirne le novità, può leggere la <a href="http://www.phoronix.com/scan.php?page=article&amp;item=mythbuntu_804&amp;num=1">mini-recensione sul sito di phoronix.com</a>.</p>
<p>Fonte: <a href="http://mythtvnews.com/2008/03/23/mythbuntu-804-preview/">MythTV News</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/farrebyc.wordpress.com/186/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/farrebyc.wordpress.com/186/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=186&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2008/03/24/mythbuntu-804-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/loghi/mythbuntulogo.png" medium="image">
			<media:title type="html">Mythbuntu Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>BongoLinux</title>
		<link>http://farrebyc.wordpress.com/2008/03/16/bongolinux/</link>
		<comments>http://farrebyc.wordpress.com/2008/03/16/bongolinux/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 05:47:54 +0000</pubDate>
		<dc:creator>farrebyc</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>

		<guid isPermaLink="false">http://farrebyc.wordpress.com/?p=184</guid>
		<description><![CDATA[Da oggi ho inserito il feed dei miei post relativi a GNU/Linux su BongoLinux:

BongoLinux e’ un portale di news, articoli, e recensioni dal mondo del Software Libero, raccoglie tutto questo dai feed dei blog iscritti. BongoLinux nasce nei primi di Dicembre del 2007 come idea di un piccolo ragazzo 14enne, Nicola Greco, blogger anche di [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=184&subd=farrebyc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Da oggi ho inserito il feed dei miei post relativi a <a href="http://farrebyc.wordpress.com/category/gnulinux/">GNU/Linux</a> su <a href="http://bongolinux.com/">BongoLinux</a>:</p>
<p><a href="http://bongolinux.com/"><img src="http://www.farrebyc.com/files/loghi/bongologo.jpg" alt="Bongo Linux Logo" /></a></p>
<p><b>BongoLinux e’ un portale di news, articoli, e recensioni dal mondo del Software Libero</b>, raccoglie tutto questo dai feed dei blog iscritti. BongoLinux nasce nei primi di Dicembre del 2007 come idea di un piccolo ragazzo 14enne, Nicola Greco, blogger anche di <a href="http://blog.notsecurity.com/">notsecurity.com</a> e fondatore della petizione on-line <a href="http://firmiamo.it/linuxscuola">Linux Nelle Scuole Italian</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/farrebyc.wordpress.com/184/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/farrebyc.wordpress.com/184/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/farrebyc.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/farrebyc.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/farrebyc.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/farrebyc.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/farrebyc.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/farrebyc.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/farrebyc.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/farrebyc.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/farrebyc.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/farrebyc.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=farrebyc.wordpress.com&blog=1060494&post=184&subd=farrebyc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://farrebyc.wordpress.com/2008/03/16/bongolinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a66f2c16edd6bcf2e6bae01f56aec789?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">farrebyc</media:title>
		</media:content>

		<media:content url="http://www.farrebyc.com/files/loghi/bongologo.jpg" medium="image">
			<media:title type="html">Bongo Linux Logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>