Every other forum has rules about these posts because there’s such a glut of them, and yes, I could go read a stickied thread elsewhere, but here I am not doing that.

How would someone with no computer skills get acquainted with the OS? What version would you recommend to the hopeless novice? Can I keep windows on my PC and run the new OS or a practice version of it in a partitioned space while I learn? Can someone with minimal skills/time/patience be happy with a unix-like OS?

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I learned how to use Linux from Youtube videos and Raspberry Pi tutorials.

    I personally like Linux Mint, though I would suggest trying out a few to see what you like better. A lot of your choice will come down to Desktop Environment choice, rather than Distro choice, and at first those will feel like one in the same. If this starts a “well actually” subthread below this comment, it won’t be the first time ;)

    You can indeed keep Windows on your PC and run Linux in several ways:

    1. You can run Linux in a virtual machine. Using something like VirtualBox, you can basically store the operating system in a file, and it runs the Linux OS in a window on your PC desktop. This is great for trying them out, practicing, or just keeping a spare environment around.
    2. You can use the Live Environment. If you’ve ever installed Windows before, you know how the installer isn’t “Windows?” It’s this kind of empty feeling weird thing? You can’t just boot the Windows installer up and run Windows apps, you have to actually install it on the machine. Yeah, not Linux. Most Linux distros nowadays can be burned to a DVD or written to a thumb stick, you boot to that disc or stick, and it boots to the desktop, and you can use it right there. It’ll have an “Install” icon on the desktop, but you can just…not install it and use it from the USB stick. Some distros are designed specifically to be used that way, for niche applications.
    3. You can dual boot. Linux’s bootloader, GRUB, includes a menu system to choose multiple operating systems from. It’s possible to shove Windows aside and install Linux next to it, so every time you boot the computer, you can choose which OS to run on it. I did that for years.

    Ultimately I suggest you do all three. Try out a few distros in VirtualBox, pick one or two you like best. Put those on some thumb drives, and then run them in the live environment to make sure they run well on your computer. When you finally decide you want to permanently install one, I recommend dual booting for awhile. Reason being, you’ll probably find those little moments where you need to get something done, and you know how to do it in Windows, and you’re just struggling to figure out how in Linux…don’t get spooled up. Boot into Windows, get it done, turn it in. Once that time pressure to get it done RIGHT NOW is gone, learn how to do that task in Linux, without that pressure it will be easier to find the information. Eventually you’ll stop booting to Windows.

    Oh, and Welcome to the Linux community!