I'm trying to dive into the world of Linux, specifically for learning about cyber security and practicing my coding skills, starting with Python. I've got VirtualBox set up on my Windows 11 machine, but I'm really confused by all the different Linux distributions out there. Is there a specific distro that would be ideal for someone like me, who is open to stepping away from the Windows interface? I want to learn as much as I can and I'm aware that Linux is quite different from what I'm used to.
2 Answers
You might want to start by using Ventoy to create a bootable flash drive. Download the .iso files for a few distros that catch your eye, like Linux Mint or Kubuntu, and run them in a live session. This way, you can test them out and see which one fits your needs best. All these distros can handle coding and cyber security tasks!
Welcome to the Linux community! It can be a bit overwhelming at first, but think of it like building models with Lego. Each distro is like a different model kit that uses some of the same parts. If you’re diving into cyber security, I’d recommend checking out Kali Linux or ParrotOS. They come pre-loaded with a lot of the tools you’ll want to learn, but don’t use them as your everyday systems. You can keep them on a flash drive or install the tools you like on another distro later!

Okay, I’ll try that! Thank you.