How to Install and Configure phpLDAPadmin on CentOS 6.2
phpLDAPadmin (also known as PLA) is a web-based LDAP administration tool to manage, browse and administer your LDAP directory server. Since it is a web application, this LDAP browser works…
How to Install and Configure phpLDAPadmin on CentOS 6.2
phpLDAPadmin (also known as PLA) is a web-based LDAP administration tool to manage, browse and administer your LDAP directory server. Since it is a web application, this LDAP browser works…
How to Install and Configure yum-priorities on RHEL 6/CentOS 6
In this post, i will show on how to install and configure yum-priorities on CentOS 6 or RHEL 6 Linux server. Theoretically, the repositories with the lowest numerical priority number…
How to Monitor Bandwidth Usage with vnStat on Linux CentOS 6.2 Server
vnStat is a open source monitoring tool that can be use to monitor the bandwidth usage of the network traffic for Linux and BSD. vnStat actually will not be sniffing…
How to Install phpMyAdmin on CentOS 5.8 using EPEL Repository
In this guide, we will walk you through the process of installing phpMyAdmin on CentOS 5.8 using the EPEL repository. phpMyAdmin is a powerful open-source tool, written in PHP, designed…
How to Install Bind Chroot DNS Server on Linux CentOS 5.7 Server
The Domain Name System (DNS) is a crucial component of the internet infrastructure. It maintains a database that translates domain names to IP addresses, allowing users’ computers to access websites…
How to Install and Configure EPEL Repository on CentOS 5.8
The Extra Packages for Enterprise Linux (EPEL) repository is a valuable resource for users of Enterprise Linux distributions, including CentOS and Red Hat Enterprise Linux (RHEL). It offers a high-quality…
How to Start, Stop and Restart 389 Directory Server on CentOS 6.2
In this guide, we will delve into the process of starting, stopping, and restarting the 389 Directory Server on a CentOS 6.2 server. The 389 Directory Server is an enterprise-grade…
How to Tuning 389 Directory Server on CentOS 6.2
This post will share with you on how to perform system tuning analysis for 389 Directory Server on linux CentOS 6.2 server. 389 Directory Server is an enterprise-class open source…
How to Install GNOME Desktop on Linux CentOS
GNOME is a popular desktop environment for Linux operating systems that provides a modern and user-friendly graphical interface. In this tutorial, we will walk you through the steps to install…
How to Install MySQL Server on CentOS 5.8
In this post, i will show on how to install MySQL database server on linux CentOS 5.8 server. MySQL server is a database server that can stores and retrieves data…
How to Install Perl on CentOS 5.8
Perl is an interpreted language that is very popular in the Unix community because it has a rich and powerful feature set, but is still easy to use. In this…
How to Install Vim on CentOS 5.8
Vim is an alternative to vi editor. Meaning, vim is a text editor that is upwards compatible to Vi. Vim can be used to edit all kinds of plain text….