Tag: LEMP
How To Install WordPress with LEMP on Ubuntu 16.04 Introduction WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set …
Introduction WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL …
With the VPS expansion you can now get a (very) small virtual private server (VPS) for a very affordable price. However, when you get a server with something like …
Introduction While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting with the system solely from the MySQL prompt. phpMyAdmin …
How to Install a LEMP (Linux, Nginx, MySQL, PHP) Stack on Ubuntu 16.04 Introduction The LEMP software stack is a group of software that can be used to …
This howto guide explains more deeply on how to install LEMP (Linux, Nginx, MariaDB, PHP) on pre-installed Linux servers and installation instructions can be used on CentOS 6.8 servers using …
What Is PhpMyAdmin? PhpMyAdmin is an open source and most popular web based MySQL administration application for handlingMySQL databases. It was written in PHP language, through this application …
Introduction When using the Nginx web server, server blocks (similar to the virtual hosts in Apache) can be used to encapsulate configuration details and host more than one domain …
nginx is a small and fast webserver which generally outperforms most of the alternatives out of the box, however there is always room for improvement. In addition to operating …
This howto guide explains more deeply on how to install LEMP (Linux, Nginx, MySQL, PHP) on pre-installed Linux servers and installation instructions can be used on CentOS 6.7 servers using …