summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)