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

Revision #2
Created 10 September 2023 19:43:52 by Levin
Updated 10 September 2023 19:45:18 by Levin