ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 18 days agoI never had problems with permission again after I know the real power of sudolemmy.caexternal-linkmessage-square103fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 18 days agomessage-square103fedilink
minus-squareaesthelete@lemmy.worldlinkfedilinkarrow-up0·18 days 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.