<?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>blog.codelime.net &#187; Ubuntu</title>
	<atom:link href="http://blog.codelime.net/category/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.codelime.net</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2012 14:19:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Convertire un installazione Btrfs in Ext4</title>
		<link>http://blog.codelime.net/2010/11/18/convertire-un-installazione-btrfs-in-ext4.html</link>
		<comments>http://blog.codelime.net/2010/11/18/convertire-un-installazione-btrfs-in-ext4.html#comments</comments>
		<pubDate>Wed, 17 Nov 2010 23:03:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[ext4]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=135</guid>
		<description><![CDATA[La nuova distribuzione Ubuntu, la Maverick Meerkat, offre la possibilità di formattare il disco con il nuovo filesystem btrfs, così per provarlo visto che ancora ancora non è stable. Sfortunatamente a scapito delle mie aspettative questo filesystem è molto lento infatti facendo un po di test su un disco sata2 la velocità massima di lettura/scrittura&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/11/18/convertire-un-installazione-btrfs-in-ext4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian/Ubuntu PHP5 errore del garbage collector</title>
		<link>http://blog.codelime.net/2010/06/16/debianubuntu-php5-errore-del-garbage-collector.html</link>
		<comments>http://blog.codelime.net/2010/06/16/debianubuntu-php5-errore-del-garbage-collector.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 12:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=53</guid>
		<description><![CDATA[Dopo l&#8217;ultimo aggiornamento a PHP 5.3.2 mi è capitato ogni tanto di incorrere nel seguente errore generato dalla funzione session_start(): session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) La directory /var/lib/php5 è la directory di default dove php salva i file delle sessioni e dove il garbage collector deve passare per eliminare le sessioni scadute, il problema sta&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/06/16/debianubuntu-php5-errore-del-garbage-collector.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare i font di Vista su Ubuntu</title>
		<link>http://blog.codelime.net/2010/05/18/installare-i-font-di-vista-su-ubuntu.html</link>
		<comments>http://blog.codelime.net/2010/05/18/installare-i-font-di-vista-su-ubuntu.html#comments</comments>
		<pubDate>Tue, 18 May 2010 10:32:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[office 2007]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=24</guid>
		<description><![CDATA[Con l&#8217;uscita di Windows Vista e Office 2007 Microsoft ha introdotto i nuovi font family Clear Type Calibri, Cambria, Candara, Consolas, Constantia e Corbel. Questi vanno a sostituire i classici font miscorsoft come Times New Roman, Arial, Courier ecc. Se ci viene inviato un documento creato con Vista o Office 2007 è necessario avere questi fonts installati per poterlo visualizzare correttamente, ma&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/05/18/installare-i-font-di-vista-su-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu One &#8211; un buon inizio</title>
		<link>http://blog.codelime.net/2010/05/18/ubuntu-one-un-buon-inizio.html</link>
		<comments>http://blog.codelime.net/2010/05/18/ubuntu-one-un-buon-inizio.html#comments</comments>
		<pubDate>Mon, 17 May 2010 22:29:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu one]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=16</guid>
		<description><![CDATA[Con il rilascio della versione 9.04 Canonical ha lanciato il servizio Ubuntu One, questo altro non è che un cloud offerto agli utenti Ubuntu che permette di sincronizzare files, contatti mail di evolution, le note di tomboy e files selezionati dall&#8217;utente. Il servizio base offre 2 Gb di spazio cloud gratuito dove poter salvare e&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/05/18/ubuntu-one-un-buon-inizio.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 Lucid Lynx &#8211; primi problemi</title>
		<link>http://blog.codelime.net/2010/05/14/ubuntu-10-04-lucid-lynx-primi-problemi.html</link>
		<comments>http://blog.codelime.net/2010/05/14/ubuntu-10-04-lucid-lynx-primi-problemi.html#comments</comments>
		<pubDate>Fri, 14 May 2010 13:58:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://blog.codelime.net/?p=5</guid>
		<description><![CDATA[Qualche giorno fa è stata rilasciata la versione 10.04 di ubuntu LTS (Long Term Support), dopo aver aggiornato dalla 9.10 ho fatto subito un giro per provale le nuove features come ad esempio gwibber, un client per social network che permette di interagire con vari servizi come Facebook, identi.ca , twitter ecc. tutto molto bello se&#8230;]]></description>
		<wfw:commentRss>http://blog.codelime.net/2010/05/14/ubuntu-10-04-lucid-lynx-primi-problemi.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

