Why you shouldn’t use the root login
Answers were Sorted based on User's Feedback
As we know that root is superuser in linux, having
unlimited power to manipulate the system: when logged as
root, you can read,modify or delete at any file,change into
any directory,modify configration of the system & perform
almostany task on system.
AS root user you can do virtually unlimited damage to the
system, corrupting oor deleting all files. So,it is
essential that you not log in as root user unless it is
absolutely necessary.
Other reason for it for secuirty purpose,if you work on a
linux server & if it is hacked by a hacker in this case if
you log as root,hacker can acquire the power of root user &
may try to damage your system. So during first login of the
day try to login as normal user rather then root user,
after that you may login as root user.
| Is This Answer Correct ? | 49 Yes | 2 No |
Answer / ashish pandey
Because root is superuser in linux and it has power to
manage and damage the linux operating system.
| Is This Answer Correct ? | 13 Yes | 1 No |
Why halt -p command needs root in ubuntu if one wants to shut it down?
Where are sar logs stored?
how would you find the logged user details in linux?
When you create a new partition, you need to designate its size by defining the starting and ending?
which are the configuration files associate with dns server and client in linux operating system?
How to open microsoft word document, power point etc. On linux suse version and vise versa?
What is bsd in linux?
Is libdvdcss legal?
What is the differences between scp and rsync in linux?
Why linux is more secure?
you have forgotten the root password how would you retrieve it in linux operating system?
How to create a new file and modify an existing file in vi editors?