Showing revision 2

systemd

Useful Debian systemd commands

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