About 155,000 results
Open links in new tab
  1. Security-Enhanced Linux - Wikipedia

    Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including mandatory access controls (MAC). SELinux is a …

  2. What is SELinux? - Red Hat

    Aug 30, 2019 · Security-Enhanced Linux (SELinux) is a security architecture for Linux® systems that allows administrators to have more control over who can access the system.

  3. What is SELinux? - GeeksforGeeks

    Nov 13, 2025 · SELinux (Security-Enhanced Linux) is a mandatory access control (MAC) security system built into the Linux kernel that enforces strict policies to control what users and programs can …

  4. Introduction to SELinux concepts and management

    Sep 22, 2025 · Explore SELinux concepts and management for Linux systems. Learn status modes, users, roles, and booleans for enhanced security.

  5. SELinux Project - GitHub

    This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux …

  6. SELinux

    Feb 4, 2025 · Security-Enhanced Linux (SELinux) is a security module integrated into the Linux kernel that provides a mechanism for enforcing mandatory access controls (MAC).

  7. Chapter 1. Getting started with SELinux - Red Hat

    Security Enhanced Linux (SELinux) provides an additional layer of system security. SELinux fundamentally answers the question: May <subject> do <action> to <object>?, for example: May a …

  8. SELinux Explained: Why You Need It and How to Set It Up

    Oct 13, 2024 · SELinux stands for Security-Enhanced Linux. It’s a security architecture integrated into the Linux kernel that provides mechanisms to enforce the separation of information based on …

  9. What is SELinux? - Hostinger

    Jun 27, 2025 · SELinux is a security module integrated into the Linux kernel that enforces access control policies to govern how processes interact with system resources. The United States National …

  10. A Practical Introduction to SELinux for Beginner Linux Users

    Apr 26, 2025 · SELinux is a mandatory access control (MAC) system embedded into Linux distributions. It augments the traditional Unix/Linux discretionary access control (DAC) systems by providing …