LEMP Stack Installation on Ubuntu 16.04
This tutorial will show you how to install and configure the LEMP stack on your VPS/LowEndBox. LEMP stands for Linux Nginx MySQL PHP, and is a lightweight variation of the LAMP stack, which includes Apache instead of Nginx. You'll notice that it's not written as LNMP, and that's due to the pronunciation of the word Nginx (Engine-X). LEMP is more suitable for Low End Boxes and cheap VPS machines, because it consumes far le...
Read More