Main Page: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
Line 24: Line 24:


* [[Media:amandatape.txt |amandatape]] - A perl script to print labels for Amanda backup tapes.
* [[Media:amandatape.txt |amandatape]] - A perl script to print labels for Amanda backup tapes.
* [http://www.cs.ait.ac.th/~on/testgtar testgtar] - A perl script to GNU tar exclude patterns. It takes exclude file and DLE as the parameters.


== Other Links ==
== Other Links ==

Revision as of 01:00, 23 July 2006

Amanda is the world's most popular Open Source Backup and Archiving software. Amanda allows System Administrators to set up a single backup server to back up multiple hosts to a tape- or disk-based storage system. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations and servers running various versions of Linux, Unix or Microsoft Windows operating systems.


Amanda Documentation


Quick Links


Tools that can be useful for Amanda users

  • tapecat - Information regarding the amanda tape and tape contents are displayed. The information includes the tape label, the diskdevice and the diskname as specified in the disklist file.
  • amandatape - A perl script to print labels for Amanda backup tapes.
  • testgtar - A perl script to GNU tar exclude patterns. It takes exclude file and DLE as the parameters.

Other Links