blob: a57641e5f79f8c6d5b8138afada619c98b62989a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
#+TITLE: Talk: An Introduction to OpenBSD
#+DATE: 2020-08-14T15:12:27-04:00
#+DRAFT: false
#+DESCRIPTION: A talk on OpenBSD for beginners
#+TAGS[]: openbsd talk
#+KEYWORDS[]: openbsd talk
#+SLUG:
#+SUMMARY:
#+ATTR_HTML: :title An Introduction to OpenBSD
#+ATTR_HTML: :alt The first slide of the OpenBSD introduction presentation
[[file:cover.jpg]]
{{< youtube EkDVKthufAM >}}
I recently gave a talk at work to help introduce OpenBSD to my
colleagues. 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.
I've tried my best to make it as accessible as possible while still
covering the most important beats. If you find any errors please let
me know so I can correct them, my contact info is on the [[{{< ref "about" >}}][about]] page.
I've corrected several small issues with the slides since the
recording. I've replaced the file name =/etc/mygateway= with =/etc/mygate=,
replaced the smartquotes with regular quotes, and removed the rebound
program, to name the biggest fixes. These corrections are available at
the slides linked below.
[[file:openbsd-introduction.pdf][An Introduction to OpenBSD slides]]
|