this post was submitted on 21 Nov 2023
629 points (97.6% liked)

Linux

48072 readers
1 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] thelastknowngod@lemm.ee 146 points 2 years ago (7 children)

Back in the dark, old days of Linux I spent 5-6 hours digging through dbus events and X11 configs to get my mouse working. It was unplugged.

In my defense, in those days, Linux was such an insane asylum that diving into dbus and X11 as a first step was usually the logical approach.

[–] init@lemmy.ml 41 points 2 years ago (1 children)

Jesus Christ. I've never been so thankful for being a Linux noob in my life. That sounds awful.

[–] thelastknowngod@lemm.ee 38 points 2 years ago (2 children)

Those days gave me a career so I can't really complain.

[–] SzethFriendOfNimi@lemmy.world 20 points 2 years ago (1 children)

Remember make

Oh wait. Missing something.

Download it.

Tar unzip make missing something else. Tar unzip make.

1 hour later. What was I doing?

[–] Slotos@feddit.nl 13 points 2 years ago

Turns out, I do need therapy.

[–] bpm@lemmy.ml 7 points 2 years ago

I owe much of my career to trying to set up Linux From Scratch two decades ago. While it's a much better experience installing Linux nowadays, there's a lot to be said for the experience spending your weekend debugging a system will give you.

[–] grue@lemmy.world 12 points 2 years ago* (last edited 2 years ago)

Back in the dark, old days of Linux I spent 5-6 hours digging through dbus events

That's not possible. In the dark, old days of Linux, dbus didn't exist yet.

[–] BCsven@lemmy.ca 12 points 2 years ago (1 children)

Been there with those old printer cables that had the two thumb screws. I spent way too long troubleshooting print problems turned out with some cables if you dont screw the thumb screws all the way in you don't get a good cable connection.

[–] cobra89@beehaw.org 7 points 2 years ago* (last edited 2 years ago) (1 children)

Ah yes the good ol' LPT ports. Back in the days of pin printers and them catching on fire. Good times.

[–] xilliah@beehaw.org 5 points 2 years ago

I like that it has those little inside bevels to guide the pins. More connectors should have that.

[–] Im_old@lemmy.world 4 points 2 years ago

Or forgetting to enable the third button/wheel in the kernel

[–] taaz@biglemmowski.win 4 points 2 years ago (2 children)

I am still bitching when I have to touch anything dbus, x11 or xdg.
Also, finding where an environment variable comes from is fun too.

[–] KISSmyOS@lemmy.world 3 points 2 years ago

Let's just hope X11 will soon be gone for good.

[–] PoolloverNathan@programming.dev 1 points 2 years ago

Remember - if an environment variable's not your fault, it's your parent's fault.

[–] xilliah@beehaw.org 3 points 2 years ago

On the bright side you must be tough as bricks now.