Reducing privileges of a user

root user in a Linux system has full control of that system. It is advisable to use root user temporary when full access to system files is required. If someone will gain access to a computer where a user uses root account, then that person will have full control of that system files.

If a malicious user gets access to a machine where a personal account is used, then such a person will have limited access to files.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator