summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-02-01 18:13:01 +0000
committerPaul Buetow <paul@buetow.org>2022-02-01 18:13:01 +0000
commit169f5e092947d58d21e3d0a40e049000b28945ee (patch)
treeead19c5495a1298dc6cd4a7925191aa999dca31f
parent1fb69d04f5d3212b9bd006f14dd993cb583eaf32 (diff)
more on this
-rw-r--r--computer-operating-systems-i-use.gmi9
1 files changed, 8 insertions, 1 deletions
diff --git a/computer-operating-systems-i-use.gmi b/computer-operating-systems-i-use.gmi
index 1905da88..99428772 100644
--- a/computer-operating-systems-i-use.gmi
+++ b/computer-operating-systems-i-use.gmi
@@ -1,4 +1,4 @@
-# Computer operating systems I use
+# Computer operating systems I use(d)
```
/( )`
@@ -104,6 +104,13 @@ OpenBSD is a complete operating system. I love it due to it's "simplicity" and "
The only software which are not part of the base system and I had to install additionally were the Gemini server (vger) and Git (both were available as pre-compiled OpenBSD binary packages). So, besides of these two packages, it is indeed a pretty complete operating system for my use case (mainly httpd, OpenSMTPD, nsd, relayd, inetd, cron, all from the OpenBSD base installation).
+=> https://man.openbsd.org/cron.8
+=> https://man.openbsd.org/httpd.8
+=> https://man.openbsd.org/inetd.8
+=> https://man.openbsd.org/nsd.8
+=> https://man.openbsd.org/relayd.8
+=> https://man.openbsd.org/smtpd.8
+
=> https://www.openbsd.org
## macOS (proprietary)