I'm a longtime Windows user looking to move away from a corporate-focused setup and gain more freedom to customize and optimize my working environment while building some online projects. I tried Ubuntu in the past, but expected it to work exactly like Windows and wasn't in the right mindset to learn it. Since then, I've gained some basic terminal and programming experience, and I'm willing to learn more.
I'm considering Fedora with KDE Plasma because I'd eventually like to understand Linux well enough to run servers. I know Fedora may involve more initial learning than Linux Mint or Ubuntu, so I'm open to advice about choosing a distribution and making the transition safely. I'm also interested in general experiences, useful habits, and common mistakes to avoid when switching from Windows.
My current hardware is a Ryzen 7 8700G system with an RTX 5060 Ti 16 GB, 32 GB of 5600 MHz RAM, and a 1 TB NVMe SSD. Should I start directly with Fedora, try another desktop distribution first, or practice in a virtual machine?
3 Answers
Fedora should run well on that hardware, but pay attention to the NVIDIA graphics setup because proprietary drivers can require extra steps compared with an integrated-graphics-only system. Test suspend, display output, hardware acceleration, and any applications you rely on before wiping Windows.
A practical transition is to dual-boot or use a second SSD for a while, keep Windows available for anything that doesn’t work yet, and gradually move your daily tasks over. A live USB is useful for checking basic compatibility before installing.
The “beginner” label matters less than people make it sound. Most technically interested users try several distributions over time, so there’s no need to find one permanent answer immediately. Fedora sounds like a good fit for what you want, and it’s less intimidating than jumping straight into Arch.
Before installing, test it in a virtual machine or from a live USB, confirm that your important applications work, and keep reliable backups. If you break the bootloader or misconfigure something, restoring your data and reinstalling is much less stressful when your files are already safe elsewhere.
Fedora with KDE is a perfectly reasonable choice for your desktop, especially if you’re interested in learning skills that transfer well to professional Linux environments. You’ll probably do a little more initial setup than with Mint or Ubuntu, but it shouldn’t be overwhelming. For learning, channels and courses focused on practical Linux administration can be more useful than trying to memorize commands randomly.
For servers, you don’t need to use the same distribution as your desktop. Debian is a common, stable server choice, while Proxmox can be a friendly way to manage virtual machines and containers if you eventually want to experiment with storage, Docker, or multiple services.
Thanks for the Proxmox suggestion—I hadn’t come across it before. I’ll look into it alongside Fedora and start with smaller projects rather than trying to build everything at once.

That makes sense. I’ve already backed up the important files, and I’ll probably test Fedora first before committing the whole machine to it.