22 lines
669 B
Markdown
22 lines
669 B
Markdown
Docker Containers are Hosted in [[LXC Containers]]
|
|
|
|
# Custom SMBIOS
|
|
|
|
| UUID | 07f30f64-7d9f-40e4-9693-5d179f915ce4 |
|
|
| ------------ | ------------------------------------ |
|
|
| Manifacturer | ASUSTeK COMPUTER INC. |
|
|
| Product | Pro WS X570-ACE |
|
|
| Version | Rev X.0x |
|
|
| Serial | 210687124100192 |
|
|
| SKU | Default string |
|
|
| Family | B550 |
|
|
| | |
|
|
|
|
```dataview
|
|
|
|
table guestname, ipadress
|
|
from "01 - Wiki/ITSetup/VM"
|
|
where host = "Proxmox"
|
|
|
|
```
|