Just found out FreeBSD Ports ported Suhosin. When you install php from port, you can either choose configure with Suhosin or no. PHP 5.1.6 with Suhosin-Patch 0.9.6 (cli) (built: Nov 1 2006 11:37:21) Copyright (c) 1997-2006 The PHP Group Zend…
Playing PgPool on a heavy load database server is fun. PgPool does connection caching and it also does database mirroring. Visit PgPool offical website to learn more about db miroring. I have done some stress test on my database server,…
I just tried FreeBSD Portsnap, another tools to maintain FreeBSD port tree. The result is rocking, update on the port tree is extremely fast, it may take some time when you first perform portsnap fetch, extract and update. The command…
In Gentoo installation, if you are booting kernel with nodetect; then you are required to add Realtek 8139 module to enable the NIC working. Well, if you run modprobe rtl8139, r8139 or realtek8319 won’t work. The correct modprobe is; modeprobe…
If you are a newbie like me try to install gentoo into a new machine, you are surely looking for the best documentation to guide you throughout the installation. I found this is usefull, at least it works for me….
Recent Comments