This happens with the beginner's on Ubuntu who wants to have the access for a folder as a root or admin.
Here are the simple steps that will lead you to access the folder with a right click to access as root.
All this with the help of Noobslab :)
All this with the help of Noobslab :)
Open terminal and add repository by running the command as:
sudo add-apt-repository ppa:noobslab/apps
Then do update your system with command:
sudo apt-get update
After it is updated install the open as administrator with command
sudo apt-get install open-as-administrator
After successful installation just log out and log in.
Now you can access any of the folder with the access of right click as the root / admin user.
Enjoy and happy learning :)