Compare commits
No commits in common. "e040a2fd3b038e4d6a28c53960e3d236178b203d" and "613f8789dd628be3f8f86fb6d940782a02b9a35f" have entirely different histories.
e040a2fd3b
...
613f8789dd
File diff suppressed because it is too large
Load Diff
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2021/ZFS cheatsheet.md",
|
"file": "2024/photoprism.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "ZFS cheatsheet"
|
"title": "photoprism"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "zfs",
|
"query": "photop",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -128,7 +128,8 @@
|
||||||
"title": "Bookmarks"
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
|
@ -222,12 +223,8 @@
|
||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "245938b24943c33d",
|
"active": "25b930ea2a609828",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"2025/FreeBSD NAS HDD ATA control.md",
|
|
||||||
"2022/computers-and-machines.md",
|
|
||||||
"2025/new Apple mac computers.md",
|
|
||||||
"2024/photoprism.md",
|
|
||||||
"2025/xg-infra.md",
|
"2025/xg-infra.md",
|
||||||
"2025/afscheidsbericht-nero.md",
|
"2025/afscheidsbericht-nero.md",
|
||||||
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
|
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
|
||||||
|
|
@ -251,6 +248,10 @@
|
||||||
"2025/FreeBSD libcxxrt broken.md",
|
"2025/FreeBSD libcxxrt broken.md",
|
||||||
"2024/piet-hein-state-gebouwbeheer.md",
|
"2024/piet-hein-state-gebouwbeheer.md",
|
||||||
"2021/ZFS cheatsheet.md",
|
"2021/ZFS cheatsheet.md",
|
||||||
|
"2025/new Apple mac computers.md",
|
||||||
|
"2025/xg-infra-vorke-upgrade-2025.md",
|
||||||
|
"2025/xg-infra-nas-upgrade-2025.md",
|
||||||
|
"2025/OpenSSH FIDO-U2F support.md",
|
||||||
"2025/images/Screenshot 2025-01-02 at 21.36.20.png",
|
"2025/images/Screenshot 2025-01-02 at 21.36.20.png",
|
||||||
"2025/Signaleringsplan jerry jacobs bipolair 1 versie 5 FINAL (18-03-2025).pdf",
|
"2025/Signaleringsplan jerry jacobs bipolair 1 versie 5 FINAL (18-03-2025).pdf",
|
||||||
"2025/Standup 1 april grap ik vertrek bij Adimec.png",
|
"2025/Standup 1 april grap ik vertrek bij Adimec.png",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
* <https://openzfs.github.io/openzfs-docs/index.html>
|
# ZFS cheatsheet
|
||||||
|
|
||||||
## Scrubbing
|
## Scrubbing
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
* <https://serverfault.com/questions/1047331/how-do-i-disable-hard-disk-spin-down-or-head-parking-in-freebsd>
|
|
||||||
* Disk APM/EPC support -> control via camcontrol
|
|
||||||
Loading…
Reference in New Issue