
Installing Proxmox
I’ll show you the initial setup of Proxmox, starting from the moment you boot up with the installation media. Discover how to bypass the country detection issue by simply unplugging and replugging ...

I’ll show you the initial setup of Proxmox, starting from the moment you boot up with the installation media. Discover how to bypass the country detection issue by simply unplugging and replugging ...

Welcome to today’s tech tutorial where we delve into the efficient world of file management using the Remote Desktop Virtual Drive. This method is a game-changer for those of us who frequently tran...

Enhancing Connectivity - The 2.5 Gbit Network Upgrade As My New Home Lab evolves, I’m thrilled to share the latest advancement: the transition to a 2.5 Gbit network. This upgrade marks a significa...

My New Home Lab Journey Welcome to my blog where I share my journey of setting up a new home lab. This setup is a dream come true for any tech enthusiast and I’m excited to document every step of ...

Deploying a Custom Application with IntuneWinAppUtil in Microsoft Intune Deploying custom applications in Microsoft Intune can be efficiently managed using the IntuneWinAppUtil tool. This guide pr...

Implementing LAPS in Microsoft Entra and Intune Essential Preparations Before integrating LAPS (Local Administrator Password Solution) with Intune, verify that your Windows platform is su...
Docker and Docker Compose Installation and Usage Guide Installing Docker For Ubuntu/Linux: 1) Update your existing list of packages: sudo apt update 2) Next, install a few prerequisite packag...
Wi-Fi QR Code Generator Overview This script generates a QR code for Wi-Fi credentials, including SSID and password, making it easy to share Wi-Fi access information. The generated QR code can be...
QR Code Generator Script This script allows you to generate QR codes from either a single URL or a CSV file containing multiple URLs. Source: Usage Run the script and follow the prompts to prov...
Introduction Python is a powerful and versatile programming language, widely used for scripting and automation. However, when you want to share your Python scripts with others who may not have Pyt...