ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 2 months agoI never had problems with permission again after I know the real power of sudolemmy.caimagemessage-square110linkfedilinkarrow-up1666arrow-down114
arrow-up1652arrow-down1imageI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square110linkfedilink
minus-squarebigbuckalex@lemmy.ziplinkfedilinkarrow-up20·2 months agoOh… That sounds like a nightmare. How do you even fix that? There’s no “revert the entire filesystem’s permissions to default” button that I’m aware of
minus-squarebitchkat@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months agoI think they had to reinstall. It was part of a Hadoop cluster and that was extra finicky.
minus-squarejustme@lemmy.dbzer0.comlinkfedilinkarrow-up10·2 months agoIf you are lucky your system is atomic or has other roll back feature. Otherwise it’s reinstall time. I guess you could set up a fresh system, run a script that goes through each folder checking the permission and setting it on the target system.
minus-squarerabber@lemmy.calinkfedilinkEnglisharrow-up24·2 months agoYou restore the system from backup
Oh… That sounds like a nightmare. How do you even fix that? There’s no “revert the entire filesystem’s permissions to default” button that I’m aware of
I think they had to reinstall. It was part of a Hadoop cluster and that was extra finicky.
If you are lucky your system is atomic or has other roll back feature. Otherwise it’s reinstall time.
I guess you could set up a fresh system, run a script that goes through each folder checking the permission and setting it on the target system.
deleted by creator
You restore the system from backup