Explain the following statement, “it is not advisable to use root as the default login.”
Answer / Davinderpal Singh Gill
Using 'root' as the default login poses security risks because it grants full access to the system and its files, making it a prime target for hackers. It is recommended to create separate users with limited privileges for daily tasks, and reserve 'root' for administrative tasks that require elevated permissions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the full meaning of unix?
What are the pros of executing processes in the background?
What is $path in unix?
What is the role of the kernel in unix?
Why kernel is known as the heart of unix os?
How do you go to a directory in unix?
Can you tell me something about wildcard interpretation?
What is home directory in unix?
What uses unix?
What is .login file in unix?
How to reverse a string in Unix?
What is typeset in unix?