diff options
author | Dante Catalfamo | 2020-07-10 19:41:31 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-10 19:41:31 -0400 |
commit | 4056b1fab2efe2fadf342984f06c6931e3661d77 (patch) | |
tree | 1afd079fe62184355a4b79599164ea6e7f8d8901 /content/posts | |
parent | 52ffc237715a481ed170f5fbfa2d0bd4bbcba2ea (diff) | |
download | blog-4056b1fab2efe2fadf342984f06c6931e3661d77.tar.gz blog-4056b1fab2efe2fadf342984f06c6931e3661d77.tar.bz2 blog-4056b1fab2efe2fadf342984f06c6931e3661d77.zip |
Move folder, add cover image
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/openbsd-dhcp-server/cover.png | bin | 0 -> 212576 bytes | |||
-rw-r--r-- | content/posts/openbsd-dhcp-server/index.org (renamed from content/posts/WIP-openbsd-dhcp-server/index.org) | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/content/posts/openbsd-dhcp-server/cover.png b/content/posts/openbsd-dhcp-server/cover.png Binary files differnew file mode 100644 index 0000000..89616ec --- /dev/null +++ b/content/posts/openbsd-dhcp-server/cover.png diff --git a/content/posts/WIP-openbsd-dhcp-server/index.org b/content/posts/openbsd-dhcp-server/index.org index a36ca90..1b5411a 100644 --- a/content/posts/WIP-openbsd-dhcp-server/index.org +++ b/content/posts/openbsd-dhcp-server/index.org @@ -7,6 +7,10 @@ #+SLUG: #+SUMMARY: +#+ATTR_HTLM: :alt OpenBSD DHCP Server +#+ATTR_HTLM: :title OpenBSD DHCP Server +[[file:cover.png]] + [[https://www.openbsd.org/faq/faq4.html#Download][OpenBSD]] makes a great router. It's simplicity and ease of configuration makes it perfect for network infrastructure applications. Everything you need to build a network |