Difference between revisions of "LXC Host"

From Michael's Information Zone
Jump to navigation Jump to search
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

[1][2]

[root@web ~]# yum install epel-release
[root@web ~]# yum install debootstrap perl libvirt
[root@web ~]# yum install lxc lxc-templates