This is a little tip that we can share to manage your linux box server, below you can see the consolle command to uninstall apache webserver
sudo update-rc.d -f apache2 remove
This is a little tip that we can share to manage your linux box server, below you can see the consolle command to uninstall apache webserver
sudo update-rc.d -f apache2 remove