From 05000c4cf7a639a96774347d9c8b565217cc89f4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 2 Dec 2024 23:57:05 +0200 Subject: Update content for html --- about/resources.html | 160 ++++++++++----------- ...4-12-03-f3s-kubernetes-with-freebsd-part-2.html | 6 +- gemfeed/atom.xml | 8 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 93 insertions(+), 85 deletions(-) diff --git a/about/resources.html b/about/resources.html index cebb1d89..4066b0fb 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,63 +47,63 @@ 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


@@ -111,35 +111,35 @@ In random order:


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,15 +181,15 @@ In random order:


Podcasts I liked


@@ -197,9 +197,9 @@ 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


@@ -207,17 +207,17 @@ This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Formal education



diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html index 4ce6fdce..cc1d105d 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html @@ -126,7 +126,7 @@ http://www.gnu.org/software/src-highlite -->
  • Guided ZFS on root (pool zroot)
  • Unencrypted ZFS (I will encrypt separate datasets later; I want it to be able to boot without human interaction)
  • Static IP configuration (to ensure that the boxes always have the same IPs, even after switching the router/DHCP server)
  • -
  • I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled powerd for automatic CPU frequency scaling.
  • +
  • I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled powerd for automatic CPU frequency scaling.
  • In addition to root, I added a personal user, paul, whom I placed in the wheel group.

  • After doing all that three times (once for each Beelink PC), I had three ready-to-use FreeBSD boxes! Their hostnames are f0, f1 and f2!
    @@ -244,6 +244,10 @@ http://www.gnu.org/software/src-highlite --> %up 100.000 | since Mon Dec 2 12:21:44 2024
    +This is how I track the uptimes for all of my host:
    +
    +Unveiling guprecords.raku: Global Uptime Records with Raku
    +

    Hardware check



    Ethernet


    diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c8f571fa..9838cd42 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-12-02T23:51:40+02:00 + 2024-12-02T23:56:36+02:00 foo.zone feed To be in the .zone! @@ -136,7 +136,7 @@ http://www.gnu.org/software/src-highlite -->
  • Guided ZFS on root (pool zroot)
  • Unencrypted ZFS (I will encrypt separate datasets later; I want it to be able to boot without human interaction)
  • Static IP configuration (to ensure that the boxes always have the same IPs, even after switching the router/DHCP server)
  • -
  • I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled powerd for automatic CPU frequency scaling.
  • +
  • I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled powerd for automatic CPU frequency scaling.
  • In addition to root, I added a personal user, paul, whom I placed in the wheel group.

  • After doing all that three times (once for each Beelink PC), I had three ready-to-use FreeBSD boxes! Their hostnames are f0, f1 and f2!
    @@ -254,6 +254,10 @@ http://www.gnu.org/software/src-highlite --> %up 100.000 | since Mon Dec 2 12:21:44 2024
    +This is how I track the uptimes for all of my host:
    +
    +Unveiling guprecords.raku: Global Uptime Records with Raku
    +

    Hardware check



    Ethernet


    diff --git a/index.html b/index.html index 445e3a6b..d5cc3afe 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

    foo.zone



    -This site was generated at 2024-12-02T23:51:40+02:00 by Gemtexter
    +This site was generated at 2024-12-02T23:56:36+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 a4c8d829..1554d15f 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@

    My machine uptime stats



    -This site was last updated at 2024-12-02T23:51:40+02:00
    +This site was last updated at 2024-12-02T23:56:36+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