Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Quick Installation CentOS 6

185 bytes added, 11:12, 15 October 2015
m
Reverted edits by 163.47.13.106 (talk) to last revision by Sblaydes
== {{Warning|This is an unofficial guide, use at your own risk. For an official guide, see [[Quick OpenVZ setup on CentOS 6 ==installation]].}}
This quick installation quide assumes you have CentOS 6 64-bit installed with [http://wiki.centos.org/HowTos/Virtualization/OpenVZ SELinux and Firewall disabled], and that the containers will be on the same subnet as the host node.
The node's IP is 192.168.1.99/24 and the gateway is 192.168.1.1. The containers will have 192.168.1.101, 192.168.1.102, etc...
* Install the OpenVZ utilities
<pre>
# yum install vzctl vzquotaploop
</pre>
* Done. Enjoy your new VETH container
 
[[Category: Installation]]
[[Category: HOWTO]]