alecsargent@lemmy.zip to linuxmemes@lemmy.world · edit-29 hours agoIt's all about those little file mode bitslemmy.zipexternal-linkmessage-square12fedilinkarrow-up177arrow-down19file-text
arrow-up168arrow-down1external-linkIt's all about those little file mode bitslemmy.zipalecsargent@lemmy.zip to linuxmemes@lemmy.world · edit-29 hours agomessage-square12fedilinkfile-text
minus-squarerumschlumpel@feddit.orglinkfedilinkarrow-up26arrow-down2·9 hours agoWhen I start fucking with chmod, it happens way too often that what I want to do only works after I executed chmod 777…
minus-squarerImITywR@lemmy.worldlinkfedilinkEnglisharrow-up20·8 hours agochmod -R 777 / Why the fuck am I still getting permission errors
When I start fucking with chmod, it happens way too often that what I want to do only works after I executed
chmod 777…chmod -R 777 /Why the fuck am I still getting permission errors