diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 70a22ab..5868f9c 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "2024/1gabba.pw-links.md", + "file": "2024/freebsd-notes.md", "mode": "source", "source": false } @@ -48,7 +48,7 @@ "state": { "type": "search", "state": { - "query": "", + "query": "freebsd", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -65,7 +65,8 @@ "state": {} } } - ] + ], + "currentTab": 1 } ], "direction": "horizontal", @@ -85,7 +86,7 @@ "state": { "type": "backlink", "state": { - "file": "2024/1gabba.pw-links.md", + "file": "2024/freebsd-notes.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +103,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "2024/1gabba.pw-links.md", + "file": "2024/freebsd-notes.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +126,7 @@ "state": { "type": "outline", "state": { - "file": "2024/1gabba.pw-links.md" + "file": "2024/freebsd-notes.md" } } } @@ -148,6 +149,7 @@ }, "active": "be982d548c501bf4", "lastOpenFiles": [ + "2024/1gabba.pw-links.md", "2024/verjaardag-uitnodiging-jerry-35j-23-mrt-2024.png", "2024/teledyne-cybersecurity-mail-ssh-traffic-20240815-unenc.pdf", "2024/freebsd-jail-vanilla.md", @@ -158,7 +160,6 @@ "2024/git-svn mirror.md", "2024/doelen-2024.md", "2024/Batterij apparaten voor opladen.md", - "2024/1gabba.pw-links.md", "2024/Untitled", "2024-08-03.md", "2021/vakantie-liefde-op-terschelling-zomer-2019.md", diff --git a/2024/freebsd-notes.md b/2024/freebsd-notes.md index 5bad6d5..def2e69 100644 --- a/2024/freebsd-notes.md +++ b/2024/freebsd-notes.md @@ -389,3 +389,9 @@ ImportError: No module named _sqlite3 ``` See + +## URLs + +* https://pkg.freebsd.org/ +* http://distcache.freebsd.org/ +* https://docs.freebsd.org/en/articles/hubs/ \ No newline at end of file