How to Properly Shutdown and Reboot Linux CentOS 5/CentOS 6/RHEL 5/RHEL 6
This post will show you the proper command to shutdown and reboot the linux server. To shut down Red Hat Enterprise Linux(RHEL) and CentOS, the root user may issue the…
How to Properly Shutdown and Reboot Linux CentOS 5/CentOS 6/RHEL 5/RHEL 6
This post will show you the proper command to shutdown and reboot the linux server. To shut down Red Hat Enterprise Linux(RHEL) and CentOS, the root user may issue the…
How to Change Date and Time Linux on RHEL 6/7 and CentOS 6/7
In web server administration, understanding how to manage the date and time settings on your server is crucial. This tutorial is designed for those using Red Hat Enterprise Linux 6…
How to Change Timezone Linux on RHEL 6/7 and CentOS 6/7
This post assumed that we will change the System Timezone from the command line without using redhat-config-date. There are several files and directories that are used for time zones. In…
How to Install and Configure Subversion 1.6 on CentOS 6.2
Subversion is a open source version control system that will manages files and will keep the changes made to the files. In this post i will share the quick steps…
How to Get More Info About Password Aging Using “Chage” Command on Linux
In this guide, we will go thruogh the process of obtaining detailed information about password aging using the “chage” command on Linux. This tutorial is applicable to CentOS 5.8, but…
How to Install “man” Command on CentOS 5.8
Man pages are a common way to learn the commands that are on your system. man is actually the system’s manual pager. The man command will give you all the…
How to Install Apache, PHP and MySQL on CentOS 6.2
In the realm of web hosting, there are a few names that come up time and time again. Apache, PHP, and MySQL are three such names, and they form the…
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 Fix “Your host needs to use PHP 5.2.4 or higher to run this version of Joomla!”
In web development and administration, encountering errors is a common occurrence. One such error that Joomla users may face is the “Your host needs to use PHP 5.2.4 or higher…
How to Fix “php53-common conflicts with php-common” on Linux
In web hosting, encountering errors and conflicts is a common occurrence. One such issue that webmasters often face is the “php53-common conflicts with php-common” error on Linux CentOS 5.8. This…
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…