LEMP

How To Use the LEMP 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the LEMP 1-Click Install on the cloud provider

LEMP stack is a solution stack that employs a specific group of software to host web applications on a server. This term is an acronym which represents the Linux operating system with the Nginx web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. This tutorial will guide you through spinning up a cloud servers with LEMP stack pre-installed, using the the cloud provider LEMP 1-Click App.

Read more
How To Install phpMyAdmin on a LEMP server — step-by-step Web Servers tutorial on Progressive Robot

How To Install phpMyAdmin on a LEMP server

This tutorial covers the installation of phpMyAdmin on a LEMP server (as opposed to a LAMP server). phpMyAdmin is a free software to work with MySQL on the web—it provides a convenient visual front end to the capabilities of MySQL.

Read more
CHAT