Open Laboratory for Technocrats

Grab the developer role, learn concepts & prepare with senior software engineers to get solutions for problems in a software job. Coding and Programming Solutions crafted for you.

Open as Administrator - Folder in Ubuntu


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 :)

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 :)

Top #3 Articles