// system online

KANONFET.ORG

Owned by Rudi. Homelab enthusiast, network nerd & cybersecurity explorer.

> _


// core stack

What I run

The tools and technologies powering this setup.

Proxmox
Bare-metal hypervisor running VMs, LXC containers and the whole lab infrastructure.
VMs LXC Storage
🌐
Networking
PFsense, VLANs, Cisco switches and anything with a packet passing through it.
PFsense Cisco VLANs
🔐
Cybersecurity
CTF challenges, penetration testing concepts and securing the homelab.
CTF Pentest Hardening
🐧
Linux
Ubuntu, Debian, scripts, services — if it runs on a terminal I'm in.
Ubuntu Debian Bash
🪟
Windows Server
Active Directory, DHCP, DNS, IIS — the full enterprise stack at home.
AD DNS/DHCP IIS
☁️
Cloudflare
Tunnels, DNS, WAF and CDN to expose services safely to the internet.
Tunnel DNS WAF

rudi@kanonfet ~ $
rudi@kanonfet:~$ neofetch
OS: Ubuntu 22.04 LTS (Proxmox LXC)
HOST: kanonfet-web
Kernel: 5.15.0-proxmox
Shell: bash 5.1
WM: nginx/1.24 (via Cloudflare Tunnel)
Domain: kanonfet.org
 
rudi@kanonfet:~$ systemctl status nginx
● nginx.service — active (running)
rudi@kanonfet:~$ systemctl status cloudflared
● cloudflared.service — active (running)
rudi@kanonfet:~$ _