this post was submitted on 06 Sep 2024
1206 points (95.8% 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
1206
submitted 2 years ago* (last edited 2 years ago) by sag@lemm.ee to c/linux@lemmy.ml
(page 3) 50 comments
sorted by: hot top controversial new old
[–] MonkderVierte@lemmy.ml 4 points 2 years ago

Linux file system is ext* tho.

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

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

[–] savvywolf@pawb.social 4 points 2 years 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.

[–] dysprosium@lemmy.dbzer0.com 4 points 2 years ago* (last edited 2 years 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)
[–] kuneho@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (2 children)

reminded me of this picture

load more comments (2 replies)
[–] michdavelz@lemmy.world 3 points 2 years ago (2 children)

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

[–] Sonotsugipaa@lemmy.dbzer0.com 3 points 2 years 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.

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

No I thinks is basically right although could be better worded maybe

/sys is virtual file structure for kernel system info

/proc is virtual file structure of kernel process info

My understanding is /proc came first but was abused/free for all and started being used for all sorts of non standard/process kernel access. So /sys was created with stricter rules to make it more standardised.

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

huh... an exe in my /bin ?

sus...

[–] sol6_vi@lemmy.world 2 points 2 years ago

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

[–] Affidavit@lemm.ee 2 points 2 years 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.

[–] JokeDeity@lemm.ee 2 points 2 years ago

Not when I use it!

[–] jeffhykin@lemm.ee 2 points 2 years ago

Distros should ship with this this under /readme.jpg

load more comments
view more: ‹ prev next ›