Answer Posted / mr. amit rana
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 |
Post New Answer View All Answers
What is an a record, an ns record, a ptr record, a cname record, an mx record?
Do we need antivirus for linux?
How do you kill program using one port in Linux?
What is mutex in linux?
Which daemon tracks events on your system?
Name some linux variants.
How linux is different from unix?
How environment variable is set so that the file permission can be automatically set to the newly created files?
How do you switch from one desktop environment to another, such as switching from kde to gnome?
Are drives such as hard drive and floppy drives represented with drive letters?
How is bsd different from linux?
You want to search for all the *.tar files in your home directory and wants to delete all at once. How will you do it?
What are symbolic links?
What are system calls in linux?
How do you check the port is open or not in linux?