Hello everyone, welcome to my Ubuntu Tutorial. Today, we are going to learn how to install LAMP Server on Ubuntu 18.04 Bionic Beaver.
LAMP Server is a popular way to build your own web server. After you have LAMP Server on your server, we can then install many web applications such as Owncloud, Nextcloud, WordPress and many more. At the time I wrote this article, Ubuntu 18.04 Bionic Beaver is still in the development version.
But I think this tutorial still valid even after the final release is out. So, let’s get started. Steps to install LAMP Server on Ubuntu 18.04 Step 1. Install Apache web serverFirst, we are going to install Apache web server on Ubuntu 18.04. Use the following command to install Apache on Ubuntu.sudo apt install apache2Output: dhani@ubuntu-server:$ sudo apt install apache2sudo password for dhani:Reading package lists.
DoneBuilding dependency treeReading state information. I’m so frustrated! I’ve “followed” a dozen tutorials, ALL FAIL.