this post was submitted on 17 Sep 2026
27 points (100.0% liked)
Linux
67655 readers
482 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks, but I'm not looking for a different distribution. I know how to do things safely once I know what to do, I'm just wondering what I should actually do. I can switch to zfs no problem. I can format it however I want. Just what to do it to is the question.
If rocking KDE with Arch, use KDE Partition Manager to manage mount points. I mean, I still edit my fstab. And it's super easy to do anyways.
As an Arch user for multiple years, I did pick up NixOS on a spre machine to toy around with for the learning experience; I can say, I do not like that design choice to be fully config based. It was more pain for initial setup. And for my usecase where I am constantly making changes, it didn't make sense for me to use.
That's part of the beauty of Linux; power of option. Don't like the way something is done; do it another way. Don't like the tool, find a new tool.
While I think NixOS is quite cool, absolutely no hate here, I find it isn't the right tool for me.
For my NAS, I only have it mounted to devices that are on network. For my laptop, I have other ways of accessing it. Mainly from my laptop, I have no need for the NAS as the NAS is primarily used by other services hosted on network, and from there I can access the web front end for much of it. So with a simple VPN connection I can access everything.
That all sounds pretty cooll! Some of that is outside the scope of what I would need; but would still say quite a cool setup.
For anything custom on my setup I have repos on my git server that is easily pulled down when I decide to nuke my systems and start fresh. Which doesn't happen for years at a time.
And even then on my main rig, I have all of my data separated to other disks. And backed up to my NAS if I deem it critical.