diff options
author | Christopher Walker <kris240376@gmail.com> | 2011-03-03 22:17:52 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-03 22:17:52 -0300 |
commit | b8c0588edd76779acc46aa6a32461617b6ebfdd6 (patch) | |
tree | cdd9c68fac869d852e88065f00d8767da044acf5 /system/amanda/README | |
parent | 4d3fb96c4c1f38532698cc8fc3410463e78fe097 (diff) | |
download | slackbuilds-b8c0588edd76779acc46aa6a32461617b6ebfdd6.tar.gz |
system/amanda: Updated for version 3.2.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/amanda/README')
-rw-r--r-- | system/amanda/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/system/amanda/README b/system/amanda/README index 6cba710a2a..09d25b13f5 100644 --- a/system/amanda/README +++ b/system/amanda/README @@ -1,14 +1,14 @@ -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. +AMANDA, the Advanced Maryland Automatic 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.6.1p1/README.SLACKWARE for more -information on how to modify inetd.conf to start the the Amanda daemons -automatically at boot. +After installing, see the /usr/doc/amanda-3.2.1/README.Slackware for +more information on how to modify inetd.conf to start the the Amanda +daemons automatically at boot. |