summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/resources.md206
-rw-r--r--gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md18
-rw-r--r--index.md2
-rw-r--r--uptime-stats.md136
4 files changed, 190 insertions, 172 deletions
diff --git a/about/resources.md b/about/resources.md
index cc7d4512..be696ae1 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -35,108 +35,108 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Developing Games in Java; David Brackeen and others...; New Riders
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* Java ist auch eine Insel; Christian Ullenboom;
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Leanring eBPF; Liz Rice; O'Reilly
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* DNS and BIND; Cricket Liu; O'Reilly
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Raku Recipes; J.J. Merelo; Apress
* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* 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
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* C++ Programming Language; Bjarne Stroustrup;
-* The Docker Book; James Turnbull; Kindle
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Effective awk programming; Arnold Robbins; 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
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Funktionale Programmierung; Peter Pepper; Springer
-* Modern Perl; Chromatic ; Onyx Neon Press
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Ultimate Go Notebook; Bill Kennedy
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Raku Recipes; J.J. Merelo; Apress
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+* Leanring eBPF; Liz Rice; O'Reilly
* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
* Raku Fundamentals; Moritz Lenz; Apress
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Java ist auch eine Insel; Christian Ullenboom;
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* DNS and BIND; Cricket Liu; O'Reilly
-* Developing Games in Java; David Brackeen and others...; New Riders
-* 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
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Modern Perl; Chromatic ; Onyx Neon Press
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* The Docker Book; James Turnbull; Kindle
+* C++ Programming Language; Bjarne Stroustrup;
## 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:
-* Relayd and Httpd Mastery; Michael W Lucas
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* The Linux Programming Interface; Michael Kerrisk; No Starch Press
-* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
-* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* Relayd and Httpd Mastery; Michael W Lucas
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
## Self-development and soft-skills books
In random order:
-* Ultralearning; Scott Young; Thorsons
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* Eat That Frog; Brian Tracy
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Deep Work; Cal Newport; Piatkus
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* 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
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
* Digital Minimalism; Cal Newport; Portofolio Penguin
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* Getting Things Done; David Allen
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* Soft Skills; John Sommez; Manning Publications
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Ultralearning; Scott Young; Thorsons
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* So Good They Can't Ignore You; Cal Newport; Business Plus
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Slow Productivity; Cal Newport; Penguin Random House
+* Soft Skills; John Sommez; Manning Publications
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Atomic Habits; James Clear; Random House Business
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Slow Productivity; Cal Newport; Penguin Random House
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Getting Things Done; David Allen
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
* Meditation for Mortals, Oliver Burkeman, Audiobook
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Eat That Frog; Brian Tracy
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Deep Work; Cal Newport; Piatkus
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
[Here are notes of mine for some of the books](../notes/index.md)
@@ -144,30 +144,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* AWS Immersion Day; Amazon; 1-day interactive online training
-* 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)
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* Apache Tomcat Best Practises; 3-day on-site training
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Protocol buffers; O'Reilly Online
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* Functional programming lecture; Remote University of Hagen
* Scripting Vim; Damian Conway; O'Reilly Online
* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* MySQL Deep Dive Workshop; 2-day on-site training
* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* Apache Tomcat Best Practises; 3-day on-site training
+* 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)
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* AWS Immersion Day; Amazon; 1-day interactive online training
+* Protocol buffers; 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
+* Advanced Bash-Scripting Guide
## Podcasts
@@ -175,20 +175,20 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Wednesday Wisdom
* Cup o' Go [Golang]
-* Hidden Brain
-* Backend Banter
-* The Pragmatic Engineer Podcast
-* Dev Interrupted
-* The Changelog Podcast(s)
-* Maintainable
-* The ProdCast (Google SRE Podcast)
* Pratical AI
-* Deep Questions with Cal Newport
+* The ProdCast (Google SRE Podcast)
* Fork Around And Find Out
* BSD Now [BSD]
* Modern Mentor
+* Maintainable
+* Deep Questions with Cal Newport
+* Dev Interrupted
+* Backend Banter
+* Wednesday Wisdom
+* Hidden Brain
+* The Changelog Podcast(s)
+* The Pragmatic Engineer Podcast
* Fallthrough [Golang]
### Podcasts I liked
@@ -196,35 +196,35 @@ In random order:
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.
* Go Time (predecessor of fallthrough)
+* Modern Mentor
+* Java Pub House
* CRE: Chaosradio Express [german]
* Ship It (predecessor of Fork Around And Find Out)
* FLOSS weekly
-* Java Pub House
-* Modern Mentor
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* The Pragmatic Engineer
-* Monospace Mentor
-* The Valuable Dev
-* VK Newsletter
-* byteSizeGo
-* Applied Go Weekly Newsletter
-* Changelog News
-* Ruby Weekly
* Register Spill
+* Ruby Weekly
+* byteSizeGo
* The Imperfectionist
* Golang Weekly
+* VK Newsletter
+* The Valuable Dev
+* Monospace Mentor
+* Changelog News
+* The Pragmatic Engineer
* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Applied Go Weekly Newsletter
## 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:
-* freeX (not published anymore)
* LWN (online only)
+* freeX (not published anymore)
* Linux Magazine
* Linux User
diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md
index a1d39532..96b755ea 100644
--- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md
+++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md
@@ -1184,6 +1184,24 @@ paul@f0:~ % doas tee /usr/local/bin/carpcontrol.sh <<'EOF'
#!/bin/sh
# CARP state change control script
+HOSTNAME=`hostname`
+
+if [ ! -f /data/nfs/nfs.DO_NOT_REMOVE ]; then
+ logger '/data/nfs not mounted, mounting it now!'
+ if [ "$HOSTNAME" = 'f0.lan.buetow.org' ]; then
+ zfs load-key -L file:///keys/f0.lan.buetow.org:zdata.key zdata/enc/nfsdata
+ zfs set mountpoint=/data/nfs zdata/enc/nfsdata
+ else
+ doas zfs load-key -L file:///keys/f0.lan.buetow.org:zdata.key zdata/sink/f0/zdata/enc/nfsdata
+ doas zfs set mountpoint=/data/nfs zdata/sink/f0/zdata/enc/nfsdata
+ doas zfs mount zdata/sink/f0/zdata/enc/nfsdata
+ doas zfs set readonly=on zdata/sink/f0/zdata/enc/nfsdata
+ fi
+ doas service nfsd stop 2>&1
+ doas service mountd stop 2>&1
+fi
+
+
case "$1" in
MASTER)
logger "CARP state changed to MASTER, starting services"
diff --git a/index.md b/index.md
index 48e01f2b..456da428 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-10-25T18:43:19+03:00 by `Gemtexter`
+> This site was generated at 2025-10-28T20:14:24+02:00 by `Gemtexter`
Welcome to the foo.zone!
diff --git a/uptime-stats.md b/uptime-stats.md
index 8e1bd8c1..41a0956f 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-10-25T18:43:19+03:00
+> This site was last updated at 2025-10-28T20:14:24+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.
@@ -18,30 +18,30 @@ Also check out my blog post:
Boots is the total number of host boots over the entire lifespan.
```
-+-----+----------------+-------+-------------------------------+
-| Pos | Host | Boots | Last Kernel |
-+-----+----------------+-------+-------------------------------+
-| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 |
-| 2. | *earth | 208 | Linux 6.16.10-200.fc42.x86_64 |
-| 3. | mars | 207 | Linux 3.2.0-4-amd64 |
-| 4. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 |
-| 5. | dionysus | 136 | FreeBSD 13.0-RELEASE-p11 |
-| 6. | tauceti-e | 120 | Linux 3.2.0-4-amd64 |
-| 7. | makemake | 76 | Linux 6.9.9-200.fc40.x86_64 |
-| 8. | *f2 | 70 | FreeBSD 14.3-RELEASE |
-| 9. | *f1 | 65 | FreeBSD 14.3-RELEASE |
-| 10. | *f0 | 62 | FreeBSD 14.3-RELEASE |
-| 11. | uranus | 59 | NetBSD 10.1 |
-| 12. | pluto | 51 | Linux 3.2.0-4-amd64 |
-| 13. | mega15289 | 50 | Darwin 23.4.0 |
-| 14. | *mega-m3-pro | 50 | Darwin 24.6.0 |
-| 15. | *fishfinger | 46 | OpenBSD 7.7 |
-| 16. | *t450 | 44 | FreeBSD 14.2-RELEASE |
-| 17. | *blowfish | 43 | OpenBSD 7.7 |
-| 18. | mega8477 | 40 | Darwin 13.4.0 |
-| 19. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
-| 20. | sun | 33 | FreeBSD 10.3-RELEASE-p24 |
-+-----+----------------+-------+-------------------------------+
++-----+----------------+-------+------------------------------+
+| Pos | Host | Boots | Last Kernel |
++-----+----------------+-------+------------------------------+
+| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 |
+| 2. | *earth | 209 | Linux 6.17.4-200.fc42.x86_64 |
+| 3. | mars | 207 | Linux 3.2.0-4-amd64 |
+| 4. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 |
+| 5. | dionysus | 136 | FreeBSD 13.0-RELEASE-p11 |
+| 6. | tauceti-e | 120 | Linux 3.2.0-4-amd64 |
+| 7. | makemake | 76 | Linux 6.9.9-200.fc40.x86_64 |
+| 8. | *f2 | 70 | FreeBSD 14.3-RELEASE |
+| 9. | *f1 | 65 | FreeBSD 14.3-RELEASE |
+| 10. | *f0 | 62 | FreeBSD 14.3-RELEASE |
+| 11. | uranus | 59 | NetBSD 10.1 |
+| 12. | pluto | 51 | Linux 3.2.0-4-amd64 |
+| 13. | mega15289 | 50 | Darwin 23.4.0 |
+| 14. | *mega-m3-pro | 50 | Darwin 24.6.0 |
+| 15. | *fishfinger | 46 | OpenBSD 7.7 |
+| 16. | *t450 | 44 | FreeBSD 14.2-RELEASE |
+| 17. | *blowfish | 43 | OpenBSD 7.7 |
+| 18. | mega8477 | 40 | Darwin 13.4.0 |
+| 19. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf |
+| 20. | sun | 33 | FreeBSD 10.3-RELEASE-p24 |
++-----+----------------+-------+------------------------------+
```
## Top 20 Uptime's by Host
@@ -53,7 +53,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| Pos | Host | Uptime | Last Kernel |
+-----+----------------+-----------------------------+-----------------------------------+
| 1. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 |
-| 2. | *earth | 3 years, 10 months, 12 days | Linux 6.16.10-200.fc42.x86_64 |
+| 2. | *earth | 3 years, 10 months, 16 days | Linux 6.17.4-200.fc42.x86_64 |
| 3. | *blowfish | 3 years, 10 months, 2 days | OpenBSD 7.7 |
| 4. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 |
| 5. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 |
@@ -65,7 +65,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 11. | mega15289 | 1 years, 12 months, 17 days | Darwin 23.4.0 |
| 12. | tauceti-f | 1 years, 9 months, 18 days | Linux 3.2.0-3-amd64 |
| 13. | *t450 | 1 years, 7 months, 26 days | FreeBSD 14.2-RELEASE |
-| 14. | *mega-m3-pro | 1 years, 5 months, 16 days | Darwin 24.6.0 |
+| 14. | *mega-m3-pro | 1 years, 5 months, 20 days | Darwin 24.6.0 |
| 15. | mega8477 | 1 years, 3 months, 25 days | Darwin 13.4.0 |
| 16. | host0 | 1 years, 3 months, 9 days | FreeBSD 6.2-RELEASE-p5 |
| 17. | makemake | 1 years, 3 months, 5 days | Linux 6.9.9-200.fc40.x86_64 |
@@ -85,7 +85,7 @@ Score is calculated by combining all other metrics.
+-----+----------------+-------+-----------------------------------+
| 1. | uranus | 340 | NetBSD 10.1 |
| 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 |
-| 3. | *earth | 266 | Linux 6.16.10-200.fc42.x86_64 |
+| 3. | *earth | 266 | Linux 6.17.4-200.fc42.x86_64 |
| 4. | *blowfish | 243 | OpenBSD 7.7 |
| 5. | sun | 238 | FreeBSD 10.3-RELEASE-p24 |
| 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 |
@@ -100,7 +100,7 @@ Score is calculated by combining all other metrics.
| 15. | *t450 | 122 | FreeBSD 14.2-RELEASE |
| 16. | tauceti-f | 108 | Linux 3.2.0-3-amd64 |
| 17. | tauceti-e | 96 | Linux 3.2.0-4-amd64 |
-| 18. | *mega-m3-pro | 93 | Darwin 24.6.0 |
+| 18. | *mega-m3-pro | 94 | Darwin 24.6.0 |
| 19. | callisto | 86 | Linux 4.0.4-303.fc22.x86_64 |
| 20. | mega8477 | 80 | Darwin 13.4.0 |
+-----+----------------+-------+-----------------------------------+
@@ -111,30 +111,30 @@ Score is calculated by combining all other metrics.
Downtime is the total downtime of a host over the entire lifespan.
```
-+-----+----------------+-----------------------------+-------------------------------+
-| Pos | Host | Downtime | Last Kernel |
-+-----+----------------+-----------------------------+-------------------------------+
-| 1. | dionysus | 8 years, 3 months, 16 days | FreeBSD 13.0-RELEASE-p11 |
-| 2. | uranus | 6 years, 7 months, 31 days | NetBSD 10.1 |
-| 3. | alphacentauri | 5 years, 11 months, 18 days | FreeBSD 11.4-RELEASE-p7 |
-| 4. | makemake | 3 years, 2 months, 2 days | Linux 6.9.9-200.fc40.x86_64 |
-| 5. | moon | 2 years, 1 months, 1 days | FreeBSD 14.0-RELEASE-p3 |
-| 6. | callisto | 1 years, 5 months, 15 days | Linux 4.0.4-303.fc22.x86_64 |
-| 7. | mega15289 | 1 years, 4 months, 24 days | Darwin 23.4.0 |
-| 8. | *t450 | 1 years, 2 months, 13 days | FreeBSD 14.2-RELEASE |
-| 9. | mars | 1 years, 2 months, 10 days | Linux 3.2.0-4-amd64 |
-| 10. | tauceti-e | 0 years, 12 months, 9 days | Linux 3.2.0-4-amd64 |
-| 11. | sirius | 0 years, 8 months, 20 days | Linux 2.6.32-042stab111.12 |
-| 12. | *f0 | 0 years, 8 months, 3 days | FreeBSD 14.3-RELEASE |
-| 13. | *f2 | 0 years, 8 months, 2 days | FreeBSD 14.3-RELEASE |
-| 14. | *f1 | 0 years, 8 months, 1 days | FreeBSD 14.3-RELEASE |
-| 15. | *earth | 0 years, 6 months, 20 days | Linux 6.16.10-200.fc42.x86_64 |
-| 16. | deimos | 0 years, 5 months, 15 days | Linux 4.4.5-300.fc23.x86_64 |
-| 17. | joghurt | 0 years, 2 months, 9 days | FreeBSD 7.0-PRERELEASE |
-| 18. | host0 | 0 years, 2 months, 1 days | FreeBSD 6.2-RELEASE-p5 |
-| 19. | *mega-m3-pro | 0 years, 1 months, 14 days | Darwin 24.6.0 |
-| 20. | fibonacci | 0 years, 1 months, 11 days | FreeBSD 5.3-RELEASE-p15 |
-+-----+----------------+-----------------------------+-------------------------------+
++-----+----------------+-----------------------------+------------------------------+
+| Pos | Host | Downtime | Last Kernel |
++-----+----------------+-----------------------------+------------------------------+
+| 1. | dionysus | 8 years, 3 months, 16 days | FreeBSD 13.0-RELEASE-p11 |
+| 2. | uranus | 6 years, 7 months, 31 days | NetBSD 10.1 |
+| 3. | alphacentauri | 5 years, 11 months, 18 days | FreeBSD 11.4-RELEASE-p7 |
+| 4. | makemake | 3 years, 2 months, 2 days | Linux 6.9.9-200.fc40.x86_64 |
+| 5. | moon | 2 years, 1 months, 1 days | FreeBSD 14.0-RELEASE-p3 |
+| 6. | callisto | 1 years, 5 months, 15 days | Linux 4.0.4-303.fc22.x86_64 |
+| 7. | mega15289 | 1 years, 4 months, 24 days | Darwin 23.4.0 |
+| 8. | *t450 | 1 years, 2 months, 13 days | FreeBSD 14.2-RELEASE |
+| 9. | mars | 1 years, 2 months, 10 days | Linux 3.2.0-4-amd64 |
+| 10. | tauceti-e | 0 years, 12 months, 9 days | Linux 3.2.0-4-amd64 |
+| 11. | sirius | 0 years, 8 months, 20 days | Linux 2.6.32-042stab111.12 |
+| 12. | *f0 | 0 years, 8 months, 3 days | FreeBSD 14.3-RELEASE |
+| 13. | *f2 | 0 years, 8 months, 2 days | FreeBSD 14.3-RELEASE |
+| 14. | *f1 | 0 years, 8 months, 1 days | FreeBSD 14.3-RELEASE |
+| 15. | *earth | 0 years, 6 months, 20 days | Linux 6.17.4-200.fc42.x86_64 |
+| 16. | deimos | 0 years, 5 months, 15 days | Linux 4.4.5-300.fc23.x86_64 |
+| 17. | joghurt | 0 years, 2 months, 9 days | FreeBSD 7.0-PRERELEASE |
+| 18. | host0 | 0 years, 2 months, 1 days | FreeBSD 6.2-RELEASE-p5 |
+| 19. | *mega-m3-pro | 0 years, 1 months, 14 days | Darwin 24.6.0 |
+| 20. | fibonacci | 0 years, 1 months, 11 days | FreeBSD 5.3-RELEASE-p15 |
++-----+----------------+-----------------------------+------------------------------+
```
## Top 20 Lifespan's by Host
@@ -150,7 +150,7 @@ Lifespan is the total uptime + the total downtime of a host.
| 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 |
| 4. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 |
| 5. | makemake | 4 years, 4 months, 7 days | Linux 6.9.9-200.fc40.x86_64 |
-| 6. | *earth | 4 years, 4 months, 1 days | Linux 6.16.10-200.fc42.x86_64 |
+| 6. | *earth | 4 years, 4 months, 4 days | Linux 6.17.4-200.fc42.x86_64 |
| 7. | *blowfish | 3 years, 10 months, 3 days | OpenBSD 7.7 |
| 8. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 |
| 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 |
@@ -179,7 +179,7 @@ Boots is the total number of host boots over the entire lifespan.
| 1. | FreeBSD 10... | 551 |
| 2. | Linux 3... | 550 |
| 3. | *FreeBSD 14... | 215 |
-| 4. | *Linux 6... | 188 |
+| 4. | *Linux 6... | 189 |
| 5. | Linux 5... | 162 |
| 6. | Linux 4... | 161 |
| 7. | FreeBSD 11... | 153 |
@@ -187,14 +187,14 @@ Boots is the total number of host boots over the entire lifespan.
| 9. | *OpenBSD 7... | 99 |
| 10. | Darwin 13... | 40 |
| 11. | Darwin 23... | 30 |
-| 12. | FreeBSD 5... | 25 |
-| 13. | *Darwin 24... | 25 |
+| 12. | *Darwin 24... | 25 |
+| 13. | FreeBSD 5... | 25 |
| 14. | Linux 2... | 22 |
| 15. | Darwin 21... | 17 |
| 16. | Darwin 15... | 15 |
| 17. | Darwin 22... | 12 |
| 18. | Darwin 18... | 11 |
-| 19. | FreeBSD 7... | 10 |
+| 19. | OpenBSD 4... | 10 |
| 20. | FreeBSD 6... | 10 |
+-----+----------------+-------+
```
@@ -211,7 +211,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 2. | *OpenBSD 7... | 7 years, 6 months, 29 days |
| 3. | FreeBSD 10... | 5 years, 9 months, 9 days |
| 4. | Linux 5... | 4 years, 10 months, 21 days |
-| 5. | *Linux 6... | 3 years, 1 months, 9 days |
+| 5. | *Linux 6... | 3 years, 1 months, 12 days |
| 6. | Linux 4... | 2 years, 7 months, 22 days |
| 7. | FreeBSD 11... | 2 years, 4 months, 28 days |
| 8. | *FreeBSD 14... | 2 years, 3 months, 24 days |
@@ -219,7 +219,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 10. | Darwin 13... | 1 years, 3 months, 25 days |
| 11. | FreeBSD 6... | 1 years, 3 months, 9 days |
| 12. | Darwin 23... | 0 years, 11 months, 9 days |
-| 13. | *Darwin 24... | 0 years, 9 months, 17 days |
+| 13. | *Darwin 24... | 0 years, 9 months, 21 days |
| 14. | OpenBSD 4... | 0 years, 8 months, 12 days |
| 15. | Darwin 21... | 0 years, 8 months, 2 days |
| 16. | Darwin 18... | 0 years, 7 months, 5 days |
@@ -242,7 +242,7 @@ Score is calculated by combining all other metrics.
| 2. | *OpenBSD 7... | 484 |
| 3. | FreeBSD 10... | 406 |
| 4. | Linux 5... | 317 |
-| 5. | *Linux 6... | 209 |
+| 5. | *Linux 6... | 210 |
| 6. | Linux 4... | 175 |
| 7. | *FreeBSD 14... | 161 |
| 8. | FreeBSD 11... | 159 |
@@ -250,14 +250,14 @@ Score is calculated by combining all other metrics.
| 10. | Darwin 13... | 80 |
| 11. | FreeBSD 6... | 75 |
| 12. | Darwin 23... | 56 |
-| 13. | *Darwin 24... | 49 |
+| 13. | *Darwin 24... | 50 |
| 14. | OpenBSD 4... | 39 |
| 15. | Darwin 21... | 38 |
| 16. | Darwin 18... | 32 |
| 17. | Darwin 22... | 30 |
| 18. | Darwin 15... | 29 |
-| 19. | FreeBSD 5... | 25 |
-| 20. | FreeBSD 13... | 25 |
+| 19. | FreeBSD 13... | 25 |
+| 20. | FreeBSD 5... | 25 |
+-----+----------------+-------+
```
@@ -269,7 +269,7 @@ Boots is the total number of host boots over the entire lifespan.
+-----+------------+-------+
| Pos | KernelName | Boots |
+-----+------------+-------+
-| 1. | *Linux | 1083 |
+| 1. | *Linux | 1084 |
| 2. | *FreeBSD | 1080 |
| 3. | *Darwin | 155 |
| 4. | *OpenBSD | 109 |
@@ -285,10 +285,10 @@ Uptime is the total uptime of a host over the entire lifespan.
+-----+------------+-----------------------------+
| Pos | KernelName | Uptime |
+-----+------------+-----------------------------+
-| 1. | *Linux | 28 years, 2 months, 1 days |
+| 1. | *Linux | 28 years, 2 months, 4 days |
| 2. | *FreeBSD | 12 years, 2 months, 24 days |
| 3. | *OpenBSD | 8 years, 2 months, 7 days |
-| 4. | *Darwin | 5 years, 1 months, 4 days |
+| 4. | *Darwin | 5 years, 1 months, 8 days |
| 5. | NetBSD | 0 years, 1 months, 1 days |
+-----+------------+-----------------------------+
```
@@ -301,7 +301,7 @@ Score is calculated by combining all other metrics.
+-----+------------+-------+
| Pos | KernelName | Score |
+-----+------------+-------+
-| 1. | *Linux | 1868 |
+| 1. | *Linux | 1869 |
| 2. | *FreeBSD | 862 |
| 3. | *OpenBSD | 523 |
| 4. | *Darwin | 332 |