hey nerds, I'm getting myself a new personal laptop as a treat, but I very much do not want windows 11 shitting it up. Is there a linux distro with caveman-compatible instructions for installation and use? I want to think about my OS as little as possible while actually using it.
I've got one friend who uses mint, but I've also seen memes dunking on it so who knows. I actually really only know what I've seen from you all shitposting in other communities
I just set up Nobara.
Shockingly straightforward.
Entire install process was very simple, with a GUI, then a neat little post install app that gives you another very straightforward GUI for running your first batch of system updates.
... Oh, and I was able to do this on a SteamDeck, without an external mouse or keyboard.
Nobara has a SteamDeck edition now.
The install process has a bit of Deck specific jank, basically i just had to change the screen UI scaling level from 175% to 100%, it defaulted to 175% when booting from the SD card i wrote the ISO to...
And then there's a bit of jank doing initial updates off the 'bare metal' install, because the SteamKeyboard overlay thingy will prompt your admin password for a system access prompt... which will disable most of the SteamDeck inputs for everything other than Steam untill you input your password to allow it to work.
The work around I figured for this is... when that prompt comes up, you push the steam button and hamburger menu button on the physical deck until you get Steam in big picture mode.
Then your controls all work in Steam.
Then you close Steam.
Then your mouse works via trackpad on the desktop, but the X button to bring up the SteamKeyboard does not.
So then you open Steam again.
Now the SteamKeyboard does work, and you can type in your admin pass to the system access prompt.
I had to do this silly process a number of times through the initial set up 0.o
I eventually set Steam to not automatically launch itself, and now that all the updates have gone through, I just have to mouse (trackpad) over to manually open Steam when I am in desktop mode and then give Steam the admin pw for the keyboard to work... just once per desktop session now that its all set up.
Probably I also could have gone back into gaming mode and just bound a button to whatever button combo Nobara/Fedora uses as a shortcut to open the actual Nobara/Fedora virtual keyboard, but I could not figure out what this key combo actually is lol.
But uh if you're just looking for an OS for a standard desktop PC, everything I've outlined in the above spoiler is not gonna be a problem, and you'll likely have a very straightforward install process.
I'm also a fan of Nobara's default UI... kind of a gnomeified KDE?
As well as its default apps, built in DeckyLoader and plugins for the Deck, ProtonPlus for runtime environments, and of course its built in kernel customizations/optimizations for to play vidya gaem.
Oh, and I went with Nobara over the default SteamOS because SteamOS on a Deck is a read only OS by default...
You can install flatpaks, but if you want to actually install new core packages, those will get wiped with a SteamOS update... or you have to use DistroBox... which may also get wiped on an update?
Not sure, but Nobara allowse to use the deck as both a Deck and a more standard desktop linux PC with more customizability... and not having to rely on the AUR, which I find incredibly frustrating.
I've done dozens of distros and Linux mint is the most familiar, unexciting, and stable one I have found. Ignore the hate. Real Linux fans don't care how you participate in open source, other than being toxic. Consequently, do whatever you want and install whatever seems like it would be something you'd want to use.
Id highly suggest having a separate hard drive for Linux as it can be easy to break dual boot if you don't know what you are doing. Last thing you want to do is panic and decide you need to reinstall Windows.
You got a lot of distro recommendations from across the spectrum and it's honestly hats to go wrong with any of them. It's mostly a matter of preference. As such I'll give you two pieces of advice:
- Set up a multi-boot flash drive (assuming you're currently using Windows, YUMI is a great utility) so that your can try a bunch of them and see what jives with you most. A great feature of Linux installers of that you can actually run the entire OS, full-featured, from the ISO. So grab a whole slew of them, throw them on the flash drive, and spend some time taking them for a spin.
- Do your research on compatibility. Laptop makers often don't make Linux drivers, so the latest hardware has compatibility problems until the community covers the gap. There are also some laptop manufacturers that have Linux in mind when they make their products, like System 76 and Framework.
Good luck! IMO getting into Linux for the first time is a fun journey. Enjoy it!
Mint is one of the best bets for beginners, it's very similar to windows 10 UI wise by default and generally very user friendly
Go with Mint, it's my daily drive on both my laptop and HTPC. If you choose the regular edition Ubuntu based you have also hardware enablement (hwe) kernels which could be useful on newer hardware.
You can go with mint. It's a solid choice. I prefer opensuse tumbleweed since I find it easier to work with. It also has a great selection of desktop enviroments witch is the thing you interact with and what you use to manage your open programs. If you want something like modern windows you can go with KDE or cinnamon and if you want something more minimal and windoes XP like you can use xfce.
Thanks for the input ya nerds. Much love from the geek side of lemmy. I'll be taking the advice of poking around with multiple distros before committing to one, because it sounds a whole lot less painful than I was imagining.
Quick question though, what the hell is a gnome? Or a KDE for that matter?
In windows, we get the entire os as a single product, and we don't have a choice in anything. On linux, it's the contrary. The os if formed by several software distributed separately and joined together like lego pieces. Each linux distro is a compilation of software, a particular combination of lego pieces created and maintained by some group.
So, even the system graphical interface is a lego piece like any other, and each distro comes with one by default. Kde and gnome are some of the most popular interfaces. You can also replace almost any lego piece from the system by another of your choice, unlike on windows.
I hope I helped you understand linux a bit better. It all will become much more simple to you with a little more time. Be welcome to the community.
This is a GNOME: https://www.gnome.org/
This is a KDE (Plasma): https://kde.org/plasma-desktop/Desktop Environments (DE), or the Graphical User Interface (GUI) you use with it. Essentially you can choose the graphics set and layout of your computer. The underlying functionality of your computer doesn't change too much, but how things get displayed does. Ubuntu by default uses GNOME. but you can install Kubuntu instead of or alongside it and use the KDE environment. I used to have both installed and just chose which one I wanted to use at the login screen. Eventually I moved to the i3 environment as well and would switch to that sometimes because it could be fun to play with. If you're new to this and use Ubuntu I'd just start with that (GNOME) and then you can branch out from there when you feel ready. KDE runs a bit more efficiently but looks a bit simpler, last I used it.
It's hilarious how uncool it is to suggest Ubuntu but it often just works, including very recent hardware if it's from Canonical partners like Lenovo or Dell. And the kerfuffle about things like snaps are way overblown.
I came here to say this as well. Ubuntu "just works"™ and was my entry into linux 15+ years ago.
you're right, but the issues with ubuntu crop up later, when you have to update or after you install enough incompatible stuff that it breaks your system. which is a shame bc ubuntu is the most user friendly distro there is imo
I don't recognize this myself. I've never had trouble with incompatibilities or degradation etc.,
Especially these days my OS can remain very vanilla, as many complex things can be containerized. E.g. I run syncthing and an nfs server and sometimes torrenting over vpn, through docker-compose; I'd never install all that on the host with all the extensive dependencies. Same with some heavyweight apps like darktable - spin them up from Flatpak.
Ubuntu does it very well with minimal fuss. I see little to dislike.
my last personal anectode with ubuntu is this: my company decided to setup our office as a remote-onsite hybrid workplace, so our working machines were moved to a rack elsewhere to be accessed remotely and the local machines were supposed to act as basically dumb terminals that can be used interchangeably by us
we develop on rhel, but since the local machines are just to access our dev machines remotely, support decided to install ubuntu because it "just works". turns out, since ubuntu does a lot of stuff its own way for no good reason, it broke under our network configuration (it's complicated) and no snap application could run -- so, no slack or firefox. not a great scenario for a workplace. in the end we decided to replace ubuntu by rhel and no longer had any issues
you're right that ubuntu might work flawlessly for you and that it might never break. but, it also might break in unexpected ways. i cannot reliably recommend ubuntu to a beginner because this risk might forever put someone off of linux
Linux Mint. I'm a pretty hardcore Linux person, used a dozen different distros, Mint is by far the closest I've experienced to #JustWorks.
It's reliable and simple enough that earlier this year I switched my tech-illiterate parents from Windows to Mint. Works great for them so far.
mint
-
generally a solid choice
-
you have a friend who uses it! big advantage
people who make memes about linux distros are in a lot deeper than you want to be. they have different goals.
True for the friend benefit. Fun and useful to occasionally chat about it with someone who knows what's up.
-
memes dunking on mint are irrelevant. use what works for you & ignore the noise.
personally, mint lmde, based on debian, might be worth a once over. sounds like the stability aspect might be up your alley.
Pop!_OS is neat. I've been running it on my desktop and laptop for over a year now. I like that it doesn't look like Windows and has enough difference to it to not be a macOS clone either. Plus I think System76 is doing some great things with hardware design.
I'll drop this: https://www.techradar.com/best/best-linux-distros It's written by an actual journo and not a bunch of nerds in nerdville!
Getting into Linux is a bit like Windows back in the day - interesting and a lot of fun ... and rather nerdy. My first Windows version was 1.0 and my last was 7. Mind you I do run a MS Silver Partner and worry about a lot of Windows servers and desktops but my daily driver is Linux.
Mint is a great choice, even though it isn't mentioned in the article I linked because you get a great community, which is pretty important. Its basically Ubuntu and therefore Debian too, so a lot of howtos will work.
I personally rock Kubuntu but I have a requirement for enterprisey stuff - ESET and Veeam and AD integration and all that. I also get Secure Boot out of the box and not all Linux distros work with that.
Your smart new laptop will have Secure Boot enabled so you will have to deal with that if you deploy a distro that doesn't. So with say Arch, you will need to turn it off or learn how to sign your kernels etc and that is not a beginner topic! I suggest you turn off Secure Boot if your chosen distro doesn't support it, rather than insisting on it. Its a nice to have but not the most important security feature ever.
You might want to show a bit of ankle and try out a few to start with. Most distros have a live CD that you can boot and try out first. I suggest trying out Mint, Ubuntu and Kubuntu. That gets you three modern interfaces to play with.
If you are into gaming then it kooks like Pop!OS would be a good place to start instead.
There is no real best option - it's what suits you and you have choice.