LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   does the gnome desktop use gksu for temporary root ? (https://www.linuxquestions.org/questions/linux-newbie-8/does-the-gnome-desktop-use-gksu-for-temporary-root-754774/)

jrbuergel 09-13-2009 01:41 AM

does the gnome desktop use gksu for temporary root ?
 
Like in the kde desktop there is; "kdesu" for temporary root, such as to open a text to edit. So then does the gnome desktop use "gksu" for it's temporary root ? I now refer to a Fedora 11 install. And how can I change a utility tool to open up as a regular user, (not just only as root) ?

brianL 09-13-2009 08:02 AM

Quick answer to the gksu question: yes.
What utility tool(s)? What do you want to do?

tommcd 09-13-2009 09:28 AM

Since your profile has Ubuntu listed as one of your distros, and since enabling the root account in Ubuntu is not recommended, you should use:
Code:

gksudo program_name
in Ubuntu to open graphical programs with super user access.
See this for more info:
http://www.psychocats.net/ubuntu/graphicalsudo


All times are GMT -5. The time now is 12:07 AM.