X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finstall.txt;h=5b8630237654675ce53e4194152e7de0ce07998b;hb=2df780bff19c457b0debb7adc29972a0bc2a5dc2;hp=45a0f7941d24ccd75d410bbcbcd65648df0df1e5;hpb=0de2ad0a86685398621fb8ffa6990c029681bb3a;p=debian%2Famanda diff --git a/docs/install.txt b/docs/install.txt index 45a0f79..5b86302 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -82,7 +82,8 @@ AMANDA programs (see section 1.2.H below). Samba allows Unix systems to talk to PC clients. AMANDA can back up Microsoft Windows clients using Samba: http://www.samba.org - Read Samba for configuration tips and known limitations. + Read Backup_PC_hosts_using_Samba for configuration tips and known + limitations. Look at http://www.amanda.org/patches.html for up to date information on patches. b. If you wish to make use of some of the scripts that come with AMANDA, you @@ -226,8 +227,8 @@ AMANDA programs (see section 1.2.H below). want to run with "no-record" under normal operations. b. Put AMANDA into your crontab. Here's a sample: - 0 16 * * 1-5 /usr/local/bin/amcheck -m confname - 45 0 * * 2-6 /usr/local/bin/amdump confname + 0 16 * * 1-5 /usr/local/sbin/amcheck -m confname + 45 0 * * 2-6 /usr/local/sbin/amdump confname This is for SunOS 4.x, which has a per-user crontab; most other systems also require a userid on each cron line. See your cron(8) for details.