0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 4 个月前Newbies never listen...sh.itjust.worksimagemessage-square112fedilinkarrow-up1848arrow-down121
arrow-up1827arrow-down1imageNewbies never listen...sh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 4 个月前message-square112fedilink
minus-squareDhs92@programming.devlinkfedilinkarrow-up28·4 个月前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-up23·4 个月前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-up17·4 个月前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