Multiple choice technology operating systems

What is SELINUX?

  1. Firewall

  2. Remote support

  3. Access rules

  4. Virus Scanner

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SELinux (Security-Enhanced Linux) is a security module for the Linux kernel that implements mandatory access control policies. It restricts what processes and users can do based on configured security rules. While it's more than just access rules - it's a complete MAC system - this is the closest option among the choices.