From 4abbe85f491f379ac081cebd007a0f653ff26231 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 31 Aug 2024 16:02:07 +0200 Subject: [PATCH] update notes pages info line (used as summary text on overview/index page) --- content/notes/freebsd/index.md | 3 +++ content/notes/raspberry-pi/index.md | 2 ++ content/notes/unraid/index.md | 4 +++- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/content/notes/freebsd/index.md b/content/notes/freebsd/index.md index 73eeca5..78cba70 100644 --- a/content/notes/freebsd/index.md +++ b/content/notes/freebsd/index.md @@ -22,6 +22,8 @@ draft: true --- +Some basic and random information about FreeBSD. + ## Tracking FreeBSD STABLE A quick checklist. Read along [on the FreeBSD website][1] for further information. @@ -105,3 +107,4 @@ breaks things. System is up to date, following the branch [stable/14][2] (for now). [2]: https://cgit.freebsd.org/src/log/?h=stable/14 + diff --git a/content/notes/raspberry-pi/index.md b/content/notes/raspberry-pi/index.md index f18f50e..8970776 100644 --- a/content/notes/raspberry-pi/index.md +++ b/content/notes/raspberry-pi/index.md @@ -15,6 +15,8 @@ feed_exclude: true --- +Some basic info about Raspberry Pi of any version. + ## Activity LED codes ### Up to Raspberry Pi 3 models diff --git a/content/notes/unraid/index.md b/content/notes/unraid/index.md index 0ef4d2d..ab76f97 100644 --- a/content/notes/unraid/index.md +++ b/content/notes/unraid/index.md @@ -1,7 +1,7 @@ --- title: Unraid date: 2024-01-25T22:41:48+0100 -lastmod: 2024-07-03T19:03:39+0000 +lastmod: 2024-08-31T14:02:07+0000 tags: - unraid - selfhost @@ -19,6 +19,8 @@ feed_exclude: true draft: true --- +Selfhosting made easy -- with Unraid as storage and virtualisation server. + ## Docker custom network Easy peasy -- though, I forget that command every time I need it.