<?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>www.cividini.org&#187; ubuntu</title>
	<atom:link href="http://linux.cividini.org/blog/category/linux/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.cividini.org/blog</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 15:09:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>quali dispositivi sono connessi alla mia rete</title>
		<link>http://linux.cividini.org/blog/2010/07/quali-dispositivi-sono-connessi-alla-mia-rete/</link>
		<comments>http://linux.cividini.org/blog/2010/07/quali-dispositivi-sono-connessi-alla-mia-rete/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[rete]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=418</guid>
		<description><![CDATA[Quali sono i dispositivi che sono connessi alla mia rete? Basta un semplice comando per riceverne l'elenco.
Per controllare quali dispositivi (pc, stampanti di rete, router, firewall hardware, ecc.) sono connessi alla nostra rete utilizzeremo il comando nmap.]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/07/quali-dispositivi-sono-connessi-alla-mia-rete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eseguire dei backup zippati .tar.gz</title>
		<link>http://linux.cividini.org/blog/2010/02/eseguire-dei-backup-zippati-tar-gz/</link>
		<comments>http://linux.cividini.org/blog/2010/02/eseguire-dei-backup-zippati-tar-gz/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:31:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[.tar.gz]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=392</guid>
		<description><![CDATA[Talvolta capita che gli hard disk si rompano facendoci perdere tutti i nostri dati e l&#8217;intero sistema operativo, oppure capita che durante la configurazione di qualche cosa nel nostro sistema, smacchinando poco coscienziosamente qua e la, causiamo qualche errore irreparabile.
In tutti questi casi ovviamente desidereremmo di possedere un backup dei nostri dati.
Effettuare un backup sia [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/02/eseguire-dei-backup-zippati-tar-gz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>copiare la root con rsync e ssh</title>
		<link>http://linux.cividini.org/blog/2010/01/copiare-la-root-con-rsync-e-ssh/</link>
		<comments>http://linux.cividini.org/blog/2010/01/copiare-la-root-con-rsync-e-ssh/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:17:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[copia]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=382</guid>
		<description><![CDATA[per copiare la root ( / ) senza la cartella media e home su un&#8217;altro pc (dove ci sono tutti i backup) basta lanciare questo comando :

sudo rsync -vazup &#8211;archive &#8211;verbose &#8211;progress &#8211;exclude=/media/* &#8211;exclude=/home/* &#8211;stats / -e ssh utente@192.168.0.xxx:/media/disk/backup/






]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/01/copiare-la-root-con-rsync-e-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sources.list per Ubuntu 9.10</title>
		<link>http://linux.cividini.org/blog/2010/01/sources-list-per-ubuntu-9-10/</link>
		<comments>http://linux.cividini.org/blog/2010/01/sources-list-per-ubuntu-9-10/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 10:53:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[sources.list]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=380</guid>
		<description><![CDATA[# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release Candidate amd64 (20091020.3)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
## N.B. [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/01/sources-list-per-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scegliere la java virtual machine in linux (jvm)</title>
		<link>http://linux.cividini.org/blog/2010/01/scegliere-la-java-virtual-machine-in-linux-jvm/</link>
		<comments>http://linux.cividini.org/blog/2010/01/scegliere-la-java-virtual-machine-in-linux-jvm/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 10:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jvm]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=375</guid>
		<description><![CDATA[
Per scegliere la JVM installata nella propria  distribuzione linux bisogna lanciare questo comando :
$ sudo update-alternatives  &#8211;config java
verrà visualizzato un elenco di alternative :

Sono disponibili 2 scelte per l'alternativa java (che fornisce /usr/bin/java).

  Selezione    Percorso               [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/01/scegliere-la-java-virtual-machine-in-linux-jvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare Adobe Air su Ubuntu</title>
		<link>http://linux.cividini.org/blog/2010/01/installare-adobe-air-su-ubuntu/</link>
		<comments>http://linux.cividini.org/blog/2010/01/installare-adobe-air-su-ubuntu/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 11:27:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[installare]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=361</guid>
		<description><![CDATA[per installare Adobe Air su ubuntu scaricare il file di installazione da qui :
http://get.adobe.com/it/air/
eseguire il comando
./AdobeAIRInstaller.bin
seguito da
sudo cp /usr/lib/libadobecertstore.so /usr/lib32






]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2010/01/installare-adobe-air-su-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>monitorare il traffico via console</title>
		<link>http://linux.cividini.org/blog/2009/08/monitorare-il-traffico-via-console/</link>
		<comments>http://linux.cividini.org/blog/2009/08/monitorare-il-traffico-via-console/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 08:23:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[eth0]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iptraf]]></category>
		<category><![CDATA[monitorare]]></category>
		<category><![CDATA[traffico]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=351</guid>
		<description><![CDATA[Per lavoro mi sono imbattuto in questa problematica, dovevo monitorare la banda utilizzata da un server via console in modo realtime&#8230; dopo diverse ricerche ho trovato e scelto iptraf, un programma ben fatto e molto utile, qui sotto ne vedere uno screenshot :












]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2009/08/monitorare-il-traffico-via-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sources.list Ubuntu Jaunty Jackalope</title>
		<link>http://linux.cividini.org/blog/2009/08/sources-list-ubuntu-jaunty-jackalope/</link>
		<comments>http://linux.cividini.org/blog/2009/08/sources-list-ubuntu-jaunty-jackalope/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 08:15:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[sources.list]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=348</guid>
		<description><![CDATA[E&#8217; vero, sono in estremo ritardo con la pubblicazione di questa lista relativa a Ubuntu Jaunty Jackalope, ma ne ho bisogno per sistemare un paio di pc  
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release amd64 (20081028)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ jaunty [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2009/08/sources-list-ubuntu-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usare OpenDns come parental control</title>
		<link>http://linux.cividini.org/blog/2009/06/usare-opendns-come-parental-control/</link>
		<comments>http://linux.cividini.org/blog/2009/06/usare-opendns-come-parental-control/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 17:15:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[controllo]]></category>
		<category><![CDATA[navigazione]]></category>
		<category><![CDATA[OpenDns]]></category>
		<category><![CDATA[parental control]]></category>
		<category><![CDATA[proteggere]]></category>
		<category><![CDATA[protetta]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=339</guid>
		<description><![CDATA[OpenDns è un servizio che offre un DNS pubblico da utilizzare al posto di quello offerto dal nostro provider.
Utilizzando OpenDns possiamo usufruire di alcuni benefici, quali: una velocità e affidabilità maggiore di quella offerata del nostro provider, suggerimenti in caso di url digitate male, protezione anti-pishing, statistiche sul traffico web, ecc.
Una delle possibilità più interessanti [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2009/06/usare-opendns-come-parental-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>trovare e inserire la chiave gpg di un repository</title>
		<link>http://linux.cividini.org/blog/2009/02/trovare-e-inserire-la-chiave-gpg-di-un-repository/</link>
		<comments>http://linux.cividini.org/blog/2009/02/trovare-e-inserire-la-chiave-gpg-di-un-repository/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 11:37:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aggiungere keyserver]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[chiave gpg]]></category>
		<category><![CDATA[configurare]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[programmi]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[subkeys]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=330</guid>
		<description><![CDATA[
Per rispondere ad un commento ad un articolo presente su questo sito descrivo brevemente il metodo per trovare ed inderire la chiave gpg per autenticare un repository dal quale vogliamo prelevare i pacchetti deb&#8230;
Mi baserò su questo articolo
durante un apt-get update o semplicemente un agguornamento via synaptic della lista dei programmi/librerie contenute nei repository della [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2009/02/trovare-e-inserire-la-chiave-gpg-di-un-repository/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
