ubuntu file permissions code example
Example 1: linux give permission to folder
sudo chmod -R a+rwx /path/to/folder
Example 2: chmode ubuntu
sudo chmod -R 777 /var/www
sudo chmod -R a+rwx /path/to/folder
sudo chmod -R 777 /var/www