697
submitted 10 months ago by unsaid0415@szmer.info to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] neonred@lemmy.world 39 points 10 months ago* (last edited 10 months ago)

sudo chmod -R 777 /

Edit: don't do this, it will allow everyone and everything to read and modify all files of all mounted filesystems, this includes your personal files, system wide passwords, config files, everything and might break the whole system as not all files are meant to have these permissions, e.g. mapped hardware settings or your ssh key store.

sudo comes with immense power, do not, under any circumstances, enter commands you found on the internet without an intense look about what they do and what their implications could be. Never sudo or doas, etc., without a strong and valid reason.

[-] THE_STORM_BLADE@lemmy.world 51 points 10 months ago

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

[-] DogMuffins@discuss.tchncs.de 8 points 10 months ago

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

load more comments (12 replies)
load more comments (23 replies)
this post was submitted on 21 Nov 2023
697 points (97.7% liked)

Linux

47369 readers
1040 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