Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 20.04
In this quickstart guide, we’ll install a LEMP stack on an Ubuntu 20.04 server. For a more detailed version of this tutorial, with more explanations of...
Build your IT system by yourself!
Do it yourself!
Ubuntu
In this quickstart guide, we’ll install a LEMP stack on an Ubuntu 20.04 server. For a more detailed version of this tutorial, with more explanations of...
The common way to run PHP with Nginx is the FastCGI module. The PHP-FPM (FastCGI Process Manager) dramatically increases the performance of your Nginx/PHP environment. So...
MySQL is an open-source database management system, commonly installed as part of the popular LEMP (Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It uses a relational database and...
Install Ubuntu 20.04 on Windows 10 WSL Today Microsoft announced the general availability of Windows Subsystem for Linux 2 in the Windows 10 May 2020 update....
Step 1: Install the Windows Subsystem for Linux Before installing any Linux distros for WSL, you must ensure that the “Windows Subsystem for Linux” optional feature...