Red Hat DIRECTORY SERVER 2.0 - GATEWAY Manuale Utente Pagina 65

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 96
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 64
Chapter 7. Logging
We need to run it multiple times for our various web sites using its command line
option to select non-standard configuration files.
#!/bin/bash
for conf in /var/lib/webalizer/*.conf
do
/usr/bin/webalizer -c ${conf}
done
exit 0
Figure 7-20. Modified cron script
61
Vedere la pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 95 96

Commenti su questo manuale

Nessun commento