Kernel articles

Linux namespaces

Last change: 2025-01-06

The Linux kernel uses namespaces to isolate resources and make them available to one or more processes. A bit like The Matrix movie.

Ipe

Last change: 2025-01-06

The sysctl settings starting with ipe define the configuration of IPE (Integrity Policy Enforcement) module. Learn about the settings and possible values.

What is a tainted kernel

Last change: 2025-01-06

The Linux kernel is marked tainted when a specific event happened that could impact reliable troubleshooting of kernel issues. Learn about the relevant events.

Sysctl

Last change: 2025-01-06

Learn about the sysctl command and how it can help with kernel tunables to alter the system configuration and perform additional security hardening.

Commands:
  • sysctl
Kernel.tainted

Last change: 2025-01-06

Improve the Linux security by understanding and configuring the sysctl kernel.tainted key, including the possible values and their meaning.

Commands:
  • sysctl
Kernel

Last change: 2025-01-06

The Linux kernel consists of many components. Learn from topics related to kernel itself, its configuration, up to security and querying information.