0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 1 year agoNewbies never listen...sh.itjust.worksexternal-linkmessage-square112linkfedilinkarrow-up1855arrow-down121
arrow-up1834arrow-down1external-linkNewbies never listen...sh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square112linkfedilink
minus-squareDhs92@programming.devlinkfedilinkarrow-up29·1 year agoOnce 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·1 year agoDoesn’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·1 year agoReally 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