How to Install and Configure a LEMP Stack using Software Collections on CentOS 7
In this guide, we will demonstrate how to install a LEMP stack on a CentOS 7 server. The CentOS operating system takes care of the first requirement (that being Linux). We will describe how to install the rest of the components using Software Collections, and then configure them to serve a simple web page.