home lab

  • ProxmoxFirst 10 things proxmox

    First 10 Steps I do on Proxmox in 2024

    Ok, there is no denying that Proxmox is picking up steam everywhere. Before, we said that Proxmox was really a home lab option. But now, with VMware going the way of other Broadcom purchases, many are giving Proxmox and other…

  • ProxmoxProxmox sdn configuration

    Proxmox SDN Configuration Step-by-Step

    With the release of Proxmox 8.1, Proxmox introduced new networking features in the way of Proxmox SDN, or “software defined networking” that is fully integrated out of the box for use in the datacenter. Thanks to virtualization infrastructure, Software defined…

  • SecurityWindows 11 security ebook

    Windows 11 Security Ebook Download

    Windows 11 has many security features built into its OS architecture, which helps to provide multiple layers of security. It relies on a structured approach that covers hardware security, operating system security, application security, identity, privacy, and cloud services. Take…

  • DevOpsInstall gitlab runner and registry

    Installing GitLab, Runner, and Container Registry on Your Home Server

    So, I wanted to create a concise guide to help you guys get up and running with GitLab, the GitLab Runner, and GitLab Registry. I spent quite a bit of time working on this in my home lab and hammering…

  • WindowsWindows server summit 2024

    Windows Server Summit 2024 Schedule with lots of Windows Server 2025 content

    If you are a Windows Server administrator or you are wondering what new features and capabilities are going to be brought to the table with Windows Server 2025, the next Windows Server Summit 2024 will be a virtual event to…

  • VMwareVmware three tips

    Three Simple Things to Make VMware ESXi More Secure

    If you are like me in production and home lab environments, I am always looking for low-hanging fruit to make things better, faster, more efficient, and more secure. There are three things that you can do in VMware ESXi to…

  • VirtualizationNutanix vs vmware 2024

    Nutanix vs VMware in 2024

    With the major shakeup happening in the virtualization industry in 2024, most organizations are looking at their options and what platform they want to move forward with. The buyout of VMware by Broadcom, price hikes, and elimination of free ESXi…

  • home labLinux updates with gitlab

    Automate Home Lab Server Updates with GitLab CI CD

    I recently wrote a blog post about replacing traditional Windows scheduled tasks with a CI/CD pipeline and the automation it provides. There are so many advantages to running something like Gitlab in your home lab to centralize your automation and…

  • home labDownsize your home lab

    How to Downsize your Home Lab

    Running your own home lab, where you manage your own server, can be fun and exciting. These can be used for learning, experimenting, or managing personal data and services; your own home lab can help you accomplish all of these.…

  • ContainersRun windows desktop in docker container

    Run Windows Desktop inside a Docker Container with Dockur

    I learned about an exciting project via an email from the developer. I would like to share a new project that allows you to run Windows inside a Docker container without jumping through a lot of hoops. What’s more, you…