this post was submitted on 24 Jul 2024
-88 points (11.4% liked)

Linux

47337 readers
942 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

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
[–] [email protected] 84 points 1 month ago (4 children)

Who tf is out there recommending new people Arch? What a non-issue!

[–] [email protected] 19 points 1 month ago* (last edited 1 month ago)

I've seen it a handful of times and find it pretty wild. It's certainly not some widespread thing.

I do agree with the point, though.

[–] [email protected] 5 points 1 month ago

I might recommend something Arch-based that's opinionated and feature-complete, like Manjaro or Garuda, but I'd recommend pure Arch to the same people who would equally enjoy NixOS.

[–] [email protected] 2 points 1 month ago

All too often. It's crazy but I see it all the time, and try to call it out.

[–] [email protected] -3 points 1 month ago* (last edited 1 month ago) (2 children)

Its a good way to learn how different parts of Linux work

After you install arch a couple times you won't be making posts asking why your grub is broken, youll already k ow how to fix it.

[–] [email protected] 8 points 1 month ago (1 children)

I'd recommend something that guesses how to install grub onto your system correctly for beginners, and let them figure this stuff out when they're used to basic Linux usage TBH

[–] [email protected] 2 points 1 month ago

I had many problems with installing grub in a dual boot configuration, so much so that I moved to systemd-boot and never had problems after. I don't know why, but it's config file approach felt more intuitive.

I'm actually not sure why GRUB is such a popular boot loader that comes packaged with so many distros. Maybe GRUB does something more complex than just bootloading, but I don't know if most users would care...

[–] [email protected] 8 points 1 month ago (1 children)

The last time my grub was broken was around 2012 when I ran Arch. After that I have rarely thought about grub at all.