<?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; Linux</title>
	<atom:link href="http://www.scubarda.net/wordpress/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scubarda.net/wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 28 Feb 2011 12:03:46 +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>Linux &#8211; Get your freedom</title>
		<link>http://www.scubarda.net/wordpress/2009/04/14/linux-get-your-freedom/</link>
		<comments>http://www.scubarda.net/wordpress/2009/04/14/linux-get-your-freedom/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 08:41:37 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[YouTube / Video]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/?p=227</guid>
		<description><![CDATA[What Does It Mean To Be Free? &#8211; “We’re Linux” contest winner What does it mean to be free? Free is being able to choose, To choose your own space to be in, To form your surroundings in a way that will make you take the best out of you. Free is to say no, <a href='http://www.scubarda.net/wordpress/2009/04/14/linux-get-your-freedom/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/qWEIQIv8zvY&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/qWEIQIv8zvY&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p>What Does It Mean To Be Free? &#8211; “<strong>We’re Linux</strong>” contest winner</p>
<blockquote><p><strong>What does it mean to be free?</strong></p>
<p>Free is being able to choose,<br />
To choose your own space to be in,<br />
To form your surroundings in a way<br />
that will make you take the best out of you.</p>
<p>Free is to say no,<br />
It is to be able to choose your limits<br />
to stretch them to a place only you can create<br />
and change them when you feel they no longer fit you.</p>
<p>Free,<br />
is to say whatever you want,<br />
to whomever you want,<br />
and however you want.</p>
<p>Free,<br />
is to know that you have a different option.</p>
<p>Do you know you have a different option?</p>
<p>Linux &#8211; Get your freedom</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2009/04/14/linux-get-your-freedom/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>8</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>Firefox 3 Download Day Certificate</title>
		<link>http://www.scubarda.net/wordpress/2008/06/18/firefox-3-download-day-certificate/</link>
		<comments>http://www.scubarda.net/wordpress/2008/06/18/firefox-3-download-day-certificate/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 09:43:05 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2008/06/18/firefox-3-download-day-certificate/</guid>
		<description><![CDATA[Firefox 3 Download Day Certificate, originally uploaded by merlos. my personal contribute helping Firefox to set the Guinness World Record for the most software downloaded in 24 hours www.spreadfirefox.com/en-US/worldrecord]]></description>
			<content:encoded><![CDATA[<p><!-- .flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } --></p>
<div class="flickr-frame"><a title="photo sharing" href="http://www.flickr.com/photos/merlos/2589912202/"><img class="flickr-photo" src="http://farm4.static.flickr.com/3262/2589912202_52cd15eb42.jpg" alt="" /></a></p>
<p><span class="flickr-caption"><a href="http://www.flickr.com/photos/merlos/2589912202/">Firefox 3 Download Day Certificate</a>, originally uploaded by <a href="http://www.flickr.com/people/merlos/">merlos</a>.</span></div>
<p class="flickr-yourcomment">
<p class="flickr-yourcomment">my personal contribute helping Firefox to set the Guinness World Record for the most software downloaded in 24 hours</p>
<p><a href="http://www.scubarda.net/wordpress/www.spreadfirefox.com/en-US/worldrecord " target="_blank">www.spreadfirefox.com/en-US/worldrecord </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/06/18/firefox-3-download-day-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wine 1.0 Rilasciato!</title>
		<link>http://www.scubarda.net/wordpress/2008/06/17/wine-10-rilasciato/</link>
		<comments>http://www.scubarda.net/wordpress/2008/06/17/wine-10-rilasciato/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 17:45:02 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[M$]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2008/06/17/wine-10-rilasciato/</guid>
		<description><![CDATA[Dopo 15 anni dall&#8217;inizio del progetto, il team di Wine ha rilasciato finalmente la versione 1.0 Uno sforzo notevole di una comunità  incredibile di sviluppatori, tester e semplici utenti che hanno contribuito al successo di questo incredibile software :) http://appdb.winehq.org ulteriori dettagli &#124; digg story]]></description>
			<content:encoded><![CDATA[<p>Dopo 15 anni dall&#8217;inizio del progetto, il team di Wine ha rilasciato finalmente la versione 1.0<br />
Uno sforzo notevole di una comunità  incredibile di sviluppatori, tester e semplici utenti che hanno contribuito al successo di questo incredibile software :)</p>
<p><a href="http://appdb.winehq.org" target="_blank">http://appdb.winehq.org</a></p>
<p><a href="http://winehq.org/?announce=1.0" target="_blank">ulteriori dettagli</a> | <a href="http://digg.com/linux_unix/Wine_1_0_is_released">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/06/17/wine-10-rilasciato/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>Citrix ICA Client per Linux</title>
		<link>http://www.scubarda.net/wordpress/2008/05/05/citrix-ica-client-per-linux/</link>
		<comments>http://www.scubarda.net/wordpress/2008/05/05/citrix-ica-client-per-linux/#comments</comments>
		<pubDate>Mon, 05 May 2008 13:26:29 +0000</pubDate>
		<dc:creator>merlos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.scubarda.net/wordpress/2008/05/05/citrix-ica-client-per-linux/</guid>
		<description><![CDATA[Problema odierno: connettersi alla rete internazionale aziendale usando il client Citrix, necessariamente evitando window$ Citrix supporta ufficialmente Linux, nello specifico distribuisce due file (rpm e tar/gz) del client ICA necessario alla connessione ai server Citrix dalle nostre amate Linux boxes. Io ho provato nello specifico l&#8217;installazione della versione inglese su Ubunti 8.04 (Hardy Heron) Allo <a href='http://www.scubarda.net/wordpress/2008/05/05/citrix-ica-client-per-linux/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Problema odierno</strong>: connettersi alla rete internazionale aziendale usando il client Citrix, <strong>necessariamente</strong> <strong>evitando window$</strong></p>
<p>Citrix supporta ufficialmente Linux, nello specifico distribuisce due file (rpm e tar/gz) del client ICA necessario alla connessione ai server Citrix dalle nostre amate Linux boxes. Io ho provato nello specifico l&#8217;installazione della versione inglese su Ubunti 8.04 (Hardy Heron)</p>
<p>Allo scopo ho semplicemente <a title="Linux ICA Client - Citrix" href="http://www.citrix.com/English/SS/downloads/details.asp?downloadId=3323&amp;productId=186&amp;c1=sot2755&amp;c2=ost1349860" target="_blank">scaricato dal sito Citrix</a> il .tar.gz  e seguito il bellissimo tutorial di<em> Wade Wassenberg che è dispo</em>nibile al seguente indirizzo</p>
<p><a title="Install Linux ICA Client on Linux" href="http://wass.homelinux.net/howtos/Citrix_ICA_How-To.shtml" target="_blank">http://wass.homelinux.net/howtos/Citrix_ICA_How-To.shtml</a></p>
<p><a class="imagelink" title="Citrix ICA Client in action" href="http://www.scubarda.net/wordpress/wp-content/uploads/citrix.jpeg"><img id="image39" src="http://www.scubarda.net/wordpress/wp-content/uploads/citrix.miniatura.jpeg" alt="Citrix ICA Client in action" /></a></p>
<p>Fico :))))</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scubarda.net/wordpress/2008/05/05/citrix-ica-client-per-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

