Posts

Showing posts with the label Apache2

How to Install Apache 2 on Ubuntu Linux

Following are the steps to install Apache 2 on Ubuntu Linux and then start it. Update the System Repository sudo apt update Install Apache2 Software with apt command sudo apt install apache2