Planning to switch to Linux for my next PC
-
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
-
Alright good to hear. I was gonna try bazzite first then mint if I couldn’t get it going
-
how does plasma and Debian fit in cus that stuff is ringing a bell.
Distributions like Ubuntu, PopOS, Linux Mint are actually based off of Debian. however, each distribution provides their own packages and typically have system files in different places, so packages made for Ubuntu may or may not work with Debian and vice-versa.
Like plasma being separate than a distro
KDE Plasma is a Desktop Environment (aka your desktop). When you install a Linux distro on your computer you’ll typically be given an option on which software you want to pre install. You’ll see software like GNOME, KDE Plasma, Xfce, Cinnamon, etc and by doing a little research into them you can pick the environment that suites you best.
GNOME gave me Mac book vibes while KDE is more windows.
Hope this explains things easily!
-
I was gonna try bazzite first any words of wisdom on it?
-
Yeah a few other comments were talking about the installation process but I just run windows like normal on the new PC then run the Linux installer
-
So I think another comment talked about this but I’m having a brain fart so mint or bazzite (the distro) is like the os but how does plasma the desktop environment fit in?
-
Yeah I think makes sense thanks!
Basically Linux mint or bazzite is the system and how it’s organized while plasma is how I’m seeing that system represented and interacting with it in other words?
-
Sorry but what’s a flat pack? Is that like an installer?