How to Install php-mcrypt on Fedora 16
php-mcrypt is a standard of PHP module that provides mcrypt library support. In linux systems,mcrypt is necessary for installing CMSes like majento. Before you start to install any software such…
How to Install php-mcrypt on Fedora 16
php-mcrypt is a standard of PHP module that provides mcrypt library support. In linux systems,mcrypt is necessary for installing CMSes like majento. Before you start to install any software such…
How to Install 389 Directory Server on CentOS 6.2
This post will show you the quick steps to install 389 Directory Server on linux CentOS 6.2 server using EPEL repository. 389 Directory Server is an enterprise-class open source LDAP…
How to Install “setup” Command on Fedora 16
The “setup” command in Fedora is a utility that provides a text-based interface to configure various system settings and services. It allows you to perform tasks such as configuring network…
How to Install phpPgAdmin for Managing PostgreSQL Databases on CentOS 6.2
phpPgAdmin is a web application, written in PHP and web-based administration utility for managing PostgreSQL databases. It handles all the basic functionality as well as some advanced features such as…
How to Install PHP-FPM on CentOS 6.2
PHP-FPM (FastCGI Process Manager) is a PHP FastCGI implementation and is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. PHP-FPM…
How to Setup and Configure 389 Directory Server on CentOS 6.2
In the realm of enterprise-class open source LDAP servers for Linux, the 389 Directory Server stands out. This server, which is based on the Fedora Directory Server, is a robust…
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 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…