Wanted to test out Nginx, I heard that it is very lightweight and fast. Do a basic installation of Centos 6 Make sure that everything is up to date. # yum update Enable Additional Repositories # rpm --import https://fedoraproject.org/static/0608B895.txt # rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm If above doesn't work then go to the ..