<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://alexforencich.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://alexforencich.com/wiki/feed.php">
        <title>Alex Forencich - en:linux:backup</title>
        <description></description>
        <link>https://alexforencich.com/wiki/</link>
        <image rdf:resource="https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-14T15:19:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/linux/backup/full-rsync-encfs?rev=1588140311&amp;do=diff"/>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/linux/backup/full-rsync?rev=1588140294&amp;do=diff"/>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/linux/backup/mysql-backup?rev=1588140328&amp;do=diff"/>
                <rdf:li rdf:resource="https://alexforencich.com/wiki/en/linux/backup/start?rev=1339632802&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg">
        <title>Alex Forencich</title>
        <link>https://alexforencich.com/wiki/</link>
        <url>https://alexforencich.com/wiki/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://alexforencich.com/wiki/en/linux/backup/full-rsync-encfs?rev=1588140311&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-29T06:05:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Full system rsync</title>
        <link>https://alexforencich.com/wiki/en/linux/backup/full-rsync-encfs?rev=1588140311&amp;do=diff</link>
        <description>Full system rsync

This script will perform a full system backup with rsync, leaving out /dev and /tmp and what not. 

There are several configuration parameters:
targetuname -nsource_dir/target_direxclude_dirinclude_direnc_mount_dirsource_dir/tmp
This script also requires the encfs password GPG encrypted and stored as</description>
    </item>
    <item rdf:about="https://alexforencich.com/wiki/en/linux/backup/full-rsync?rev=1588140294&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-29T06:04:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Full system rsync</title>
        <link>https://alexforencich.com/wiki/en/linux/backup/full-rsync?rev=1588140294&amp;do=diff</link>
        <description>Full system rsync

This script will perform a full system backup with rsync, leaving out /dev and /tmp and what not. 

There are several configuration parameters:
targetuname -nsource_dir/target_dirtarget_direxclude_direxclude_dirinclude_dir
If you want to use this script with a remote host where the target user is not root, change flags to</description>
    </item>
    <item rdf:about="https://alexforencich.com/wiki/en/linux/backup/mysql-backup?rev=1588140328&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-29T06:05:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MySQL backup to disk</title>
        <link>https://alexforencich.com/wiki/en/linux/backup/mysql-backup?rev=1588140328&amp;do=diff</link>
        <description>MySQL backup to disk

This script wraps mysqldump to efficiently back up and compress multiple databases to flat files.  It supports different passwords and different hosts for each database and a fallback default to simplify configuration if all of the databases are in the same place.</description>
    </item>
    <item rdf:about="https://alexforencich.com/wiki/en/linux/backup/start?rev=1339632802&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-06-14T00:13:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Backup Scripts</title>
        <link>https://alexforencich.com/wiki/en/linux/backup/start?rev=1339632802&amp;do=diff</link>
        <description>Backup Scripts

Backing up data is something that everyone says you should do but nobody gets around to it until it&#039;s too late.  I learned the hard way when some water got spilled on my computer and reverse-electroplated some copper off of the hard drive PCB, rendering it useless.  Fortunately, I had some backups, but not everything was backed up.  These scripts are tried and true, and I use them very often to keep my data secure.  The first script can be set up in maybe 10 minutes, tops.  The s…</description>
    </item>
</rdf:RDF>
