diff options
author | mms <michal@sapka.me> | 2024-04-10 22:08:41 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-04-10 22:08:41 +0200 |
commit | 3f7488846906dce323f89bb44703cd4a2c7565cc (patch) | |
tree | ac7f5bdd1884f384934b56bebebb65eb57c4e9ae /content/blog/2023/openbsd-74.md | |
parent | 678093d4e186bd839a9c1d802ea88233bd192aeb (diff) |
feat: nameplate and more composition
Diffstat (limited to 'content/blog/2023/openbsd-74.md')
-rw-r--r-- | content/blog/2023/openbsd-74.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/blog/2023/openbsd-74.md b/content/blog/2023/openbsd-74.md new file mode 100644 index 0000000..1c9fc86 --- /dev/null +++ b/content/blog/2023/openbsd-74.md @@ -0,0 +1,17 @@ +--- +title: "Now on OpenBSD 7.4" +categories: +- blog +abstract: OS updated! +date: 2023-11-07T16:18:07+01:00 +draft: false +--- +Virtual server hosting this site is now running OpenBSD 7.4. + +``` +risa$ uname -a +OpenBSD risa.openbsd.amsterdam 7.4 GENERIC#1336 amd64 +``` + +Update went without any problems, just with a few minute long downtime. + |