Skip to main content
  1. Glossary/

LinuX Container

·42 words·1 min·
Jaume Sabater
Author
Jaume Sabater
CTO and systems engineer

LinuX Containers (LXC) is an operating system-level virtualization method for running multiple isolated Linux systems on a control host using a single Linux kernel. It combines the kernel’s control groups and support for isolated namespaces to provide an isolated environment for applications.

Related