OPNSense and Enabling Suricata Rules

OPNSense is an Open Source FreeBSD router, firewall, and has a modern Suricata 6 to go along with it. This guide is a how-to in getting additional insight and ability to respond to network events. The default rules are good, but, if there is a strong interest in network events, and possibly want to be…

Secure Your OPNSense Router With CrowdSec Multi-Server Setup

This post will be edited over time, please feel free to come back and check for new content. Last edit: 12-28-2023 Goal: A HomeLab setup that protects itself This example HomeLab has at its core an OPNSense Router, smart switches with subnet zones, several VMs, a few Docker environments, and specifically for this version of…

ATom

Take the pen for inkDoesn’t trip in the sinkDraw water steeped with blink Layered prose saturated noiseEchoing or orbiting the toysRoll around bowl rink ploys Unit view collective trueSo without fibers bluePants due un-sew The wraps of energy classesLike object stasisIn cases because they says Don’t knock the time spentFor epoch is the hand sentAcross…

WordPress in Docker Stack via docker-compose

Stack consists of WordPress (PHP-FPM) / Nginx / Mysql / WPCLI. Again, I will eventually get around to a longer opening, but till then here we go. Expectations are you have a Docker Host already, can install and run “Hello World” via docker-compose. If you can’t do that, you won’t be able to do this….

Torrent Docker Compose Example

This will have more content added to it in the future. Here we make use of an docker macvlan network and assign a IP to the container. We also mount Samba SMB resources using the local driver to the docker container. Using these CIFS and normal volume resources, we map their Volumes into the Transmission…