Installing WordPress on Ubuntu 19.04
Posted onInstall LAMP Stack To begin installation of the LAMP stack (Linux, Apache, MariaDB, PHP) we update the apt catalog. Then we select the packages to install. NOTE: We are also including the git package now so we can use it later. Once the packages are installed, we start them and configure them to auto-start at […]