January 2016
Beginner
298 pages
6h 8m
English
OpenVZ is a new form of virtualization technology that we call a container based one. It basically creates multiple secure and isolated Linux containers running on a single Linux server. This container technology allows better server utilization, since we are not installing a full virtual machine, just a container to hold some of it, and it eliminates application conflict. The virtual machine running on OpenVZ platform are on a standalone mode, where it is the capacity to run without falling in any type of conflict with any other virtual machine running on the same platform. Those machines are independent from each other.
The virtual machines running on OpenVZ have their own operating system, IP address, ...