On OpenSuse, I use
systemctl <command> apache2
where <command> is start, stop, status, reload, or whatever
(do a "man systemctl")
Thanks, Dave.
But do you add the appropriate systemd files to enable auto start and shutdown of httpd upon reboot?
Manual use is pretty straight forward, but, for me, the service file syntax is not so clear. I'm afraid of getting locked out without easy hands-on access to my remote servers.
Cheers,
-Tom