From 67f2a8840f578e086d4428095c2955079181c653 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 2 Dec 2024 23:57:06 +0200 Subject: Update content for gemtext --- gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi | 6 +++++- gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl | 6 +++++- gemfeed/atom.xml | 8 ++++++-- 3 files changed, 16 insertions(+), 4 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi index 04c3e32c..c9fb5e96 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi @@ -109,7 +109,7 @@ The installation was uneventful. I selected: * 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`! @@ -203,6 +203,10 @@ NewRec 0 days, 00:07:33 | since Mon Dec 2 12:21:44 2024 %up 100.000 | since Mon Dec 2 12:21:44 2024 ``` +This is how I track the uptimes for all of my host: + +=> ./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Global Uptime Records with Raku + ## Hardware check ### Ethernet diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl index 38e512cb..bc18f693 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl @@ -92,7 +92,7 @@ The installation was uneventful. I selected: * 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`! @@ -186,6 +186,10 @@ NewRec 0 days, 00:07:33 | since Mon Dec 2 12:21:44 2024 %up 100.000 | since Mon Dec 2 12:21:44 2024 ``` +This is how I track the uptimes for all of my host: + +=> ./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Global Uptime Records with Raku + ## Hardware check ### Ethernet diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 6e6d1be2..049cf737 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


    -- cgit v1.2.3