-
My Latest Book Arrives Soon!
Switching to Linux is one of the best decisions you can make for your computer — but knowing where to start is another matter entirely. This book is your guide through that transition, written by Jay LaCroix, creator of the Learn Linux TV YouTube channel, with over a decade of experience helping people make Linux approachable.
Whether you’re fed up with Windows nudging you toward Microsoft Edge or Apple prompting you to sign in to yet another account, Linux offers a computing experience designed to work for you, not against you. But making the jump can feel overwhelming if you don’t know what to expect. Desktop Linux removes that uncertainty by walking you through every stage of the process — from understanding what Linux actually is, to choosing a distribution, installing it, and using it confidently day to day.
Along the way, you’ll learn how to find and install software, connect hardware like printers, Bluetooth devices, and external displays, manage your files, enjoy multimedia and gaming, use the command line, and keep your system secure. Each chapter is written for real beginners — no prior Linux experience required. By the end, you won’t just have Linux running on your computer. You’ll understand it.
-
Fixing Linux Virtual Machines that fight over the same IP address
I ran into a problem recently where virtual machines I created from a template were fighting over the same IP address. Each of them would be assigned the same IP address from my DHCP server, despite the fact that each VM created from my standard template had a unique Mac address. I had a hard time finding the culprit, so I figured I would write a post about it. In my case, I am using Proxmox, though the root-cause is not specific to any virtualization package. My virtual machines were all running Ubuntu 18.04, though this can impact other distributions too. The root cause ended up being due to something called a “machine-id”. Read on to find out how I solved this.
(more…)












