777 permission ubuntu code example
Example 1: ubuntu change permissions 777
sudo chmod -R 777 /var/www
Example 2: chmod 777 command in linux
chmod -R 777 your_directory_name
sudo chmod -R 777 /var/www
chmod -R 777 your_directory_name