Top "Chmod" questions

chmod is a linux/unix command.

Linux recursive chmod only on sub-directories

I'm on linux, and I have a directory with numerous sub-directories and items inside them. I want to run a …

linux chmod
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
How to change the file's permission in android using chmod

I'm using chmod command to change file's permission but it's doesn't work in my code and my device is rooted …

android unix chmod roottools
/usr/bin/ssh-copy-id: line 1: ucgi:: command not found

I followed instructions at http://www.devthought.com/2009/09/19/get-ssh-copy-id-in-mac-os-x/ in order to get ssh-copy-id to work on my mac. Now …

macos ssh chmod
Linux change group permission to match owner permissions

Suppose I have a directory on Linux with a bunch of files and subdirectories. This is that root directory: drwxr-xr-x 13 …

linux bash permissions filesystems chmod
Mercurial: Ignore file permission / mode (chmod) changes

Is there a way to ignore file permission / mode (chmod) changes for a Mercurial repository? I'm looking for a setting …

git mercurial permissions file-permissions chmod
PHP chmod permission denied

I am using mac and try to unlink a file via PHP: $old_path = 'tmp/table.csv'; if(file_exists($…

php chmod permission-denied unlink
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