chmod 777chmod 777 foldername will give read, write, and execute permissions for everyone. chmod 700 foldername will give read, write, and executeTo apply chmod 777 recursively to a folder and all its contents, you can use the -R