root@cb315:/# systemctl status apache2
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; preset: enabled)
Drop-In: /run/systemd/system/service.d
└─zzz-lxc-service.conf
Active: active (running) since Wed 2024-08-21 00:59:09 CEST; 2 days ago
Docs:
Sie müssen registriert sein, um Links zu sehen.
Process: 142 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)
Main PID: 422 (apache2)
Tasks: 9 (limit: 4915)
Memory: 89.3M
CGroup: /system.slice/apache2.service
├─ 422 /usr/sbin/apache2 -k start
├─ 423 /usr/sbin/apache2 -k start
├─ 495 /usr/sbin/apache2 -k start
├─ 497 /usr/sbin/apache2 -k start
├─ 498 /usr/sbin/apache2 -k start
├─ 499 /usr/sbin/apache2 -k start
├─ 500 /usr/sbin/apache2 -k start
├─9450 /usr/sbin/apache2 -k start
└─9471 /usr/sbin/apache2 -k start
Aug 21 00:59:07 cb315 systemd[1]: Starting apache2.service - The Apache HTTP Server...
Aug 21 00:59:09 cb315 apachectl[174]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 100.115.92.195. Set the 'ServerName' directive globally to suppress this mess>
Aug 21 00:59:09 cb315 systemd[1]: Started apache2.service - The Apache HTTP Server.