Spyke

Read/write/execute file permissions.

Having them set incorrectly can cause problems, such as creating a file as root then leaving you unable to modify it as user, being unable to execute a script because execute is not set, or being unable to use your SSH keyfile because you left the permissions too open.

It's more actually like "Why is it, when something doesn't happen, is it always you three"

33

It's the Linux file permissions. If something doesn't work properly, it's often due to wrong permissions because the app can't save/read it's stuff

8
amorpheusreply
lemmy.world

Was 700, should have been 755... 777 is more like the "just put sudo in front of the command" nuclear option.

3
# echo ”SELINUX=enforcing” > /etc/selinux/conf
# echo ”SELINUXTYPE=mls >> /etc/selinux/conf
# reboot

Come on, it will be fun!

4

You reached the end

Inspired by recent events | Spyke