<?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; scansione</title>
	<atom:link href="http://linux.cividini.org/blog/tag/scansione/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>Come disabilitare il controllo antivirus in Firefox 3</title>
		<link>http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/</link>
		<comments>http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 13:17:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[disabilitare]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[scansione]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/</guid>
		<description><![CDATA[
Una caratteristica presente nella versione 3 di Firefox è quella di effettuare in automatico un controllo antivirus sui file che si stanno scaricando. Questa possibilità rende, senza dubbio, il popolare browser di Mozilla più sicuro. A volte, però, potrebbe essere anche la causa di forti rallentamenti, blocchi o addirittura crash del nostro browser.
Firefox non ha [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/07/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>controllare una partizione con fsck</title>
		<link>http://linux.cividini.org/blog/2008/07/controllare-una-partizione-con-fsck/</link>
		<comments>http://linux.cividini.org/blog/2008/07/controllare-una-partizione-con-fsck/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 16:58:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[controllo]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[ext]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[fsck]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[partizione]]></category>
		<category><![CDATA[Riparazione]]></category>
		<category><![CDATA[scansione]]></category>
		<category><![CDATA[superblock]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=49</guid>
		<description><![CDATA[per fare un controllo forzato di una partizione dell&#8217;hard disk formattato con ext3 bisogna digitare nel terminale
~$ sudo fsck.ext3 -f /dev/sdb1
dove /dev/sdb1 è la partizione da controllare.
ulteriori informazioni e comandi li trovi qui sotto :
Aiuto di emergenza:
-p                   Riparazione automatica (senza domande)
-n                   Non effettuare cambiamenti nel filesystem
-y                   Risposta affermativa a tutte le domande
-c                   Cerca blocchi non [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/07/controllare-una-partizione-con-fsck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>controllo vulnerabilità debian / ubuntu</title>
		<link>http://linux.cividini.org/blog/2008/07/controllo-vulnerabilita-debian-ubuntu/</link>
		<comments>http://linux.cividini.org/blog/2008/07/controllo-vulnerabilita-debian-ubuntu/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 15:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[debscan]]></category>
		<category><![CDATA[scansione]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=23</guid>
		<description><![CDATA[Debsecan è uno strumento open source a riga di comando scritto in Python da Florian Weimer, per generare la lista delle vulnerabilità che potenzialmente possono affliggere sia una particolare installazione Debian (Woody, Sarge, Etch, Lenny e Sid), che Ubuntu (a partire dalla Dapper Drake 6.06). Il funzionamento è relativamente semplice; interrogando il database dpkg viene [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/07/controllo-vulnerabilita-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a caccia di Rootkit</title>
		<link>http://linux.cividini.org/blog/2008/07/a-caccia-di-rootkit/</link>
		<comments>http://linux.cividini.org/blog/2008/07/a-caccia-di-rootkit/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:13:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[rootkit]]></category>
		<category><![CDATA[scansione]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://www.cividini.org/blog/?p=7</guid>
		<description><![CDATA[I sistemi GNU/Linux sono sistemi sicuri per definizione. Di certo non ho bisogno di installare antivirus o anti-spyware sulla mia Ubuntu box.
Però negli ultimi tempi sono stati creati dei nuovi tipi di malware: i rootkit.
Cosa sono? Vediamo da wikipedia:
Un rootkit è un software o un insieme di software in grado di ottenere il controllo di [...]]]></description>
		<wfw:commentRss>http://linux.cividini.org/blog/2008/07/a-caccia-di-rootkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
