this post was submitted on 11 Jul 2023
258 points (100.0% liked)
Linux
48061 readers
703 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My advice is to restart with Arch (I use Arch btw). Not Manjaro, I'm talking Arch.
I think using/installing Arch as well as its barebones nature FORCES you to understand how Linux works differently than Windows with concepts like root, bootloader, terminal emulation, and disk partitioning, just to give you some examples. At the same time, Arch has excellent documentation, a great package manager in pacman, and rolling release model that greatly simplifies maintainance during daily use so you can tune it to exactly how you want it.
I believe doing it the hard way at first will make it easier for you in the long run if you really want to understand Linux, and Arch is just the right amount of difficult to make you learn Linux, whereas Gentoo would be too hard and you don't learn enough from using Ubuntu/Debian/Mint.
But yeah, if you just want to use something that works well out of the box, then Ubuntu is great, there's nothing wrong with using the more user friendly distros.
Arch is amazing for all of these reasons, and I agree that by design it'll give you a lot of insight in to what's under the hood that most other distos tuck away.
I've used it in the past and ended up moving away from it because it requires quite a bit more effort to maintain, which got tiresome.
Arch has an active and dedicated community, so obviously there's a whole lot of people out there who feel it's worth the effort. Maybe OP will too. But it's not a distro to take on lightly.