Linux Container on ArchLinux
Mar 7, 2014
Technology
Install lxc on ArchLinux:
$ sudo pacman -S lxc
After installation, we can check Linux distribution’s kernel support for LXC, use lxc-checkconfig to view:
all of the configurations will be listed here
Create a Ubuntu Server LXC Virtual Computer System: