Re: Conf File Backup Idea

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Todd Zullinger wrote:
Dave Ihnat wrote:
On Fri, Jul 31, 2009 at 02:23:57PM -0400, Thom Paine wrote:
I was wondering if anyone routinely backups their conf files?
Years ago I fell into the habit of using RCS for simple things like
this.  Create a RCS directory, use 'ci' and 'co' to keep simple
versions of files.

Well, that surely counts as 'old school' Dave! :)

I didn't realize I was so old, but I used RCS for the same task in the
past.  I've gone from cvs to svn to git in the intervening years.


Overkill for running on one machine. RCS is just fine for something simple like config, dead reliable.

So:

find /etc -cnewer /root/anaconda-ks.cfg | cpio -o -Hustar |
gpg -ea -r bkup_id | mail -s "Daily config $(date)" my_mail@xxxxxxxxxxxxxx

Compression, validation, and error checking in one shot.

--
Bill Davidsen <davidsen@xxxxxxx>
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux