June 2017
Intermediate to advanced
478 pages
13h 14m
English
As I have hinted already, it is not good practice to run all programs as root, since if one is compromised by an outside attack, then the whole system is at risk. It is preferable to create unprivileged user accounts and use them where full root is not necessary.
User names are configured in /etc/passwd. There is one line per user, with seven fields of information separated by colons, which are in order:
Here is a simple example in which we have user root with ...
Read now
Unlock full access