First steps
Apache
By default apache2 might be running and will be using port 80. To disable it use
sudo systemctl disable apache2 && sudo systemctl stop apache2
By default apache2 might be running and will be using port 80. To disable it use
sudo systemctl disable apache2 && sudo systemctl stop apache2