About
Eric L.
Aspirations
I work in the mining industry today, and building the certifications and hands-on depth I aim for a career in Network Engineering and Site Reliability. I think I am well equipped for a helpdesk role and would be a good point to begin my new career, with DevOps and site reliability engineering as the goal after that. At home, I run a self-hosted network and server stack - UniFi, Proxmox, containers, that 29 friends and family utilise, putting in 5,769 hours over the last year between them. The infrastructure I run at home involves routing, virtualization, containers, and monitoring, and it isn't a hobby I'm describing after the fact, as it's the same stack I'm aiming to work on professionally, just without a job title attached yet. Analysis and automation (PowerBI, spreadsheets) are part of that toolkit, not a separate direction and they're how I've already been solving problems at work, and they carry straight over into infrastructure automation.
HomeLab
PVE Stack
UniFi Camera Network
Network Stack
Tools and platforms: Bazarr, Cloudflare, Docker, Forgejo, Grafana, Home Assistant, Immich, Linux, Loki, n8n, Nginx, Overseerr, Portainer, PostgreSQL, Prometheus, Prowlarr, Proxmox, Proxmox Backup, Radarr, Redis, Sonarr, Stirling-PDF, Tailscale, Tautulli, UniFi, Uptime Kuma.
Framed against the areas the industry itself uses (network engineering, Linux administration, containers/orchestration, and core security) rather than invented categories. It's a mix of what's already been run hands-on at home and what's next on the list.
Networking
- Subnetting and IP addressing
- VLANs and switching
- Static and dynamic routing
- DNS and DHCP
- Firewalls and reverse proxying
Linux & systems administration
- Filesystems, permissions, and package management
- Process and service management (systemd)
- Log management and troubleshooting
- Shell scripting for repeatable tasks
Containers & orchestration
- Docker: images, Compose, container networking
- Container security and image hygiene
- Kubernetes fundamentals: pods, deployments, services, networking
- Building toward cluster administration on hardware bought specifically for it
Infrastructure operations
- Virtualization and hypervisor management (Proxmox)
- Monitoring and observability (metrics, logs, dashboards)
- Backup and recovery planning
- Infrastructure-as-code and configuration management, as the next layer on top of what's already automated by hand
Security fundamentals
- Firewall policy and network segmentation
- Access control and encryption basics
- Intrusion detection/prevention concepts
I don't hold any certifications yet. This is the order I'm working through them in, matched to the skills above, not a list of credentials I already have.
- CompTIA Network+
- CompTIA Linux+
- CompTIA Security+
- Cisco CCNA
- Cisco CCNP
- CKA (Certified Kubernetes Administrator)
The CKA sits last because it needs real cluster hardware to study on properly, which is most of why that hardware exists now.
I've been building PCs since I was 13. That turned into building racing simulators, then building PCs for other people, then, because I kept getting asked what to buy and for how much, spreadsheets to work out pricing for friends and family. None of that was infrastructure work yet, but it was the same instinct: look at a system, find where it's inefficient, fix it.
The homelab started as an attempt to cut stacked subscription costs, north of $200 a month at the worst point. Untangling that turned into a genuinely long rabbit hole: standing up a self-hosted Plex library, then Radarr, Sonarr, and Prowlarr to manage what fed it, then a Discord bot to handle requests so I wasn't doing it by hand. I opened the library up to friends and family rather than making everyone solve the same problem separately. 29 people use it now, 23 of them regularly, and between them they've put in 5,769 hours over the past year.
Running that for other people meant it had to actually stay up, which is where the networking side started. I'd already been setting up networks for friends and family, and at home I was running ASUS AiMesh. Adding IoT devices meant adding an app per device to manage them, so I picked up a Raspberry Pi 5 to run Home Assistant and put everything behind one interface instead. The mesh setup led me straight into bufferbloat, which is what pushed me to UniFi, and once I was there, it made sense to move camera coverage from Swann to UniFi Protect as well, for one system instead of two.
The Pi 5 ran out of headroom for what I was asking of it, so I moved onto a secondhand micro PC running Linux and containers. That box is where VLANs, DNS, and network security stopped being theory. I needed them to keep services separated and reachable at the same time. From there I built out a home server running open-source alternatives to the hosted tools I'd been paying for.
Alongside that, I started digitising old family VHS tapes so relatives could watch recordings they otherwise couldn't play back anymore. Kept at full quality for future re-encoding, that filled about 8TB (4TB internal, 4TB external) fast, which is what justified a proper NAS and NAS-rated drives rather than another drive bolted onto a desktop.
Container count kept climbing and compute didn't keep up, so I went looking for cheap secondhand micro PCs to get hands-on with Proxmox properly. Learning what Kubernetes actually does reframed the goal again: stop working around limited hardware and get hardware that can run a cluster properly. That hardware is what I've been assembling since, and getting the knowledge behind it certified is the roadmap above.
My own framing: a "tragic but enlightening" pursuit, mostly driven by trying to get out from under a subscription-saturated way of paying for things.