LXC – Debian

Linux Containers (LXC) provide a Free Software virtualization system for computers running GNU/Linux. This is accomplished through kernel level isolation using CGroups and namespaces. It allows one to run multiple virtual units simultaneously. Those units, similar to chroots, are isolated and utilize available resources efficiently, as they run on the same kernel.

Sorgente: LXC – Debian Wiki