vault backup: 2026-04-08 17:26:20
This commit is contained in:
@@ -1,8 +1,26 @@
|
||||
---
|
||||
tags:
|
||||
- Truenas
|
||||
- Linux
|
||||
hostname: truenasscale.internal
|
||||
ipadress: 10.1.2.10
|
||||
tags:
|
||||
- Linux
|
||||
- Truenas
|
||||
---
|
||||
# VM's
|
||||
|
||||
# VM
|
||||
```dataview
|
||||
|
||||
table guestname, ipadress
|
||||
from "01 - Wiki/ITSetup/VM"
|
||||
where host = "Truenas"
|
||||
|
||||
```
|
||||
|
||||
|
||||
# Containers
|
||||
```dataview
|
||||
|
||||
table guestname, ipadress
|
||||
from "01 - Wiki/ITSetup/Docker"
|
||||
where host = "Truenas"
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user