Book
- Basic setup of a SOHO server
- SoHo - Software repositories
- SoHo - Alias of loopback interface
- SoHo - IPtables configuration example
- SoHo - Webmin
- SoHo - DNS
- SoHo - VMWare
- SoHo - Windows
- SoHo - OpenVPN
- SoHo - Remote Desktop
- Nameserver on Windows XP forwarding to public DNS with private zones
- SoHO - NTP
- SoHo - SSH
- SoHo - Ubuntu prerequisites
- How to strengthen SSH
- Fixing Nessus complaints
- Java installation on RHEL 4
- Installing vsFTPd on CentOS
- How to setup CA (certificate authority)
- Installation of VIM X11 and archivers on RHEL 4 x86_64
- SoHo - MS & Open-Office
- User management
- CommuniGate Pro
- Backup
- Issue tracking for small groups
- Jabber setup and configuration
- Monitoring & Statistics
- Printing in SOHO
- Faxes in SOHO
- T38 Modem
- PostScript fonts for faxes
- Installing Brother MFU drivers on Ubuntu
- Installing Hylafax client on RHEL4 and Fedora
- Installing Hylafax server on RHEL4
- Installing Hylafax server on Ubuntu
- Integrating Hylafax with CUPS
- Integrating Hylafax with CommuniGate
- Managing Hylafax from Ubuntu client
- Sending and receiving faxes over internet (links)
- How to test faxing
- Drivers for Brother MFUs
- Brand new idea about faxing
- External faxing resources
- Antivirus & Antispam
- External SOHO References
- Supplementary SOHO procedures
Webalizer
in
- install RPM
rpm -ivh webalizer.rpm
- disable webalizer location in virtual hosts:
cd /etc/httpd/conf.d mv webalizer.conf webalizer.conf.disable
- verify the usage clause of apache config
- extend apache logging so that virtual hosts are taken into account: edit /etc/httpd/conf/httpd.conf:
LogFormat
"%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %v %p"
multicombined
CustomLog logs/access_log multicombined - edit /etc/webalizer.conf
- install the /etc/localsite/webalizer/virtalizer.pl script to multiplex site-wide access log and invoke webalizer for separate virtual hosts
- remove /etc/cron.hourly/00webalizer
- edit /etc/cron.daily/00webalizer and replace /usr/bin/webalizer by /etc/localsite/webalizer/virtalizer.pl
Related Links

- Visit AWstats - great log analyzer
- Visit Pretty old webalizer howto (gforge.org)
- Visit Russian graphs in webalizer
- Visit Setting up webalizer (lissyara.ru)
- Visit Setting webalizer to work with virtual hosts (webmaterworld.com)
- Visit Webalizer FAQ
- Visit Webalizer home
- Visit Webalizer tab files
- Visit Zabbix- ultimate monitoring solution

Comments
Post new comment