You see a user logging in as root to perform basic functions. Is this a problem?
Answer / chaitanya
A Linux admin account (root) has many powers that are not permitted for standard users. That being said, it is not always necessary to log all the way off and log back in as root in order to do these tasks. For example, if you have ever used the ‘run as admin’ command in Windows, then you will know the basic concept behind ‘sudo’ or ‘superuser (root) do’ for whatever it is you want it to do. It’s a very simple and elegant method for reducing the amount of time you need to be logged in as a privileged user. The more time a user spends with enhanced permissions, the more likely it is that something is going to go wrong – whether accidentally or intentionally.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between a vulnerability and an exploit?
What is the most commonly used computer application?
I run an SMB. I have 4 people in my entire company and a web-based store. I don’t have the time, patience or manpower to have a computer guy. Why should I care about exploits and computer jibberish?
A phonetic password generator picks two segments randomly for each six-letter password. The form of each segment is CVC (consonant, vowel, consonant), where V= < a, e, i, o, u > and C = (V.) ̅ What is the total password population? What is the probability of an adversary guessing a password correctly?
What is the difference between Information Protection and Information Assurance?
What is worse in Firewall Detection, a false negative or a false positive? And why?
What’s the difference between Symmetric and Asymmetric encryption?
What is the Chain of Custody?
What is a table in computer?
What is a spooler on a computer?
You are an employee for a tech department in a non-management position. A high-level executive demands that you break protocol and allow him to use his home laptop at work. What do you do?
What is XSS?