root user in Linux

root user has a lot of permissions to do things with a Linux system. For example root user has ability to install software that will be available globally to all users, make applications configurations changes, this user is able to add, modify or remove users from that system.

Since root user has a lot access to system resources therefore or everybody needs to have access to root account, some people needs to have just regular system access.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator