Linux Utilities

php

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…

Fedora 18

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…

php

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…