How to install LEMP stack on Ubuntu
LEMP stack is combination of Linux, Apache, MySQL and PHP which can be used to serve web applications. The individual components of this stack are: Linux Nginx MySQL PHP Requirements for installing LEMP stack The OS should be Ubuntu, which also satisfy the first technology of the LEMP stack that is Linux. If not, then […]...