Install Ubuntu LTS + Nginx (FastCGI) + PHP-FPM
Many developers are searching for tutorial on how to install a PHP-FPM server with Nginx on Ubuntu LTS, for the incredible speed and stability benefits. This is usually called a LEMP stack if MySQL is also installed… and frankly, installing PHP-FPM but not installing MySQL would be a little weird for most cases.