root@rapidspace:~# systemctl status apache2
» apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2021-02-10 11:49:25 CET; 23s ago
Docs: https://httpd.apache.org/docs/2.4/
Main PID: 8998 (apache2)
Tasks: 6 (limit: 6297)
Memory: 14.3M
CGroup: /system.slice/apache2.service
—8998 /usr/sbin/apache2 -k start
—9002 /usr/sbin/apache2 -k start
—9003 /usr/sbin/apache2 -k start
—9004 /usr/sbin/apache2 -k start
—9005 /usr/sbin/apache2 -k start
L9006 /usr/sbin/apache2 -k start



Feb 10 11:49:25 rapidspace systemd[1]: Starting The Apache HTTP Server...

Feb 10 11:49:25 rapidspace apachect1[8994]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerNam
Feb 10 11:49:25 rapidspace systemd[1]: Started The Apache HTTP Server.

lines 1-18/18 (END)