How to Run files and open folders as an administrater 11.10
Posted
by
Mattlinux1
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Mattlinux1
Published on 2012-04-10T02:18:59Z
Indexed on
2012/04/10
5:43 UTC
Read the original article
Hit count: 311
Solved!!!
Enable open as administrator in nautilus!
To get started, press Ctrl – Alt – T on your keyboard to open Terminal. When it opens, run the commands below:
enter code here
sudo apt-get install nautilus-gksu
After installing that application run copy and paste the line below and press enter.
sudo cp /usr/lib/nautilus/extensions-2.0/libnautilus-gksu.so /usr/lib/nautilus/extensions-3.0/
Finally, log out and back in then go and test it, by clicking your right mouse click on the file you want to run as Admin and your see a popup menu with the words: open as administrater.
Visit: http://www.liberiangeek.net/2011/12/add-open-as-administrator-to-nautilus-context-menu-in-ubuntu-11-10-oneiric-ocelot/ for help and from here.
Enjoy!
© Ask Ubuntu or respective owner