diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-02 23:57:05 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-02 23:57:05 +0200 |
| commit | 05000c4cf7a639a96774347d9c8b565217cc89f4 (patch) | |
| tree | 160a4afc6d15378764eda239eb1b580dfd1ee779 /gemfeed/atom.xml | |
| parent | 8330bf6d7c194a3a02c8b06302dd48c2755aa3f8 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/atom.xml')
| -rw-r--r-- | gemfeed/atom.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c8f571fa..9838cd42 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-12-02T23:51:40+02:00</updated> + <updated>2024-12-02T23:56:36+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" /> @@ -136,7 +136,7 @@ http://www.gnu.org/software/src-highlite --> <li>Guided ZFS on root (pool <span class='inlinecode'>zroot</span>)</li> <li>Unencrypted ZFS (I will encrypt separate datasets later; I want it to be able to boot without human interaction)</li> <li>Static IP configuration (to ensure that the boxes always have the same IPs, even after switching the router/DHCP server)</li> -<li>I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled powerd for automatic CPU frequency scaling.</li> +<li>I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled <span class='inlinecode'>powerd</span> for automatic CPU frequency scaling.</li> <li>In addition to <span class='inlinecode'>root,</span> I added a personal user, <span class='inlinecode'>paul,</span> whom I placed in the <span class='inlinecode'>wheel</span> group.</li> </ul><br /> <span>After doing all that three times (once for each Beelink PC), I had three ready-to-use FreeBSD boxes! Their hostnames are <span class='inlinecode'>f0</span>, <span class='inlinecode'>f1</span> and <span class='inlinecode'>f2</span>!</span><br /> @@ -254,6 +254,10 @@ http://www.gnu.org/software/src-highlite --> <font color="#ff0000"> </font><font color="#F3E651">%</font><font color="#ff0000">up </font><font color="#bb00ff">100.000</font><font color="#ff0000"> </font><font color="#F3E651">|</font><font color="#ff0000"> since Mon Dec </font><font color="#bb00ff">2</font><font color="#ff0000"> </font><font color="#bb00ff">12</font><font color="#F3E651">:</font><font color="#bb00ff">21</font><font color="#F3E651">:</font><font color="#bb00ff">44</font><font color="#ff0000"> </font><font color="#bb00ff">2024</font> </pre> <br /> +<span>This is how I track the uptimes for all of my host:</span><br /> +<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 /> <br /> <h3 style='display: inline' id='ethernet'>Ethernet</h3><br /> |
