Lxc: Difference between revisions
Jump to navigation
Jump to search
(→lxc) |
|||
Line 4: | Line 4: | ||
==installation== | ==installation== | ||
yum install lxc debootstrap libvirt bridge-utils libcap | yum install lxc debootstrap libvirt bridge-utils libcap | ||
==execute== | |||
lxc-execute --name RestrictedShell /bin/bash |
Latest revision as of 20:21, 6 June 2012
lxc
Linux Container
installation
yum install lxc debootstrap libvirt bridge-utils libcap
execute
lxc-execute --name RestrictedShell /bin/bash