Tag: homelab
-

A big box arrived today… 📦
My new Ubiquiti Inc. UniFi UPS 2U is finally here! I’m currently rebuilding my server rack and upgrading some of the hardware. It’s always fun to spend time working on something you’re passionate about.The old CyberPower UPS will be going up for sale soon, as it’s time for an upgrade. UniFi hardware has been a pleasure…
-

Proxmox Backup Server – Tip of the Day
Today I wanted to remove a datastore from my Proxmox Backup Server. I searched through the web interface but couldn’t find a remove option anywhere. After a bit of searching, I discovered that in the latest versions of Proxmox Backup Server, you can remove the datastore configuration from the Menu → Administration → Shell with the following command: proxmox-backup-manager datastore remove…
-

From ClarkConnect to Kubernetes: My Homelab Challenge 🚀
I’m currently learning Kubernetes, and I have to say: it’s definitely next level technology! There is a lot to learn, but that’s exactly what makes it such an interesting challenge. I think Kubernetes is a beautiful technology, especially because it is so closely connected to Linux. I already have some Linux experience from my homelab…
-

Hi Ubiquiti Inc.,
I think I may have found a small hint inside Ubiquiti Design Center about a possible new 24U rack from Ubiquiti and honestly, I really hope it becomes real soon. Right now, my current rack is simply too small for my growing homelab and networking setup. Over the last few years, the UniFi ecosystem has grown a lot, and…
-

Dear MINISFORUM,
I’ve been a big fan of MINISFORUM ever since I started using the MINISFORUM MS-01 in my Proxmox VE cluster. The MS-01 has been a great platform for virtualization and homelab projects, especially because of the 2x SFP+ 10Gb ports. High-speed networking makes a huge difference when working with virtual machines, containers, and storage traffic.…
-

Dear Ubiquiti Inc. and KPN,
I want to highlight an issue many users are running into with PPPoE on KPN fiber connections. Right now, PPPoE is limiting the actual speeds we can achieve. Even with capable hardware, it’s difficult to reach the full bandwidth that is being delivered by the ISP. In my case, I’m not getting the speeds I…
-

Proxmox – Tip of the Day 💡
Running into a classic homelab / cluster problem lately… My NVMe storage is completely full, which means I can’t migrate my VMs to another node in the cluster. Normally not a big deal until you need to reboot after a kernel update 😅 Right now, that’s exactly the situation: I should restart my Proxmox nodes,…