Showing revision 1

systemd

Useful systemd commands

 systemctl [start|stop] apache2
 systemctl status
 systemctl status  apache2 
 
 systemctl edit apache2 # will edit the override file with nano