
Mirror GitHub Repos to Gitea
For a long time, I’ve been thinking about how to keep my GitHub repositories regularly backed up. Losing...

Create Proxmox snapshots via Ansible
When working with Proxmox LXC or VM containers, it’s prudent to take a snapshot before applying updates. Snapshots...

Automating DNF Updates with Ansible
Keeping Linux systems up to date is critical for security and stability. In enterprise environments or home labs,...

Track MikroTik PPPoE sessions
In modern networking environments, especially when using MikroTik routers in residential or SMB setups, PPPoE (Point-to-Point Protocol over...

Running n8n in a Proxmox LXC Container
Automation is becoming a central component in homelabs and enterprise environments. I have been using Node-RED for years,...

NetBox for efficient infrastructure modeling
NetBox has been implemented in my environment for some time and has quickly become one of my favorite...

Alamos aPager Pro Meets Node-RED
Node-RED is a programming tool based on Node.js that can be used to connect hardware devices, APIs and...

Automating Spam Training with rspamd-learn-helper
Fighting spam is a constant battle. Even with powerful tools like Rspamd, it’s easy to forget to regularly...

Scripted Windows App Installation for Consistency
Modern Windows systems offer several ways to install applications—primarily via the graphical Microsoft Store or winget, the Windows...