this post was submitted on 21 Aug 2026
432 points (97.0% liked)

Linux

67150 readers
982 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 7 years ago
MODERATORS
 

And of course I'm installing Linux on it. Install went well, even the fingerprint sensor built in to the laptop works.

Mostly this will be a school and DND machine but always nice to have a functional laptop for whatever else I may need it for.

you are viewing a single comment's thread
view the rest of the comments
[–] cy888@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)

Gentoo is great. I can configure it exactly the way I want. I switched to it after redhat went enterprise and never looked back. Stage 1 install.

However, sometimes packages get out of sync an I have build problems that need to be diagnosed.

Sometimes some packages get deprecated & I have to redo my configuration.

Deprecating python 2.7 was especially fun.

Back in the day, manual config of x11 was needed and that was fun. Back in the redhat days, the x11 configuration was in multiple places which was confusing.

Sound still is erratic after the laptop goes to sleep.

I did a manual transition from X to Wayland and that took a bit of learning.

[–] victorz@lemmy.world 3 points 1 day ago

Neat, sounds like fun if you have the patience, time, and necessary knowledge to keep learning. 😊