Backup-Duplicity-YADW
view release on metacpan or search on metacpan
To setup your system for backups I recommend these steps:
1. Login as root and install Backup::Duplicity::YADW if you have not done so
already.
2. Install the default.conf:
mkdir /etc/yadw
cp <sharedir>/yadw/default.conf /etc/yadw
chmod 600 /etc/yadw/default.conf
2. Modify /etc/yadw/default.conf to your liking.
3. Run a manual full backup test. This will also prime the pump so to speak
for automated backups to run.
yadw full
=head1 AUTOMATE
( run in 0.305 second using v1.01-cache-2.11-cpan-496ff517765 )