From 6a84eb77f4b21e4090c17f17eec9bb0cceccc801 Mon Sep 17 00:00:00 2001 From: Thanwer Date: Sun, 20 Oct 2024 15:54:18 -0300 Subject: [PATCH] Publish iptables post. --- content/posts/iptables-basics.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/posts/iptables-basics.md b/content/posts/iptables-basics.md index b5d0d3a..97e7a39 100644 --- a/content/posts/iptables-basics.md +++ b/content/posts/iptables-basics.md @@ -1,6 +1,5 @@ +++ date = '2024-10-20T14:22:33-03:00' -draft = true title = 'Mastering iptables: Basic Firewall Configurations for a Newly Deployed GNU/Linux Server' description = "The basic usage of iptables for a new GNU/Linux webserver" tags = [