
Updating from CentOS 5.8 to CentOS 5.9 using Yum Update
As per my previous post, CentOS 5.9 now available for download on 17 January 2013. This is the ninth update to the CentOS 5 distribution series and it’s contains a…
Updating from CentOS 5.8 to CentOS 5.9 using Yum Update
As per my previous post, CentOS 5.9 now available for download on 17 January 2013. This is the ninth update to the CentOS 5 distribution series and it’s contains a…
How to Setup Webmin 1.580 on CentOS 5.8
This quick post will show you the steps on installing webmin, the web-based system configuration and administration tool on linux CentOS 5.8 server. There are three alternative way to setup…
How to Install and Configure RPMforge Repository on CentOS 5.8
RPMforge repository is a collaboration of Dag, Dries, and other packagers. In this post i will show on how to install and configure RPMforge repository on linux CentOS 5.8 server….
How to Install PHP 5.3.3 on CentOS 5.8
PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for web development to produce dynamic web pages and can be embedded into…
How to Install 389 Directory Server on CentOS 5.8
389 Directory Server is an enterprise-class open source LDAP server for Linux and it’s based on Fedora Directory Server.This post will show you the quick steps to install 389 Directory…
How to Tuning 389 Directory Server on CentOS 5.8
389 Directory Server is an enterprise-class open source LDAP server for Linux and it’s based on Fedora Directory Server. I will share with you on how to perform system tuning…
How to Turn Off or Disable Output Buffering for php.ini on PHP 5.3.3
In this post, i will show how turn off or disable output buffering for php.ini on PHP 5.3.3. Output buffering is used by PHP to improve performance and to perform…
How to Fix “Your host needs to use PHP 5.2.4 or higher to run this version of Joomla!”
Question : When i try run joomla 2.5.4 installation wizard, I get the following error : http://server_ip_address/joomla254/installation/index.php Your host needs to use PHP 5.2.4 or higher to run this version…
How to Fix “php53-common conflicts with php-common” on Linux
Question : When i try to install php on Linux CentOS 5.8, i get the following error and cannot proceed with the php installation. [root@centos58 ~]# yum install php* -y…
How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on CentOS 5.8
In this post, i will share on how to setup local yum repository from CD-ROM/DVD-ROM image on CentOS 5.8. This quick setup will very useful for those who do not…
How to Install phpMyAdmin on CentOS 5.8 using EPEL Repository
In this post, i will show on how to install phpMyAdmin on CentOS 5.8 using EPEL repository. phpMyAdmin is a opensource tool written in PHP intended to handle the MySQL…
How to Install and Configure EPEL Repository on CentOS 5.8
EPEL repository is another extra repository that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux…