# root @ bookworm-vm-host in ~ [17:55:15]
$ uname -a
Linux bookworm-vm-host 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux
 
# root @ bookworm-vm-host in ~ [17:55:20]
$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
 
# root @ bookworm-vm-host in ~ [17:55:28]
$ lxc --version
5.0.2
 
# root @ bookworm-vm-host in ~ [17:55:35]
$ lxc list -c nsum4N
+-------------+---------+-----------+--------------+------------------------+-----------+
|    NAME     |  STATE  | CPU USAGE | MEMORY USAGE |          IPV4          | PROCESSES |
+-------------+---------+-----------+--------------+------------------------+-----------+
| d10-test    | RUNNING | 5s        | 94.54MiB     | 192.168.143.138 (eth0) | 6         |
+-------------+---------+-----------+--------------+------------------------+-----------+
| d12-ngx     | RUNNING | 6s        | 107.81MiB    | 192.168.143.2 (eth0)   | 19        |
+-------------+---------+-----------+--------------+------------------------+-----------+
| r8-app1     | RUNNING | 8s        | 213.93MiB    | 192.168.143.129 (eth0) | 235       |
+-------------+---------+-----------+--------------+------------------------+-----------+
| u18-redmine | RUNNING | 19s       | 402.67MiB    | 192.168.143.158 (eth0) | 16        |
+-------------+---------+-----------+--------------+------------------------+-----------+
 
# root @ bookworm-vm-host in ~ [17:55:39]
$