aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-06-25 20:11:58 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-06-25 20:11:58 -0400
commit3967364322a8af74d1fadcdc9004f22d12d26462 (patch)
treebee555f2743071c4a46d59c6ce2c6aa781d8ea25
parentde6fd468d4d0cea908b002ec033551d81b40db42 (diff)
downloadwww-3967364322a8af74d1fadcdc9004f22d12d26462.tar.gz
www-3967364322a8af74d1fadcdc9004f22d12d26462.zip
template updates
-rw-r--r--src/blog/reevaluating-rhel/index.md14
-rw-r--r--src/index.md1
-rw-r--r--templates/default.html3
3 files changed, 16 insertions, 2 deletions
diff --git a/src/blog/reevaluating-rhel/index.md b/src/blog/reevaluating-rhel/index.md
index cb638ff..8874ade 100644
--- a/src/blog/reevaluating-rhel/index.md
+++ b/src/blog/reevaluating-rhel/index.md
@@ -97,6 +97,20 @@ Won't work for me. I currently have no fewer than 37 Rocky Linux installs (mostl
virtual machines), but RedHat's [free tier](https://developers.redhat.com/articles/faqs-no-cost-red-hat-enterprise-linux)
only gives you a license for 16 hosts.
+### CentOS Stream?
+
+My understanding of [CentOS Stream](https://www.centos.org/centos-stream/) is that it's
+essentially a beta branch for the next point-release of RHEL. I'd like a distro where I
+run automatic updates and not concern myself with stuff breaking. It doesn't *sound*
+like this is the case for Stream. Am I wrong?
+
+RedHat [asserts](https://blog.centos.org/2020/12/centos-stream-is-continuous-delivery/) that
+"To the untrained eye, CentOS Stream is already as stable as RHEL." If that is really the case,
+why did so many people jump to Rocky/Alma? Spite? (This is not sarcasm--I'm geniunely curious.)
+
+CentOS Stream gets security updates through the RHEL "full support" phase (5.5 years). If Stream
+is truly "as good as RHEL, but only for 5 years," then I'd consider this a viable option.
+
### Ubuntu LTS?
Hard pass. `/dev/null` will soon be provided by a Snap package at the rate things are going.
diff --git a/src/index.md b/src/index.md
index 8881ae0..cc9a5fa 100644
--- a/src/index.md
+++ b/src/index.md
@@ -19,7 +19,6 @@ and old-school sysadminning.
[XMPP](xmpp:stonewall@sacredheartsc.com?message){title="stonewall@sacredheartsc.com"} |
[Matrix](https://matrix.to/#/@stonewall:sacredheartsc.com){title="@stonewall:sacredheartsc.com"} |
[IRC](ircs://irc.libera.chat/stonewall,isnick){title="stonewall on irc.libera.chat"} |
- [Mastodon](https://mastodon.sacredheartsc.com/@stonewall){rel="me" title="@stonewall@sacredheartsc.com"} |
[Twitter](https://twitter.com/scstonewall){title="@scstonewall"}
- GPG: [0x6DF66CCB](/gpg.asc)
- Code:
diff --git a/templates/default.html b/templates/default.html
index 3cd8d27..d29cb13 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -54,7 +54,8 @@ $endfor$
[<a href="/">home</a>]&nbsp;
[<a href="/blog/">blog</a>]&nbsp;
[<a href="https://git.sacredheartsc.com/">git</a>]&nbsp;
- [<a href="mailto:stonewall@sacredheartsc.com">email</a>]&nbsp;
+ [<a href="https://mastodon.sacredheartsc.com/@stonewall" title="@stonewall@sacredheartsc.com">mastodon</a>]&nbsp;
+ [<a href="mailto:stonewall@sacredheartsc.com" title="stonewall@sacredheartsc.com">email</a>]&nbsp;
[<a href="$feed$">rss</a>]
<span style="float: right">JMJ</span>
<hr>