summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-08 18:48:45 +0300
committerPaul Buetow <paul@buetow.org>2025-08-08 18:48:45 +0300
commit9ec7e69b76787550af3acf4ecb4fcc7805b26d55 (patch)
tree649aff1042ae6e80e68d708d76af717cfd7e7ee0
parente9d281458b05b0a4eb1fa0a21da614cf520673a8 (diff)
Update content for gemtext
-rw-r--r--about/resources.gmi198
-rw-r--r--gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi25
-rw-r--r--gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl24
-rw-r--r--gemfeed/atom.xml30
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
6 files changed, 179 insertions, 102 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 79fb527c..79c803c9 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Java ist auch eine Insel; Christian Ullenboom;
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
* Ultimate Go Notebook; Bill Kennedy
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Raku Fundamentals; Moritz Lenz; Apress
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Leanring eBPF; Liz Rice; O'Reilly
* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* The Docker Book; James Turnbull; Kindle
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Leanring eBPF; Liz Rice; O'Reilly
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Funktionale Programmierung; Peter Pepper; Springer
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Raku Fundamentals; Moritz Lenz; Apress
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Java ist auch eine Insel; Christian Ullenboom;
+* Developing Games in Java; David Brackeen and others...; New Riders
* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Modern Perl; Chromatic ; Onyx Neon Press
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Funktionale Programmierung; Peter Pepper; Springer
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* DNS and BIND; Cricket Liu; O'Reilly
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* Terraform Cookbook; Mikael Krief; Packt Publishing
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Modern Perl; Chromatic ; Onyx Neon Press
* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
+* Effective awk programming; Arnold Robbins; O'Reilly
+* The Docker Book; James Turnbull; Kindle
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* C++ Programming Language; Bjarne Stroustrup;
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Raku Recipes; J.J. Merelo; Apress
+* DNS and BIND; Cricket Liu; O'Reilly
## 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:
* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
-* Relayd and Httpd Mastery; Michael W Lucas
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Relayd and Httpd Mastery; Michael W Lucas
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
## Self-development and soft-skills books
In random order:
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Eat That Frog; Brian Tracy
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Getting Things Done; David Allen
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Digital Minimalism; Cal Newport; Portofolio Penguin
* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* Meditation for Mortals, Oliver Burkeman, Audiobook
+* Slow Productivity; Cal Newport; Penguin Random House
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* The Bullet Journal Method; Ryder Carroll; Fourth Estate
* The Joy of Missing Out; Christina Crook; New Society Publishers
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Eat That Frog; Brian Tracy
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Soft Skills; John Sommez; Manning Publications
+* Meditation for Mortals, Oliver Burkeman, Audiobook
+* So Good They Can't Ignore You; Cal Newport; Business Plus
* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
* Ultralearning; Scott Young; Thorsons
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* Atomic Habits; James Clear; Random House Business
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-* Getting Things Done; David Allen
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
* Deep Work; Cal Newport; Piatkus
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Atomic Habits; James Clear; Random House Business
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Soft Skills; John Sommez; Manning Publications
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* Slow Productivity; Cal Newport; Penguin Random House
-* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Power of Now; Eckhard Tolle; Yellow Kite
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -141,30 +141,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* Functional programming lecture; Remote University of Hagen
* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Protocol buffers; O'Reilly Online
-* Apache Tomcat Best Practises; 3-day on-site training
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* AWS Immersion Day; Amazon; 1-day interactive online training
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Protocol buffers; O'Reilly Online
+* Scripting Vim; Damian Conway; O'Reilly Online
* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* MySQL Deep Dive Workshop; 2-day on-site training
+* AWS Immersion Day; Amazon; 1-day interactive online training
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* Apache Tomcat Best Practises; 3-day on-site training
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Functional programming lecture; Remote University of Hagen
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Raku Guide at https://raku.guide
* Advanced Bash-Scripting Guide
* How CPUs work at https://cpu.land
+* Raku Guide at https://raku.guide
## Podcasts
@@ -172,57 +172,57 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
+* The Pragmatic Engineer Podcast
+* Modern Mentor
+* Hidden Brain
+* The Changelog Podcast(s)
+* Dev Interrupted
* Cup o' Go [Golang]
-* The ProdCast (Google SRE Podcast)
* BSD Now [BSD]
-* Maintainable
-* Fork Around And Find Out
* Fallthrough [Golang]
-* Modern Mentor
-* Dev Interrupted
-* Pratical AI
-* The Changelog Podcast(s)
* Deep Questions with Cal Newport
-* The Pragmatic Engineer Podcast
* Backend Banter
-* Hidden Brain
+* The ProdCast (Google SRE Podcast)
+* Pratical AI
+* Maintainable
+* Fork Around And Find Out
### 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.
-* Modern Mentor
-* Go Time (predecessor of fallthrough)
-* Ship It (predecessor of Fork Around And Find Out)
* Java Pub House
* CRE: Chaosradio Express [german]
+* Modern Mentor
* FLOSS weekly
+* Ship It (predecessor of Fork Around And Find Out)
+* Go Time (predecessor of fallthrough)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Applied Go Weekly Newsletter
-* byteSizeGo
-* Monospace Mentor
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* Changelog News
* Ruby Weekly
-* The Pragmatic Engineer
-* Register Spill
* Golang Weekly
+* Register Spill
+* VK Newsletter
+* Monospace Mentor
* The Valuable Dev
* The Imperfectionist
-* VK Newsletter
+* Applied Go Weekly Newsletter
+* Changelog News
+* byteSizeGo
+* The Pragmatic Engineer
+* Andreas Brandhorst Newsletter (Sci-Fi author)
## Magazines I like(d)
This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:
-* Linux Magazine
-* freeX (not published anymore)
* Linux User
+* freeX (not published anymore)
* LWN (online only)
+* Linux Magazine
# Formal education
diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi
index 9a33b412..ba315359 100644
--- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi
+++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi
@@ -49,6 +49,7 @@ This is the sixth blog post about the f3s series for self-hosting demands in a h
* ⇢ ⇢ ⇢ Automatic Failback After Reboot
* ⇢ ⇢ Client Configuration for NFS via Stunnel
* ⇢ ⇢ ⇢ Configuring Rocky Linux Clients (`r0`, `r1`, `r2`)
+* ⇢ ⇢ ⇢ NFSv4 user mapping config on Rocky
* ⇢ ⇢ ⇢ Testing NFS Mount with Stunnel
* ⇢ ⇢ ⇢ Testing CARP Failover with mounted clients and stale file handles:
* ⇢ ⇢ ⇢ Complete Failover Test
@@ -1356,6 +1357,30 @@ EOF
Note: Each client must use its certificate file (`r0-key.pem`, `r1-key.pem`, `r2-key.pem`, or `earth-key.pem` - the latter is for my Laptop, which can also mount the NFS shares).
+### NFSv4 user mapping config on Rocky
+
+> Update: This section was added 08.08.2025!
+
+For this, we need to set the `Domain` in `/etc/idmapd.conf` on all 3 Rocky hosts to `lan.buetow.org` (remember, earlier in this blog post we set the `nfsuserd` domain on the NFS server side to `lan.buetow.org` as well!)
+
+```
+[General]
+
+Domain = lan.buetow.org
+.
+.
+.
+```
+
+And afterwards, we need to run the following on all 3 Rocky hosts::
+
+```sh
+[root@r0 ~]# systemctl enable --now nfs-idmapd
+[root@r0 ~]# systemctl enable --now nfs-client.target
+```
+
+and then, safest, reboot those.
+
### Testing NFS Mount with Stunnel
To mount NFS through the stunnel encrypted tunnel, we run:
diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl
index cd23b908..66573a2e 100644
--- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl
+++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl
@@ -1309,6 +1309,30 @@ EOF
Note: Each client must use its certificate file (`r0-key.pem`, `r1-key.pem`, `r2-key.pem`, or `earth-key.pem` - the latter is for my Laptop, which can also mount the NFS shares).
+### NFSv4 user mapping config on Rocky
+
+> Update: This section was added 08.08.2025!
+
+For this, we need to set the `Domain` in `/etc/idmapd.conf` on all 3 Rocky hosts to `lan.buetow.org` (remember, earlier in this blog post we set the `nfsuserd` domain on the NFS server side to `lan.buetow.org` as well!)
+
+```
+[General]
+
+Domain = lan.buetow.org
+.
+.
+.
+```
+
+And afterwards, we need to run the following on all 3 Rocky hosts::
+
+```sh
+[root@r0 ~]# systemctl enable --now nfs-idmapd
+[root@r0 ~]# systemctl enable --now nfs-client.target
+```
+
+and then, safest, reboot those.
+
### Testing NFS Mount with Stunnel
To mount NFS through the stunnel encrypted tunnel, we run:
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 0066bd95..6843e7c1 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2025-08-08T18:20:01+03:00</updated>
+ <updated>2025-08-08T18:47:55+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -544,6 +544,7 @@ content = "{CODE}"
<li>⇢ ⇢ <a href='#automatic-failback-after-reboot'>Automatic Failback After Reboot</a></li>
<li>⇢ <a href='#client-configuration-for-nfs-via-stunnel'>Client Configuration for NFS via Stunnel</a></li>
<li>⇢ ⇢ <a href='#configuring-rocky-linux-clients-r0-r1-r2'>Configuring Rocky Linux Clients (<span class='inlinecode'>r0</span>, <span class='inlinecode'>r1</span>, <span class='inlinecode'>r2</span>)</a></li>
+<li>⇢ ⇢ <a href='#nfsv4-user-mapping-config-on-rocky'>NFSv4 user mapping config on Rocky</a></li>
<li>⇢ ⇢ <a href='#testing-nfs-mount-with-stunnel'>Testing NFS Mount with Stunnel</a></li>
<li>⇢ ⇢ <a href='#testing-carp-failover-with-mounted-clients-and-stale-file-handles'>Testing CARP Failover with mounted clients and stale file handles:</a></li>
<li>⇢ ⇢ <a href='#complete-failover-test'>Complete Failover Test</a></li>
@@ -2013,6 +2014,33 @@ EOF
<br />
<span>Note: Each client must use its certificate file (<span class='inlinecode'>r0-key.pem</span>, <span class='inlinecode'>r1-key.pem</span>, <span class='inlinecode'>r2-key.pem</span>, or <span class='inlinecode'>earth-key.pem</span> - the latter is for my Laptop, which can also mount the NFS shares).</span><br />
<br />
+<h3 style='display: inline' id='nfsv4-user-mapping-config-on-rocky'>NFSv4 user mapping config on Rocky</h3><br />
+<br />
+<span class='quote'>Update: This section was added 08.08.2025!</span><br />
+<br />
+<span>For this, we need to set the <span class='inlinecode'>Domain</span> in <span class='inlinecode'>/etc/idmapd.conf</span> on all 3 Rocky hosts to <span class='inlinecode'>lan.buetow.org</span> (remember, earlier in this blog post we set the <span class='inlinecode'>nfsuserd</span> domain on the NFS server side to <span class='inlinecode'>lan.buetow.org</span> as well!)</span><br />
+<br />
+<pre>
+[General]
+
+Domain = lan.buetow.org
+.
+.
+.
+</pre>
+<br />
+<span>And afterwards, we need to run the following on all 3 Rocky hosts::</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>[root@r0 ~]<i><font color="silver"># systemctl enable --now nfs-idmapd</font></i>
+[root@r0 ~]<i><font color="silver"># systemctl enable --now nfs-client.target</font></i>
+</pre>
+<br />
+<span>and then, safest, reboot those.</span><br />
+<br />
<h3 style='display: inline' id='testing-nfs-mount-with-stunnel'>Testing NFS Mount with Stunnel</h3><br />
<br />
<span>To mount NFS through the stunnel encrypted tunnel, we run:</span><br />
diff --git a/index.gmi b/index.gmi
index 6eac716e..26fd8087 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-08-08T18:20:01+03:00 by `Gemtexter`
+> This site was generated at 2025-08-08T18:47:55+03:00 by `Gemtexter`
Welcome to the foo.zone!
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 5f4a9613..bab1cadb 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-08-08T18:20:01+03:00
+> This site was last updated at 2025-08-08T18:47:55+03: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.