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

Linux

47361 readers
1115 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
you are viewing a single comment's thread
view the rest of the comments
[–] THE_STORM_BLADE@lemmy.world 51 points 10 months ago (3 children)

For anyone that didn't recognise this as a joke, do not do this!

[–] DogMuffins@discuss.tchncs.de 8 points 10 months ago (1 children)

Oh. Ok. Should I undo it then?

[–] redprog@feddit.de 13 points 10 months ago

Yeah just hit Ctrl + Z and you should be fine

[–] Synthead@lemmy.world 6 points 10 months ago (1 children)

Yup, this will pretty much destroy your system.

[–] SorteKanin@feddit.dk 2 points 10 months ago (2 children)

Actually curious how though - I mean won't it just let all programs/users access everything? Or do some system stuff rely on permissions for certain behavior?

[–] savedbythezsh@sh.itjust.works 4 points 10 months ago

SSH will definitely break, I've had this issue before. If your private key in the .ssh dir is too open, ssh won't let you use it.

[–] Phrodo_00@lemmy.world 2 points 10 months ago

I actually don't know how many programs do this, but several check that file permissions are correct or refuse to work. Sudo and ash are 2 of them. I could see /etc/shadow being readable and writable by everyone being a problem too, but I don't know.

[–] stolid_agnostic@lemmy.ml 1 points 10 months ago (1 children)

Edit removed it. What was it?

[–] neonred@lemmy.world 1 points 10 months ago

The chmod you can still see