About 37,500 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. 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 …

  5. Understanding SELinux for Linux Admins and Its Impact on Security

    Feb 14, 2026 · Explore how SELinux transforms Linux security, enabling better damage control and incident management for admins.

  6. 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.

  7. Understanding SELinux Basics | SUSE Linux Enterprise Server 16

    Apr 14, 2026 · SELinux was developed as an additional Linux security solution that uses the security framework in the Linux kernel. The purpose was to allow for a more granular security policy that goes …

  8. Getting started with SELinux - Fedora Docs

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

  9. SELinux Architecture and Its Principles ~ Serverspace.us

    1 day ago · SELinux Architecture and Mandatory Access Control Principles: how the Linux security system works, context management, operating modes, and access policy configuration.

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

    A SELinux context, sometimes referred to as an SELinux label, is an identifier which abstracts away the system-level details and focuses on the security properties of the entity.