DispersedNet
SiteMap
Network Admin
Unix Admin
System Admin
Network Security
Special File Types
«Prev
Next»
Linux Admin
System Administration
Unix related OS
Determining Unix Version
SU root Privileges
Manual Admin
essential man Options
Adding New Man Pages
man Default Path
Unix OS Conclusion
Access Permissions
File Attributes Permissions
Manipulating Groups Owners
Basic Access Permissions
Numeric Access Codes
Setting Default Permissions
chmod Command
Additional Permission Bits
Unix File Ownership
File Types
Regular Files
Device Files
Symbolic Links
Determining File Types
Directory Listings
ls Command Options
Finding Files Command
Command Predicates
Using xargs with find
wc head tail Commands
Files Directories
Unix Process
Types Processes
Unix Fork Call
Process Access Permission
Suid Guid Permissions
Monitor Running Processes
Search Paths
Simple Shell Script
Periodic Process
crontab Command
Editing Control Crontab
Unix Process Conclusion
Devices Disk Filesystems
Mapping Files Physical Devices
Unix Process Ownership and Permissions - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
The effective user ID of a process is
Please select the best answer.
A.
The ID of the user who started that process
B.
The user ID of the init process
C.
The ID of the user who booted the system
D.
The user ID used to evaluate access permissions for that process
2.
What is the ancestor of all processes on the system?
Please select the best answer.
A.
grep
B.
su
C.
init
D.
chmod
3.
For what are the SUID and SGID bits used?
Please select the best answer.
A.
To change a file’s ownership and permissions when it is executed
B.
To change a file’s group permissions
C.
To allow a program to run with additional permissions
D.
To allow running processes to change file user IDs to root
Correct answers:
Your Score: 0
Submit
Quiz Explanation