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.
Absolutely go with bazzite, I have 15 years of experience and am willing to do unlimited troubleshooting for free if you message me on matrix.
as for why bazzite? it’s immutable, which means there’s a core set of stuff that is read only and can’t be broken, which is massively beneficial for new people and is very up to date, and has the fixes for certain patent related stuff built in (fedora doesn’t as do any other american based distros) that make twitch and some other websites work properly out of the box
For the uninitiated, bazzite isn’t really a battle-tested distro or a mainstream one. I just started hearing about it within the past few months.
It kind of came out of nowhere and looks to be getting shilled hard, similar to mx linux. The amount of shilling you may see for it does not correspond with usage among the community at all.
Be careful what you install on your computers, guys.
This isn’t really true since it’s just a slightly modified atomic fedora. Even if bazzite completely evaporated it wouldn’t matter even a little to someone who currently has it installed. They’d just continue getting fedora updates like nothing happened.
And to say fedora isn’t battletested/mainstream is insane.
the only differences are minor qol improvements that fedora doesn’t have for legal reasons, and steam being installed.
🥱
Linux Mint DE will be the easiest transition.
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.
xubuntu may be easier to switch for an xp user. Xfce is more malleable than all other desktop environments + ubuntu communities are active and less snobbish.
fedora also was surprisingly easy.
now i’m on arch and i asked myself countless times : Why are you doing this to yourself?
Why the pain of Arch? You probably fell in love with the rolling release, wiki, and the AUR.
yes 🙈
Probably Linux Mint. If you have a hardware support issue on Mint, Fedora.
A few people have been recommending Mint. I wasn’t aware it could possibly have hardware support issues, I’ll be sure to look into that beforehand. Thank you for the alternative recommendation. I’ll look into that as well.
You can always try the live USB without/before installing. It’s a great way to start getting comfortable or try out several different distros with minimal effort and risk.
You get my standard reply that I use zorin which is an ubuntu based distro that tries to give the look of feel of windows and has a lot of default installed things like wine/playonlinux, libreoffice, app for disc burning, rdp client, basically most everything I would want for day to day use. It is not necessarily the best gaming distro and its certainly not bleeding edge. Its a great install and get to doing things right away distro to me which is what I want.
I don’t mind if things aren’t the newest of the new. In my experience that usually means there are more tutorials and fewer bugs. A distro that feels like windows a bit is tempting as a newbie and might make my switch easier, thank you for that consideration. I also like the idea of getting to work right out of the box. I’m definitely adding Zorin to the research pile, thank you.
Since you are already familiar with the Steam Deck, I would go with a distro (that’s Linux-speak for version) that uses KDE Plasma, as that’s the desktop environment used by Steam OS. My recommendation therefore is Bazzite or Aurora. Both OSs are developed by the same team using the same core technology. Bazzite is more “gamer focused” (a.k.a. they are pre-installing steam) while Aurora targets more of a developer audience. But I would argue that the differences are, at the end of the day, mainly cosmetic. Aurora is still pretty noob friendly and you could still develop on Bazzite.
Both systems are “Atomic” which basically means that a system update can’t screw up your system. And if you screw something up, then you can “rebase” the system which reinstalls the OS but keeps all your data and installed apps*. It uses flatpak with flathub as its appstore so you have the same apps available as on the Steam Deck.
Now for the downsides: Some apps are a bit harder to install. Mainly apps that need deeper system access such as vpn apps can take a couple more steps to install here than on other distros. There is also no live system. Many distros have a “live mode” where you can test the system before installing. This allows you to check if your hardware is supported. Aurora and bazzite don’t have that.
Lastly the userbase is growing, but other disros such as Mint are still more popular. You therefore might find less specific documentation and tutorials on the internet for it than with other options.
*Technically it’s more complicated than that, there are edgecases of apps that don’t survive a rebase, but don’t worry about that.
Second your Bazzite recommendation.
This user’s use case seems almost perfect for Bazzite.
Arch and Mint are the two most-used distros (Arch with double the Mint users) behind SteamOS(Steamdeck).
Installing Arch from the install medium is daunting for people so I’d recommend EndeavourOS. It’s Arch but using a graphical installer and sane defaults for a desktop PC.
It seems intimidating because there’s a lot of new terms and workflows seem to always involve the terminal. Learn to love the power of the terminal, don’t be one of those “I use Linux but am scared of terminal commands” people.
If you’ve figured how to use wine then you’re capable of searching your way to any solution I’m Arch (it’s probably on the Wiki).
I love working in the terminal, I usually have a window open for it any time I’m working on a Linux machine. The only thing I don’t like about it is people who tell you commands to run for troubleshooting and refuse to elaborate on what those commands actually do. That and
sed
… That shit is black fucking magic.
I recommend dual booting Windows and Linux until you’re comfortable switching entirely. Sometimes you need to go back for just one task.
Always back up your files before installing a new OS. Data loss is always possible during installation, and more likely if you don’t know what you’re doing.
The Grub boot manager (included and installed by default with Linux Mint and some other distros) makes it easy to pick which OS to boot each time when turning the computer on.
Check out Lutris for non-Steam Windows games. It uses Wine, but is a lot more user friendly to set up and use.
If their computer can handle running a windows vm on virtualbox, I’d recommend that over dual boot. Windows update will almost certainly cause issues on boot…eventually.
Jump into Linux with both feet. Use the vm as a crutch or a bridge to windows only software.
Follow the advice below… backup everything. If you have a 2nd hd, this makes it easier to keep files and is separated.
If you’re prepared to reinstall, it’s easy to nuke it and try again. It’s part of learning and sometimes easier to troubleshoot.
Mint is a safe bet, I would also suggest you have a look at Pop! OS and CachyOS once you feel a bit more comfortable with Linux and are curious at all. They have a bit more cool stuff to offer that you don’t really get from windows imho
This is basically the holy grail for finding how to do things or troubleshooting once you have the basics down: https://wiki.archlinux.org/title/Main_page
A large amount of information is transferrable to other distros, particularly if they use systemd.
I would also spend some time getting comfortable with the command line. There are a million tutorials, guides, and free courses on this topic. Find a shell and terminal emulator you like. I’m using Fish and Kitty these days.
Going against the grain, maybe consider EndeavourOS for a distro? https://endeavouros.com/
Bard on my experience, Mint is probably the best gateway distro into Linux from windows. Debian and Ubuntu forums are relevant and useful. My wife and I are both IT professionals, and mint was just “natural”. She couldn’t care less what os, de, or wm is in use as long as it gets it done. She’s got mint on one laptop and Debian with gnome on another.
Once they decide they want something different they can find what meets those needs nice they have their bearings and a “need”.
Ubuntu never really hit home for me for some reason.
I wanted to move off mint, because I wanted the gnome DE. Yes, I did successfully slam gnome on top of mint, more as a can I do it vs should I do it exercise. Then I wanted something further upstream and went to Debian.
Then, I started tinkering with Endeavouros. This has allowed me to learn more about how things really work and WHY they work the way they do. Documentation on arch to me is second to none. Until I had daily driver Linux experience and spent some time tinkering, this was just overwhelming.
https://distrosea.com/ After following some of the recommendations here, you can look into this website to gets first look and feel for the distro before downloading the live USB.
I’d go basic debian . Install flatpak and flathub to get any packages that are too far out of date or might get so. Any derivative or ubuntu derivative just sees like unnecessary extra dependencies to me.
Debian gives i think a wider choice of desktop environment than any of the derivatives on install, but I think they’re all much of a muchness really. Most of the DEs have the “Click something, window opens” feature.
Reguarding apps, you said typewriter, movies, music, games. Office suite look at LibreOffice. Movies and music if it is online just Firefox or any other browser you choose. Firefox is good at working with PDFs too. Any distro should come with a document viewer, photoviewer, video player, and music player. You can choose from tons of other or more advanced tools. Debian for example comes with over 60K packges and Ubuntu and Mint are similar. There are also 3rd party sources too. Flathub or Snapcraft for example if you want something not in the repos.
If you go with a Debian based distro with a lot of apps in the repos, you probably my not need these other app souces, but some people like smaller distros, something special just not in the repos, or a newer or different version of app. For example I use Joplin which is a notes app that is not in the Debian repos.
For apps finding an app name and starting links https://alternativeto.net/ is your friend. For distros, https://distrowatch.com/ is your friend. Strongly favor a distro in the top 10 on distro watch unless you have some special need.
Edit: You will notice that the top 10 are all Debian, Arch, Fedora, or SUSE based in that general order of more to less popularity. Linux distros tend to be based on these base distributions. For example Mint is based on Debian and so is Ubuntu.
windows’ is the correct way to form that since windows ends with an s
And you might say “don’t be a dick” but to that I say: you want to use Linux. You need to learn how to type things correctly and accurately or your computer will not work. The rules of most command line programs are far more restrictive than the ’ rule in English.
Either windows’ or windows’s is correct, actually. The reason is because of exactly words like “Windows”, if you use the former, it sounds like it’s a possessive of more than one window, but it’s a possessive of a proper noun, Windows. The latter is more correct in this case because of that. (it’s also pronounced that way!)
Two weeks ago I was a total Linux noob. I installed Mint on my laptop and now I have Mint running my Plex server and Bazzite on my ROG Ally. I’ve completely dropped Windows and I’ve never been happier.
So I suggest you start with Mint. Its as easy to use as Windows should be.