Ubuntu Tips For Windows Users: Add Open As Administrator To Nautilus Right Click Menu

ubuntulogo.jpgFor many Windows users who made the jump to Ubuntu, using Nautilus file manager to manage documents, files and directories (folders) will probably be one of the primary application most used.

And just like using Windows Explorer, you'll want to know all the shortcuts available when using Nautilus, One of them being 'Open as administrator'.

By default this feature is not installed during installation, but you can quickly add it to Nautilus right click menu in no time.

As always, there are two ways to install packages when using Ubuntu. For Windows users, who prefer to use GUI applications, we'll use Synaptic Package Manager.

  • Click on System \ Administration \ Synaptic Package Manager from the top panel menu (when prompted, enter your password and click OK ).

  • Now click on the Search icon on the toolbar and in the Search field enter nautilus-gksu and click on the Search button.

  • When the package has been found, click on the check box and select Mark for installation .
  • Then click on Apply (green check icon) on the toolbar, and in the pop up window click the Apply button to confirm the changes.

  • When the installation has completed, close Synaptic Package Manager.

Now, open Nautilus by clicking on Places \ Home Folder from the top panel menu and right click on any directory (folder).

You should now see Open as administrator .

Be careful, you'll now have root access (similar to the Administrator account in Windows).

NOTE: If you do not see Open as administrator , restart GNOME by pressing CTRL+ALT+BACKSPACE on the keyboard.

Installing Using Terminal Window

For those of you who rather use the command line to install packages, just open up Terminal Window by clicking on Applications \ Accessories \ Terminal .

Once the window opens, copy the following command to the prompt and press Enter (you will be asked to enter your password when prompted):

sudo apt-get install nautilus-gksu

Once the installation has completed, enter the following command at the prompt to restart Nautilus process:

killall nautilus

After running the above command, Nautilus will open automatically. Just right click on any directory and you should now see Open as administrator .

Want more Ubuntu Tips? Check our Ubuntu Guide For Windows Users series.

Filed under Ubuntu And Linux Tips by

Comment

Leave a Comment

Subscribe without commenting