diff options
| -rw-r--r-- | about/index.html | 1 | ||||
| -rw-r--r-- | about/resources.html | 167 | ||||
| -rw-r--r-- | about/technical-guides.txt | 1 | ||||
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html | 68 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 72 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 54 |
7 files changed, 196 insertions, 169 deletions
diff --git a/about/index.html b/about/index.html index e6071608..d55725ca 100644 --- a/about/index.html +++ b/about/index.html @@ -12,6 +12,7 @@ <br /> <ul> <li>Name: Paul Buetow</li> +<li>Father (daughter), Husband, Computer tinkerer, Yogi, cat father</li> <li>Profession: Computerist - Solving problems with computers that we wouldn't have without them</li> <li>Current job: Site Reliability Engineer</li> <li>E-Mail: <span class='inlinecode'>paul@nospam.buetow.org</span></li> diff --git a/about/resources.html b/about/resources.html index de2111f7..f11bee18 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,100 +47,100 @@ <span>In random order:</span><br /> <br /> <ul> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> <li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> <li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>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</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> <li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> <li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> <li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> <li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> <li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> <li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> <li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>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</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>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:</span><br /> <br /> <ul> -<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> -<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> +<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> -<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> <li>Relayd and Httpd Mastery; Michael W Lucas</li> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> <br /> <span>In random order:</span><br /> <br /> <ul> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> +<li>Atomic Habits; James Clear; Random House Business</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> +<li>Ultralearning; Scott Young; Thorsons</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>The Off Switch; Mark Cropley; Virgin Books</li> <li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> <li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> -<li>Ultralearning; Scott Young; Thorsons</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> <li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> <li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> -<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> <li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>Deep Work; Cal Newport; Piatkus</li> <li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> <li>Slow Productivity; Cal Newport; Penguin Random House</li> <li>Soft Skills; John Sommez; Manning Publications</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> <li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>The Off Switch; Mark Cropley; Virgin Books</li> -<li>Atomic Habits; James Clear; Random House Business</li> -<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> <li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> <li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -149,30 +149,31 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> -<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> <li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>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)</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> +<li>Functional programming lecture; Remote University of Hagen</li> +<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> <li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> <li>Protocol buffers; O'Reilly Online</li> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> +<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> <span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br /> <br /> <ul> -<li>Advanced Bash-Scripting Guide </li> <li>Raku Guide at https://raku.guide </li> +<li>How CPUs work at https://cpu.land</li> +<li>Advanced Bash-Scripting Guide </li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> <br /> @@ -181,43 +182,43 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Ship it (Changelog) </li> -<li>Go Time (Changelog)</li> <li>Deep Questions with Cal Newport</li> -<li>Backend Banter</li> -<li>Dev Interrupted</li> <li>Maintainable</li> +<li>The Pragmatic Engineer Podcast</li> +<li>Backend Banter</li> <li>Hidden Brain</li> -<li>Cup o' Go [Golang]</li> <li>The ProdCast (Google SRE Podcast)</li> -<li>The Pragmatic Engineer Podcast</li> +<li>Go Time (Changelog)</li> +<li>Dev Interrupted</li> +<li>Ship it (Changelog) </li> +<li>Cup o' Go [Golang]</li> </ul><br /> <h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br /> <br /> <span>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.</span><br /> <br /> <ul> -<li>CRE: Chaosradio Express [german]</li> <li>Java Pub House</li> -<li>Modern Mentor</li> +<li>CRE: Chaosradio Express [german]</li> <li>FLOSS weekly</li> +<li>Modern Mentor</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>Register Spill</li> -<li>VK Newsletter</li> <li>The Valuable Dev</li> -<li>Changelog News</li> -<li>Applied Go Weekly Newsletter</li> -<li>The Imperfectionist</li> <li>Golang Weekly</li> <li>byteSizeGo</li> -<li>Monospace Mentor</li> -<li>Ruby Weekly</li> +<li>Applied Go Weekly Newsletter</li> <li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>VK Newsletter</li> +<li>The Imperfectionist</li> +<li>Register Spill</li> +<li>Changelog News</li> +<li>Ruby Weekly</li> +<li>Monospace Mentor</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> diff --git a/about/technical-guides.txt b/about/technical-guides.txt index 4e757a08..19ee85dd 100644 --- a/about/technical-guides.txt +++ b/about/technical-guides.txt @@ -1,2 +1,3 @@ * Advanced Bash-Scripting Guide * Raku Guide at https://raku.guide +* How CPUs work at https://cpu.land 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 5fe9d0c2..f8c61c18 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 @@ -31,22 +31,26 @@ <br /> <ul> <li><a href='#f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a></li> -<li>⇢ <a href='#deciding-on-the-hardware'>Deciding on the hardware</a></li> -<li>⇢ ⇢ <a href='#not-arm-but-intel-n100-'>Not ARM but Intel N100 </a></li> -<li>⇢ ⇢ <a href='#beelink-unboxing'>Beelink unboxing</a></li> -<li>⇢ ⇢ <a href='#network-switch'>Network switch</a></li> -<li>⇢ <a href='#installing-freebsd'>Installing FreeBSD</a></li> -<li>⇢ ⇢ <a href='#base-install'>Base install</a></li> -<li>⇢ ⇢ <a href='#latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></a></li> -<li>⇢ ⇢ <a href='#additional-packages-after-install'>Additional packages after install</a></li> -<li>⇢ <a href='#hardware-check'>Hardware check</a></li> -<li>⇢ ⇢ <a href='#ethernet'>Ethernet</a></li> -<li>⇢ ⇢ <a href='#ram'>RAM</a></li> -<li>⇢ ⇢ <a href='#cpus'>CPUs</a></li> -<li>⇢ ⇢ <a href='#cpu-throttling'>CPU throttling</a></li> -<li>⇢ <a href='#conclusion'>Conclusion</a></li> +<li><a href='#deciding-on-the-hardware'>Deciding on the hardware</a></li> +<li>⇢ <a href='#not-arm-but-intel-n100-'>Not ARM but Intel N100 </a></li> +<li>⇢ <a href='#beelink-unboxing'>Beelink unboxing</a></li> +<li>⇢ <a href='#network-switch'>Network switch</a></li> +<li><a href='#installing-freebsd'>Installing FreeBSD</a></li> +<li>⇢ <a href='#base-install'>Base install</a></li> +<li>⇢ <a href='#latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></a></li> +<li>⇢ <a href='#additional-packages-after-install'>Additional packages after install</a></li> +<li>⇢ ⇢ <a href='#helix-editor'>Helix editor</a></li> +<li>⇢ ⇢ <a href='#doas'><span class='inlinecode'>doas</span></a></li> +<li>⇢ ⇢ <a href='#periodic-zfs-snapshotting'>Periodic ZFS snapshotting</a></li> +<li>⇢ ⇢ <a href='#uptime-tracking'>Uptime tracking</a></li> +<li><a href='#hardware-check'>Hardware check</a></li> +<li>⇢ <a href='#ethernet'>Ethernet</a></li> +<li>⇢ <a href='#ram'>RAM</a></li> +<li>⇢ <a href='#cpus'>CPUs</a></li> +<li>⇢ <a href='#cpu-throttling'>CPU throttling</a></li> +<li><a href='#conclusion'>Conclusion</a></li> </ul><br /> -<h2 style='display: inline' id='deciding-on-the-hardware'>Deciding on the hardware</h2><br /> +<h1 style='display: inline' id='deciding-on-the-hardware'>Deciding on the hardware</h1><br /> <br /> <span>Note that the OpenBSD VMs included in the f3s setup (which will be used later in this blog series for internet ingress - as you know from the first part of this blog series) are already there. These are virtual machines that I rent at OpenBSD Amsterdam and Hetzner.</span><br /> <br /> @@ -57,7 +61,7 @@ <br /> <span>I've been considering whether to use Raspberry Pis or look for alternatives. It turns out that complete N100-based mini-computers aren't much more expensive than Raspberry Pi 5s, and they don't require assembly. Furthermore, I like that they are AMD64 and not ARM-based, which increases compatibility with some applications (e.g., I might want to virtualize Windows (via bhyve) on one of those, though that's out of scope for this blog series).</span><br /> <br /> -<h3 style='display: inline' id='not-arm-but-intel-n100-'>Not ARM but Intel N100 </h3><br /> +<h2 style='display: inline' id='not-arm-but-intel-n100-'>Not ARM but Intel N100 </h2><br /> <br /> <span>I needed something compact, efficient, and capable enough to handle the demands of a small-scale Kubernetes cluster and preferably something I don't have to assemble a lot. After researching, I decided on the Beelink S12 Pro with Intel N100 CPUs.</span><br /> <br /> @@ -83,7 +87,7 @@ </ul><br /> <span>I bought three (3) of them for the cluster I intend to build.</span><br /> <br /> -<h3 style='display: inline' id='beelink-unboxing'>Beelink unboxing</h3><br /> +<h2 style='display: inline' id='beelink-unboxing'>Beelink unboxing</h2><br /> <br /> <span>Unboxing was uneventful. Every Beelink PC came with: </span><br /> <br /> @@ -97,15 +101,15 @@ </ul><br /> <span>Overall, I love the small form factor.</span><br /> <br /> -<h3 style='display: inline' id='network-switch'>Network switch</h3><br /> +<h2 style='display: inline' id='network-switch'>Network switch</h2><br /> <br /> <span>I went with the tp-link mini 5-port switch, as I had a spare one available. That switch will be plugged into my wall ethernet port, which connects directly to my fiber internet router with 100 Mbit/s down and 50 Mbit/s upload speed.</span><br /> <br /> <a href='./f3s-kubernetes-with-freebsd-part-2/switch.jpg'><img alt='Switch' title='Switch' src='./f3s-kubernetes-with-freebsd-part-2/switch.jpg' /></a><br /> <br /> -<h2 style='display: inline' id='installing-freebsd'>Installing FreeBSD</h2><br /> +<h1 style='display: inline' id='installing-freebsd'>Installing FreeBSD</h1><br /> <br /> -<h3 style='display: inline' id='base-install'>Base install</h3><br /> +<h2 style='display: inline' id='base-install'>Base install</h2><br /> <br /> <span>First, I downloaded the boot-only ISO of the latest FreeBSD release and dumped it on a USB stick via my Fedora laptop:</span><br /> <br /> @@ -133,7 +137,7 @@ http://www.gnu.org/software/src-highlite --> <br /> <a href='./f3s-kubernetes-with-freebsd-part-2/f3s-collage2.jpg'><img alt='Beelink installation' title='Beelink installation' src='./f3s-kubernetes-with-freebsd-part-2/f3s-collage2.jpg' /></a><br /> <br /> -<h3 style='display: inline' id='latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></h3><br /> +<h2 style='display: inline' id='latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></h2><br /> <br /> <span>After the first boot, I upgraded to the latest FreeBSD patch level as follows:</span><br /> <br /> @@ -158,7 +162,7 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000">END</font> </pre> <br /> -<h3 style='display: inline' id='additional-packages-after-install'>Additional packages after install</h3><br /> +<h2 style='display: inline' id='additional-packages-after-install'>Additional packages after install</h2><br /> <br /> <span>After that, I installed the following additional packages:</span><br /> <br /> @@ -169,8 +173,12 @@ http://www.gnu.org/software/src-highlite --> <pre><font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># pkg install helix doas zfs-periodic uptimed</font></i> </pre> <br /> +<h3 style='display: inline' id='helix-editor'>Helix editor</h3><br /> +<br /> <span>Helix? It's my favourite text editor. I have nothing against <span class='inlinecode'>vi</span> but like <span class='inlinecode'>hx</span> (Helix) more!</span><br /> <br /> +<h3 style='display: inline' id='doas'><span class='inlinecode'>doas</span></h3><br /> +<br /> <span><span class='inlinecode'>doas</span>? It's a pretty neat (and KISS) replacement for <span class='inlinecode'>sudo</span>. It has far fewer features than <span class='inlinecode'>sudo</span>, which is supposed to make it more secure. Its origin is the OpenBSD project. For <span class='inlinecode'>doas</span>, I accepted the default configuration (where users in the <span class='inlinecode'>wheel</span> group are allowed to run commands as <span class='inlinecode'>root</span>):</span><br /> <br /> <!-- Generator: GNU source-highlight 3.1.9 @@ -180,6 +188,8 @@ http://www.gnu.org/software/src-highlite --> <pre><font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># cp /usr/local/etc/doas.conf.sample /usr/local/etc/doas.conf</font></i> </pre> <br /> +<h3 style='display: inline' id='periodic-zfs-snapshotting'>Periodic ZFS snapshotting</h3><br /> +<br /> <span><span class='inlinecode'>zfs-periodic</span> is a nifty tool for automatically creating ZFS snapshots. I decided to go with the following configuration here:</span><br /> <br /> <!-- Generator: GNU source-highlight 3.1.9 @@ -206,6 +216,8 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000">monthly_zfs_snapshot_keep</font><font color="#F3E651">:</font><font color="#ff0000"> </font><font color="#bb00ff">2</font><font color="#ff0000"> -</font><font color="#F3E651">></font><font color="#ff0000"> </font><font color="#bb00ff">6</font> </pre> <br /> +<h3 style='display: inline' id='uptime-tracking'>Uptime tracking</h3><br /> +<br /> <span><span class='inlinecode'>uptimed</span>? I like to track my uptimes. This is how I configured the daemon:</span><br /> <br /> <!-- Generator: GNU source-highlight 3.1.9 @@ -248,9 +260,9 @@ http://www.gnu.org/software/src-highlite --> <br /> <a class='textlink' href='./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html'>Unveiling <span class='inlinecode'>guprecords.raku</span>: Global Uptime Records with Raku</a><br /> <br /> -<h2 style='display: inline' id='hardware-check'>Hardware check</h2><br /> +<h1 style='display: inline' id='hardware-check'>Hardware check</h1><br /> <br /> -<h3 style='display: inline' id='ethernet'>Ethernet</h3><br /> +<h2 style='display: inline' id='ethernet'>Ethernet</h2><br /> <br /> <span>Works. Nothing eventful, really. It's a cheap Realtek chip, but it will do what it is supposed to do.</span><br /> <br /> @@ -271,7 +283,7 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000"> nd6 </font><font color="#ff0000">options</font><font color="#F3E651">=</font><font color="#bb00ff">23</font><font color="#F3E651"><</font><font color="#ff0000">PERFORMNUD</font><font color="#F3E651">,</font><font color="#ff0000">ACCEPT_RTADV</font><font color="#F3E651">,</font><font color="#ff0000">AUTO_LINKLOCAL</font><font color="#F3E651">></font> </pre> <br /> -<h3 style='display: inline' id='ram'>RAM</h3><br /> +<h2 style='display: inline' id='ram'>RAM</h2><br /> <br /> <span>All there:</span><br /> <br /> @@ -284,7 +296,7 @@ http://www.gnu.org/software/src-highlite --> </pre> <br /> -<h3 style='display: inline' id='cpus'>CPUs</h3><br /> +<h2 style='display: inline' id='cpus'>CPUs</h2><br /> <br /> <span>They work:</span><br /> <br /> @@ -299,7 +311,7 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000">dev</font><font color="#F3E651">.</font><font color="#ff0000">cpu</font><font color="#F3E651">.</font><font color="#bb00ff">0</font><font color="#F3E651">.</font><font color="#ff0000">freq</font><font color="#F3E651">:</font><font color="#ff0000"> </font><font color="#bb00ff">604</font> </pre> <br /> -<h3 style='display: inline' id='cpu-throttling'>CPU throttling</h3><br /> +<h2 style='display: inline' id='cpu-throttling'>CPU throttling</h2><br /> <br /> <span>With <span class='inlinecode'>powerd</span> running, CPU freq is dowthrottled when the box isn't jam-packed. To stress it a bit, I run <span class='inlinecode'>ubench</span> to see the frequencies being unthrottled again:</span><br /> <br /> @@ -321,7 +333,7 @@ http://www.gnu.org/software/src-highlite --> <br /> <a href='./f3s-kubernetes-with-freebsd-part-2/watt.jpg'><img alt='Idle consumption.' title='Idle consumption.' src='./f3s-kubernetes-with-freebsd-part-2/watt.jpg' /></a><br /> <br /> -<h2 style='display: inline' id='conclusion'>Conclusion</h2><br /> +<h1 style='display: inline' id='conclusion'>Conclusion</h1><br /> <br /> <span>The Beelink S12 Pro with Intel N100 CPUs checks all the boxes for a k3s project: Compact, efficient, expandable, and affordable. Its compatibility with both Linux and FreeBSD makes it versatile for other use cases, whether as part of your cluster or as a standalone system. If you’re looking for hardware that punches above its weight for Kubernetes, this little device deserves a spot on your shortlist.</span><br /> <br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index fbcd6a26..95f51da6 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>2024-12-03T10:16:32+02:00</updated> + <updated>2024-12-05T11:28:33+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -41,22 +41,26 @@ <br /> <ul> <li><a href='#f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a></li> -<li>⇢ <a href='#deciding-on-the-hardware'>Deciding on the hardware</a></li> -<li>⇢ ⇢ <a href='#not-arm-but-intel-n100-'>Not ARM but Intel N100 </a></li> -<li>⇢ ⇢ <a href='#beelink-unboxing'>Beelink unboxing</a></li> -<li>⇢ ⇢ <a href='#network-switch'>Network switch</a></li> -<li>⇢ <a href='#installing-freebsd'>Installing FreeBSD</a></li> -<li>⇢ ⇢ <a href='#base-install'>Base install</a></li> -<li>⇢ ⇢ <a href='#latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></a></li> -<li>⇢ ⇢ <a href='#additional-packages-after-install'>Additional packages after install</a></li> -<li>⇢ <a href='#hardware-check'>Hardware check</a></li> -<li>⇢ ⇢ <a href='#ethernet'>Ethernet</a></li> -<li>⇢ ⇢ <a href='#ram'>RAM</a></li> -<li>⇢ ⇢ <a href='#cpus'>CPUs</a></li> -<li>⇢ ⇢ <a href='#cpu-throttling'>CPU throttling</a></li> -<li>⇢ <a href='#conclusion'>Conclusion</a></li> -</ul><br /> -<h2 style='display: inline' id='deciding-on-the-hardware'>Deciding on the hardware</h2><br /> +<li><a href='#deciding-on-the-hardware'>Deciding on the hardware</a></li> +<li>⇢ <a href='#not-arm-but-intel-n100-'>Not ARM but Intel N100 </a></li> +<li>⇢ <a href='#beelink-unboxing'>Beelink unboxing</a></li> +<li>⇢ <a href='#network-switch'>Network switch</a></li> +<li><a href='#installing-freebsd'>Installing FreeBSD</a></li> +<li>⇢ <a href='#base-install'>Base install</a></li> +<li>⇢ <a href='#latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></a></li> +<li>⇢ <a href='#additional-packages-after-install'>Additional packages after install</a></li> +<li>⇢ ⇢ <a href='#helix-editor'>Helix editor</a></li> +<li>⇢ ⇢ <a href='#doas'><span class='inlinecode'>doas</span></a></li> +<li>⇢ ⇢ <a href='#periodic-zfs-snapshotting'>Periodic ZFS snapshotting</a></li> +<li>⇢ ⇢ <a href='#uptime-tracking'>Uptime tracking</a></li> +<li><a href='#hardware-check'>Hardware check</a></li> +<li>⇢ <a href='#ethernet'>Ethernet</a></li> +<li>⇢ <a href='#ram'>RAM</a></li> +<li>⇢ <a href='#cpus'>CPUs</a></li> +<li>⇢ <a href='#cpu-throttling'>CPU throttling</a></li> +<li><a href='#conclusion'>Conclusion</a></li> +</ul><br /> +<h1 style='display: inline' id='deciding-on-the-hardware'>Deciding on the hardware</h1><br /> <br /> <span>Note that the OpenBSD VMs included in the f3s setup (which will be used later in this blog series for internet ingress - as you know from the first part of this blog series) are already there. These are virtual machines that I rent at OpenBSD Amsterdam and Hetzner.</span><br /> <br /> @@ -67,7 +71,7 @@ <br /> <span>I've been considering whether to use Raspberry Pis or look for alternatives. It turns out that complete N100-based mini-computers aren't much more expensive than Raspberry Pi 5s, and they don't require assembly. Furthermore, I like that they are AMD64 and not ARM-based, which increases compatibility with some applications (e.g., I might want to virtualize Windows (via bhyve) on one of those, though that's out of scope for this blog series).</span><br /> <br /> -<h3 style='display: inline' id='not-arm-but-intel-n100-'>Not ARM but Intel N100 </h3><br /> +<h2 style='display: inline' id='not-arm-but-intel-n100-'>Not ARM but Intel N100 </h2><br /> <br /> <span>I needed something compact, efficient, and capable enough to handle the demands of a small-scale Kubernetes cluster and preferably something I don't have to assemble a lot. After researching, I decided on the Beelink S12 Pro with Intel N100 CPUs.</span><br /> <br /> @@ -93,7 +97,7 @@ </ul><br /> <span>I bought three (3) of them for the cluster I intend to build.</span><br /> <br /> -<h3 style='display: inline' id='beelink-unboxing'>Beelink unboxing</h3><br /> +<h2 style='display: inline' id='beelink-unboxing'>Beelink unboxing</h2><br /> <br /> <span>Unboxing was uneventful. Every Beelink PC came with: </span><br /> <br /> @@ -107,15 +111,15 @@ </ul><br /> <span>Overall, I love the small form factor.</span><br /> <br /> -<h3 style='display: inline' id='network-switch'>Network switch</h3><br /> +<h2 style='display: inline' id='network-switch'>Network switch</h2><br /> <br /> <span>I went with the tp-link mini 5-port switch, as I had a spare one available. That switch will be plugged into my wall ethernet port, which connects directly to my fiber internet router with 100 Mbit/s down and 50 Mbit/s upload speed.</span><br /> <br /> <a href='./f3s-kubernetes-with-freebsd-part-2/switch.jpg'><img alt='Switch' title='Switch' src='./f3s-kubernetes-with-freebsd-part-2/switch.jpg' /></a><br /> <br /> -<h2 style='display: inline' id='installing-freebsd'>Installing FreeBSD</h2><br /> +<h1 style='display: inline' id='installing-freebsd'>Installing FreeBSD</h1><br /> <br /> -<h3 style='display: inline' id='base-install'>Base install</h3><br /> +<h2 style='display: inline' id='base-install'>Base install</h2><br /> <br /> <span>First, I downloaded the boot-only ISO of the latest FreeBSD release and dumped it on a USB stick via my Fedora laptop:</span><br /> <br /> @@ -143,7 +147,7 @@ http://www.gnu.org/software/src-highlite --> <br /> <a href='./f3s-kubernetes-with-freebsd-part-2/f3s-collage2.jpg'><img alt='Beelink installation' title='Beelink installation' src='./f3s-kubernetes-with-freebsd-part-2/f3s-collage2.jpg' /></a><br /> <br /> -<h3 style='display: inline' id='latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></h3><br /> +<h2 style='display: inline' id='latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></h2><br /> <br /> <span>After the first boot, I upgraded to the latest FreeBSD patch level as follows:</span><br /> <br /> @@ -168,7 +172,7 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000">END</font> </pre> <br /> -<h3 style='display: inline' id='additional-packages-after-install'>Additional packages after install</h3><br /> +<h2 style='display: inline' id='additional-packages-after-install'>Additional packages after install</h2><br /> <br /> <span>After that, I installed the following additional packages:</span><br /> <br /> @@ -179,8 +183,12 @@ http://www.gnu.org/software/src-highlite --> <pre><font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># pkg install helix doas zfs-periodic uptimed</font></i> </pre> <br /> +<h3 style='display: inline' id='helix-editor'>Helix editor</h3><br /> +<br /> <span>Helix? It's my favourite text editor. I have nothing against <span class='inlinecode'>vi</span> but like <span class='inlinecode'>hx</span> (Helix) more!</span><br /> <br /> +<h3 style='display: inline' id='doas'><span class='inlinecode'>doas</span></h3><br /> +<br /> <span><span class='inlinecode'>doas</span>? It's a pretty neat (and KISS) replacement for <span class='inlinecode'>sudo</span>. It has far fewer features than <span class='inlinecode'>sudo</span>, which is supposed to make it more secure. Its origin is the OpenBSD project. For <span class='inlinecode'>doas</span>, I accepted the default configuration (where users in the <span class='inlinecode'>wheel</span> group are allowed to run commands as <span class='inlinecode'>root</span>):</span><br /> <br /> <!-- Generator: GNU source-highlight 3.1.9 @@ -190,6 +198,8 @@ http://www.gnu.org/software/src-highlite --> <pre><font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># cp /usr/local/etc/doas.conf.sample /usr/local/etc/doas.conf</font></i> </pre> <br /> +<h3 style='display: inline' id='periodic-zfs-snapshotting'>Periodic ZFS snapshotting</h3><br /> +<br /> <span><span class='inlinecode'>zfs-periodic</span> is a nifty tool for automatically creating ZFS snapshots. I decided to go with the following configuration here:</span><br /> <br /> <!-- Generator: GNU source-highlight 3.1.9 @@ -216,6 +226,8 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000">monthly_zfs_snapshot_keep</font><font color="#F3E651">:</font><font color="#ff0000"> </font><font color="#bb00ff">2</font><font color="#ff0000"> -</font><font color="#F3E651">></font><font color="#ff0000"> </font><font color="#bb00ff">6</font> </pre> <br /> +<h3 style='display: inline' id='uptime-tracking'>Uptime tracking</h3><br /> +<br /> <span><span class='inlinecode'>uptimed</span>? I like to track my uptimes. This is how I configured the daemon:</span><br /> <br /> <!-- Generator: GNU source-highlight 3.1.9 @@ -258,9 +270,9 @@ http://www.gnu.org/software/src-highlite --> <br /> <a class='textlink' href='./2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html'>Unveiling <span class='inlinecode'>guprecords.raku</span>: Global Uptime Records with Raku</a><br /> <br /> -<h2 style='display: inline' id='hardware-check'>Hardware check</h2><br /> +<h1 style='display: inline' id='hardware-check'>Hardware check</h1><br /> <br /> -<h3 style='display: inline' id='ethernet'>Ethernet</h3><br /> +<h2 style='display: inline' id='ethernet'>Ethernet</h2><br /> <br /> <span>Works. Nothing eventful, really. It's a cheap Realtek chip, but it will do what it is supposed to do.</span><br /> <br /> @@ -281,7 +293,7 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000"> nd6 </font><font color="#ff0000">options</font><font color="#F3E651">=</font><font color="#bb00ff">23</font><font color="#F3E651"><</font><font color="#ff0000">PERFORMNUD</font><font color="#F3E651">,</font><font color="#ff0000">ACCEPT_RTADV</font><font color="#F3E651">,</font><font color="#ff0000">AUTO_LINKLOCAL</font><font color="#F3E651">></font> </pre> <br /> -<h3 style='display: inline' id='ram'>RAM</h3><br /> +<h2 style='display: inline' id='ram'>RAM</h2><br /> <br /> <span>All there:</span><br /> <br /> @@ -294,7 +306,7 @@ http://www.gnu.org/software/src-highlite --> </pre> <br /> -<h3 style='display: inline' id='cpus'>CPUs</h3><br /> +<h2 style='display: inline' id='cpus'>CPUs</h2><br /> <br /> <span>They work:</span><br /> <br /> @@ -309,7 +321,7 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000">dev</font><font color="#F3E651">.</font><font color="#ff0000">cpu</font><font color="#F3E651">.</font><font color="#bb00ff">0</font><font color="#F3E651">.</font><font color="#ff0000">freq</font><font color="#F3E651">:</font><font color="#ff0000"> </font><font color="#bb00ff">604</font> </pre> <br /> -<h3 style='display: inline' id='cpu-throttling'>CPU throttling</h3><br /> +<h2 style='display: inline' id='cpu-throttling'>CPU throttling</h2><br /> <br /> <span>With <span class='inlinecode'>powerd</span> running, CPU freq is dowthrottled when the box isn't jam-packed. To stress it a bit, I run <span class='inlinecode'>ubench</span> to see the frequencies being unthrottled again:</span><br /> <br /> @@ -331,7 +343,7 @@ http://www.gnu.org/software/src-highlite --> <br /> <a href='./f3s-kubernetes-with-freebsd-part-2/watt.jpg'><img alt='Idle consumption.' title='Idle consumption.' src='./f3s-kubernetes-with-freebsd-part-2/watt.jpg' /></a><br /> <br /> -<h2 style='display: inline' id='conclusion'>Conclusion</h2><br /> +<h1 style='display: inline' id='conclusion'>Conclusion</h1><br /> <br /> <span>The Beelink S12 Pro with Intel N100 CPUs checks all the boxes for a k3s project: Compact, efficient, expandable, and affordable. Its compatibility with both Linux and FreeBSD makes it versatile for other use cases, whether as part of your cluster or as a standalone system. If you’re looking for hardware that punches above its weight for Kubernetes, this little device deserves a spot on your shortlist.</span><br /> <br /> @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-12-03T10:16:32+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-12-05T11:28:33+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>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.</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index d2eaba45..f5c5435c 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-12-03T10:16:32+02:00</span><br /> +<span class='quote'>This site was last updated at 2024-12-05T11:28:33+02:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> @@ -37,7 +37,7 @@ | 4. | callisto | 153 | | 5. | dionysus | 136 | | 6. | tauceti-e | 120 | -| 7. | *makemake | 60 | +| 7. | makemake | 60 | | 8. | *uranus | 57 | | 9. | pluto | 51 | | 10. | mega15289 | 50 | @@ -67,18 +67,18 @@ | 3. | *uranus | 3 years, 9 months, 5 days | | 4. | uugrn | 3 years, 5 months, 5 days | | 5. | deltavega | 3 years, 1 months, 21 days | -| 6. | *blowfish | 2 years, 12 months, 3 days | +| 6. | *blowfish | 2 years, 12 months, 7 days | | 7. | *earth | 2 years, 11 months, 21 days | | 8. | pluto | 2 years, 10 months, 29 days | -| 9. | *fishfinger | 2 years, 4 months, 1 days | +| 9. | *fishfinger | 2 years, 4 months, 5 days | | 10. | tauceti | 2 years, 3 months, 19 days | | 11. | mega15289 | 1 years, 12 months, 17 days | | 12. | tauceti-f | 1 years, 9 months, 18 days | | 13. | mega8477 | 1 years, 3 months, 25 days | | 14. | host0 | 1 years, 3 months, 9 days | | 15. | tauceti-e | 1 years, 2 months, 20 days | -| 16. | *makemake | 1 years, 2 months, 20 days | -| 17. | *t450 | 0 years, 11 months, 14 days | +| 16. | makemake | 1 years, 2 months, 20 days | +| 17. | *t450 | 0 years, 11 months, 18 days | | 18. | callisto | 0 years, 10 months, 31 days | | 19. | alphacentauri | 0 years, 10 months, 28 days | | 20. | babylon5 | 0 years, 9 months, 25 days | @@ -100,13 +100,13 @@ | 5. | *earth | 206 | | 6. | alphacentauri | 201 | | 7. | deltavega | 193 | -| 8. | *blowfish | 189 | +| 8. | *blowfish | 190 | | 9. | pluto | 182 | | 10. | dionysus | 156 | -| 11. | *fishfinger | 147 | +| 11. | *fishfinger | 148 | | 12. | mega15289 | 147 | | 13. | tauceti | 141 | -| 14. | *makemake | 117 | +| 14. | makemake | 114 | | 15. | tauceti-f | 108 | | 16. | tauceti-e | 96 | | 17. | callisto | 86 | @@ -127,7 +127,7 @@ | 1. | dionysus | 8 years, 3 months, 16 days | | 2. | *uranus | 6 years, 1 months, 16 days | | 3. | alphacentauri | 5 years, 11 months, 18 days | -| 4. | *makemake | 2 years, 6 months, 20 days | +| 4. | makemake | 2 years, 6 months, 20 days | | 5. | moon | 2 years, 1 months, 1 days | | 6. | callisto | 1 years, 5 months, 15 days | | 7. | mega15289 | 1 years, 4 months, 24 days | @@ -160,19 +160,19 @@ | 3. | alphacentauri | 6 years, 9 months, 13 days | | 4. | vulcan | 4 years, 5 months, 6 days | | 5. | sun | 3 years, 10 months, 2 days | -| 6. | *makemake | 3 years, 8 months, 10 days | +| 6. | makemake | 3 years, 8 months, 10 days | | 7. | uugrn | 3 years, 5 months, 5 days | | 8. | *earth | 3 years, 5 months, 4 days | | 9. | mega15289 | 3 years, 4 months, 9 days | | 10. | deltavega | 3 years, 1 months, 21 days | -| 11. | *blowfish | 2 years, 12 months, 3 days | +| 11. | *blowfish | 2 years, 12 months, 8 days | | 12. | pluto | 2 years, 10 months, 30 days | | 13. | moon | 2 years, 4 months, 25 days | -| 14. | *fishfinger | 2 years, 4 months, 1 days | +| 14. | *fishfinger | 2 years, 4 months, 5 days | | 15. | tauceti | 2 years, 3 months, 22 days | | 16. | callisto | 2 years, 3 months, 13 days | | 17. | tauceti-e | 2 years, 1 months, 29 days | -| 18. | *t450 | 1 years, 12 months, 28 days | +| 18. | *t450 | 2 years, 1 months, 1 days | | 19. | tauceti-f | 1 years, 9 months, 20 days | | 20. | mars | 1 years, 8 months, 19 days | +-----+----------------+-----------------------------+ @@ -198,14 +198,14 @@ | 10. | *Darwin 23... | 29 | | 11. | FreeBSD 5... | 25 | | 12. | Linux 2... | 22 | -| 13. | Darwin 21... | 17 | -| 14. | *FreeBSD 14... | 16 | +| 13. | *FreeBSD 14... | 20 | +| 14. | Darwin 21... | 17 | | 15. | Darwin 15... | 15 | | 16. | Darwin 22... | 12 | | 17. | Darwin 18... | 11 | -| 18. | FreeBSD 7... | 10 | +| 18. | FreeBSD 6... | 10 | | 19. | OpenBSD 4... | 10 | -| 20. | FreeBSD 6... | 10 | +| 20. | FreeBSD 7... | 10 | +-----+----------------+-------+ </pre> <br /> @@ -218,7 +218,7 @@ | Pos | KernelMajor | Uptime | +-----+----------------+------------------------------+ | 1. | Linux 3... | 15 years, 10 months, 25 days | -| 2. | *OpenBSD 7... | 5 years, 11 months, 1 days | +| 2. | *OpenBSD 7... | 5 years, 11 months, 10 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | | 5. | Linux 4... | 2 years, 7 months, 22 days | @@ -227,7 +227,7 @@ | 8. | Linux 2... | 1 years, 11 months, 21 days | | 9. | Darwin 13... | 1 years, 3 months, 25 days | | 10. | FreeBSD 6... | 1 years, 3 months, 9 days | -| 11. | *FreeBSD 14... | 0 years, 10 months, 30 days | +| 11. | *FreeBSD 14... | 0 years, 11 months, 4 days | | 12. | *Darwin 23... | 0 years, 9 months, 6 days | | 13. | OpenBSD 4... | 0 years, 8 months, 12 days | | 14. | Darwin 21... | 0 years, 8 months, 2 days | @@ -250,7 +250,7 @@ +-----+----------------+-------+ | 1. | Linux 3... | 1045 | | 2. | FreeBSD 10... | 406 | -| 3. | *OpenBSD 7... | 377 | +| 3. | *OpenBSD 7... | 379 | | 4. | Linux 5... | 317 | | 5. | Linux 4... | 175 | | 6. | FreeBSD 11... | 159 | @@ -258,7 +258,7 @@ | 8. | Linux 2... | 121 | | 9. | Darwin 13... | 80 | | 10. | FreeBSD 6... | 75 | -| 11. | *FreeBSD 14... | 56 | +| 11. | *FreeBSD 14... | 57 | | 12. | *Darwin 23... | 48 | | 13. | OpenBSD 4... | 39 | | 14. | Darwin 21... | 38 | @@ -280,7 +280,7 @@ | Pos | KernelName | Boots | +-----+------------+-------+ | 1. | *Linux | 1020 | -| 2. | *FreeBSD | 881 | +| 2. | *FreeBSD | 885 | | 3. | *Darwin | 129 | | 4. | *OpenBSD | 88 | +-----+------------+-------+ @@ -295,8 +295,8 @@ | Pos | KernelName | Uptime | +-----+------------+-----------------------------+ | 1. | *Linux | 27 years, 2 months, 28 days | -| 2. | *FreeBSD | 10 years, 9 months, 30 days | -| 3. | *OpenBSD | 6 years, 6 months, 12 days | +| 2. | *FreeBSD | 10 years, 10 months, 5 days | +| 3. | *OpenBSD | 6 years, 6 months, 20 days | | 4. | *Darwin | 4 years, 2 months, 16 days | +-----+------------+-----------------------------+ </pre> @@ -310,8 +310,8 @@ | Pos | KernelName | Score | +-----+------------+-------+ | 1. | *Linux | 1804 | -| 2. | *FreeBSD | 757 | -| 3. | *OpenBSD | 416 | +| 2. | *FreeBSD | 758 | +| 3. | *OpenBSD | 418 | | 4. | *Darwin | 274 | +-----+------------+-------+ </pre> |
