From Fedora Project Wiki

Revision as of 07:34, 21 June 2015 by Spacekookie (talk | contribs) (Just adding the dnf command for people to copy-paste)

LXC (Linux Containers) is an operating system–level virtualization method for running multiple isolated Linux systems (containers) on a single control host.

Official project website: https://linuxcontainers.org


Getting started

Installing LXC on Fedora 21

   $ sudo yum install lxc lxc-templates lxc-extra

Installing LXC on Fedora 22

   $ sudo dnf install lxc lxc-templates lxc-extra