Counterscript for Confixx

Aus WikiStar
Wechseln zu: Navigation, Suche
/usr/local/confixx/confixx_counterscript.pl -ft -dbg  --> normal
 
/usr/local/confixx/confixx_counterscript.pl -fd -dbg  --> DNS only
 
/usr/local/confixx/confixx_counterscript.pl -fa -sc -dbg  --> everything (note: take a long time)


       confixx_counterscript.pl <options>

Options:

   -v    |  --version       show version number and exit
   -h    |  --help          show this help and exit
   -dbg  |  --debug         detailed output
   -ft   |  --force-time    start configuration and ignore launching periods.
                            use this option if you want to apply your changes NOW.
   -fh   |  --force-httpd   force new Apache configuration(confixx_vhost.conf)
   -fm   |  --force-mta     force new MTA configuration
   -fd   |  --force-dns     force new DNS configuration
   -fq   |  --force-quota   force new Quota configuration
   -fdu  |  --force-disk    force counting disk space usage
   -fs   |  --force-system  force new system configuration  (/etc/passwd)
   -fa   |  --force-all     force new configuration for all services
   -sr   |  --send-report   gather information about your Confixx installation and send it to Parallels GmbH.
   -sp   |  --skip-pid      skip check of pid-file
   -sc   |  --skip-calc     skip calculate of disk usage, traffic, etc
   -sh   |  --skip-httpd    skip Apache configuration