<?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; hard disk</title>
	<atom:link href="http://www.cividini.org/blog/tag/hard-disk/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>CloneZilla</title>
		<link>http://www.cividini.org/blog/2009/01/02/clonezilla/</link>
		<comments>http://www.cividini.org/blog/2009/01/02/clonezilla/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 10:04:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[clonezilla]]></category>
		<category><![CDATA[Ghost]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[LiveCd]]></category>
		<category><![CDATA[partizione]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=319</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>
CloneZilla è il clone open source di Norton Ghost; un LiveCD che permette di clonare una partizione o intero hard disk. Permette il trasferimento del&#8217;immagine, in forma compressa, via Samba, Ssh o su chiavetta USB. CloneZilla lo trovate qui : http://clonezilla.org/]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2009/01/02/clonezilla/feed/</wfw:commentRss>
		<slash:comments>0</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>partizionamento dinamico con dischi logici in Linux</title>
		<link>http://www.cividini.org/blog/2008/07/22/partizionamento-dinamico-con-dischi-logici-in-linux/</link>
		<comments>http://www.cividini.org/blog/2008/07/22/partizionamento-dinamico-con-dischi-logici-in-linux/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:45:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[astrazione]]></category>
		<category><![CDATA[crittografia]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[lvm2]]></category>
		<category><![CDATA[partizioni]]></category>
		<category><![CDATA[sicurezza]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=41</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>
Durante l&#8217;installazione di Linux ci si ritrova a dover fare delle scelte importanti: come dividere lo spazio tra le varie partizioni, quanto spazio lasciare alla home, quanto a /usr &#8230; io solitamente metto tutto nella stessa partizione, in modo da poterla sfruttare al meglio, ma se si riempie come aggiungervi spazio? Due strade ci si [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/22/partizionamento-dinamico-con-dischi-logici-in-linux/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 16:37:35 -->
