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. · 644chmod 777 foldername will give read, write, and execute permissions for everyone. chmod 700 foldername will give read, write, and execute