this post was submitted on 20 Mar 2025
206 points (96.8% liked)

Linux

52073 readers
1187 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
 

My crippled kernel count is around 6, how about yours?

you are viewing a single comment's thread
view the rest of the comments
[–] TimeSquirrel@kbin.melroy.org 22 points 1 day ago (1 children)

Another big part is learning how to set it up in a way that it's functional and productive the first time and then STOP FUCKING WITH IT.

[–] ada@lemmy.blahaj.zone 5 points 1 day ago (2 children)

That also sounds like a good way to stop learning!

[–] umbrella@lemmy.ml 3 points 15 hours ago

you can either have a system to learn on, or a stable system to work on.

[–] deadbeef79000@lemmy.nz 4 points 21 hours ago (1 children)

Not quite. But sorta, yeah.

Learning to "not fuck with it" or ways to do so and rollback are valid lessons themselves.

Being able to segregate "production" and "development" environments is very valuable.

[–] FauxLiving@lemmy.world 3 points 20 hours ago

Being able to segregate "production" and "development" environments is very valuable.

This is a best practice that pretty much everyone, eventually, discovers on their own.