If you’re planning to try Linux but have no experience with it, the best piece of advice I was given is this. Learn how the filesystem is structured. It will make everything else you try to do easier.
You’re also going to get a ton of conflicting advice on which distro to use. Pop OS or Mint are my suggestions. !linux_gaming@lemmy.world is a good resource to know about too
Honestly, even if I don’t like Snaps that much, Ubuntu/Kubuntu ain’t so bad after all. I’ve been running it as a daily for months now on my Linux-only gaming PC and it’s working quite well. There’s good support for proprietary drivers and media codecs out of the box.
And personally, I’d advise on using the Kubuntu version because KDE is so much closer in terms of desktop paradigm than Gnome.
Ye, my dirty little secret is that I’m still running kubuntu on my main laptop (which I do a lot of gaming on as well fwiw.) It’s what it shipped with, and it works just fine. I can’t say I would have actively chosen it, but It’s also not bad enough to make me want to go through the hassle of installing something else
It’s like a Honda Civic. It’s just reliable and easy to maintain with good performance and some good features and some you don’t really want but are still practical. And there’s a big community giving lots of support and documentation to tweak it if you want more out of it.
Canonical (Ubuntu) bastardized their own OS. I recommend Mint Debian for noobs; Mint is what Ubuntu used to be when it was good and going Debian gets away from Canonical entirely.
Snaps, their own app-in-a-box format. Which would be fine, except they’re provided only by Ubuntu’s closed-source Snap Store, have larger size and inferior performance because dependencies are redundantly rolled into each one, and the worst part is that they started turning nearly every app in their OS into a Snap. If you sudo apt install firefox, you get a Firefox Snap instead of a native package.
Gonna repeat something I said a little while ago.
If you’re planning to try Linux but have no experience with it, the best piece of advice I was given is this. Learn how the filesystem is structured. It will make everything else you try to do easier.
You’re also going to get a ton of conflicting advice on which distro to use. Pop OS or Mint are my suggestions. !linux_gaming@lemmy.world is a good resource to know about too
Honestly, even if I don’t like Snaps that much, Ubuntu/Kubuntu ain’t so bad after all. I’ve been running it as a daily for months now on my Linux-only gaming PC and it’s working quite well. There’s good support for proprietary drivers and media codecs out of the box.
And personally, I’d advise on using the Kubuntu version because KDE is so much closer in terms of desktop paradigm than Gnome.
And Fedora ain’t bad either.
Ye, my dirty little secret is that I’m still running kubuntu on my main laptop (which I do a lot of gaming on as well fwiw.) It’s what it shipped with, and it works just fine. I can’t say I would have actively chosen it, but It’s also not bad enough to make me want to go through the hassle of installing something else
It’s like a Honda Civic. It’s just reliable and easy to maintain with good performance and some good features and some you don’t really want but are still practical. And there’s a big community giving lots of support and documentation to tweak it if you want more out of it.
Canonical (Ubuntu) bastardized their own OS. I recommend Mint Debian for noobs; Mint is what Ubuntu used to be when it was good and going Debian gets away from Canonical entirely.
Wait what did they do?
Snaps, their own app-in-a-box format. Which would be fine, except they’re provided only by Ubuntu’s closed-source Snap Store, have larger size and inferior performance because dependencies are redundantly rolled into each one, and the worst part is that they started turning nearly every app in their OS into a Snap. If you
sudo apt install firefox
, you get a Firefox Snap instead of a native package.You’re clearly wrong. The answer is Arch
OK, but seriously. There are two main general use families:
Debian based and redhat based
Pick something that has a DE out of the box. Use it. The big ones used to be GNOME and KDE. I dont know which one is more recommended now.
Find equivalent programs (ie. Notepad -> gedit, adobe pdf reader -> evince).
Figure out the windows start menu equivalent: how do I access my programs?
Maybe six months to a year later, learn how to use a terminal emulator.
Maybe a year later, switch to arch and find out why it’s superior