Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/recovery.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/recovery.xml,v diff -u -r1.17 -r1.17.6.1 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/recovery.xml 11 Dec 2010 23:36:32 -0000 1.17 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/recovery.xml 23 Jun 2016 08:32:46 -0000 1.17.6.1 @@ -234,7 +234,7 @@ The --exclude clauses skips some daemontools files that are owned by root and thus cannot be backed up by the - service owner. These files are autogenerated and we don't + service owner. These files are autogenerated and we don't break anything by omitting them. @@ -258,7 +258,7 @@ Suffer a catastrophic failure on your production system - (We'll simulate this step) + (We'll simulate this step) [root root]# svc -d /service/$OPENACS_SERVICE_NAME [root root]# mv /var/lib/aolserver/$OPENACS_SERVICE_NAME/ /var/lib/aolserver/$OPENACS_SERVICE_NAME.lost @@ -373,15 +373,15 @@ - Set this file to run automatically by adding a line to root's crontab. (Typically, with export EDITOR=emacs; crontab -e.) This example runs the backup script at 1:30 am every day. + Set this file to run automatically by adding a line to root's crontab. (Typically, with export EDITOR=emacs; crontab -e.) This example runs the backup script at 1:30 am every day. 30 1 * * * sh /var/lib/aolserver/$OPENACS_SERVICE_NAME/etc/backup.sh Using CVS for backup-recovery - CVS-only backup is often appropriate for development sites. If you are already using CVS and your data is not important, you probably don't + CVS-only backup is often appropriate for development sites. If you are already using CVS and your data is not important, you probably don't need to do anything to back up your files. Just make sure that your current work is checked into the system. You can then roll back based on date - note the