this post was submitted on 22 Feb 2026
18 points (84.6% liked)
Linux
63229 readers
340 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My Linux journey started with Debian (which is still on the home server) but I now have Arch and Fedora (Sway spin) on my two laptops.
The laptops basically run the same apps and I’ve been working on configuring/ricing the Arch laptop to my liking.
I’m currently setting up a local Git repo (following this tutorial) so that my Arch config can be used on Fedora.
The cool thing about the Git approach is that it’s easy to make it publicly available if you choose … and easy to roll back if you screw something up.
I also have automated snapper snapshots set up for the later scenario 🤪
I would honestly love to share my stuff but I'm afraid that what I have to share contains too much identifying information with screenshots and all. I probably spent 24 hours in total with my current install and at least triple as much getting a previous Cinnamon install that I screwed up because I went to the experimental Wayland session to look and act a certain way. Back when I studied architecture we would consider all the failed attempts as a natural and indeed deeply necessary aspect of design, therefore I count the previous install as being the starting point of my current one. I hope that made sense. All of this is to say that I spent an inordinate amount of my recent life on this. I would love to share, but my paranoia is really keeping me from doing that. It took me 24 hours alone to create a decent repository of thematically and aesthetically matched backgrounds with all the selecting and editing of images. There is just so much that you have to do.
All good, and understandable. My Git is only local. Great for version control though and sharing across different machines.