summaryrefslogtreecommitdiffstats
path: root/content/posts/openbsd-introduction-talk/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/openbsd-introduction-talk/index.org')
-rw-r--r--content/posts/openbsd-introduction-talk/index.org21
1 files changed, 18 insertions, 3 deletions
diff --git a/content/posts/openbsd-introduction-talk/index.org b/content/posts/openbsd-introduction-talk/index.org
index 415770d..b2e33f3 100644
--- a/content/posts/openbsd-introduction-talk/index.org
+++ b/content/posts/openbsd-introduction-talk/index.org
@@ -1,4 +1,4 @@
-#+TITLE: An Introduction to OpenBSD
+#+TITLE: Talk: An Introduction to OpenBSD
#+DATE: 2020-08-04T00:11:35-04:00
#+DRAFT: true
#+DESCRIPTION: A talk on OpenBSD for beginners
@@ -7,5 +7,20 @@
#+SLUG:
#+SUMMARY:
-I gave a talk recently at work about OpenBSD.
-[[file:openbsd-introduction.pdf]]
+I recently gave a talk at work to help introduce OpenBSD to my
+colleagues at work. It's a broad introduction to the fundamentals of
+security in OpenBSD, as well as some basic system administration tips
+and suggestions anyone coming from a Linux background might find
+useful.
+
+It's roughly split up into four sections; the history of OpenBSD,
+what sets it apart from other operating systems, a guided
+installation, and the system administration introduction.
+
+In the original presentation the guided installation was done
+interactively with the participants installing OpenBSD in a VM on
+their machines to follow along with the slides.
+
+You can find the slides from the talk at the link below.
+
+[[file:openbsd-introduction.pdf][An Introduction to OpenBSD slides]]