Top "Chown" questions

chown is a command is used to change the owner and/or group membership of a file or set of files.

Using chown command in ansible?

I have a command in ubuntu as sudo chown $(id -u):$(id -g) $HOME/.kube/config I want to convert …

ansible ansible-2.x chown
Changing owner and group of newly created directories using PHP script

Dedicated Linux server running debain LAMP. I run a PHP script (using a browser) which creates a directory (and various …

php permissions chown
Should Vagrant require sudo for each command?

My question in short: I run into permissions error every time I execute any Vagrant command without 'sudo' - from …

macos permissions vagrant sudo chown
Command /usr/sbin/chown failed with exit code 1

I know this has been covered quite a lot, but I've been googling and trying things for almost 2 days straight …

iphone ios xcode cordova chown
How to give docker container write/chmod permissions on mapped volume?

I have a synology NAS which has docker support and wanted to run some docker containers (I'm pretty new to …

docker permissions chmod chown pocketmine
Docker Entrypoint Script Root Permission

I have a Dockerfile that has 3 constraints: 1.) The final USER statement in the Dockerfile must be USER tomcat for security …

docker sh chmod keytool chown
chown: /usr/local: Operation not permitted - issue with brew update /usr/local is not writable - MacOS 10.13.1 high sierra

I am unable to do brew update because I can’t chown /usr/local: $ brew update Error: /usr/local is …

macos homebrew chown