In this article, We will go through the initial setup process for Installing WordPress, a popular publication and content management system. The process is very straightforward, We will use what's essentially called LEMP Stack which consists of Linux (Ubuntu 20.04 in this case) + Nginx (a High Performance web server and reverse proxy) + MySQL (we will use MariaDB) + PHP (The processor for the language that WordPress is written in)
This is a companion discussion topic for the original entry at https://www.tekduke.com/wordpress-on-ubuntu-20-04-lts/