Windows 10 EoL is fast approaching, so I thought I’d give Linux a try on some equipment that won’t be able to upgrade to Windows 11. I wanted to see if I will be able to recommend an option to anyone that asks me what they should do with their old PC.

Many years ago I switched to Gentoo Linux to get through collage. I was very anti-MS at the time. I also currently interact with Linux systems regularly although they don’t have a DE and aren’t for general workstation use.

Ubuntu: easy install. Working desktop. Had issues with getting GPU drivers. App Store had apps that would install but not work. The App Store itself kept failing to update itself with an error that it was still running. It couldn’t clear this hurdle after a reboot so I finally killed the process and manually updated from terminal. Overall, can’t recommend this to a normal user.

Mint: easy install. Switching to nvidia drivers worked without issue. App Store had issues with installing some apps due to missing dependencies that it couldn’t install. Some popular apps would install but wouldn’t run. Shutting the laptop closed results in a prompt to shutdown, but never really shuts off. Update process asks me to pick a fast source (why can’t it do this itself?)

Both: installing apps outside of their respective stores is an adventure in terminal instead of a GUI double-click. Secure boot issues. Constant prompt for password instead of a simple PIN or other form of identity verification.

Search results for basic operations require understanding that what works for Ubuntu might not work for Mint.

While I personally could work with either, I don’t see Linux taking any market share from MS or Apple when windows 10 is retired.

  • @ricdeh
    link
    English
    2
    edit-2
    1 month ago

    There is no “Linux UI” per se, the closest thing to it is Bash I guess. I find it important to make people understand that GNU/Linux is not bound to any particular GUI like Windows or MacOS are. With them, their less knowledgeable users equate the GUI to the OS, which is fair because they are so tightly integrated and not changeable. But for GNU/Linux, the visual UX+UI are entirely modular and not part of the operating system itself. As I said, the Bash shell may be interpreted as a kind of UI standard for FOSS Unix and Unix-like systems, but it’s also not necessarily required in that it can be replaced with another shell program. Of course, not knowing you I cannot tell how experienced you are with GNU/Linux, so you could know all of this already, therefore don’t feel like I’m trying to belittle you or anything, this is meant to be genuinely helpful by giving people that have no prior exposure to GNU/Linux some glances into what makes it special.

    Edit: scratch that last part, I’ve just now noticed that you are the same person that said they had already transitioned partially