vault backup: 2024-11-13 23:16:18
This commit is contained in:
parent
9178396f23
commit
ebdb5abc0b
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2024/freebsd-jail-vanilla.md",
|
"file": "2024/freebsd-notes.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "freebsd-jail-vanilla"
|
"title": "freebsd-notes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -59,8 +59,7 @@
|
||||||
"title": "Release Notes 1.7.6"
|
"title": "Release Notes 1.7.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"currentTab": 3
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
|
|
@ -91,7 +90,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "vanil",
|
"query": "freebsd",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -112,7 +111,8 @@
|
||||||
"title": "Bookmarks"
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
|
@ -201,8 +201,9 @@
|
||||||
"command-palette:Open command palette": false
|
"command-palette:Open command palette": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "40f4bda3167f12aa",
|
"active": "abe7f08be8c489db",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"2024/freebsd-jail-vanilla.md",
|
||||||
"2024/happy-holidays-nye-2024-kaart/IMG_E7695.HEIC",
|
"2024/happy-holidays-nye-2024-kaart/IMG_E7695.HEIC",
|
||||||
"2024/happy-holidays-nye-2024-kaart",
|
"2024/happy-holidays-nye-2024-kaart",
|
||||||
"2024/untitled folder",
|
"2024/untitled folder",
|
||||||
|
|
@ -210,7 +211,6 @@
|
||||||
"2024/mijnpositievegezondheid.net/Mijn Positieve Gezondheid - 2024-11-08.pdf",
|
"2024/mijnpositievegezondheid.net/Mijn Positieve Gezondheid - 2024-11-08.pdf",
|
||||||
"2024/mijnpositievegezondheid.net",
|
"2024/mijnpositievegezondheid.net",
|
||||||
"2024/freebsd-notes.md",
|
"2024/freebsd-notes.md",
|
||||||
"2024/freebsd-jail-vanilla.md",
|
|
||||||
"2024/photoprism.md",
|
"2024/photoprism.md",
|
||||||
"2024/1gabba.pw-links.md",
|
"2024/1gabba.pw-links.md",
|
||||||
"2024/verjaardag-uitnodiging-jerry-35j-23-mrt-2024.png",
|
"2024/verjaardag-uitnodiging-jerry-35j-23-mrt-2024.png",
|
||||||
|
|
@ -239,7 +239,6 @@
|
||||||
"2024/verjaardagskaart-pap-met-jerry/20240331_102549_jerry_leon.jpg",
|
"2024/verjaardagskaart-pap-met-jerry/20240331_102549_jerry_leon.jpg",
|
||||||
"2024/verjaardagskaart-pap-met-jerry",
|
"2024/verjaardagskaart-pap-met-jerry",
|
||||||
"2024/verjaardags-feest-35-jaar-in-breugel.md",
|
"2024/verjaardags-feest-35-jaar-in-breugel.md",
|
||||||
"2024/just-in-case-als-er-iets-gebeurd-2024-01-20.pdf",
|
|
||||||
"2024/Gezonde routines boek review & notes.md",
|
"2024/Gezonde routines boek review & notes.md",
|
||||||
"2024/Brouwsels 2024.md",
|
"2024/Brouwsels 2024.md",
|
||||||
"2021/Tagliatelle-Bolognese.md",
|
"2021/Tagliatelle-Bolognese.md",
|
||||||
|
|
|
||||||
|
|
@ -313,6 +313,8 @@ pkg install ftpproxy
|
||||||
|
|
||||||
* <https://github.com/churchers/vm-bhyve>
|
* <https://github.com/churchers/vm-bhyve>
|
||||||
* noVNC web client: https://novnc.com/info.html
|
* noVNC web client: https://novnc.com/info.html
|
||||||
|
* https://gyptazy.com/howto-managing-vm-on-freebsd-with-bhyve-and-vm-bhyve/
|
||||||
|
* https://docs.freebsd.org/en/books/handbook/virtualization/#virtualization-host-bhyve
|
||||||
|
|
||||||
# Virtual networking
|
# Virtual networking
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue