Difference between revisions of "LXC Host"
Jump to navigation
Jump to search
Michael.mast (talk | contribs) |
Michael.mast (talk | contribs) |
||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
[root@web ~]# yum install epel-release | [root@web ~]# yum install epel-release | ||
+ | [root@web ~]# yum install debootstrap perl libvirt | ||
+ | [root@web ~]# yum install lxc lxc-templates | ||
</pre> | </pre> |
Revision as of 12:23, 18 March 2017
CentOS 7
[root@web ~]# yum install epel-release [root@web ~]# yum install debootstrap perl libvirt [root@web ~]# yum install lxc lxc-templates