]> git.sesse.net Git - backup.sh/blobdiff - README
*** empty log message ***
[backup.sh] / README
diff --git a/README b/README
index e31a0a4b82b978dfe04ac52d3dd6e82742c4a795..7810744119c9c47778f56fa03320bb24fdeaab81 100644 (file)
--- a/README
+++ b/README
@@ -9,10 +9,13 @@ x GNU tar
 x GNU shellutils
 
 How to prepare your computer:
-x mount your huge partition (we use /backup)
+x mount your huge partition (we use /backup).
 x make it possible for ssh to log in from this computer
   to your other computers as root without a password. scary.
 x put this software in a directory (we use /home/backup/)
+x put the name of your computers in /home/backup/conf/computers.unix
+x the fifth field (of the partitions you want to back up) in
+  /etc/fstab on your clients should be >0 
 
 Crontab entry:
 We use cron to start the script every night. Here is the entry we use: