@[email protected] to [email protected]English • 2 months agoI never had problems with permission again after I know the real power of sudolemmy.caimagemessage-square110fedilinkarrow-up1665
arrow-up1665imageI never had problems with permission again after I know the real power of sudolemmy.ca@[email protected] to [email protected]English • 2 months agomessage-square110fedilink
minus-square@[email protected]linkfedilink20•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-square@[email protected]linkfedilink10•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-square@[email protected]linkfedilinkEnglish2•2 months agoI think they had to reinstall. It was part of a Hadoop cluster and that was extra finicky.
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
deleted by creator
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.
You restore the system from backup
I think they had to reinstall. It was part of a Hadoop cluster and that was extra finicky.