vault backup: 2025-06-15 09:13:38
This commit is contained in:
parent
a92d31344f
commit
95584de3a4
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2025/macOS 15 Sequoia 15.5 (24F74) automount network share.md",
|
"file": "2025/macOS automount network share.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "macOS 15 Sequoia 15.5 (24F74) automount network share"
|
"title": "macOS automount network share"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -169,7 +169,7 @@
|
||||||
"active": "a0e3a8c10d55aaec",
|
"active": "a0e3a8c10d55aaec",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"2024/Postgres Backups and ZFS snapshots.md",
|
"2024/Postgres Backups and ZFS snapshots.md",
|
||||||
"2025/macOS 15 Sequoia 15.5 (24F74) automount network share.md",
|
"2025/macOS automount network share.md",
|
||||||
"2022/computers-and-machines.md",
|
"2022/computers-and-machines.md",
|
||||||
"2024/piet-hein-state-gebouwbeheer.md",
|
"2024/piet-hein-state-gebouwbeheer.md",
|
||||||
"2024/Github multiple users and keys.md",
|
"2024/Github multiple users and keys.md",
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
15 Sequoia 15.5 (24F74)
|
||||||
|
|
||||||
* Mount network share with finder
|
* Mount network share with finder
|
||||||
* Go -> Connect to server (CMD + k)
|
* Go -> Connect to server (CMD + k)
|
||||||
|
|
@ -6,5 +7,6 @@
|
||||||
* Discover more `/share` and mount as same user (important single user, because multiple users on same IP don't work correctly)
|
* Discover more `/share` and mount as same user (important single user, because multiple users on same IP don't work correctly)
|
||||||
* Login item select mounted network share
|
* Login item select mounted network share
|
||||||
* Open System Settings
|
* Open System Settings
|
||||||
* Search for "Login items and extensions" (not sure where it is located in GUI item)
|
* Search for "Login items and extensions" (located under General)
|
||||||
*
|
* Use `+` on "Open at Login"
|
||||||
|
* Select mounted network shares in Finder sidebar
|
||||||
Loading…
Reference in New Issue