0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 6 days agoNewbies never listen...sh.itjust.worksimagemessage-square95fedilinkarrow-up1826arrow-down118
arrow-up1808arrow-down1imageNewbies never listen...sh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 6 days agomessage-square95fedilink
minus-squareDhs92linkfedilinkarrow-up29·5 days 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·5 days agoDoesn’t it break a lot of things? Half the stuff refuses to work when some specific files have too permissive chmod.
minus-squareDhs92linkfedilinkarrow-up17·5 days 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.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up0·5 days agoDoesn’t it break a lot of things? Half the stuff refuses to work when some specific files have too permissive chmod.
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
Doesn’t it break a lot of things? Half the stuff refuses to work when some specific files have too permissive chmod.