AppArmor policies are commonly defined using which type of files?
- Profiles
- Blueprints
- Rules
- Directories
AppArmor policies are commonly defined using profiles. These profiles specify the access controls for individual applications or processes, allowing you to confine their behavior and enhance system security.
Loading...
Related Quiz
- How do you denote the start of a block of code in a Bash if statement?
- What is the primary purpose of the chmod command in Linux?
- The iptables command that allows traffic only from a specific IP address, say 10.0.0.1, to a specific port, say 22, uses the ________ option.
- Imagine you're setting up a new server. You want to ensure that every user on the system has their own private space for files and data. Which directory structure in Linux helps facilitate this?
- The ________ command in Linux is used to send a signal to a process, often used for termination.