tobi@vmd192558:~$ uname -a
Linux vmd192558 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC x86_64 GNU/Linux
tobi@vmd192558:~$ cat /proc/cpuinfo | grep "model name" | head -1
model name : AMD EPYC Processor (with IBPB) · 6 cores · 2794.746 MHz · Cache 512 KB
tobi@vmd192558:~$ systemctl status caddy --no-pager | head -3
● caddy.service - Caddy
Loaded: loaded (/lib/systemd/system/caddy.service)
Active: active (running) since boot
tobi@vmd192558:~$ uptime
...
tobi@vmd192558:~$