Planning to switch to Linux for my next PC
-
I personally started out with Debian given that a vast majority of distributions are Debian based, typically paired with KDE Plasma 5, and learned from there.
Now Debian is really stable but does require command-line configuration quite often so it may feel complicated but if you’re capable of reading & following documentation then you should be all good.
-
I recently got a steam deck and that kinda demystified the (unrealistic) expectation I had of Linux was all command line stuff and techno babble.
Outside of gaming, browsing and flatpaks it still very much is. People here will lie and tell you it's not. It is. But as long it's just Steam gaming, it's very simple.
so is there a Linux… idk what to call it, type? OS? Thing??? that runs out of the box without me having to install additional software manually or at least automatic setup wizards
Not really sure what you're asking here but I think it's a "package manager". Basically an app store for Linux. Discover store in KDE or "software" in GNOME. Open it, search for your software, click the "install" button and be done.
Outside of the package manager, installations become complex quickly.
is there any specific hardware that works easier with Linux
Yes, generally new hardware won't work as well. Linux drivers are a second class citizen. Also you'll likely experience lower performance and extra difficulties with Nvidia vs. Windows.
-
Ah so it’s just how the software works essentially
-
So bazzite and mint seem to be recurring themes here for my needs of something that works out of the box, do those need any set up or stuff? I don’t really know exactly what I’m asking here
-
So what does immutable mean?
But I’ve seen it’s similar to the decks desktop mode from some other comments as well so that seems nice
I haven’t really interacted with desktop mode outside setting up emudeck (mostly DS and switch games)
-
Yeah bazzite seems like a recurring topic here so I think I’ll check it out first since others have all said it’s similar to the steam decks setup (which has been limited to me installing emudeck but seeing familiar stuff might help me
-
Cool I've never seen this.
-
https://www.youtube.com/watch?v=TX0f_vyV06k
This video explains it well
-
While it could be functional as a cursory watch, it doesn't seem that Michael Horn has done a good job investigating the subject matter. So, no, I actually disagree with it offering a good explanation. Granted, I couldn't find any video that does this subject any justice; more often than not, they just tend to overgeneralize or oversimplify.
-
On Mint, flatpaks is enabled in the Mint software center.
-
So what does immutable mean?
The easiest explanation is: You can't screw it up
That's the reason I use it. It means that the system areas are read-only, and as a user you can't "wreck" anything by mistake.
-
Linux mint is a common recommendation but I think a bad one, I highly recommend bazzite with kde, I have 15 years of linux experience and am willing to do infinite troubleshooting if you add me on matrix (which is on my profile)
in short, linux mint is bad vs bazzite with kde for 3 reasons
kde is much more well supported and developed than cinnamon
immutable distros are much more forgiving for new people
and finally bazzite has more up to date software
don't do mint if you don't know what any of that means, go bazzite
-
I was just going for a very high level explanation.
If you feel like offering a more in depth definition, feel free to do so here. -
But the required config changes can affect those as well.
Like last week I had to change repositories in
pacman.conf
. It also affected endeavour, as it doesn't have separate repos: https://archlinux.org/news/cleaning-up-old-repositories/This mkinitcpio config change should have effected all Arch based distros: https://archlinux.org/news/mkinitcpio-hook-migration-and-early-microcode/
-
what does immutable mean?
Strictly speaking, 'immutable' means unchanging. For Linux distros, this means that (at least some part of) the OS is read-only.
On any distro, you could invoke the
chattr +i path/to/file_or_directory
command to make a file or directory of your choosing immutable. Thus preventing you or anyone else from changing that until it's revoked.The so-called 'immutable' distros employ this at the OS-level. However, their implementations (and the implications thereof) may vary significantly amongst them, unless they share some 'heritage'.
Going over the many different implementations and their implications is out of scope for what this comment intends. Especially as the 'immutable Linux landscape' is fast moving. Thus, potentially making it outdated the very next landscape-defining change.
-
I was intending to, but it got very unwieldy real fast. I did provide some very basic pointers, but nothing earth-shattering. I suppose this is a decent read with the acknowledgement that the author has primarily read up on Fedora Atomic (and not the other 'immutable distros). Which ain't bad for our use as Bazzite is derived from Fedora Atomic anyways.
-
Oh nice, so I just boot windows as normal then “run” the installer from a usb. As for whatever an iso image that makes no sense to me is that just the “program” that the installer is?
A lot of people have recommended bazzite so i might try that first but mint definitely sounds like a good “I have no idea what I’m doing just start working distro”
-
So a lot of people have recommended bazzite so I might start with that and move to mint if that doesn’t work out for me, how does plasma and Debian fit in cus that stuff is ringing a bell. Like plasma being separate than a distro
-
Yeah I was gonna check out bazzite first then Linux mint
Another comment said that mint will wipe the windows install if I “run” it from an external usb so would I just boot windows like normal
Also does bazzite do the same thing cus I’m probably gonna use that first
As for that Rufus tool is the demo mode something I would use on the new pc
-
Ok cool so that’s probably a positive thing in my case since I don’t plan to tweak things and have no idea what I’m doing