vault backup: 2024-12-16 22:46:00
This commit is contained in:
parent
10ea97c1e5
commit
fb1ba05931
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2025/xg-infra-upgrade-2025.md",
|
"file": "2021/zfs-snapshots.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "xg-infra-upgrade-2025"
|
"title": "zfs-snapshots"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -52,7 +52,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "sshguard",
|
"query": "snapshot",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -165,8 +165,8 @@
|
||||||
},
|
},
|
||||||
"active": "316987f51496a482",
|
"active": "316987f51496a482",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"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/So you wanna do FreeBSD 14.1 and native Home Assistant?.md",
|
||||||
"2024/freebsd-notes.md",
|
"2024/freebsd-notes.md",
|
||||||
"2024/freebsd-jail-vanilla.md",
|
"2024/freebsd-jail-vanilla.md",
|
||||||
"2022/computers-and-machines.md",
|
"2022/computers-and-machines.md",
|
||||||
|
|
|
||||||
|
|
@ -41,6 +41,9 @@ Host OS services:
|
||||||
Improvements & things to not forget:
|
Improvements & things to not forget:
|
||||||
* backup settings from /etc and /usr/local/etc before SSD OS disk wipe
|
* backup settings from /etc and /usr/local/etc before SSD OS disk wipe
|
||||||
* private keychains daily snapshots (separate Syncthing share + copies=2?)
|
* private keychains daily snapshots (separate Syncthing share + copies=2?)
|
||||||
|
* Syncthing
|
||||||
|
* per-share zfs subvolume
|
||||||
|
* per-share needs .zfs ignore or else snapshots are propagated
|
||||||
* crontab(s) backup
|
* crontab(s) backup
|
||||||
* samba config
|
* samba config
|
||||||
* gitea backup
|
* gitea backup
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue