chmod 777chmod 777 is considered potentially dangerous because you are giving read, write and execute permission on a filedirectory to everyone.755 – 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. · 644