Step by step how to set up an optimized Windows 11 VM with Virtual Machine Manager
Guide: Getting started with Podman Quadlets
A guide on how to get into Podman with Podman Quadlets, from my early journey of migrating my docker services.
Guide: Setting up OPNsense with VLANs and extras
My first journey of setting up OPNsense as my main router and firewall. And with that; VLANs, Crowdsec, Wireguard, UnboundDNS and more.
Tips: TrueNAS ZFS Replication
My steps of creating an automated offsite TrueNAS replication.
Project: dockcheck.sh
Describing the growth of dockcheck, a project to check if a container got updates - without pulling images beforehand.. or that’s how it started.
Tips: ZFS Tuning
Tips on tuning your ZFS setups, setting compression, suggesting record size etc.
Tips: Linux Gaming
Some general tips in the theme of Linux Gaming.
Guide: Fedora BTRFS grub snapshots
A guide to set-up a fresh Fedora install with BTRFS grub timeshift snapshots
Project: r/place timelapses
A project walkthrough of how I created cropped timelapses of the r/place event. Chapter 1 covers the initial process, getting hold of the data.
First Post! Welcome.
Welcome!
This site is running on a VPS. I’m experimenting with hugo, git, hook and nginx.
In (fairly)short:
I’ve got a local git repo where I do my writing and editing in plain markdown. With the help of Hugo a static website is generated. Then I git push
that to the VPS.
When the content is pushed to the main branch of the repo, a git hook then deploys the site to the nginx-webserver.