Installing OpenBSD 4.7 in Ubuntu KVM-84
OpenBSD Logo Hello all, This time I need to play with OpenBSD, because I want to learn some software that doesn’t exist in Linux. It’s combination of spamd, relaydb and pf. The purpose of this, I want...
View ArticleHow to allow Named/bind9 to write to other directory that blocked by Apparmor
My slave dns server returned error while I tried to add another domain, below example of the error. kernel: [1239217.411031] type=1503 audit(1309700303.423:12381): operation="mknod" pid=1692 parent=1...
View ArticleCara memainkan Game Android di Mac OS/X
Pertama silahkan download Sun Java for Mac OS X 10.06 Update 6 di sini[1]. Untuk instalasi tinggal di double klik file disk image, kemudian akan muncul sebuah file .pkg, file tersebut juga tinggal di...
View ArticleTips to delete sessions file of php in CentOS 5.5
Different from Ubuntu, in CentOS 5.5, I do not find a mechanism to delete files from the php session. Because I’m worried the sessions file is not deleted, I import the fileremoval mechanism of Ubuntu....
View ArticleHow to change the directory location of the screenshots in Mac OSX Snow Leopard.
I use Macbook with MacOSX Leopard, after I upgrade to Snow Leopard, short keys to take screenshots doesn’t make any output file. After searching in google, it is advisable to change the directory...
View ArticleHowto monitor ntp server with mrtg
I’m currently maintain several ntp servers that listed in ntppool.org. Average of all ntp servers listed there, there must be monitoring using mrtg. After a little searching and asking questions on the...
View ArticleWorking with three timezone
Working in a company with a client in another timezone is a challenge. I’ve scheduled a migration of a service from one of my clients and miss schedule! The results of the meeting we decided to migrate...
View ArticleSnow on wordpress’s based blog
WordPress has an easter egg that coming this christmas (or every christmas ?). Just look at Settings -> General (go at the bottom page before the Save Changes button). Here’s a screenshot of the...
View ArticleVarnish – tips trick #1
Here’s varnish tips trick number 1 How to check varnish rule? Create a file (ie: check-varnish.sh) with this content: #!/bin/bash varnishd -C -f /etc/varnish/default.vcl How to check top domain on...
View ArticleWebserver and SELinux
Finally got a chance to setup a webserver with selinux enabled. The most important thing is to set security context where the files located to be in httpd security context using ‘chcon’ command. Here’s...
View Article