<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / restore</title>
<link>http://netvouz.com/falko/tag/restore?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;restore&quot; on Netvouz</description>
<item><title>Back Up (And Restore) LVM Partitions With LVM Snapshots | HowtoForge - Linux Howtos and Tutorials</title>
<link>http://www.howtoforge.com/linux_lvm_snapshots</link>
<description>This tutorial shows how you can create backups of LVM partitions with an LVM feature called LVM snapshots. An LVM snapshot is an exact copy of an LVM partition that has all the data from the LVM volume from the time the snapshot was created. The big advantage of LVM snapshots is that you don&#39;t have to worry about open files and database connections, and you don&#39;t have to interrupt/halt services on the live partition because a snapshot is usually created in fractions of a second, so your users won&#39;t notice any disruption, and your snapshot holds consistent data.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 15 Apr 2007 21:11:26 GMT</pubDate>
</item><item><title>Back Up Your Files With Fwbackups On Fedora 8</title>
<link>http://www.howtoforge.com/creating-backups-with-fwbackups-on-fedora-8</link>
<description>This document describes how to set up, configure and use Fwbackups on a Fedora 8 desktop. The result is an easy-to-use backup system for desktop usage. Fwbackups creates partial backups which can be stored locally or on a removable device. You have also the option to run scheduled backups.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 28 Feb 2008 12:30:48 GMT</pubDate>
</item><item><title>Back Up/Restore Hard Drives And Partitions With CloneZilla Live</title>
<link>http://www.howtoforge.com/back-up-restore-hard-drives-and-partitions-with-clonezilla-live</link>
<description>This tutorial shows how you can back up and restore hard drives and partitions with CloneZilla Live. CloneZilla Live is a Linux Live-CD that you insert into your computer; it contains hard disk and partition imaging and cloning tools similar to Norton Ghost. The created images are compressed and can be transferred to a Samba-, SSH-, or NFS server or to a local hard drive or USB drive.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 30 Nov 2008 14:08:08 GMT</pubDate>
</item><item><title>Creating Backups With Back In Time On An Ubuntu 9.04 Desktop</title>
<link>http://www.howtoforge.com/creating-backups-with-back-in-time-on-an-ubuntu-9.04-desktop</link>
<description>This tutorial explains how to install and use Back In Time on an Ubuntu 9.04 desktop. Back In Time is a simple backup tool for Linux inspired from &quot;flyback project&quot; and &quot;TimeVault&quot;. The backup is done by taking snapshots of a specified set of directories.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 25 Aug 2009 11:58:34 GMT</pubDate>
</item><item><title>Creating Backups With luckyBackup On An Ubuntu 9.04 Desktop</title>
<link>http://www.howtoforge.com/creating-backups-with-luckybackup-on-an-ubuntu-9.04-desktop</link>
<description>This tutorial explains how to install and use luckyBackup on an Ubuntu 9.04 desktop. luckyBackup is an application for data back-up and synchronization powered by the rsync tool. It is simple to use, fast (transfers over only changes made and not all data), safe (keeps your data safe by checking all declared directories before proceeding in any data manipulation ), reliable and fully customizable.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 20 Aug 2009 12:21:16 GMT</pubDate>
</item><item><title>Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10</title>
<link>http://www.howtoforge.com/snapshot-backups-with-timevault-ubuntu-7.10</link>
<description>This guide shows how to use Timevault on Ubuntu 7.10. TimeVault is a simple front-end for making snapshots of a set of directories. Snapshots are a copy of a directory structure or file at a certain point in time. Restore functionality is integrated into Nautilus.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 19 Dec 2007 18:06:47 GMT</pubDate>
</item><item><title>Creating Snapshot-Backups with BackerUpper On Ubuntu 7.10</title>
<link>http://www.howtoforge.com/creating-snapshot-backups-with-backerupper-ubuntu7.10</link>
<description>BackerUpper is a tool similar to Apple&#39;s TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the BackerUpper project page: &quot;Backerupper is a simple program for backing up selected directories over a local network. Its main intended purpose is backing up a user&#39;s personal data.&quot; This article shows how to install and use BackerUpper on Ubuntu 7.10 (Gutsy Gibbon).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 11 Mar 2008 11:14:03 GMT</pubDate>
</item><item><title>Disk Based Backups With Amanda On Debian Etch</title>
<link>http://www.howtoforge.com/disk_based_backups_amanda_debian_etch</link>
<description>This document describes how to set up Amanda (The Advanced Maryland Automatic Network Disk Archiver) on Debian Etch. For this tutorial I chose Ubuntu v7.04 as a backup-client. The resulting system provides a flexible backup system with many features. It will be able to back up multiple hosts via network to various devices. I chose the disk based backup for this howto.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 23 Sep 2007 10:25:05 GMT</pubDate>
</item><item><title>How To Back Up An Ubuntu 8.10 System With SystemImager</title>
<link>http://www.howtoforge.com/how-to-back-up-an-ubuntu-8.10-system-with-systemimager</link>
<description>SystemImager lets you create images of your Linux installations. To do so, you need an image server (should have enough disk space to store your images) and a so-called golden client (i.e., the system of which you want to make an image). This means that you have to install some software on your image server and on your golden client in order to run SystemImager. This tutorial shows how to install a SystemImager server and a SystemImager client, both using Ubuntu 8.10, and how to create/update/restore/delete images.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 13 Nov 2008 12:57:18 GMT</pubDate>
</item><item><title>QuickStart, The Swiss Army Knife For Ubuntu 8.04 Desktop</title>
<link>http://www.howtoforge.com/quickstart-the-swiss-army-knife-for-ubuntu-8.04-desktop</link>
<description>In this article I will show how to install and use QuickStart on an Ubuntu 8.04 desktop. QuickStart is like a Swiss army knife, it allows you to do various things on your Ubuntu desktop: creating and restoring backups, running scheduled backups, backing up configuration files, installing some common applications, installing DVD codecs, deleting unnecessary files, etc.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 17 Aug 2008 10:47:39 GMT</pubDate>
</item></channel></rss>