- Splitting lighttpd Logs With vlogger And Creating Statistics With Webalizer
Vlogger is a little tool with which you can write lighttpd logs broken down by virtual hosts and days. With vlogger, we need to put just one accesslog.filename directive into our global lighttpd configuration, and it will write access logs for each virtual host and day. Therefore, you do not have to split lighttpd's overall access log into access logs for each virtual host each day, and you do not have to configure lighttpd to write one access log per virtual host (which could make you run out of file descriptors very fast). At the end of this tutorial I will show you how to use webalizer to create statistics from the lighttpd access logs.
in Public bookmarks with debian lighttpd logs statistics vlogger webalizer
- The Perfect Server - CentOS 6.0 x86_64 [ISPConfig 2]
This tutorial shows how to set up a CentOS 6.0 server (x86_64) that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably and where ISPConfig runs out of the box.
in Public bookmarks with apache bind centos control dovecot hosting ispconfig lamp mysql panel php postfix proftpd server webalizer
- The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 2]
This tutorial shows how to set up a Debian Lenny (Debian 5.0) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box).
in Public bookmarks with apache bind courier debian ispconfig lamp lenny mysql php postfix proftpd python ruby server webalizer
- The Perfect Server - Fedora 14 x86_64 [ISPConfig 2]
This is a detailed description about how to set up a Fedora 14 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP5/Ruby/Python, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit version of Fedora 14, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).
in Public bookmarks with apache bind dovecot fedora ispconfig lamp mysql php postfix proftpd python quota ruby webalizer webdav
- The Perfect Server - Ubuntu Intrepid Ibex (Ubuntu 8.10)
This tutorial shows how to set up an Ubuntu Intrepid Ibex (Ubuntu 8.10) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc.
in Public bookmarks with apache bind courier intrepid ispconfig lamp mysql php postfix proftpd python ruby server ubuntu webalizer
webalizer from all users