111
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Jul 2023
111 points (90.5% liked)
Linux
47946 readers
1731 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
This has officially won me over. I am not a minimalist, nor do I have some principled view of package management. I care about computing, and I am all for anything that makes it easier. I am the kind of person who wants all the software I will ever think to use already installed. I see my computer like a library. It is a castle, not a tiny home. I don't give a shit about "wasted space." I can always buy more.
Containerization is awesome, and I will embrace it.
Just curious, what distro are you on right now?
I'm using Fedora, but thinking of swapping to Silverblue. If you're going full on containerization, I'd try Silverblue as an immutable system + containerized apps is definitely the future. Fedora/Silverblue is developed by Red Hat, who also develops flatpaks, so they all have some serious man power. But flatpaks are system agnostic so you can use whatever. I'd just recommend looking for immutable distros to future proof your system. Which flatpaks also has some of that built in too. I think the exact same way as you :)
Okay, I was between this and OpenSuse MicroOS. I guess it makes sense to use the distro by the company that makes the technology I want.
I was looking at trying MicroOS but I got the feeling it was for servers, but I haven't tried it so I'm guessing lol. I do know it's immutable though.
I will trial both I guess. See which I like more.
I am leaning towards Fedora just to have Pipewire and Walyand standard.
I am comfortable with any desktop enviroment as long as it is not KDE. I would rather use a mouseless tiling WM than that.
Then I'd try Silverblue. It's literally just Fedora Workstation but with their new immutable tech. It's incredibly stable once you install it and is built around having all your things running in containers. If shit fucks up, you can easily roll back to previous versions. Silverblue also has flavours in KDE and Sway. Since it's literally Fedora, it's also made by Red Hat and is what Fedora will eventually turn into.
I just remembered I have a lenovo gaming laptop that gets no love because it is huge and I stopped lugging it around when I inherited a MacBook Air.
Time to try it!
@mojo @DidacticDumbass As somebody who's not very knowledgeable about Linux, what is an immutable system?
I think what it means is that your OS layer is totally isolated from your User layer. So, installing software won't directly mess with your system, possibly breaking things.
Everything is isolated, so it is easy to add thing or roll back with practically no obstacles or consequences.