diff options
author | Dante Catalfamo | 2020-07-12 17:43:38 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-12 17:43:38 -0400 |
commit | 15589045439d70ac8e383976420abe26ad4587c6 (patch) | |
tree | 4822261706f484329f24457ebb2f3c9e5b00d2bf /content | |
parent | bf80819da0e8e65e1baa8f6bf506c7a4d6c24248 (diff) | |
download | blog-15589045439d70ac8e383976420abe26ad4587c6.tar.gz blog-15589045439d70ac8e383976420abe26ad4587c6.tar.bz2 blog-15589045439d70ac8e383976420abe26ad4587c6.zip |
Add OpenBSD versio number
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/installing-openbsd-on-pcengines/index.org | 2 | ||||
-rw-r--r-- | content/posts/openbsd-dhcp-server/index.org | 2 | ||||
-rw-r--r-- | content/posts/openbsd-vpn-gateway/index.org | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/installing-openbsd-on-pcengines/index.org b/content/posts/installing-openbsd-on-pcengines/index.org index 175547d..ad5ae83 100644 --- a/content/posts/installing-openbsd-on-pcengines/index.org +++ b/content/posts/installing-openbsd-on-pcengines/index.org @@ -1,4 +1,4 @@ -#+TITLE: Installing OpenBSD on a PC Engines APU2 +#+TITLE: Installing OpenBSD 6.7 on a PC Engines APU2 #+DATE: 2020-07-07T21:21:18-04:00 #+DRAFT: false #+DESCRIPTION: How I installed OpenBSD ob my new PC Engines APU2 diff --git a/content/posts/openbsd-dhcp-server/index.org b/content/posts/openbsd-dhcp-server/index.org index 6cb0879..1be1884 100644 --- a/content/posts/openbsd-dhcp-server/index.org +++ b/content/posts/openbsd-dhcp-server/index.org @@ -1,4 +1,4 @@ -#+TITLE: Setting up a DHCP server on OpenBSD +#+TITLE: Setting up a DHCP server on OpenBSD 6.7 #+DATE: 2020-07-10T16:10:09-04:00 #+DRAFT: false #+DESCRIPTION: Cofiguring dhcpd for a small home network on OpenBSD diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index 2a01a85..f49819a 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -1,4 +1,4 @@ -#+TITLE: Creating a VPN Gateway with OpenBSD +#+TITLE: Creating a VPN Gateway with OpenBSD 6.7 #+DATE: 2020-07-11T13:48:25-04:00 #+DRAFT: true #+DESCRIPTION: |