User Tools

Site Tools


graphical_sudo

Graphical sudo


If you want to set up a shortcut to a graphical program in Linux, and you need root privileges, you can execute the program with a graphical sudo prompt by prefixing it with gksu. For example, to run gvim as root, you'd use this as your command:

gksu gvim

Then, when the program runs, you'll get a popup dialog box prompting you for your root password.

graphical_sudo.txt · Last modified: 2018/12/31 18:38 by 127.0.0.1