This LEMP stack is that fastest way to start running WordPress on your server. Using Nginx, PHP 7.0, MariaDb. Use only on Ubuntu-16.04.
Nginx (updated)
PHP 7.0
PHP-fpm
Mariadb (updated)
Wordpress (updated)
wget -qO wp run.kloudboy.com/wp && sudo bash wp
or try this one.
wget -qO wp-install.sh https://goo.gl/XbLNpg && chmod u+x wp-install.sh && bash wp-install.sh
wget -qO sub.sh https://goo.gl/VDsnJp && chmod u+x sub.sh && bash sub.sh