
How to Get the Details About Your PHP Installation on CentOS 5/CentOS 6/RHEL 5/RHEL 6
In this post, i will show on how to get the details about your PHP installation. This steps has been tested on CentOS 5.7, but it may working on CentOS…
How to Get the Details About Your PHP Installation on CentOS 5/CentOS 6/RHEL 5/RHEL 6
In this post, i will show on how to get the details about your PHP installation. This steps has been tested on CentOS 5.7, but it may working on CentOS…
How to Install phpMyAdmin on CentOS 5.7 using RPMforge Repository
phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It can manage a whole MySQL server (needs a…
How to Install and Configure yum-priorities on CentOS 5/RHEL 5 Linux Server
In this post, i will show on how to install and configure yum-priorities on CentOS 5 or RHEL 5 Linux server. Theoretically, the repositories with the lowest numerical priority number…
How to Add the RPMforge Repository on CentOS 5/RHEL 5 Linux Server
In this post i will show on how to add the RPMforge repository into CentOS 5 and Linux Red Hat Enterprise Linux 5 (RHEL 5) and also applicable on CentOS…
How to Add the RPMforge Repository on CentOS 6/RHEL 6 Linux Server
In this post i will show on how to add the RPMforge repository into Linux Red Hat Enterprise Linux 6 (RHEL 6) and also applicable on CentOS 6. RPMforge repository…
vmstat command is a utility that will provides interesting information abaout processes, memory, i/O and CPU activity. When you run vmstat utility command without any arguments, you will see the…
Top command is utility to monitor system activity interactively. When you run top from shell window, it will display all the activity processes and updates the screen. In this post…
How to Recover the Password for root on CentOS 5.7
In this post i will show how password recovery for lost root account’s password is performed. This is especially for those who always forgot their CentOS 5.7 root password. The…
How to Download CentOS 6.2 ISO
Linux CentOS 6.2 has been released and available for the download. CentOS is a community-supported, mainly free software operating system based on Red Hat Enterprise Linux. It is an open…
How to Install “man” Command on Linux CentOS 6.2
Question : When i try to read the linux manual pages using man command, it returned me this error message. How to install man command ? [root@centos62 ~]# man chown…
How to Configure Static Routes on CentOS 6.2
Routing is the process of selecting paths in a network along which to send network traffic. It’s not necessary to configure Static Routes on Red Hat Enterprise Linux servers or…
How to Check Routing Table on Linux CentOS 6.2
In Linux operating system, routing table is used by the computer networks or servers to stores the routes of the destinations that responsible for forwarding. Routing tables contain a list…