this post was submitted on 06 Sep 2024
1232 points (95.6% liked)

Linux

58395 readers
1980 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
(page 3) 50 comments
sorted by: hot top controversial new old
[–] orangeboats@lemmy.world 5 points 1 year ago (1 children)

For many systems out there, /bin and /lib are no longer a thing. Instead, they are just a link to /usr/bin and /usr/lib. And for some systems even /sbin has been merged with /bin (in turn linked to /usr/bin).

load more comments (1 replies)
[–] Dasnap@lemmy.world 4 points 1 year ago

/bin confused me for a while because I thought it meant 'this stuff is trash, don't worry about it'.

[–] dysprosium@lemmy.dbzer0.com 4 points 1 year ago* (last edited 1 year ago) (1 children)

Why is /mnt a "temporary" mounting point? I alwags put my permanent ones there. I'd say /media is temporary...

load more comments (1 replies)
[–] savvywolf@pawb.social 4 points 1 year ago

If my /bin contains exe files, something has gone very wrong somewhere...

Also, all these infographics are a sad casualty of the /usr/bin merge.

[–] MonkderVierte@lemmy.ml 4 points 1 year ago

Linux file system is ext* tho.

[–] kuneho@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (2 children)

reminded me of this picture

load more comments (2 replies)

huh... an exe in my /bin ?

sus...

[–] michdavelz@lemmy.world 3 points 1 year ago (2 children)

Is it just me, or are the definitions for /sys and /proc mixed up?

[–] Sonotsugipaa@lemmy.dbzer0.com 3 points 1 year ago

Nah, it's just that /proc is incorrect - it contains information about running processes, as well as kernel data structures as visible by the process reading them.

load more comments (1 replies)
[–] sol6_vi@lemmy.world 2 points 1 year ago

wow i have needed this forever and im printing it and pinning it to my wall

[–] Affidavit@lemm.ee 2 points 1 year ago

I've been using Linux on and off for years and I've never really understood what these different directories are for. If I don't know where something is I just search for it, though more often than not whatever I'm looking for is somewhere in the home directory. I'm also not sure of the accuracy of this though. I have a VM in /run, and an SSD and thumb drive in /media. I would've expected these to be in /mnt.

load more comments
view more: ‹ prev next ›