<?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 &#187; Unix-Linux</title>
	<atom:link href="http://gabrielecaracciolo.com/blog/category/unix-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielecaracciolo.com/blog</link>
	<description>ICT Blog</description>
	<lastBuildDate>Sat, 21 Aug 2010 15:55:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installare SQLite su Ubuntu</title>
		<link>http://gabrielecaracciolo.com/blog/2010/installare-sqlite-su-ubuntu/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/installare-sqlite-su-ubuntu/#comments</comments>
		<pubDate>Wed, 26 May 2010 17:08:42 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[sqlite3]]></category>
		<category><![CDATA[synaptic]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=880</guid>
		<description><![CDATA[Per installare SQLite su Ubuntu, aprire semplicemente il Gestore pacchetti Synaptic (Sistema -&#62; Amministrazione -&#62; Gestore pacchetti) e installare &#8220;sqlite3&#8243; e &#8220;libsqlite3-dev&#8221;. Oppure aprire una shell e dare il comando: # sudo apt-get install sqlite3 libsqlite3-dev Se occorre anche il modulo per php5, aggiungere dal Gestore pacchetti anche &#8220;php5-sqlite&#8221;. Oppure da shell: # sudo apt-get [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/installare-sqlite-su-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop remoto da Ubuntu a Windows</title>
		<link>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-ubuntu-a-windows/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-ubuntu-a-windows/#comments</comments>
		<pubDate>Tue, 18 May 2010 21:36:45 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[remoto]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=868</guid>
		<description><![CDATA[L&#8217;ultimo dei tre appunti che scrivo sul desktop remoto è dedicato a quello da Ubuntu a Windows (mancherebbe anche quello da Windows a Windows, ma si fa semplicemente da Start -&#62; Tutti i programmi -&#62; Accessori -&#62; Connessione Desktop Remoto e direi che non è il caso di aggiungere altro). Ho appena visto che su [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-ubuntu-a-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop remoto da Ubuntu (client) a Ubuntu (server) – vnc4server</title>
		<link>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-ubuntu-a-ubuntu-vnc4server/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-ubuntu-a-ubuntu-vnc4server/#comments</comments>
		<pubDate>Tue, 18 May 2010 21:06:20 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[RealVNC]]></category>
		<category><![CDATA[remoto]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[TightVNC]]></category>
		<category><![CDATA[vnc4server]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=863</guid>
		<description><![CDATA[Seguendo la scia del precedente articolo, scrivo un altro appunto veloce su come usare un desktop remoto da Ubuntu a Ubuntu. Accedere a Ubuntu server e installare vnc4server: $ sudo apt-get install vnc4server Lanciarlo con il comando: $ vnc4server Comparirà un risultato simile a: New 'nome_server:1 (nome_utente)' desktop is nome_server:1 [...] Ricordarsi il numero indicato [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-ubuntu-a-ubuntu-vnc4server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop remoto da Windows a Ubuntu &#8211; vnc4server</title>
		<link>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-windows-a-ubuntu-linux-vnc4server/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-windows-a-ubuntu-linux-vnc4server/#comments</comments>
		<pubDate>Tue, 18 May 2010 20:41:32 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[RealVNC]]></category>
		<category><![CDATA[remoto]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[TightVNC]]></category>
		<category><![CDATA[vnc4server]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=861</guid>
		<description><![CDATA[Un appunto veloce su come usare un desktop remoto da Windows a Ubuntu Linux. Accedere a Ubuntu e installare vnc4server: $ sudo apt-get install vnc4server Lanciarlo con il comando: $ vnc4server Comparirà un risultato simile a: New 'nome_server:1 (nome_utente)' desktop is nome_server:1 [...] Ricordarsi il numero indicato accanto al nome del server. Installare o eseguire [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/desktop-remoto-da-windows-a-ubuntu-linux-vnc4server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semplice Firewall per Ubuntu &#8211; ufw</title>
		<link>http://gabrielecaracciolo.com/blog/2010/semplice-firewall-per-ubuntu-ufw/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/semplice-firewall-per-ubuntu-ufw/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 12:31:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[gufw]]></category>
		<category><![CDATA[ufw]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=827</guid>
		<description><![CDATA[Se volete provare un firewall per Ubuntu semplice da configurare, potete provare: Uncomplicated Firewall (ufw) http://gufw.tuxfamily.org [EN] https://wiki.ubuntu.com/UncomplicatedFirewall [EN] http://it.wikipedia.org/wiki/Uncomplicated_Firewall [IT] http://en.wikipedia.org/wiki/Uncomplicated_Firewall [EN]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/semplice-firewall-per-ubuntu-ufw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come importare ApiDemos in Eclipse</title>
		<link>http://gabrielecaracciolo.com/blog/2010/come-importare-apidemos-in-eclipse/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/come-importare-apidemos-in-eclipse/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 17:00:37 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[errore]]></category>
		<category><![CDATA[R.java]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=790</guid>
		<description><![CDATA[Se avete qualche problema con il progetto ApiDemos, nel senso che non riuscite a importarlo in Eclipse da File -&#62; Import&#8230; -&#62; &#8220;Existing Project into Workspace&#8221; oppure se avete creato voi il progetto manualmente ed Eclipse vi segnala degli errori al file R.java, potete provare in questo modo: Recatevi nella cartella in cui avete installato l&#8217;Android [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/come-importare-apidemos-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Errore: Cannot access virtual machine console. The request timed out.</title>
		<link>http://gabrielecaracciolo.com/blog/2010/errore-cannot-access-virtual-machine-console-the-request-timed-out/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/errore-cannot-access-virtual-machine-console-the-request-timed-out/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 07:36:15 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[errore]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=771</guid>
		<description><![CDATA[Se su VMWare Server (con Firefox 3.6), dopo aver cliccato su &#8220;Power On&#8221;, avete provato ad aprire la virtual machine in una nuova finestra e vi è comparso l&#8217; errore (vedi immagine): Cannot access virtual machine console. The request timed out. The attempt to acquire a valid session ticket for "nome_VM" took longer than expected. [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/errore-cannot-access-virtual-machine-console-the-request-timed-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utente e password non accettate &#8211; Thunderbird</title>
		<link>http://gabrielecaracciolo.com/blog/2010/utente-e-password-non-accettate/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/utente-e-password-non-accettate/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:07:00 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[posta]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=691</guid>
		<description><![CDATA[Se in Mozilla Thunderbird, dopo aver messo nome utente e password per prendere la posta, appare questo messaggio: l'invio della password è fallito. Il mail server pop.gmail.com ha risposto: utente e password non accettate oppure in inglese: sending of password did not succeed. mail server pop.gmail.com responded: username and password not accepted può essere accaduto [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/utente-e-password-non-accettate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cosa significa MD, TS, LD, TC, Cam,&#8230;?</title>
		<link>http://gabrielecaracciolo.com/blog/2010/cosa-significa-md-ts-ld-tc-cam/</link>
		<comments>http://gabrielecaracciolo.com/blog/2010/cosa-significa-md-ts-ld-tc-cam/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:04:53 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Cam]]></category>
		<category><![CDATA[divx]]></category>
		<category><![CDATA[LD]]></category>
		<category><![CDATA[MD]]></category>
		<category><![CDATA[TS]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=687</guid>
		<description><![CDATA[Se vi è mai capitato di scaricare un film da siti o programmi p2p, avrete notato delle sigle come MD, TS, LD, TC, Cam,&#8230; nel nome del file. In poche parole stanno ad indicare la loro qualità, la lingua, l&#8217;autore,&#8230; Ecco due link di Wikipedia, uno in italiano e uno in inglese, che spiegano tutto: [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2010/cosa-significa-md-ts-ld-tc-cam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Errore PostfixAdmin: Invalid query: CREATE command denied to user&#8230;</title>
		<link>http://gabrielecaracciolo.com/blog/2009/errore-postfixadmin-invalid-query-create-command-denied-to-user/</link>
		<comments>http://gabrielecaracciolo.com/blog/2009/errore-postfixadmin-invalid-query-create-command-denied-to-user/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:39:44 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[PostfixAdmin]]></category>
		<category><![CDATA[setup.php]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=557</guid>
		<description><![CDATA[Se durante l&#8217;installazione/upgrade di PostfixAdmin (in questo momento sto passando alla versione 2.3), accedendo all&#8217;indirizzo http://mioServer/postfixadmin/setup.php, vi compare a fine pagina il messaggio: DEBUG INFORMATION: Invalid query: CREATE command denied to user 'postfix_admin'@'localhost' for table 'config' può significare che l&#8217;utente postfix_admin non abbia i permessi di creazione e/o modifica sul DB. Quindi dovete darglieli. Se [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2009/errore-postfixadmin-invalid-query-create-command-denied-to-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
