this post was submitted on 03 Jun 2025
20 points (83.3% liked)
Linux
54881 readers
474 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
I highly recommend Hyprland if you want a truly infinitely customizable UI. But, there’s a big learning curve to even using it, let alone installing it and setting it up.
You could use endeavourOS as your operating system, which is Arch based yet easy to install. I can’t speak to setting up Hyprland on other distros as I haven’t done it, but I’m sure if you look around you’ll find out what you need to know.
Thanks. I'll look into hyprland. Is endeavour stable enough to use, as I only have a laptop as my main machine. So I want something that don't need fixing every now and then.
Install your software from official repositories and flatpak and you shouldnt have any issues. My latest install has been going strong for about 6 months without issue. Linux in general is quite stable unless you’re mucking about with things you don’t understand, and if you do like to live dangerously in that regard, it’s a great way to learn a lot.
If you’re worried about stability, keep good backups. Back up your important personal files, as well as your config files so you can reapply any customizations you had in place.
If anything happens that’s too tedious to troubleshoot, reinstall, it takes like 20 minutes tops and gets you back to square one.
You could also use time shift to create system snapshots.
Sounds promising. I'll try it if it's that stable. Thank you for the answers.
I also use EndeavourOS. Look into btrfs snapshots, it's easy to set up and use. It rolls back your filesystem to an earlier state.
It has saved me 3 times thus far.