BIP KB Tag: EPEL Repo
How To Install NGINX On CentOS 6
Install Nginx
*WARNING* For this how to (Install Nginx) we will be using a third party yum repository.
First we will install the third party repository provided by EPEL (Extra Packages for Enterprise Linux). More details can be found here: Fedora EPEL Project
To install the yum EPEL Repo run the below command as root:
rpm -Uhv http://mirror.cogentco.com/pub/linux/epel/6/i386/epel-release-6-8.noarch.rpm
Now lets inst...
By fro, March 17, 2015