Lxc: Difference between revisions

From Halfface
Jump to navigation Jump to search
(Created page with '==lxc== Linux Container')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==lxc==
==lxc==
  Linux Container
  Linux Container
==installation==
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