0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 1 年前Newbies never listen...sh.itjust.worksimagemessage-square81fedilinkarrow-up1733arrow-down120
arrow-up1713arrow-down1imageNewbies never listen...sh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 1 年前message-square81fedilink
minus-squareDhs92@programming.devlinkfedilinkarrow-up20·1 年前Once had a friend run sudo chmod -R 777 / on a (public) Minecraft server we were running back in highschool. It made me die a bit on the inside.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up16·1 年前Doesn’t it break a lot of things? Half the stuff refuses to work when some specific files have too permissive chmod.
minus-squareDhs92@programming.devlinkfedilinkarrow-up12·1 年前Really only SSH and sudo broke. sudo would still work but you’d have to re-enter your password every time. It was a painful experience and I’m glad I know better now.
Once had a friend run
sudo chmod -R 777 /on a (public) Minecraft server we were running back in highschool. It made me die a bit on the inside.Doesn’t it break a lot of things? Half the stuff refuses to work when some specific files have too permissive chmod.
Really only SSH and sudo broke. sudo would still work but you’d have to re-enter your password every time. It was a painful experience and I’m glad I know better now.
Goodbye ssh access