diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:31:00 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:31:00 +0200 |
commit | 8f96493d16ced46c202b3190e1c128eb60820787 (patch) | |
tree | 12fe7614a5f72af72a46459225bc73fcf92ee229 /system/amanda/README | |
parent | 2982a6ed8684935d298418723d3578ac2c474715 (diff) | |
download | slackbuilds-8f96493d16ced46c202b3190e1c128eb60820787.tar.gz |
system/amanda: Removed from 12.1 repository
Diffstat (limited to 'system/amanda/README')
-rw-r--r-- | system/amanda/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/system/amanda/README b/system/amanda/README deleted file mode 100644 index be93970494..0000000000 --- a/system/amanda/README +++ /dev/null @@ -1,14 +0,0 @@ -AMANDA, the Advanced Maryland Autoamatic Network Disk Archiver, is a backup -system that allows the administrator of a LAN to set up a single master backup -server to back up multiple hosts to a single large capacity tape drive. -AMANDA uses native dump and/or GNU tar facilities and can back up a large -number of workstations running multiple versions of Unix. Recent versions -can also use SAMBA to back up Microsoft Windows hosts. - -You will need to have a special user and group created for AMANDA to use; -this defaults to user and group of "amanda" but you can specify whatever -group you wish - see the build script for more information. - -After installing, see the /usr/doc/amanda-2.5.2p1/README-SLACKWARE for more -information on how to modify inetd.conf to start the the Amanda daemons -automatically at boot. |