X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Famanda-client.README.Debian;h=30b4c02d4ecbc2f710f18666745703491a742cd4;hb=HEAD;hp=53908889f32b4da12c8f4a105ed4b3919a5e1a51;hpb=afaa71b3866b46b082b6c895772e15b36d8865fe;p=debian%2Famanda diff --git a/debian/amanda-client.README.Debian b/debian/amanda-client.README.Debian index 5390888..30b4c02 100644 --- a/debian/amanda-client.README.Debian +++ b/debian/amanda-client.README.Debian @@ -1,16 +1,14 @@ Notes on making amanda-client work on a Debian system - To get indexing (or specifically amrecover) to work right two things need to be done: -1. Edit server's /etc/hosts.allow and allow all client machines into - the daemons amindexd & amidxtaped. +1. If you're using tcpd, make sure to edit the server's /etc/hosts.allow and + allow all client machines into the daemon amandad 2. Edit the server(s) ~backup/.amandahosts and add an entry like: " root" - As always: for more complex setups consult the manpages and available documentation in /usr/share/doc/amanda-common ;-)