ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 3 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.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 3 months agomessage-square110fedilink
minus-squareaesthelete@lemmy.worldlinkfedilinkarrow-up5·3 months agoThis is definitely the way for configuration files that you shouldn’t change permissions or ownership on but only want to modify a few times. However, I find chmod easier to use without reference by using the ugoa (+/-) rwxXst syntax rather than the numbers.
This is definitely the way for configuration files that you shouldn’t change permissions or ownership on but only want to modify a few times.
However, I find chmod easier to use without reference by using the ugoa (+/-) rwxXst syntax rather than the numbers.