]> git.sesse.net Git - backup.sh/blobdiff - README
Be more consistent about ssh and scp options.
[backup.sh] / README
diff --git a/README b/README
index 7810744119c9c47778f56fa03320bb24fdeaab81..82719157c06635294db95d3a3f267dd12cca396f 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,13 @@
 You need hardware:
-x a computer running a free unix clone.
-x as much disc as you can aford.
+x a computer running a free UNIX clone.
+x as much disk space as you can afford.
   
-You need software:
-x ssh (or perhaps openssh)
+You need software on clients and server:
+x ssh/openssh
 x GNU bash
 x GNU tar 
 x GNU shellutils
+x GNU moreutils
 
 How to prepare your computer:
 x mount your huge partition (we use /backup).
@@ -19,4 +20,4 @@ x the fifth field (of the partitions you want to back up) in
 
 Crontab entry:
 We use cron to start the script every night. Here is the entry we use:
-2 2 * * * /home/backup/backup.sh < /dev/null >> `/home/backup/logfilename.sh` 2>&1
+02 4 * * * /home/backup/backup-cron.sh