How to bind pure-ftp to listen to multiple ports
This assumes that you have an existing pure-ftp running already and is listening to the default port 21. This guide will not in any way alter your existing pure-ftp configuration as this will be a...
View ArticleError Compiling libxml2
This is just a short post to document the error I have encountered when trying to compile the libxml2 package on one of my CentOS 5 Linux servers. So here it goes, when I tried to configure the...
View ArticleSetup DNS Server for IPv6 and IPv4 queries using Bind9 in CentOS Linux
So here’s how to setup your own IPv6 and IPv4 capable dns server in linux using bind v9. I will make this short only and straight forward so you wont get bored Let’s get started! First, we need to...
View ArticleUsing mod_php_ruid2 with Apache2 on Kloxo
mod_ruid2 is an SuExec module for Apache 2.x web server based on mod_ruid and mod_suid2 which is one of the PHP types supported by Kloxo web control panel for secure environment. There are two main...
View Article