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 |
What are the advantages of arch linux?
Does freenas really need 8gb ram?
What is lilo how is it useful in linux?
What separates unix and linux?
Is linux safer than windows?
How can you find a path to the file in the system?
Is linux a posix?
What is kali linux used for?
Why we use rpm in linux?
Explain process id.
What is the difference between a mutex and a semaphore?
What is the major advantage of a hash table?