This Post Show How-to Run from Linux Terminal a GUI Application with SuperUser/Root Privileges.
In Fact a GUI Application Require a Different Starting Approach Than a Simple Console Tool.
- Open a Terminal Window
- Execute in Terminal this Type of Command:
gksudo applicationName
Example to Extract Archive Content into a Privileged Location with Gnome Archive Manager you Run:
gksudo file-roller
No comments:
Post a Comment