vault backup: 2024-12-15 18:05:06

This commit is contained in:
Jerry Jacobs 2024-12-15 18:05:06 +01:00
parent d32956735c
commit 10ea97c1e5
2 changed files with 11 additions and 18 deletions

View File

@ -7,20 +7,6 @@
"id": "06443941b486a4ce",
"type": "tabs",
"children": [
{
"id": "abe7f08be8c489db",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2025/xg-infra-upgrade-2025.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "xg-infra-upgrade-2025"
}
},
{
"id": "316987f51496a482",
"type": "leaf",
@ -35,8 +21,7 @@
"title": "xg-infra-upgrade-2025"
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
@ -178,7 +163,7 @@
"command-palette:Open command palette": false
}
},
"active": "783320241c5007e2",
"active": "316987f51496a482",
"lastOpenFiles": [
"2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md",
"2025/xg-infra-upgrade-2025.md",

View File

@ -3,6 +3,7 @@ tags:
- freebsd
- homelab
---
# NAS
* clean install newest FreeBSD 14.2
@ -61,3 +62,10 @@ Improvements & things to not forget:
* FreeBSD pkg cache for jails
* https://omussell.github.io/fbsd-update-cache/
* https://forums.freebsd.org/threads/nginx-pkg-cache-help.85699/ + https://serverfault.com/a/1026574
# See also
* [[freebsd-notes]]
* [[freebsd-jail-vanilla]]
* [[So you wanna do FreeBSD 14.1 and native Home Assistant?]]
* [[computers-and-machines]]