InterviewSolution
Saved Bookmarks
| 1. |
What Is Sudo? |
|
Answer» Sudo maintains DATABASE of all the privileges assigned to a USER name. These privileges can be identified by different COMMANDS present in the database. This feature helps a user to format a disk but the root SYSTEM cannot be changed. Sudo maintains database of all the privileges assigned to a user name. These privileges can be identified by different commands present in the database. This feature helps a user to format a disk but the root system cannot be changed. |
|