<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / backup</title>
<link>http://netvouz.com/falko/tag/backup?feed=rss&amp;pg=1</link>
<description>falko&#39;s bookmarks tagged &quot;backup&quot; on Netvouz</description>
<item><title>Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Etch</title>
<link>http://www.howtoforge.com/ftp-backups-with-duplicity-ftplicity-debian-etch</link>
<description>When you rent a dedicated server nowadays, almost all providers give you FTP backup space for your server on one of the provider&#39;s backup systems. This tutorial shows how you can use duplicity and ftplicity to create encrypted (so that nobody with access to the backup server can read sensitive data in your backups) backups on the provider&#39;s remote backup server over FTP. ftplicity is a duplicity wrapper script (provided by the German computer magazine c&#39;t) that allows us to use duplicity without interaction (i.e., you do not have to type in any passwords).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 18 Dec 2007 12:49:53 GMT</pubDate>
</item><item><title>Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10</title>
<link>http://www.howtoforge.com/creating-mysql-backups-with-automysqlbackup-on-ubuntu-9.10</link>
<description>AutoMySQLBackup is a shell script that lets you take daily, weekly and monthly backups of your MySQL databases using mysqldump. It can back up multiple databases, compress the backups, back up remote databases, and email the logs. This tutorial explains how to install and use it on an Ubuntu 9.10 server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 19 Feb 2010 11:30:15 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>Creating Snapshot-Backups with BackerUpper On Ubuntu 9.04</title>
<link>http://www.howtoforge.com/creating-snapshot-backups-with-backerupper-on-ubuntu-9.04</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 9.04 (Jaunty Jackalope).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 27 Jul 2009 10:55:41 GMT</pubDate>
</item><item><title>Creating Snapshot-Backups with FlyBack On Ubuntu 7.10</title>
<link>http://www.howtoforge.com/creating-snapshot-backups-with-flyback-ubuntu-7.10</link>
<description>FlyBack 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 FlyBack project page: &quot;FlyBack is a snapshot-based backup tool based on rsync. It creates successive backup directories mirroring the files you wish to backup, but hard-links unchanged files to the previous backup. This prevents wasting disk space while providing you with full access to all your files without any sort of recovery program. If your machine crashes, just move your external drive to your new machine and copy the latest backup using whatever file browser you normally use.&quot; This article shows how to install and use FlyBack on Ubuntu 7.10 (Gutsy Gibbon).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 31 Jan 2008 17:52:38 GMT</pubDate>
</item><item><title>Disk Backup With Amanda On Debian Lenny</title>
<link>http://www.howtoforge.com/disk-backup-with-amanda-on-debian-lenny</link>
<description>Amanda is an open source client/server solution to back up filesystems. Backups are triggered by the backup server, backup definitions are located on the servers but exclusion lists are located on the client.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 17 Jun 2010 12:54:11 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>How To Back Up MySQL Databases With mylvmbackup On Ubuntu 12.10</title>
<link>http://www.howtoforge.com/how-to-back-up-mysql-databases-with-mylvmbackup-on-ubuntu-12.10</link>
<description>mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM&#39;s snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. This article shows how to use it on an Ubuntu 12.10 server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 15 Jan 2013 11:19:30 GMT</pubDate>
</item></channel></rss>