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
SARG
in
Install binary package: sarg-2.2.5-01vit.{fc8.i386,el4.x86_64}.rpm
Note: The standard SARG packages from the DAG repository sarg-2.2.3-1.{el4.x64,el4.i386,fc8.i386}.rpm are based on unpatched SARG distribution. It crashes frequently. For details see the source RPM sarg-2.2.5-01vit.fc8.src.rpm.
Disable in virtual hosts:
cd /etc/httpd/conf.d mv sarg.conf sarg.conf.disable
Verify the sarg clause of apache config
Modify a few settings in /etc/sarg/sarg.conf:
language Russian_UTF-8
graphs yes
graph_days_bytes_bar_color orange
title "Статистика доступа к Интернет-ресурсам"
resolve_ip yes
user_ip no
overwrite_report yes
report_type topusers topsites sites_users users_sites date_time denied
auth_failures site_user_time_date downloads
long_url yes
show_sarg_info no
show_sarg_logo no
external_css_file /var/www/sarg/sarg.css
Default SARG templates do not support russian and the fonts are too small, so install
Manually create initial contents
/etc/cron.daily/sarg /etc/cron.weekly/sarg /etc/cron.monthly/sarg sarg
Related Links
Attachments
ps-var-www-sarg-index-html.txt 1.36 KB
ps-var-www-sarg-sarg-css.txt 2.36 KB
sarg-2.2.5-01vit.el4.x86_64.rpm 553.79 KB
sarg-2.2.5-01vit.fc8.i386.rpm 557.87 KB
sarg-2.2.5-01vit.fc8.src.rpm 624.77 KB

Comments
Post new comment