using root user in a GUI environment is a security issue ??
-
yes
-
no
-
cant say
-
dont know
A
Correct answer
Explanation
Running GUI applications as root is a security risk because it grants unnecessary system privileges and increases the attack surface. A compromised GUI application running as root could potentially take control of the entire system. Linux security principles advise using root only when absolutely necessary.