<?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>Gabriele Caracciolo Blog</title>
	<atom:link href="http://gabrielecaracciolo.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielecaracciolo.com/blog</link>
	<description>Just my ICT notes</description>
	<lastBuildDate>Mon, 07 May 2012 21:01:45 +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>Errore VLC: Questo disco Blu-Ray richiede una libreria per la decodifica AACS</title>
		<link>http://gabrielecaracciolo.com/blog/2012/errore-vlc-disco-blu-ray-richiede-una-libreria/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=errore-vlc-disco-blu-ray-richiede-una-libreria</link>
		<comments>http://gabrielecaracciolo.com/blog/2012/errore-vlc-disco-blu-ray-richiede-una-libreria/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:57:05 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[AACS]]></category>
		<category><![CDATA[AnyDVD]]></category>
		<category><![CDATA[Blu-Ray]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[K-Lite]]></category>
		<category><![CDATA[libreria]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[MPC]]></category>
		<category><![CDATA[Player]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1316</guid>
		<description><![CDATA[Stavo provando ad aprire con VLC un disco Blu-Ray, ma, appena avviato, mi è comparso il seguente errore: Errore Blu-Ray: Questo disco Blu-Ray richiede una libreria per la decodifica AACS Per risolvere il problema ho fatto numerosi tentativi che ho trovato in rete, ma nessuno di questi ha avuto successo: ho installato (dato che ho [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2012/errore-vlc-disco-blu-ray-richiede-una-libreria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare GNOME su CentOS 6.2 Minimal</title>
		<link>http://gabrielecaracciolo.com/blog/2012/installare-gnome-centos-6-2-minimal/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installare-gnome-centos-6-2-minimal</link>
		<comments>http://gabrielecaracciolo.com/blog/2012/installare-gnome-centos-6-2-minimal/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:47:00 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[initdefault]]></category>
		<category><![CDATA[inittab]]></category>
		<category><![CDATA[runlevel]]></category>
		<category><![CDATA[startx]]></category>
		<category><![CDATA[X11]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1301</guid>
		<description><![CDATA[Dopo aver installato una CentOS 6.2 minimal, ho avuto la necessità di installare Gnome. Per fare ciò ho lanciato: # yum groupinstall "Desktop" # yum groupinstall "Supporto per l'italiano" # yum install xorg-x11-fonts-Type1 # yum groupinstall Caratteri Il terzo comando è stato dato poiché dopo aver lanciato &#8220;startx&#8221;, l&#8217;interfaccia grafica visualizzava dei quadrati al posto [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2012/installare-gnome-centos-6-2-minimal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impostare Proxy per usare yum su CentOS</title>
		<link>http://gabrielecaracciolo.com/blog/2012/impostare-proxy-yum-centos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=impostare-proxy-yum-centos</link>
		<comments>http://gabrielecaracciolo.com/blog/2012/impostare-proxy-yum-centos/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 20:10:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxy_password]]></category>
		<category><![CDATA[proxy_username]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[yum.conf]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1299</guid>
		<description><![CDATA[# vi /etc/yum.conf Aggiungere le seguenti righe nel file: proxy=http://proxy.mioDominio.it:portaDelProxy proxy_username=nomeUtente proxy_password=miaPassword]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2012/impostare-proxy-yum-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Abilitare e configurare scheda rete CentOS</title>
		<link>http://gabrielecaracciolo.com/blog/2012/abilitare-configurare-scheda-rete-centos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=abilitare-configurare-scheda-rete-centos</link>
		<comments>http://gabrielecaracciolo.com/blog/2012/abilitare-configurare-scheda-rete-centos/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 20:09:08 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[eth0]]></category>
		<category><![CDATA[ifcfg-eth0]]></category>
		<category><![CDATA[ifdown]]></category>
		<category><![CDATA[ifup]]></category>
		<category><![CDATA[rete]]></category>
		<category><![CDATA[scheda]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1292</guid>
		<description><![CDATA[Se con: # ifconfig su una CentOS 6.2 appena installata, appare solo l&#8217;interfaccia di loopback, occorre configurare la scheda di rete. Ho lanciato: # ifup eth0 # vi /etc/sysconfig/network-scripts/ifcfg-eth0 il contenuto del file era: DEVICE="eth0" HWADDR="aa:bb:cc:dd:ee:ff" NM_CONTROLLED="yes" ho modificato il file aggiungendo: BOOTPROTO="dhcp" Se al posto del dhcp si usa un indirizzo statico, usare: BOOTPROTO="none" [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2012/abilitare-configurare-scheda-rete-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Abilitare Desktop Remoto da remoto</title>
		<link>http://gabrielecaracciolo.com/blog/2012/abilitare-desktop-remoto-da-remoto/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=abilitare-desktop-remoto-da-remoto</link>
		<comments>http://gabrielecaracciolo.com/blog/2012/abilitare-desktop-remoto-da-remoto/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 23:44:07 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[desktop remoto]]></category>
		<category><![CDATA[psexec]]></category>
		<category><![CDATA[sysinternals]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1277</guid>
		<description><![CDATA[Esigenza: abilitare il desktop remoto di un pc da remoto. Sistema Operativo del PC su cui abilitare il Desktop Remoto: Windows XP Pro. Sistema Operativo del PC da cui è stata effettuato il test: Windows (la versione è irrilevante). Prerequisito: avere un&#8217;utenza di amministrazione della macchina remota. Passi svolti: Aprire regedit (Start -&#62; digitare &#8220;regedit [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2012/abilitare-desktop-remoto-da-remoto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

