<?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>ICT Blog</description>
	<lastBuildDate>Thu, 01 Dec 2011 11:19:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cambiare suoneria alla sveglia Android</title>
		<link>http://gabrielecaracciolo.com/blog/2011/cambiare-suoneria-alla-sveglia-android/</link>
		<comments>http://gabrielecaracciolo.com/blog/2011/cambiare-suoneria-alla-sveglia-android/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 09:26:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1239</guid>
		<description><![CDATA[Se tutte le suonerie della sveglia di Android non sono di vostro gradimento, potete provare a seguire questi passi per utilizzare qualsiasi mp3 al loro posto: Creare la cartella &#8220;Alarms&#8221; (senza virgolette) all&#8217;interno della scheda micro SD. Per far ciò, io ho usato il programma gratuito &#8220;Astro&#8221; [1]: avviarlo andare su Gestione file entrare nella [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2011/cambiare-suoneria-alla-sveglia-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conoscere marca e modello PC &#8211; Make e Model (per MDT WDS)</title>
		<link>http://gabrielecaracciolo.com/blog/2011/marca-modello-make-model-pc-mdt-wds/</link>
		<comments>http://gabrielecaracciolo.com/blog/2011/marca-modello-make-model-pc-mdt-wds/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 21:56:04 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2008 Server]]></category>
		<category><![CDATA[csproduct]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[vendor]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[wmic]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1219</guid>
		<description><![CDATA[Alle prese con MDT (Microsoft Deployment Toolkit) [1] e WDS (Windows Deployment Services) [2], in particolare con l&#8217;aggiunta dei driver, mi sono chiesto come recuperare marca (&#8220;make&#8220;) e modello (&#8220;model&#8220;) da un PC. Googlando un po&#8217; ho trovato questi due comandi: &#62; wmic csproduct get vendor e &#62; wmic csproduct get name Note [1] MDT [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2011/marca-modello-make-model-pc-mdt-wds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In medio stat virtus</title>
		<link>http://gabrielecaracciolo.com/blog/2011/in-medio-stat-virtus/</link>
		<comments>http://gabrielecaracciolo.com/blog/2011/in-medio-stat-virtus/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 19:59:43 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[frasi]]></category>
		<category><![CDATA[latino]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1206</guid>
		<description><![CDATA[Una delle frasi che bisognerebbe ricordare ogni giorno: In medio stat virtus Altre info su: Wikipedia &#160;]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2011/in-medio-stat-virtus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aggiungere un utente a sudoers</title>
		<link>http://gabrielecaracciolo.com/blog/2011/aggiungere-utente-sudoers/</link>
		<comments>http://gabrielecaracciolo.com/blog/2011/aggiungere-utente-sudoers/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 19:05:13 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[sudoers]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1202</guid>
		<description><![CDATA[Se dovete abilitare un utente affinché possa utilizzare il comando &#8220;sudo&#8221;, occorre aggiungerlo ai sudo users (sudoers). Per fare ciò, dobbiamo editare il file /etc/sudoers con il comando &#8220;visudo&#8221; da utente root: [testuser@centostest ~]$ su - -c visudo Password: (inserite la password di root). Ora andiamo ad aggiungere l&#8217;utente, sotto la riga relativa a root [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2011/aggiungere-utente-sudoers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Errno 14] curl#56 &#8211; &#8220;Network error recv()&#8221; &#8211; impostare proxy yum Fedora Core</title>
		<link>http://gabrielecaracciolo.com/blog/2011/errno-14-curl56-network-error-recv-impostare-proxy-yum-fedora-core-2/</link>
		<comments>http://gabrielecaracciolo.com/blog/2011/errno-14-curl56-network-error-recv-impostare-proxy-yum-fedora-core-2/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 20:38:13 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1196</guid>
		<description><![CDATA[Se dopo aver lanciato yum update: [usertest@fedoratest ~]$ sudo yum update [sudo] password for usertest: Compare: Loaded plugins: langpacks, presto, refresh-packagekit fedora/metalink &#124; 33 kB 00:00 http://fedora.mirror.garr.it/mirrors/fedora/linux/releases/15/Everything/i386/os/repodata/repomd.xml: [Errno 14] curl#56 - "Network error recv()" Trying other mirror. ftp://ftp.ciril.fr/pub/linux/fedora/linux/releases/15/Everything/i386/os/repodata/repomd.xml: [Errno 14] curl#7 - "Couldn't connect" Trying other mirror. http://mirror.nl.leaseweb.net/fedora/linux/releases/15/Everything/i386/os/repodata/repomd.xml: [Errno 14] curl#56 - "Network error recv()" [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2011/errno-14-curl56-network-error-recv-impostare-proxy-yum-fedora-core-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

