<?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; recupero</title>
	<atom:link href="http://www.cividini.org/blog/tag/recupero/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>RAID 1 software. Quando l&#8217;array va in crisi:</title>
		<link>http://www.cividini.org/blog/2008/12/26/raid-1-software-quando-l%e2%80%99array-va-in-crisi%e2%80%a6/</link>
		<comments>http://www.cividini.org/blog/2008/12/26/raid-1-software-quando-l%e2%80%99array-va-in-crisi%e2%80%a6/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 10:03:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[recupero]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=316</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>
Stamattina, appena arrivato nel mio studio, ho letto la posta che il mio server spedisce all&#8217;account di amministrazione e con somma sorpresa ho appreso che uno dei dischi rigidi configurato in RAID 1 (mirroring) mi ha abbandonato. La particolarità dell&#8217;errore consiste nel degradamento di tutti gli array RAID 1 configurati. Quando accade un avvenimento come [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/12/26/raid-1-software-quando-l%e2%80%99array-va-in-crisi%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recuperare dati da supporti danneggiati</title>
		<link>http://www.cividini.org/blog/2008/07/13/recuperare-dati-da-supporti-danneggiati/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/recuperare-dati-da-supporti-danneggiati/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 09:58:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[dati]]></category>
		<category><![CDATA[dd_rescue]]></category>
		<category><![CDATA[fsck]]></category>
		<category><![CDATA[photorec]]></category>
		<category><![CDATA[recupero]]></category>
		<category><![CDATA[smartctl]]></category>
		<category><![CDATA[testdisk]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=21</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>
Spesso mi capita di sentirmi chiedere di recuperare importantissimi dati (fare i backup no, eh?) da dischi usb maltrattati, portatili caduti e situazioni simili. A volte i supporti sono talmente mal conciati da rendere impossibile qualunque tentativo di recupero a livello hobbystico, ma spesso si riesce a salvare buona parte dei dati. In questo articolo [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/recuperare-dati-da-supporti-danneggiati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recupero dati con linux</title>
		<link>http://www.cividini.org/blog/2008/07/13/recupero-dati-con-linux/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/recupero-dati-con-linux/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 09:54:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[dati]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[foremost]]></category>
		<category><![CDATA[recupero]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=20</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>
I file cancellati sul nostro hard disc finchÃ© lo spazio che occupavano non viene rimpiazzato possono essere recuperati. Foremost un tool di recupero dati su linux. Home Page click Qui. Guida DataRecovery su wiki internazionale dove si sono altri tool di recupero. Installazione da terminale o da synaptic sudo apt-get install foremost Supponiamo che dobbiamo [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/recupero-dati-con-linux/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-22 17:49:15 -->
