Honestly, at this point I’m so done with window’s bullshit. Their operating system is damn near unusable. All the convenient stuff is hidden in weird places. The constant whining about having to buy their crap. Or worse trying to get me to use the horrible software that comes with the new versions.
My excuse used to be, but I can’t play games on it. This is no longer the case for the games I love. So Windows can suck it. At this point I’m switching away from a lot of stuff I used to use. (x-box became Steam-deck, twitter became blue-sky and reddit is becoming Lemmy) As a kind of computer illiterate person, this has been a worth while transition but a difficult one. Let’s just say I had to learn a lot of new stuff.
So I’m a total Linux newbie but thanks to my Steam deck I’ve become somewhat used to using it. Not like an expert, but I have run wine to create separate environments for running pokémon fangames. And have taken a look around the Linux environment. I like it and think I’ll be able to get used to it with practice. It reminds me weirdly of windows XP in how easily I can get everything to work the way I want. It takes a bit of doing and some research, but it works. Which is all I want in an operating system.
I am looking for tips as to where to start searching, because I am converting my windows computer to Linux. I just don’t know what version.
Any user experience is welcome, I have no idea where to begin. I mostly use the computer I’m installing this on as a glorified typewriter, that I play movies, music and retro-games on.
A user friendly version is preferred, I find it hard to parse out from the various versions I have seen so far how easy they actually are to use. Extra points if a large amount of the information has easy to find tutorials on the internet. I don’t always know where to start looking and as I learned while getting wine to work, some of the names/terms are completely different. (And kind of a lot at once if you are just getting started).
Any resources you might think are useful for a newbie are also highly appreciated.
tl;dr: I (a Linux noob) am looking for a recommendation for what version of Linux to use for my needs. And any tips tricks or other info that I might need to know before I switch. Because windows sucks.
I’m sorry if this has already been asked and answered. I did try to find an answer through searching, but as I already mentioned. My lack of terms and knowledge is holding me back.
Linux Mint is the obvious "newbie" choice, and not just because everyone says so.
Now, I'm no Linux expert, but Mint is great for the huge amount of tutorials availiable. The catch is: most of them aren't aimed at Mint itself, but Ubuntu or Debian, from which it "inherits" a lot. So, if you have a problem and can't find a fix for Mint specifically, chances are one aimed at Ubuntu (or even Debian) will work flawlessly.
Additionally, GenAI chatbots impress me with how helpful thay are. Just by asking them how to do stuff will teach you a lot.
I highly recommend you save the info which seemed most useful somewhere for future reference. In my experience I had to do a few dozen things repeatedly and ended up remembering them. They're mostly simple commands like
apt install
,apt update
,apt upgrade
,cd
and my favourite<app_name &>
which opens the app invoked without "hijacking" the terminal.As most in the Linux community say, some things are lightning-fast to do in the terminal once you know the proper incantation.
As others said, the Mint install is incredibly simple, and much faster than the Windows one. You don't need a guide, just reading the on-screen prompts and instructions will guide you through it. During the install I highly recommend checking the "Install proprietary drivers" box because depending on your exact hardware, some things (especially Nvidia) may not play well without it.
You will be able to do almost everything without the terminal, although many tutorials do utilize it, so using it is pretty much inevitable at some point of your Linux journey.
Now, some hearsay: I've heard that Windows doesn't play nice with dual boot (although I've never experienced it fist hand), so you should back up your files just in case.
But, before you do that: For starting, if you've got the time, I'd recommend getting an old machine to dip your toes into Linux on it first without fully committing. I'd recommend you do this even though you have the Steam Deck since there are some differences between SteamOS and Mint, so it wouldn't hurt to try.