adspace


Explain the following statement, “it is not advisable to use root as the default login.”

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

987