--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/12 01:55:58 1.54 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/12 02:55:54 1.55 @@ -10,8 +10,11 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.54 2003/03/12 01:55:58 joko Exp $ + $Id: joko_2003-03.twingle,v 1.55 2003/03/12 02:55:54 joko Exp $ $Log: joko_2003-03.twingle,v $ + Revision 1.55 2003/03/12 02:55:54 joko + + AUTOCOMMIT: updated/added content + Revision 1.54 2003/03/12 01:55:58 joko + AUTOCOMMIT: updated/added content @@ -941,9 +944,23 @@ x /data/www/virtual/wac (approx. 4M) o productive backup should go to /var/pdumpfs (similar to /var/backup) instead of /home/service/virtual/pdumpfs!!! o prevent recursive backups (what happens if the backup directory itself would be specified to backup???) + => #> crontab -e + adding line: 03 03 * * * bash /home/service/virtual/agent/backup_all + o limit size of files that are backuped without user-request!?! (2MB, 10MB, 100MB, 1G) o establish logfile-rotation with logrotate!!! #> cd /data/www/virtual/lashlarue/log #> gzip access_log #> gzip error_log +o more todos: + 1. clean more diskspace + How to find files larger than, hmm, let's say: 512MB? + use 'dus'! [Disk Usage Sorter] + http://marginalhacks.com/bin/dus + 2. draw more diagrams + 3. let 'monit' monitor our umls + 4. make more backups + +o look in /var/log/syslog after crash! (other logfiles?) +