Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
12
rated 0 times [  12] [ 0]  / answers: 1 / hits: 39066  / 1 Year ago, wed, april 19, 2023, 9:42:36

I've read that it's bad to run gui applications from a terminal using sudo.



In order to administer some eclipse updates, I need elevated privileges (view screenshot).
How do I do this correctly?



enter image description here


More From » 12.04

 Answers
1

To run GUI applications as root you should not be using sudo, but instead use gksu.
In this particular case run gksu eclipse, then enter your password.


[#32946] Friday, April 21, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
feeous

Total Points: 102
Total Questions: 122
Total Answers: 119

Location: Netherlands
Member since Thu, Jul 1, 2021
3 Years ago
;