Linux Tutorials for Beginners

The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.

Linux Tutorials
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…

MySQL

How to Install Adminer on CentOS 6.2 Server

Adminer is a comprehensive database management tool, developed in PHP. Unlike phpMyAdmin, which requires multiple files, Adminer is a single-file tool, making it easy to deploy on your server. It…