Cómo cambiar los permisos en un archivo en Linux
sudo chmod -R ugo+rwx /file/path
Gentle Gnu
sudo chmod -R ugo+rwx /file/path