<?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; TightVNC</title>
	<atom:link href="http://gabrielecaracciolo.com/blog/tag/tightvnc/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>Controllare un PC da remoto</title>
		<link>http://gabrielecaracciolo.com/blog/2011/controllare-pc-da-remoto/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=controllare-pc-da-remoto</link>
		<comments>http://gabrielecaracciolo.com/blog/2011/controllare-pc-da-remoto/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 06:19:53 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Controllo remoto]]></category>
		<category><![CDATA[CrossLoop]]></category>
		<category><![CDATA[Log me]]></category>
		<category><![CDATA[NTR]]></category>
		<category><![CDATA[Teamviewer]]></category>
		<category><![CDATA[TightVNC]]></category>
		<category><![CDATA[UltraVNC]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=1080</guid>
		<description><![CDATA[Di seguito una lista di programmi per il controllo remoto di un PC Log me in [Lo considero un ottimo prodotto, serve la registrazione sul sito in cui si ha un chiaro controllo di tutte le macchine. E' necessaria l'installazione del software sul PC da controllare. Se non erro è gratuito solo per uso personale]. [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2011/controllare-pc-da-remoto/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/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=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/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=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>
	</channel>
</rss>

