how to give root privileges to a folder code example
Example 1: linux give permission to folder
sudo chmod -R a+rwx /path/to/folder
Example 2: how to change permissions on a file in linux
sudo chmod -R ugo+rwx /file/path
Example 3: permission terminal ubuntu
chmod ugoa+rwx fichier3