From de79afa64569260e1c1373e2db7b8f87afb2278f Mon Sep 17 00:00:00 2001
From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com>
Date: Mon, 8 Aug 2022 04:41:28 -0400
Subject: [PATCH] Add OpenBSD resources
OpenBSD documentation
---
.../100-operating-system/108-open-bsd.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/102-devops/content/102-managing-servers/100-operating-system/108-open-bsd.md b/content/roadmaps/102-devops/content/102-managing-servers/100-operating-system/108-open-bsd.md
index 3865abd66..ee2b5d05a 100644
--- a/content/roadmaps/102-devops/content/102-managing-servers/100-operating-system/108-open-bsd.md
+++ b/content/roadmaps/102-devops/content/102-managing-servers/100-operating-system/108-open-bsd.md
@@ -1 +1,8 @@
-# Open bsd
\ No newline at end of file
+# OpenBSD
+
+OpenBSD is a free and open-source Unix-like operating system, focussed on portability, standardization, correctness, proactive security and integrated cryptography. The popular software application [OpenSSH](https://www.openssh.com/) is developed by from OpenBSD
+
+OpenBSD Website
+Official OpenBSD Documentation
+OpenBSD Handbook
+OpenBSD Installation Guide