vault backup: 2025-09-13 07:42:17
This commit is contained in:
parent
778fa1e29e
commit
73ef008092
File diff suppressed because it is too large
Load Diff
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2025/new Apple mac computers.md",
|
"file": "2025/FreeBSD NAS HDD ATA control.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "new Apple mac computers"
|
"title": "FreeBSD NAS HDD ATA control"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "power",
|
"query": "",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -128,8 +128,7 @@
|
||||||
"title": "Bookmarks"
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"currentTab": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
|
@ -223,8 +222,11 @@
|
||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "17ba41ca922a4dca",
|
"active": "25b930ea2a609828",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"2022/computers-and-machines.md",
|
||||||
|
"2025/FreeBSD NAS HDD ATA control.md",
|
||||||
|
"2025/new Apple mac computers.md",
|
||||||
"2024/photoprism.md",
|
"2024/photoprism.md",
|
||||||
"2025/xg-infra.md",
|
"2025/xg-infra.md",
|
||||||
"2025/afscheidsbericht-nero.md",
|
"2025/afscheidsbericht-nero.md",
|
||||||
|
|
@ -249,9 +251,6 @@
|
||||||
"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/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",
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
* <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