<?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://www.cividini.org/blog/tag/scansione/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cividini.org/blog</link>
	<description></description>
	<lastBuildDate>Sat, 17 Mar 2012 10:06:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Come disabilitare il controllo antivirus in Firefox 3</title>
		<link>http://www.cividini.org/blog/2008/07/26/come-disabilitare-il-controllo-antivirus-in-firefox-3-2/</link>
		<comments>http://www.cividini.org/blog/2008/07/26/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[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
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 [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/26/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://www.cividini.org/blog/2008/07/22/controllare-una-partizione-con-fsck/</link>
		<comments>http://www.cividini.org/blog/2008/07/22/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[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
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 [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/22/controllare-una-partizione-con-fsck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>controllo vulnerabilità debian / ubuntu</title>
		<link>http://www.cividini.org/blog/2008/07/13/controllo-vulnerabilita-debian-ubuntu/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/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[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
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://www.cividini.org/blog/2008/07/13/controllo-vulnerabilita-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a caccia di Rootkit</title>
		<link>http://www.cividini.org/blog/2008/07/07/a-caccia-di-rootkit/</link>
		<comments>http://www.cividini.org/blog/2008/07/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[a caccia di Rootkit]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/07/a-caccia-di-rootkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.cividini.org @ 2012-05-22 18:07:51 -->
