From 8928bfde234b18fc5d4166fc016d9276dec4d7b4 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Wed, 10 Sep 2025 09:48:40 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-09-10 09:48:40 --- ...opnsense-virtualizaton-highly-available.md | 19 +++++++++++++++++++ content/post/random-post.md | 4 +++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 content/post/11-opnsense-virtualizaton-highly-available.md diff --git a/content/post/11-opnsense-virtualizaton-highly-available.md b/content/post/11-opnsense-virtualizaton-highly-available.md new file mode 100644 index 0000000..d3aac1b --- /dev/null +++ b/content/post/11-opnsense-virtualizaton-highly-available.md @@ -0,0 +1,19 @@ +--- +slug: opnsense-virtualizaton-highly-available +title: Template +description: +date: +draft: true +tags: + - opnsense + - proxmox +categories: + - homelab +--- +## Intro + +I recently encountered my first real problem, my physical **OPNsense** box crashed because of a kernel panic, I've detailed what happened in that [post]({{< ref "post/10-opnsense-crash-disk-panic" >}}) + +After this event, I came up with an idea to enhance the stability of the lab: **Virtualize OPNsense** + +This would require some modification at the network level and is quite critical to implement. \ No newline at end of file diff --git a/content/post/random-post.md b/content/post/random-post.md index 7d55355..5a85a4a 100644 --- a/content/post/random-post.md +++ b/content/post/random-post.md @@ -13,4 +13,6 @@ I'm ==testing== ## Emoji -đŸš€đŸ’ĄđŸ”§đŸ”âš™ī¸đŸ“đŸ“Œâœ…âš ī¸đŸ’âŒâ„šī¸âŒ›đŸš¨đŸŽ‰ \ No newline at end of file +đŸš€đŸ’ĄđŸ”§đŸ”âš™ī¸đŸ“đŸ“Œâœ…âš ī¸đŸ’âŒâ„šī¸âŒ›đŸš¨đŸŽ‰ + +[post]({{< ref "post/0-template" >}}) \ No newline at end of file