<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scubarda.net &#187; Ubuntu</title>
	<atom:link href="http://www.scubarda.net/wordpress/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scubarda.net/wordpress</link>
	<description></description>
	<lastBuildDate>Thu, 12 Aug 2010 10:10:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ubuntu 9.04 tips&amp;tricks &#8211; SQLite performance</title>
		<link>http://www.scubarda.net/wordpress/2009/05/14/ubuntu-904-tipstricks-sqlite-performance/</link>
		<comments>http://www.scubarda.net/wordpress/2009/05/14/ubuntu-904-tipstricks-sqlite-performance/#comments</comments>
		<pubDate>Thu, 14 May 2009 10:37:19 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/?p=234</guid>
		<description><![CDATA[Di qualche giorno fa un interessante articolo uscito su Phoronix.com che compara, usando la suite Phoronix (scarica qui), le performance della ultima nata in casa Ubuntu (Jaunty) e quelle di Mac OS X 10.5.6 Ubuntu 9.04 vs. Mac OS X 10.5.6 Benchmarks Ad essere onesti MAC OS X sembra molto performante; tra le aree in <a href='http://www.scubarda.net/wordpress/2009/05/14/ubuntu-904-tipstricks-sqlite-performance/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Di qualche giorno fa un interessante articolo uscito su Phoronix.com che compara, usando la suite Phoronix (<a title="Phoronix Test Suite Download" href="http://www.phoronix-test-suite.com/?k=downloads" target="_blank">scarica qui</a>), le performance della ultima nata in casa Ubuntu (Jaunty) e quelle di Mac OS X 10.5.6</p>
<p style="text-align: center;"><a title="Phoronix.com - Ubuntu 9.04 vs. MAC OS X 10.5.6" href="http://www.phoronix.com/scan.php?page=article&amp;item=ubuntu_jaunty_osx&amp;num=1" target="_blank">Ubuntu 9.04 vs. Mac OS X 10.5.6 Benchmarks</a></p>
<p style="text-align: left;">Ad essere onesti MAC OS X sembra molto performante; tra le aree in cui Ubuntu in effetti è più indietro c&#8217;è il 2D e il 3D (problemi noti con chip Intel), encoding audio ed anche un problema di performance con <a title="SQLite HOme Page" href="http://www.sqlite.org" target="_blank">SQLite</a></p>
<p style="text-align: left;">SQLite è alla base di mooltissime applicazioni OpenSource, vedi Firefox, <a title="Exaile" href="http://www.exaile.org" target="_blank">Exaile</a>, <a title="F-spot" href="http://f-spot.org/Main_Page" target="_blank">f-spot</a> etc. etc.</p>
<blockquote>
<p style="text-align: left;">there is <a href="http://www.phoronix.com/scan.php?page=article&amp;item=linux_2629_benchmarks&amp;num=4">a  serious performance regression</a> that adversely affects SQLite&#8217;s performance  in the Linux 2.6.26 through 2.6.29 kernels. Ubuntu 9.04 is using the Linux 2.6.28  kernel and is impacted by this serious bug. Fortunately, it is corrected in the  Linux 2.6.29 kernel and later, but unless manually switching to a newer kernel,  <a id="KonaLink0" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.phoronix.com/scan.php?page=article&amp;item=ubuntu_jaunty_osx&amp;num=7#" target="undefined"><span style="color: #234865 ! important; font-weight: 400; font-size: 12px; position: static;"><span class="kLink" style="color: #234865 ! important; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; font-size: 12px; position: static;">users</span></span></a> will need to wait for Ubuntu 9.10.</p>
</blockquote>
<p style="text-align: left;">Come puntualizzato questo problema è una regression nel kernel 2.6.28 che &#8220;monta&#8221; Jaunty ed è stato corretto nel treno 2.6.29; il problema è che il 2.6.29 sarà disponibile con Karmic 9.10</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 416px"><img title="SQLite performances" src="http://www.phoronix.com/data/img/results/linux_2629_benchmarks/9.png" alt="SQLite performances" width="406" height="210" /><p class="wp-caption-text">SQLite performances</p></div>
<p style="text-align: left;">Per chi volesse aggiornare il kernel Ubuntu è possibile scaricare il .deb <a title="kernel.ubuntu.com PPA" href="http://kernel.ubuntu.com/~kernel-ppa/mainline/" target="_blank">QUI</a>; ho installato personalmente il <a title="Kernel 2.6.29.3" href="http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.29.3/" target="_blank">2.6.29.3</a> (<a href="http://kernel.ubuntu.com/%7Ekernel-ppa/mainline/v2.6.29.3/linux-image-2.6.29-02062903-generic_2.6.29-02062903_i386.deb">linux-image-2.6.29-02062903-generic_2.6.29-02062903_i386.deb</a>) e confrontato i risultati di Phoronix test suite con il vecchio e il nuovo kernel (solo per le performance di sqlite)</p>
<p style="text-align: left;"><strong>NB</strong>: ho usato la versione 1.8.1 per i test, l&#8217;articolo di Phoronix usa la 2.0 che è in beta</p>
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>Kernel 2.6.28-12-generic</strong></span></p>
<blockquote>
<p style="text-align: left;">giovanni@alligatore:~$ <span style="color: #ff0000;"><em>phoronix-test-suite list-tests | grep sqlite</em></span><br />
sqlite             &#8211; SQLite                               [VERIFIED,       FREE]<br />
giovanni@alligatore:~$</p>
<p>giovanni@alligatore:~$ <span style="color: #ff0000;"><em>phoronix-test-suite system-info</em></span></p>
<p>====================================<br />
Phoronix Test Suite v1.8.1 (SELBU)<br />
System Information<br />
====================================</p>
<p>Hardware:<br />
Processor: Intel Pentium M 1.86GHz @ 1.86GHz (Total Cores: 1), Motherboard: Dell Latitude D510, Chipset: Intel Mobile 915GM/PM/GMS/910GML + ICH6M, System Memory: 2005MB, Disk: 60GB FUJITSU MHV2060A + 120GB MK1234GAX, Graphics: Intel Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)</p>
<p>Software:<br />
OS: Ubuntu 9.04, Kernel: 2.6.28-12-generic (i686), Desktop: GNOME 2.26.1, Display Server: X.Org Server 1.6.0, Display Driver: intel 2.6.3, OpenGL: 1.4 Mesa 7.4, Compiler: GCC 4.3.3, File-System: ext3, Screen Resolution: 1024&#215;768</p>
<p>giovanni@alligatore:~$<br />
giovanni@alligatore:~$ <span style="color: #ff0000;"><em>phoronix-test-suite benchmark sqlite</em></span><br />
[...]<br />
Current Description: This is a simple benchmark of SQLite. At present this test profile just measures the time to perform a pre-defined number of insertions on an indexed database.</p>
<p>====================================<br />
SQLite (Run 1 of 3)<br />
====================================<br />
<span style="color: #339966;"><strong>Test-Time: 115.325220108 Seconds</strong></span></p>
<p>====================================<br />
SQLite (Run 2 of 3)<br />
====================================<br />
<span style="color: #339966;"><strong>Test-Time: 112.609052896 Seconds</strong></span></p>
<p>====================================<br />
SQLite (Run 3 of 3)<br />
====================================<br />
<span style="color: #339966;"><strong>Test-Time: 121.753247023 Seconds</strong></span></p>
<p>####################################<br />
SQLite:<br />
Test Target: Default Test Directory</p>
<p>115.325220108 Seconds<br />
112.609052896 Seconds<br />
121.753247023 Seconds</p>
<p><span style="color: #339966;"><strong>Average: 116.56 Seconds</strong></span><br />
####################################</p></blockquote>
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>Kernel 2.6.29-02062903-generic</strong></span></p>
<blockquote>
<p style="text-align: left;">giovanni@alligatore:~$ <span style="color: #ff0000;"><em>uname -a</em></span><br />
Linux alligatore 2.6.29-02062903-generic #02062903 SMP Mon May 11 14:20:34 UTC 2009 i686 GNU/Linux<br />
giovanni@alligatore:~$</p>
<p>giovanni@alligatore:~$ <span style="color: #ff0000;">phoronix-test-suite benchmark sqlite</span><br />
[...]<br />
====================================<br />
SQLite (Run 1 of 3)<br />
====================================<br />
<span style="color: #339966;"><strong>Test-Time: 41.2630438805 Seconds</strong></span></p>
<p>====================================<br />
SQLite (Run 2 of 3)<br />
====================================<br />
<span style="color: #339966;"><strong>Test-Time: 40.514111042 Seconds</strong></span></p>
<p>====================================<br />
SQLite (Run 3 of 3)<br />
====================================<br />
<span style="color: #339966;"><strong>Test-Time: 41.2442479134 Seconds</strong></span></p>
<p>####################################<br />
SQLite:<br />
Test Target: Default Test Directory</p>
<p>41.2630438805 Seconds<br />
40.514111042 Seconds<br />
41.2442479134 Seconds</p>
<p><span style="color: #339966;"><strong>Average: 41.00 Seconds</strong></span><br />
###################################</p></blockquote>
<p style="text-align: left;">Le prestazioni con il nuovo Kernel sono triplicate; si passa <span style="text-decoration: underline;"><strong>dai 116.56s ai 41s</strong></span> di media ( il test è ripetuto tre volte)</p>
<p style="text-align: left;">Provare per crededre :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2009/05/14/ubuntu-904-tipstricks-sqlite-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Songbird, l&#8217;iTunes made in Mozilla</title>
		<link>http://www.scubarda.net/wordpress/2008/11/26/songbird-litunes-made-in-mozilla/</link>
		<comments>http://www.scubarda.net/wordpress/2008/11/26/songbird-litunes-made-in-mozilla/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 19:45:17 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[songbird]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/?p=184</guid>
		<description><![CDATA[UPDATE: rilasciata la versione 1.0.0, qui il deb di Erich Wilhelm Già da un po&#8217; di giorni al posto di Banshee sto usando Songbird Songbird™ is a desktop Web player, a digital jukebox and Web browser mash-up. Like Winamp, it supports extensions and skins feathers. Like Firefox®, it is built from Mozilla®, cross-platform and open <a href='http://www.scubarda.net/wordpress/2008/11/26/songbird-litunes-made-in-mozilla/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong>: rilasciata la <a title="Songbird 1.0.0 release notes" href="http://wiki.songbirdnest.com/Release_Notes/1.0.0" target="_blank">versione 1.0.0</a>, qui il <a title="Songbird 1.0.0" href="http://unterhund.wordpress.com/2008/12/03/songbird-1-final-linux-installer/" target="_blank">deb di Erich Wilhelm</a></p>
<p>Già da un po&#8217; di giorni al posto di Banshee sto usando Songbird</p>
<blockquote><p><a class="http" href="http://www.songbirdnest.com/">Songbird</a>™ is a desktop Web player, a digital jukebox and Web browser mash-up. Like Winamp, it supports extensions and skins feathers. Like Firefox®, it is built from Mozilla®, cross-platform and open source.</p></blockquote>
<p>In effetti l&#8217;impostazione è proprio quella di iTunes, ma oltre ad essere OpenSource il player è multi piattaforma (Linux, Mac, Winzozz) ed estendibile (Estensioni).<br />
Una lista più esaustiva di tutte le funzionalità si può trovare sul sito</p>
<p style="text-align: center;"><a title="Songbird features" href="http://getsongbird.com/features/" target="_blank">http://getsongbird.com/features/</a></p>
<div id="attachment_187" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.scubarda.net/wordpress/wp-content/uploads/songbird1_0_0rc3.png"><img class="size-medium wp-image-187" title="Songbird 1.0.0 RC3" src="http://www.scubarda.net/wordpress/wp-content/uploads/songbird1_0_0rc3-300x225.png" alt="Songbird 1.0.0 RC3" width="300" height="225" /></a><p class="wp-caption-text">Songbird 1.0.0 RC3</p></div>
<p>Per chi volesse provare la versione 1.0.0 <span style="text-decoration: line-through;">RC3</span> potete trovare il .deb (a cui ho contribuito anche io) per Ubuntu/Debian sul sito di Erich Wilhelm</p>
<p style="text-align: center;"><a title="Songbird 1.0.0" href="http://unterhund.wordpress.com/2008/12/03/songbird-1-final-linux-installer/" target="_blank">http://unterhund.wordpress.com/2008/12/03/songbird-1-final-linux-installer/</a></p>
<p style="text-align: center;"><span style="text-decoration: line-through;"><a title="Songbird 1.0.0 RC3 Ubuntu/Debian" href="http://unterhund.wordpress.com/2008/11/26/quick-songbird-1-rc3-linux-installer-update/" target="_blank">http://unterhund.wordpress.com/2008/11/26/quick-songbird-1-rc3-linux-installer-update/</a></span></p>
<p style="text-align: left;">Nella configurazione della figura sono installate le seguenti estensioni</p>
<ul>
<li><a title="Last.fm Songbird addon" href="http://addons.songbirdnest.com/addon/106" target="_blank">Last.fm</a></li>
<li><a title="Last.fm Album Art Songbird addon" href="http://addons.songbirdnest.com/addon/1219" target="_blank">Last.fm Album Art</a></li>
<li><a title="LyricMaster Songbird addon" href="http://addons.songbirdnest.com/addon/1230" target="_blank">LyricMaster</a></li>
<li><a title="mashTape Songbird addon" href="http://addons.songbirdnest.com/addon/73" target="_blank">mashTape</a></li>
<li><a title="SHOUTcast Radio Songbird addon" href="http://addons.songbirdnest.com/addon/1205" target="_blank">SHOUTcast Radio</a></li>
</ul>
<p style="text-align: left;">Questo il link alla pagina della <a title="Songbird Ubuntu Community" href="https://help.ubuntu.com/community/Songbird" target="_blank">community</a></p>
<p style="text-align: left;">Interessante anche questo post dal blog di Songbird, <a title="Songbird Performance Improvements for 1.0" href="Performance Improvements for 1.0" target="_blank">Performance Improvements for 1.0</a></p>
<p style="text-align: left;">Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/11/26/songbird-litunes-made-in-mozilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ntlmaps: usare un proxy Microsoft con Linux</title>
		<link>http://www.scubarda.net/wordpress/2008/11/11/ntlmaps-usare-un-proxy-ntlm-microsoft-con-linux/</link>
		<comments>http://www.scubarda.net/wordpress/2008/11/11/ntlmaps-usare-un-proxy-ntlm-microsoft-con-linux/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 11:35:50 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ntlmaps Proxy Server]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/?p=171</guid>
		<description><![CDATA[Purtroppo le vicende lavorative mi costringono ad usare un proxy Micro$oft ISA Server per accedere ad Internet, il che implica l&#8217;autenticazione via NTLM (protocollo proprietario Microsoft) con DOMINIO\USER &#38; PASSWORD Ho trovato dei grossi problemi nella configurazione di questi parametri su Ubuntu (Impostazioni -&#62; Proxy di rete) e più in generale su Gnome (versione 2.24); <a href='http://www.scubarda.net/wordpress/2008/11/11/ntlmaps-usare-un-proxy-ntlm-microsoft-con-linux/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Purtroppo le vicende lavorative mi costringono ad usare un proxy Micro$oft ISA Server per accedere ad Internet, il che implica l&#8217;autenticazione via NTLM (protocollo proprietario Microsoft) con <strong>DOMINIO\USER</strong> &amp; <strong>PASSWORD</strong></p>
<p>Ho trovato dei grossi problemi nella configurazione di questi parametri su Ubuntu (Impostazioni -&gt; Proxy di rete) e più in generale su Gnome (versione 2.24); infatti sembra proprio che l&#8217;autenticazione NTLM non va a buon fine (o almeno funziona parzialmente solo con alcuni programmi, ad es. Firefox) e dunque il sistema è a tutti gli effetti non connesso (no aggiornamenti automatici etc etc)</p>
<p>La soluzione semplice e iperfunzionale si chima <a title="NTLMaps home page" href="http://ntlmaps.sourceforge.net/" target="_blank">ntlmaps</a>, un proxy NTLM che consente l&#8217;autenticazione su Proxy Microsoft (ISA) interamente scritto in Python. Riporto alcune delle caratteristiche principali direttamente dalla home page del progetto</p>
<blockquote><p>* supports NTLM authentication via parent proxy server (Error 407 Proxy Authentication Required)<br />
* supports NTLM authentication at web servers (Error 401 Access Denied/Unauthorized)<br />
* supports translation of NTLM scheme to standard &#8220;Basic&#8221; authentication scheme<br />
* supports the HTTPS &#8216;CONNECT&#8217; method for transparent tunnelling through parent proxy server<br />
* has ability to change arbitrary values in client&#8217;s request headers<br />
* supports unlimited number of client connections<br />
* supports connections from external hosts<br />
* supports HTTP 1.1 persistent connections<br />
* stores user&#8217;s credentials in config file or requests password from a console during the start time<br />
* supports intelligent failure detection and failover between multiple upstream proxies</p></blockquote>
<p>L&#8217;installazione su Ubuntu è immediata, infatti ntlmaps è presente nel <a title="Ntlmaps - Ubuntu package home" href="http://packages.ubuntu.com/intrepid/ntlmaps" target="_blank">repository Universe</a> e può essere installato con Synaptic o da riga di comando con il seguente (con Universe abilitato)</p>
<blockquote><p>sudo apt-get install ntlmaps</p></blockquote>
<p>La configurazione è altrettanto semplice, infatti basta editare il file <strong>/etc/ntlmaps/server.cfg</strong> e settare i seguenti parametri per una configurazione base</p>
<blockquote><p>PARENT_PROXY: &lt;ip del proxy Microsoft&gt;<br />
PARENT_PROXY_PORT: &lt;porta del Proxy Microsoft&gt;<br />
NT_DOMAIN: &lt;Dominio utente&gt;<br />
USER: &lt;Username di cominio&gt;<br />
PASSWORD: &lt;Password di dominio&gt;</p></blockquote>
<p>Nella configurazione di default il Proxy locale ascolta sulla porta 5865, ma  può essere modificata cambiando nel file il parametro LISTEN_PORT.<br />
Dopo ogni modifica è necessario riavviare il server ntlmaps con il comando</p>
<blockquote><p>sudo /etc/init.d/ntlmaps restart</p></blockquote>
<p>A questo punto non resta che settare come Proxy Locale l&#8217;indirizzo <strong>127.0.0.1 porta 5865</strong> ed il gioco è fatto!</p>
<div id="attachment_179" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.scubarda.net/wordpress/wp-content/uploads/schermata-preferenze-del-proxy-di-rete.png"><img class="size-full wp-image-179" title="NTLMAPS - Proxy di Rete" src="http://www.scubarda.net/wordpress/wp-content/uploads/schermata-preferenze-del-proxy-di-rete.png" alt="configurazione di NTMLAPS come proxy di rete" width="500" height="411" /></a><p class="wp-caption-text">configurazione di NTMLAPS come proxy di rete</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/11/11/ntlmaps-usare-un-proxy-ntlm-microsoft-con-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Openoffice 3.0 su Intrepid</title>
		<link>http://www.scubarda.net/wordpress/2008/10/23/openoffice-30-su-intrepid/</link>
		<comments>http://www.scubarda.net/wordpress/2008/10/23/openoffice-30-su-intrepid/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:51:36 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/?p=159</guid>
		<description><![CDATA[A pochi giorni dall&#8217;uscita di Intrepid è evidente certo che OpenOffice 3.0 non sarà incluso nel repository ufficiale. Su Ubuntu Brainstorm c&#8217;è un&#8217;accesa discussione e fondamentalmente le motivazioni degli sviluppatori sono le seguenti Unfortunately, since the final release of OpenOffice 3 was delayed, there was not enough testing time to include it by default in <a href='http://www.scubarda.net/wordpress/2008/10/23/openoffice-30-su-intrepid/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption aligncenter" style="width: 310px"><img title="Openoffice banner" src="http://why.openoffice.org/images/why_home.gif" alt="Openoffice banner" width="300" height="210" /><p class="wp-caption-text">Openoffice banner</p></div>
<p>A pochi giorni dall&#8217;uscita di Intrepid è <span style="text-decoration: line-through;">evidente</span> <a title="Ubuntu spiega la decisione di non includere Openoffice3 in Intrepid" href="http://www.tectonic.co.za/?p=3447" target="_blank">certo</a> che <a title="Openoffice.org home" href="http://www.openoffice.org/" target="_blank">OpenOffice 3.0</a> non sarà incluso nel repository ufficiale.</p>
<p>Su <a title="Ubuntu Brainstorm - Openoffice 3 on Intrepid Ibex" href="http://brainstorm.ubuntu.com/idea/14433/" target="_blank">Ubuntu Brainstorm</a> c&#8217;è un&#8217;accesa discussione e fondamentalmente le motivazioni degli sviluppatori sono le seguenti</p>
<blockquote><p>Unfortunately, since the final release of OpenOffice 3 was delayed, there was not enough testing time to include it by default in Intrepid.<br />
OpenOffice 3.0.1, to be released on Dec. 2, is a bugfix only release and should prove to be much more stable than the current release. This release will be available on the backport repository.</p></blockquote>
<p>Si può essere o meno d&#8217;accordo; a me pare una scelta discutibile, soprattutto se si pensa che in Hardy (8.04) è stato inserito Firefox3 in <strong>beta</strong>, e tra le altre cose Hardy è una LTS (Long Term Support)</p>
<p>Detto questo banalmente per installare la versione 3.0 su Intrepid basta aggiungere le seguenti righe al file /etc/apt/sources.list o alle sorgenti di Synaptic</p>
<blockquote><p># OpenOffice 3 PPA<br />
deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main<br />
deb-src http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main</p></blockquote>
<p>ed eseguire un bell&#8217;aggiornamento.</p>
<p>Le prime impressioni sono ottime, mi sembra molto + veloce e la prima cosa che mi è saltata agli occhi è la possibilità di installare le estensioni disponibili sul sito di Openoffice.</p>
<p>Niente male</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/10/23/openoffice-30-su-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://www.scubarda.net/wordpress/2008/10/14/ubuntu-810-intrepid-ibex/</link>
		<comments>http://www.scubarda.net/wordpress/2008/10/14/ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 14:27:09 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/?p=120</guid>
		<description><![CDATA[Ad oggi mancano ormai 16 giorni all&#8217;uscita ufficiale della nuova versione di Ubuntu, la 8.10 codename Intrepid Ibex. Ho installato già la beta e le mie impressioni sono molto positive già da ora sia in termini di stabilità che di velocità. Come al solito la nuova versione si porta dietro un aggiornamento &#8220;corposo&#8221; di Gnome, <a href='http://www.scubarda.net/wordpress/2008/10/14/ubuntu-810-intrepid-ibex/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Ad oggi mancano ormai 16 giorni all&#8217;uscita ufficiale della nuova versione di Ubuntu, la 8.10 codename <strong>Intrepid Ibex</strong>.</p>
<p>Ho installato già la beta e le mie impressioni sono molto positive già da ora sia in termini di stabilità che di velocità.</p>
<p>Come al solito la nuova versione si porta dietro un aggiornamento &#8220;corposo&#8221; di Gnome, in particolare Intrepid ci arriva direttamente con <strong>Gnome 2.24.0</strong></p>
<p>Nautilus ha l&#8217;utilissimo supporto per i TAB (CTRL+T), le icone di umount rapido per i device rimovibili installati e la Visualizzazione Compatta (CTRL+3)</p>
<div id="attachment_121" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.scubarda.net/wordpress/wp-content/uploads/nautilus.png"><img class="size-full wp-image-121" title="Nautilus on gnome 2.24.0" src="http://www.scubarda.net/wordpress/wp-content/uploads/nautilus.png" alt="Nautilus 2.24.0 in Intrepid " width="500" height="436" /></a><p class="wp-caption-text">Nautilus 2.24.0 in Intrepid </p></div>
<p>Un&#8217;altra novità di rilievo è la versione 0.7 di Network Manager; tra le altre cose</p>
<ul>
<li>possibilità di settare le configurazioni di rete a livello di sistema</li>
<li>gestione dei device 3G e delle connessioni PPP e PPPOE</li>
<li>gestione semplificata delle connessioni VPN</li>
</ul>
<p>Altra novità è l&#8217;applet FUSA (Fast User Switch Applet) che integra i pulsanti di logoff, shutdown, switch utente ed è integrata con Pidgin (via HAL) per modificare lo stato dell&#8217;utente.</p>
<div id="attachment_125" class="wp-caption aligncenter" style="width: 317px"><a href="http://www.scubarda.net/wordpress/wp-content/uploads/fusa.png"><img class="size-full wp-image-125" title="Intrepid 8.10 FUSA applet " src="http://www.scubarda.net/wordpress/wp-content/uploads/fusa.png" alt="Intrepid 8.10 FUSA applet " width="307" height="261" /></a><p class="wp-caption-text">Intrepid 8.10 FUSA applet </p></div>
<p>Come si vede in figura c&#8217;è la possibilità di attivare live una sessione Ospite (<strong>Guest Session</strong>) che crea un account temporaneo (che non necessita di password) da &#8220;donare&#8221; a chi ha bisogno di un accesso veloce ad esempio alla propria posta elettronica. Tutti i dati di questa sessione sono temporanei e non memorizzati e l&#8217;ospite non ha accesso alle nostre risorse.</p>
<p>La lista semi-completa degli aggiornamenti è disponibile direttamente sul sito di Ubuntu</p>
<p style="text-align: center;"><a title="Ubuntu Intrepid Ibex 8.10 Beta" href="http://www.ubuntu.com/testing/intrepid/beta" target="_blank">http://www.ubuntu.com/testing/intrepid/beta</a></p>
<p style="text-align: left;"><strong>NOTA BENE</strong></p>
<p style="text-align: left;">Nell&#8217;aggiornamento automatico dalla 8.04 si possono riscontrare dei problemi (NOTI) con Network Manager ( <a title="Problemi Network Manager in Intrepid 8.10 beta" href="https://bugs.launchpad.net/bugs/256054" target="_blank">dettaglio</a> ); nello specifico le configurazioni statiche delle vecchie versioni non sono automaticamente importate da questa nuova versione e ci si potrebbe trovare di fronte a situazioni &#8220;ibride&#8221;.</p>
<p style="text-align: left;">Di seguito quello che è capitato a me; la mia interfaccia di rete eth0 (la principale) <strong>seppure funzionante</strong> risultava <em>Unmanaged</em></p>
<div id="attachment_123" class="wp-caption aligncenter" style="width: 165px"><a href="http://www.scubarda.net/wordpress/wp-content/uploads/nm-unmanaged.png"><img class="size-full wp-image-123" title="Network Manager 0.7 Unmanaged Device" src="http://www.scubarda.net/wordpress/wp-content/uploads/nm-unmanaged.png" alt="Network Manager 0.7 Unmanaged Device" width="155" height="125" /></a><p class="wp-caption-text">Network Manager 0.7 Unmanaged Device</p></div>
<p>Per risolvere il problema basta editare il file <em>nm-system-settings.conf</em> e settare il valore del parametro <em>managed</em> da <em>false</em> a <em>true</em>, riavviando il processo.</p>
<blockquote><p><em>sudo gedit /etc/NetworkManager/nm-system-settings.conf<br />
</em>cambiare<em> managed=false<br />
</em>in<em> managed=true</em></p>
<p><em>sudo killall nm-system-settings</em></p></blockquote>
<p>E&#8217; tutto :)</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/10/14/ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Hardy Heron 8.04 &#8211; Problemi con il sonoro &#8211; aggiornato</title>
		<link>http://www.scubarda.net/wordpress/2008/05/20/ubuntu-hardy-heron-804-beta-problemi-con-il-sonoro/</link>
		<comments>http://www.scubarda.net/wordpress/2008/05/20/ubuntu-hardy-heron-804-beta-problemi-con-il-sonoro/#comments</comments>
		<pubDate>Tue, 20 May 2008 07:53:00 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2008/03/25/ubuntu-hardy-heron-804-beta-problemi-con-il-sonoro/</guid>
		<description><![CDATA[[UPDATE - 20 Maggio 2008] Ormai hardy è già  uscita da un po&#8217;. I problemi con il sonoro sembrano essere strettamenti correlati a pulseaudio. In effetti alcune applicazioni (vedi skype) non supportano pulseaudio e quindi utilizzare skype su Hardy crea problemi. Personalmente una volta avviato skype ho dei problemi con il sonoro di YouTube su <a href='http://www.scubarda.net/wordpress/2008/05/20/ubuntu-hardy-heron-804-beta-problemi-con-il-sonoro/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>[<strong>UPDATE</strong> - 20 Maggio 2008]</p>
<p>Ormai hardy è già  uscita da un po&#8217;. I problemi con il sonoro sembrano essere strettamenti correlati a pulseaudio.</p>
<p>In effetti alcune applicazioni (vedi skype) non supportano pulseaudio e quindi utilizzare skype su Hardy crea problemi. Personalmente una volta avviato skype ho dei problemi con il sonoro di YouTube su Firefox. Questo spesso si risolve con un <em>killall pulseaudio</em>, ma non sempre la cosa va a buon fine. Per chi è interessato sui forum di ubuntu e di skype il prob è stradiscusso<br />
<a title="Pulseaudio Forum Skype" href="http://forum.skype.com/index.php?showtopic=119961" target="_blank">Problemi Pulseaudio Forum Skype</a><br />
<a title="Pulseaudio Forum Ubuntu" href="http://ubuntuforums.org/showthread.php?t=789578" target="_blank">Problemi Pulseaudio Fuorum Ubuntu</a></p>
<p>Un altro problema che si può incontrare invece è strettamente correlato a Flash 9 e la sua versione Linux. La versione di Adobe infatti è bacata. Se riscontrate problemi installate il paccheto <strong>libflashsupport</strong><br />
<em><strong>#</strong> sudo apt-get install libflashsupport</em></p>
<p>[/<strong>UPDATE</strong>]</p>
<p>E&#8217; già  di qualche giorno la notizia dell&#8217;uscita della beta di Hardy Heron, l&#8217;ultima nata in casa Ubuntu e la seconda release che godrà  del supporto a lungo termine (LTS) dopo la 6.04</p>
<p>Aggiornando la vostra 7.10 ( <em>$sudo update-manager -d</em> ) potreste incorrere nello stesso problema che ho avuto io, ovvero il sonoro improvvisamente smette di funzionare; oltre al sonoro se avete una scheda wireless probabilmente anche quella non andrà  più</p>
<p>Il kernel che genera problemi è il seguente</p>
<p><em>merlos@merlos-lap:~$ uname -a<br />
Linux merlos-lap <strong>2.6.24-12-386</strong> #1 Wed Mar 12 22:30:29 UTC 2008 i686 GNU/Linux</em></p>
<p>questo è un prob abbastanza comune e da fissare (siamo ancora in beta) e altri dettagi li potete trovare qua su Lanchpad</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/200338" target="_blank">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/200338</a></p>
<p>Se come succede a me la soluzione di bootare con il kernel <em><strong>2.6.24-12-generic </strong></em>non risolve (anzi peggiora :( ) basta dare da console il seguente comando e poi riavviare<br />
<em>$ sudo apt-get <strong>install linux-ubuntu-modules-2.6.24-12-386</strong></em></p>
<p>Non so per quale motivo (da fissare) ma i moduli del kernel -386 non sono installati di default e ovviamente questo spiega il problema audio e wireless.</p>
<p>Buon ascolto e buona navigazione senza fili!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/05/20/ubuntu-hardy-heron-804-beta-problemi-con-il-sonoro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mai fare a meno di&#8230;</title>
		<link>http://www.scubarda.net/wordpress/2007/04/27/mai-fare-a-meno-di/</link>
		<comments>http://www.scubarda.net/wordpress/2007/04/27/mai-fare-a-meno-di/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 13:28:39 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2007/04/27/mai-fare-a-meno-di/</guid>
		<description><![CDATA[[update] su HowToForge un interessantissimo articolo sulla configurazione di Ubuntu Feisty corredato di immagini e spiegazioni dettagliate, consigliatissimo!!! The Perfect Desktop &#8211; Ubuntu 7.04 Feisty Fawn [/update] Sto lasciando il mio lavoro (chiaramente per uno nuovo) e lascio dunque anche il mio portatile con su Ubuntu Feisty. Una lista, un promemoria delle applicazioni di uso <a href='http://www.scubarda.net/wordpress/2007/04/27/mai-fare-a-meno-di/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><strong>[update]</strong><br />
su HowToForge un interessantissimo articolo sulla configurazione di Ubuntu Feisty corredato di immagini e spiegazioni dettagliate, consigliatissimo!!!<br />
<a title="The Perfect Desktop - Ubuntu 7.04 Feisty Fawn " href="http://www.howtoforge.com/the_perfect_desktop_ubuntu7.04" target="_blank">The Perfect Desktop &#8211; Ubuntu 7.04 Feisty Fawn</a><br />
<strong>[/update]</strong></p>
<p>Sto lasciando il mio lavoro (chiaramente per uno nuovo) e lascio dunque anche il mio portatile con su Ubuntu Feisty.<br />
Una lista, un promemoria delle applicazioni di uso comune di cui non si puÃ² proprio fare a meno :)</p>
<p><strong>Audio e Video</strong><br />
<a title="GnomeBaker" href="http://gnomebaker.sourceforge.net/" target="_blank">GnomeBaker</a> &#8211; programma per la masterizzazione di CD e DVD in stile amarok<br />
<a title="Thoggen" href="http://www.thoggen.net/" target="_blank">Thoggen</a> &#8211; utile per estrarre tracce DVD<br />
<a title="Exaile!" href="http://www.exaile.org/" target="_blank">Exaile!</a> &#8211; imperdibile, il lettore musicale definitivo per Gnome, in stile Amarok, giovane ma giÃ  funzionale e stabile<br />
<a title="Kino" href="http://www.kinodv.org/" target="_blank">Kino</a> &#8211; per l&#8217;editing video, permette la cattura in formato DV da camera digitale<br />
<a title="VLC" href="http://www.videolan.org/vlc/" target="_blank">VLC</a> &#8211; lettore video</p>
<p><strong>Giochi</strong><br />
<a title="Wormux" href="http://www.wormux.org/wiki/en/index.php" target="_blank">Wormux</a> &#8211; Worms per linux, da installare!!!<br />
<a title="Frozen-Bubble" href="http://www.frozen-bubble.org/" target="_blank">Frozen-Bubble</a> &#8211; e che te lo dico a fa?!?!?<br />
<strong>Grafica</strong><br />
<a title="GIMP" href="http://www.it.gimp.org/" target="_blank">GIMP</a> &#8211; il Photoshop di Linux, meglio perÃ²!!!<br />
<a title="F-Spot" href="http://f-spot.org/" target="_blank">F-Spot</a> &#8211; incluso direttamente in Ubuntu Feisty, gestore di fotografie (unica pecca, scritto in mono)<br />
<a title="XFig" href="http://www.xfig.org/" target="_blank">XFig</a> &#8211; e si ci sono troppo affezionato, mi serve per fare tutti i diagrammi di rete etc etc</p>
<p><strong>Internet</strong><br />
<a title="Mozilla Firefox" href="http://en-us.www.mozilla.com/en-US/" target="_blank">Firefox</a> &#8211; chiaramente<br />
<a title="Mozilla Thunderbird2" href="http://en-us.www.mozilla.com/en-US/" target="_blank">Thunderbird2</a> &#8211; ancora non presente sui repo Ubuntu, da installare a manella!!!<br />
<a title="GAIM/Pidgin" href="http://www.pidgin.im/" target="_blank">Gaim2</a> &#8211; IM per Linux (supporta MSN, Jabber, ICQ, AIM&#8230;) prossimamente si chiamerÃ  Pidgin<br />
<a title="gFtp" href="http://gftp.seul.org/" target="_blank">gFtp</a> &#8211; interfaccia per la gestione di upload/download via ftp e ssh<br />
<a title="gSSH" href="http://directory.fsf.org/all/GSsh.html" target="_blank">gSSH</a> &#8211; gestione automatizzata di tunnel SSH<br />
<a title="WiFi Radar" href="http://wifi-radar.systemimager.org/" target="_blank">WiFi Radar</a> &#8211; nome autoesplicativo direi</p>
<p>Devo assolutamente ricordare di installarli sul nuovo portatile&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2007/04/27/mai-fare-a-meno-di/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 7.04 &#8211; Feisty</title>
		<link>http://www.scubarda.net/wordpress/2007/04/19/ubuntu-704-feisty/</link>
		<comments>http://www.scubarda.net/wordpress/2007/04/19/ubuntu-704-feisty/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 13:45:28 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2007/04/19/ubuntu-704-feisty/</guid>
		<description><![CDATA[Proprio oggi è stata rilasciata ufficialmente la nuova release di Ubuntu, nome in codice Feisty. Tra le novità più interessanti il &#8220;Migration Assistant&#8221; che in fase di installazione consente di importare le impostazioni (posta elettronica, bookmarks&#8230;) di installazioni Win$ozz esistenti (o anche Linux). Io già la sto provando da un po&#8217;, devo dire che il <a href='http://www.scubarda.net/wordpress/2007/04/19/ubuntu-704-feisty/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Proprio oggi è stata rilasciata ufficialmente la nuova release di Ubuntu, nome in codice <a title="Ubuntu Feisty 7.04 " href="http://www.ubuntu.com/news/ubuntu704" target="_blank">Feisty</a>.</p>
<p>Tra le novità più interessanti il &#8220;Migration Assistant&#8221; che in fase di installazione consente di importare le impostazioni (posta elettronica, bookmarks&#8230;) di installazioni Win$ozz esistenti (o anche Linux). Io già la sto provando da un po&#8217;, devo dire che il supporto per le reti wireless è eccellente e che già rispetto ad Edgy (la penultima release) sono stati fatti dei passi avanti in termini di velocità.</p>
<p>Feisty include tra gli altri Gnome 2.18 ed OpenOffice 2 ed il supporto sperimentale per gli effetti desktop (Compiz)</p>
<p>Tra l&#8217;altro è anche stato rilasciato il nuovo <a title="Thunderbird 2" href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird 2</a>, assolutamente da provare!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2007/04/19/ubuntu-704-feisty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Feisty &#8211; Compiz</title>
		<link>http://www.scubarda.net/wordpress/2007/04/05/ubuntu-feisty-compiz/</link>
		<comments>http://www.scubarda.net/wordpress/2007/04/05/ubuntu-feisty-compiz/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 11:46:59 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2007/04/05/ubuntu-feisty-compiz/</guid>
		<description><![CDATA[Come scrissi già qualche tempo fa Ubuntu Feisty, che è ormai prossima al rilascio, non supporta ufficialmente Compiz/Beryl (a proposito è recente la notizia che Compiz e Beryl diventeranno un progetto unico). E&#8217; però possibile provare in versione sperimentale Compiz; chiaramente gli effetti potrebbero non funzionare correttamente su alcuni PC o creare effetti collaterali indesiderati. <a href='http://www.scubarda.net/wordpress/2007/04/05/ubuntu-feisty-compiz/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Come <a title="Ubuntu Feisty Ufficialmente Senza Comiz/Beryl" href="http://www.scubarda.net/wordpress/2007/03/08/ubuntu-feisty-ufficialmente-senza-compizberyl/">scrissi</a> già qualche tempo fa Ubuntu Feisty, che è ormai prossima al rilascio, non supporta ufficialmente Compiz/Beryl (a proposito è recente la notizia che Compiz e Beryl<br />
diventeranno un <a title="Compiz e Beryl unico progetto" href="http://pollycoke.wordpress.com/2007/04/05/compiz-torna-ad-essere-uno-laccordo-e-ufficiale/" target="_blank">progetto unico</a>).<br />
E&#8217; però possibile provare in versione sperimentale Compiz; chiaramente gli effetti potrebbero non funzionare correttamente su alcuni PC  o creare effetti collaterali indesiderati. Per abilitare il vostro cubo basta andare su &#8220;Sistema&#8221; -&gt; &#8220;Preferenze&#8221; -&gt; &#8220;Effetti Desktop&#8221; ed abilitare gli effetti.</p>
<p align="center">
<div style="text-align: center"><img id="image13" src="http://www.scubarda.net/wordpress/wp-content/uploads/1.png" alt="Feisty - Effetti Desktop" /></div>
<p align="left">
<p align="left">In effetti la cosa non è così immediata, infatti vi potreste trovare con il cubo non funzionante.<br />
Il problema, se si presenta, si può risolvere facilmente usando il tool<br />
<strong>#</strong><em>gconf-editor</em><br />
settando il valore del campo <em>hsize</em> a 4 anzichè 1</p>
<p align="center"><img id="image14" src="http://www.scubarda.net/wordpress/wp-content/uploads/2.png" alt="Feisty - gconf-editor" /></p>
<p align="left">Sostanzialmente il valore <em>hsize</em> identifica il numero di facce del vostro desktop.<br />
Ho notato un fastidioso effetto collaterale; ogni volta che si avvia il tool &#8220;Effetti Desktop&#8221; il valore <em>hsize</em> è resettato ad 1 e bisogna ripetere la procedura :( speriamo che venga corretto al più presto, intanto ad oggi il problema sussiste</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2007/04/05/ubuntu-feisty-compiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Feisty ufficialmente senza Compiz/Beryl</title>
		<link>http://www.scubarda.net/wordpress/2007/03/08/ubuntu-feisty-ufficialmente-senza-compizberyl/</link>
		<comments>http://www.scubarda.net/wordpress/2007/03/08/ubuntu-feisty-ufficialmente-senza-compizberyl/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 09:05:48 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2007/03/08/ubuntu-feisty-ufficialmente-senza-compizberyl/</guid>
		<description><![CDATA[Come scritto oggi sulla Ubuntu Weekly Newsletter, purtroppo la prossima release di Ubuntu (schedulata per Aprile 2007) non supporterà ufficialmente nè Beryl nè Compiz in quanto ritenuti troppo immaturi. I driver proprietari saranno ugualmente distribuiti ma non attivati automaticamente in Ubuntu. === Feisty will not include Beryl or Compiz === According to Matt Zimmerman, &#8220;Ubuntu <a href='http://www.scubarda.net/wordpress/2007/03/08/ubuntu-feisty-ufficialmente-senza-compizberyl/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Come scritto oggi sulla Ubuntu Weekly Newsletter, purtroppo la prossima release di Ubuntu (schedulata per Aprile 2007) non supporterà ufficialmente nè Beryl nè Compiz in quanto ritenuti troppo immaturi. I driver proprietari saranno ugualmente distribuiti ma non attivati automaticamente in Ubuntu.</p>
<p><em>=== Feisty will not include Beryl or Compiz ===<br />
According to Matt Zimmerman, &#8220;Ubuntu 7.04 will preserve the status quo<br />
with respect to proprietary video drivers.  As in previous releases,<br />
these drivers will be provided for the convenience of users who choose<br />
to use them, but they will not be activated by default.&#8221; This decision<br />
was made at a Technical Board meeting which decided Compiz and Beryl<br />
were not stable enough to be shipped. Once again, the discussion on<br />
the mailing list says &#8220;However, some of the relevant software<br />
necessary to implement this proposal is not yet considered mature<br />
enough to deploy in the default Ubuntu configuration.&#8221; Therefore,<br />
composite will not enabled by default in Feisty but the Technical<br />
Board has made in clear that they believe this technology will be<br />
implemented in the near future.</em></p>
<p>Nel frattempo è disponibile per il test <a title="Feisty Herd5" href="http://www.ubuntu.com/testing/herd5" target="_blank">Feisty Fawn Herd5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2007/03/08/ubuntu-feisty-ufficialmente-senza-compizberyl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
