aboutsummaryrefslogtreecommitdiff
path: root/content/docs/openbsd
diff options
context:
space:
mode:
authorJulien Dessaux2021-09-13 00:48:07 +0200
committerJulien Dessaux2021-09-13 00:48:07 +0200
commit23766907958505259eee7dd1c8812f658e5b2ba2 (patch)
tree86218bf04bfa43a6a703343d3b9cabb27d8885de /content/docs/openbsd
parentUpdated gentoo upgrades article (diff)
downloadwww-23766907958505259eee7dd1c8812f658e5b2ba2.tar.gz
www-23766907958505259eee7dd1c8812f658e5b2ba2.tar.bz2
www-23766907958505259eee7dd1c8812f658e5b2ba2.zip
Tags overhaul to improve search results, and some light rewording or reformating
Diffstat (limited to 'content/docs/openbsd')
-rw-r--r--content/docs/openbsd/full-disk-encryption.md2
-rw-r--r--content/docs/openbsd/install_from_linux.md2
-rw-r--r--content/docs/openbsd/pf.md3
-rw-r--r--content/docs/openbsd/smtpd.md2
-rw-r--r--content/docs/openbsd/wireguard.md3
5 files changed, 12 insertions, 0 deletions
diff --git a/content/docs/openbsd/full-disk-encryption.md b/content/docs/openbsd/full-disk-encryption.md
index 2cfb4d3..10edfa9 100644
--- a/content/docs/openbsd/full-disk-encryption.md
+++ b/content/docs/openbsd/full-disk-encryption.md
@@ -1,6 +1,8 @@
---
title: Full Disk Encryption on OpenBSD
description: How to configure full disk encryption for a new OpenBSD install
+tags:
+- OpenBSD
---
## Introduction
diff --git a/content/docs/openbsd/install_from_linux.md b/content/docs/openbsd/install_from_linux.md
index ff6c782..4cfe54c 100644
--- a/content/docs/openbsd/install_from_linux.md
+++ b/content/docs/openbsd/install_from_linux.md
@@ -1,6 +1,8 @@
---
title: Install OpenBSD from linux
description: How to install OpenBSD at hosting providers that do not support it
+tags:
+- OpenBSD
---
## Introduction
diff --git a/content/docs/openbsd/pf.md b/content/docs/openbsd/pf.md
index 0eaafc4..50d7b9e 100644
--- a/content/docs/openbsd/pf.md
+++ b/content/docs/openbsd/pf.md
@@ -1,6 +1,9 @@
---
title: pf.conf
description: The template I use on new installations
+tags:
+- OpenBSD
+- pf
---
## pf.conf
diff --git a/content/docs/openbsd/smtpd.md b/content/docs/openbsd/smtpd.md
index b6afaf6..6db62ec 100644
--- a/content/docs/openbsd/smtpd.md
+++ b/content/docs/openbsd/smtpd.md
@@ -1,6 +1,8 @@
---
title: smtpd.conf
description: OpenSMTPD templates
+tags:
+- OpenBSD
---
## Simple relay
diff --git a/content/docs/openbsd/wireguard.md b/content/docs/openbsd/wireguard.md
index a606e13..3b3a67f 100644
--- a/content/docs/openbsd/wireguard.md
+++ b/content/docs/openbsd/wireguard.md
@@ -1,6 +1,9 @@
---
title: Wireguard
description: How to configure a wireguard endpoint on OpenBSD
+tags:
+- OpenBSD
+- vpn
---
## Introduction