CentOS 6.2

centos6

How to Install crontab on CentOS 6.2

Crontab is a utility in Unix-like operating systems that allows users to schedule jobs (commands or scripts) to run automatically at specified times or intervals. It is very useful for…

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…