With recent version of linux suse 11 I got surprised to see big enhancement after my friend show me two books about OpenSuse. 1. openSUSE Linux Unleashed Review from amazon : [amazonify]067232945X:right[/amazonify]openSUSE Linux Unleashed presents comprehensive coverage of the community version of SUSE Linux, one of the most popular and most complete Linux distributions in […]
Downgrade FreeBSD ports
I used to use FreeBSD ports in all related server job. I don’t remember what ports that might behave strangely in my mail server until I remember last portupgrade job. I upgrade dovecot to latest version. I think if I downgrade dovecot ports I’ll get my stable mail server back 🙂 Here’s my steps to […]
Reset Cacti Password, step by step
My other staff ask me password for username admin. Yes, its administrator level in cacti. After hardy trying to remember I gave up, I decide to reset it to other value but how? I try to find out using database approach : Here’s my steps : 1. Checking for cacti location and see db setting. […]
Problem with file(1) and maia mailguard solved
I just install new FreeBSD server using 7.0 release. In this stage I found file(1) problem not detected by maia mailguard properly. mail# /var/amavisd/maia/scripts/configtest.pl Application/Module Version Status ======================================================================== Perl : 5.8.8 : OK file(1) : N/A : NOT INSTALLED (required by Maia Mailguard) Archive::Tar : 1.38 : OK Archive::Zip : 1.23 : OK Trying to […]
Simple DNS failover with OpenDNS
Sometime I got message ‘can’t resolve hostname’, till I use this simple technique I don’t have problem when my ISP dns server get down or when I have to protect my self from porn or phishing content. I use 4 (four) dns server, two using ISP dns server and the rest using OpenDNS. Here’s step […]