rss feed + updated links

This commit is contained in:
nihilist 2024-12-10 08:22:17 +01:00
parent 9ec5a23b74
commit af4dcb641f
10 changed files with 958 additions and 3 deletions

View file

@ -81,7 +81,7 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Initial Setup </b></h2>
<p>First you're going to need a Libvirtd QEMU hypervisor on your home server, check <a href="../antiforensics/index.html">this</a> tutorial to know how to set it up.</p>
<p>First you're going to need a Libvirtd QEMU hypervisor on your home server, check <a href="../hypervisorsetup/index.html">this</a> tutorial to know how to set it up.</p>
<p>So here we create the pfsense VM as shown in <a href="../pf_virt/index.html">this</a> tutorial, and we make sure to adjust it to have the following network configuration:</p>
<p>So for the main network interface we setup the network interface as a direct attachment to the host network interface enp8s0 (as a macvtap device in virt-manager):</p>
<img src="2.png" class="imgRz">