⬅️ **[[$-Tools|Tools]]** *** # apache ``` tobi@tm-server:~$ sudo service apache2 status ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2019-07-28 09:20:49 CEST; 2 weeks 5 days ago Process: 11449 ExecReload=/usr/sbin/apachectl graceful (code=exited, status=0/SUCCESS) Main PID: 947 (apache2) Tasks: 55 (limit: 4915) Memory: 8.0M CPU: 20min 40.629s CGroup: /system.slice/apache2.service ├─ 947 /usr/sbin/apache2 -k start ├─11453 /usr/sbin/apache2 -k start └─11454 /usr/sbin/apache2 -k start Aug 12 06:25:12 tm-server systemd[1]: Reloading The Apache HTTP Server. Aug 12 06:25:12 tm-server systemd[1]: Reloaded The Apache HTTP Server. Aug 13 06:25:12 tm-server systemd[1]: Reloading The Apache HTTP Server. Aug 13 06:25:12 tm-server systemd[1]: Reloaded The Apache HTTP Server. Aug 14 06:25:11 tm-server systemd[1]: Reloading The Apache HTTP Server. Aug 14 06:25:12 tm-server systemd[1]: Reloaded The Apache HTTP Server. Aug 15 06:25:12 tm-server systemd[1]: Reloading The Apache HTTP Server. Aug 15 06:25:12 tm-server systemd[1]: Reloaded The Apache HTTP Server. Aug 16 06:25:12 tm-server systemd[1]: Reloading The Apache HTTP Server. Aug 16 06:25:12 tm-server systemd[1]: Reloaded The Apache HTTP Server. ```