How to Install LAMP Stack (Apache, MariaDB, PHP7.1) on Ubuntu 17.10
This tutorial is going to show you how to install Apache, MariaDB and PHP7.1 (LAMP) on Ubuntu 17.10. You can…
This tutorial is going to show you how to install Apache, MariaDB and PHP7.1 (LAMP) on Ubuntu 17.10. You can…
This tutorial will be showing you how to install MariaDB 10.5 on Ubuntu 18.04 and Ubuntu 20.04 server. MariaDB is…
Today, on my ubuntu server I executed the following command to reconfigure MariaDB server. sudo dpkg-reconfigure mariadb-server-10.0 A warning appeared…