How to rotate virtual host logs with logadm on Solaris

November 17th, 2006

No Comments »

logadm -w apache2 '/home/noel/domains/*/logs/{access,error}_log' -C 30 -a '/opt/csw/apache2/sbin/apachectl graceful' -p 1w -t '$dirname/$basename-%d.%m.%Y.log'

Filed under: , , , code

Joe’s Got One Question…

November 9th, 2006

No Comments »

Why are you buying that latte... when you could be paying Joe to do research!?

Filed under: , web

Getting Authdaemond To Work With Postfix On Solaris 10

November 9th, 2006

No Comments »

If you get cannot connect to Courier authdaemond in /var/log/syslog just do the following:

sudo chmod +x /opt/csw/var/spool/authdaemon

Filed under: , , code, geek