<?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; backup</title>
	<atom:link href="http://www.cividini.org/blog/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cividini.org/blog</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 10:54:04 +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>eseguire dei backup zippati .tar.gz</title>
		<link>http://www.cividini.org/blog/2010/02/05/eseguire-dei-backup-zippati-tar-gz/</link>
		<comments>http://www.cividini.org/blog/2010/02/05/eseguire-dei-backup-zippati-tar-gz/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:31:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[.tar.gz]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=392</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>
Talvolta capita che gli hard disk si rompano facendoci perdere tutti i nostri dati e l&#8217;intero sistema operativo, oppure capita che durante la configurazione di qualche cosa nel nostro sistema, smacchinando poco coscienziosamente qua e la, causiamo qualche errore irreparabile. In tutti questi casi ovviamente desidereremmo di possedere un backup dei nostri dati. Effettuare un [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2010/02/05/eseguire-dei-backup-zippati-tar-gz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>copiare la root con rsync e ssh</title>
		<link>http://www.cividini.org/blog/2010/01/28/copiare-la-root-con-rsync-e-ssh/</link>
		<comments>http://www.cividini.org/blog/2010/01/28/copiare-la-root-con-rsync-e-ssh/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:17:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[copia]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://linux.cividini.org/blog/?p=382</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 copiare la root ( / ) senza la cartella media e home su un&#8217;altro pc (dove ci sono tutti i backup) basta lanciare questo comando : sudo rsync -vazup &#8211;archive &#8211;verbose &#8211;progress &#8211;exclude=/media/* &#8211;exclude=/home/* &#8211;stats / -e ssh utente@192.168.0.xxx:/media/disk/backup/]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2010/01/28/copiare-la-root-con-rsync-e-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>copiare un intero hard-disk</title>
		<link>http://www.cividini.org/blog/2008/07/13/copiare-un-intero-hard-disk/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/copiare-un-intero-hard-disk/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:17:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[mbr]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=29</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>
Cos&#8217;è dd? dd è un tool storico dei sistemi Unix che ci permette di fare copie di un file. Ma vediamo che ci dice Linuxpedia Dd è un comando shell che converte e copia un file. Questo comando copia un file (per default dallo standard input allo standard output) con dimensioni predeterminate per i blocchi [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/copiare-un-intero-hard-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup tramite rsync</title>
		<link>http://www.cividini.org/blog/2008/07/13/backup-tramite-rsync/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/backup-tramite-rsync/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:03:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=27</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>
Ecco un piccolo HowTo su come effettuare Backup tramite rsync 1. Installare un server SSH sul server di destinazione dove volete depositare i backup 2. Eseguire il seguente comando: rsync -vaz -e ssh dirdabackuppare/ nomeutente@indirizzoserver:/Backup/altracartella/ se in seguito volete ri-sincronizzare le due directory quella di origine con quella di backup e quindi rimuovere tutti i [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/backup-tramite-rsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>backup con flybackup</title>
		<link>http://www.cividini.org/blog/2008/07/13/backup-con-flybackup/</link>
		<comments>http://www.cividini.org/blog/2008/07/13/backup-con-flybackup/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 16:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[flybackup]]></category>

		<guid isPermaLink="false">http://blog.cividini.org/blog/?p=26</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>
Pybac è un interessantissimo programma in grado di fare i backup del proprio sistema, è interamente scritto in python e rilasciato sotto licenza GPL v2.0 che si interfaccia sulle GTK. In poche parole non è nient&#8217;altro che un front-end rsnapshot. Oramai giunto alla versione 0.4 Ecco le principali novità che presenta l&#8217;ultima versione: Nascondere e [...]]]></description>
		<wfw:commentRss>http://www.cividini.org/blog/2008/07/13/backup-con-flybackup/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-02-08 03:14:55 -->
