<?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; cancellato</title>
	<atom:link href="http://www.cividini.org/blog/tag/cancellato/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 recuperare i file cancellati accidentalmente su filesysdtem ext3/ext4</title>
		<link>http://www.cividini.org/blog/2011/09/08/come-recuperare-i-file-cancellati-accidentalmente-su-filesysdtem-ext3ext4/</link>
		<comments>http://www.cividini.org/blog/2011/09/08/come-recuperare-i-file-cancellati-accidentalmente-su-filesysdtem-ext3ext4/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 12:40:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cancellato]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[ext4]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[recupero]]></category>

		<guid isPermaLink="false">http://www.cividini.org/blog/?p=549</guid>
		<description><![CDATA[Per recuperare i dati cancellati accidentalmente dal file system formattati con ext3/ext4 si possono usare due programmi:

    ext3grep
    extundelete

extundelete è più veloce e supporta entrambi i filesystem... un esempio di utilizzo è :

cd /test
extundelete --restore-file prova/prova.txt

i file verranno copiati nella cartella /test/RECOVERED_FILES/

E' possibile anche recuperare intere directory utilizzando l'opzione "--restore-all" oppure "--restore-directory"

es:

test/Documenti/prova /dev/sda2]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2011/09/08/come-recuperare-i-file-cancellati-accidentalmente-su-filesysdtem-ext3ext4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>recuperare i files cancellati</title>
		<link>http://www.cividini.org/blog/2008/07/13/recuperare-i-files-cancellati/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/recuperare-i-files-cancellati/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 09:49:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cancellato]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[foremost]]></category>
		<category><![CDATA[recupero]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=18</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>
Purtroppo, con i moderni filesystem journaled non è possibile recuperare facilmente i files eliminati. Nonostante ciò, con gli strumenti adatt e un pizzico di pazienza possiamo ispezionare il nostro disco alla ricerca del file perduto poichè un file, prima di essere eliminto fisicamente, necessita di essere sovrascritto e può passare molto tempo prima che questo [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/recuperare-i-files-cancellati/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-21 12:02:08 -->
