vault backup: 2025-01-14 22:42:26
This commit is contained in:
parent
b6db8550e2
commit
7b6282e5f0
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2024/Brouwsels 2024.md",
|
"file": "2025/xg-infra-upgrade-2025.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Brouwsels 2024"
|
"title": "xg-infra-upgrade-2025"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -52,7 +52,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "brouw",
|
"query": "infra",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -165,6 +165,7 @@
|
||||||
},
|
},
|
||||||
"active": "316987f51496a482",
|
"active": "316987f51496a482",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"2024/Brouwsels 2024.md",
|
||||||
"2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md",
|
"2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md",
|
||||||
"2025/xg-infra-upgrade-2025.md",
|
"2025/xg-infra-upgrade-2025.md",
|
||||||
"2024/Screenshot 2024-04-10 at 11.17.04 - courage - FRVO.png",
|
"2024/Screenshot 2024-04-10 at 11.17.04 - courage - FRVO.png",
|
||||||
|
|
@ -172,7 +173,6 @@
|
||||||
"2024/doelen-2024.md",
|
"2024/doelen-2024.md",
|
||||||
"2024/photoprism.md",
|
"2024/photoprism.md",
|
||||||
"2024/git-svn mirror.md",
|
"2024/git-svn mirror.md",
|
||||||
"2024/Brouwsels 2024.md",
|
|
||||||
"2024/Gezonde routines boek review & notes.md",
|
"2024/Gezonde routines boek review & notes.md",
|
||||||
"2024/freebsd-notes.md",
|
"2024/freebsd-notes.md",
|
||||||
"2024/teledyne-cybersecurity-mail-ssh-traffic-20240815-unenc.pdf",
|
"2024/teledyne-cybersecurity-mail-ssh-traffic-20240815-unenc.pdf",
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,7 @@ Improvements & things to not forget:
|
||||||
* ZFS zpool scrub monthly cron
|
* ZFS zpool scrub monthly cron
|
||||||
* Homeassistant in FreeBSD jail rc.d service file for auto-start on boot
|
* Homeassistant in FreeBSD jail rc.d service file for auto-start on boot
|
||||||
* ZFS volumes are seen as block devices `zfs create -V` for use with VMs for better performance
|
* ZFS volumes are seen as block devices `zfs create -V` for use with VMs for better performance
|
||||||
|
* ZFS scrub & status report e-mail
|
||||||
* FreeBSD pkg cache for jails
|
* FreeBSD pkg cache for jails
|
||||||
* https://omussell.github.io/fbsd-update-cache/
|
* https://omussell.github.io/fbsd-update-cache/
|
||||||
* https://forums.freebsd.org/threads/nginx-pkg-cache-help.85699/ + https://serverfault.com/a/1026574
|
* https://forums.freebsd.org/threads/nginx-pkg-cache-help.85699/ + https://serverfault.com/a/1026574
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue