Why is it considered bad practice to log directly into a linux GUI-based system as root?

In: Linux

For several reasons it is considered bad practice to log directly into a linux system as root.

For example, it becomes too easy to do accidental damage to the system. Also, it is a security vulnerability - any attacking programs would easily be able to subvert the system, since they are already running as root.

Improve Answer Discuss the question "Why is it considered bad practice to log directly into a linux GUI-based system as root?" Watch Question

First answer by Avir. Last edit by Avir. Contributor trust: 55 [recommend contributor]. Question popularity: 10 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Software and Applications > Operating Systems > Linux > Why is it considered bad practice to log directly into a linux GUI-based system as root?