Glossary infra Term Page
LXC
A Linux system container that shares the host kernel
Core Idea
LXC is A Linux system container that shares the host kernel. It is closer to a small isolated Linux system than to an app-only container like Docker, and it is lighter than a full VM. It usually makes the most sense alongside Hypervisor, VM, Bridge.
Why It Matters Here
Mathbong reuses this term across proxmox posts as shared vocabulary.