From eb4c568c2eecf1eaa71110b078f98aee783d8667 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 17 Nov 2024 10:14:53 +0200 Subject: Update content for html --- about/resources.html | 160 ++++++++++----------- ...4-11-17-f3s-kubernetes-with-freebsd-part-1.html | 2 + gemfeed/atom.xml | 4 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 87 insertions(+), 83 deletions(-) diff --git a/about/resources.html b/about/resources.html index 35a345b7..6dc0baa5 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,64 +47,64 @@ In random order:


Technical references



I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



@@ -112,35 +112,35 @@

Here are notes of mine for some of the books

@@ -149,22 +149,22 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



@@ -181,41 +181,41 @@ In random order:


Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Formal education



diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html index d53a47cf..80d2576c 100644 --- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html +++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html @@ -118,6 +118,8 @@
On the HAST master node, incremental and encrypted ZFS snapshots are created daily and automatically backed up to AWS S3 Glacier Deep Archive via CRON. I have a bunch of scripts already available, which I currently use for a similar purpose on my FreeBSD Home NAS server (an old ThinkPad T440 with an external USB drive enclosure, which I will eventually retire when the HAST setup is ready). I will copy them and slightly modify them to fit the purpose.

+There's also zfstools in the ports, which helps set up an automatic snapshot regime:
+
https://www.freshports.org/sysutils/zfstools

The backup scripts also perform some zpool scrubbing now and then. A scrub once in a while keeps the trouble away.
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index ba1ac102..6368b889 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-11-17T09:34:29+02:00 + 2024-11-17T10:14:02+02:00 foo.zone feed To be in the .zone! @@ -128,6 +128,8 @@
On the HAST master node, incremental and encrypted ZFS snapshots are created daily and automatically backed up to AWS S3 Glacier Deep Archive via CRON. I have a bunch of scripts already available, which I currently use for a similar purpose on my FreeBSD Home NAS server (an old ThinkPad T440 with an external USB drive enclosure, which I will eventually retire when the HAST setup is ready). I will copy them and slightly modify them to fit the purpose.

+There's also zfstools in the ports, which helps set up an automatic snapshot regime:
+
https://www.freshports.org/sysutils/zfstools

The backup scripts also perform some zpool scrubbing now and then. A scrub once in a while keeps the trouble away.
diff --git a/index.html b/index.html index 9f7785a0..9549a14e 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2024-11-17T09:34:29+02:00 by Gemtexter
+This site was generated at 2024-11-17T10:14:02+02:00 by Gemtexter

Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.

diff --git a/uptime-stats.html b/uptime-stats.html index 7fa0ddf1..fa11c696 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@

My machine uptime stats



-This site was last updated at 2024-11-17T09:34:29+02:00
+This site was last updated at 2024-11-17T10:14:02+02:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3