Discuss the SELinux modes.
What will be an ideal response?
SELinux has three modes it can be in:
• Enforcing. SELinux policy is enforced. SELinux denies access based on
SELinux policy rules.
• Permissive. SELinux policy is not enforced. SELinux does not deny access, but
denials are logged for actions that would have been denied if running in
enforcing mode.
• Disabled. SELinux is disabled.
You might also like to view...
A __________ policy allows the number of page frames allocated to a process to be varied over the lifetime of the process.
Fill in the blank(s) with the appropriate word(s).
Why does a variable need a data type?
A. The program knows what kind of data it is. B. You know what type of data goes in the variable. C. The data type initiates the variable. D. The program needs to use the variable.
A list or table used to create a PivotTable or PivotChart report that comes from an Excel list or external database is called ________
Fill in the blank(s) with correct word
The ____ holds the address of the next instruction to be executed.
A. status register B. program counter C. condition register D. instruction register