13 articles CentOS Page 2 / 2

How to Install Nginx on CentOS 6

Introduction Nginx is a free and open-source high performance web server software, popular for its stability, simplicity in configuration and low resource consumption. In this tutorial also, the user needs to have root privileges for execution of commands. Installation of EPEL For the installation of nginx using yum command, you will have to include the EPEL…

Installation of Linux, Apache, MySQL, PHP (LAMP) on CentOS 6

About LAMP-Stack  LAMP represents Linux, Apache, MySQL and PHP.  It  is an open source software group which is used for managing web servers. Installation The user must have root privileges on the server to install and the steps are given below: Step One – Installation of Apache & MySQL Almost half of the web servers running across…