chmod 777755 – This permission is mostly used in web server. Owner has all the permissions to read, write and execute. · 777 – Everyone can read write and execute. · 644To apply chmod 777 to all the files and subfolders within the folder, you can use the find command in combination with the chmod command.