Changes

Jump to: navigation, search

Quick installation

692 bytes removed, 02:47, 27 November 2018
rm translate tags
{{Virtuozzo}}
{{Note|See [[Quick installation(legacy)]] if you are looking to install the current stable legacy version of OpenVZ.}}
This document briefly describes the steps needed to install Virtuozzo Linux distribution 7 on your machine.
There are a few ways to install Virtuozzo:
=== Bare-metal installation ===
OpenVZ project builds its own Linux distribution with both hypervisor and container virtualization.
It is based on [https://www.cloudlinux.com/ CloudLinux] our own Linux distribution, with the additions of [[Download/kernel/rhel7-testing|our custom kernel]], OpenVZ management utilities, [[QEMU]] and Virtuozzo installer. It is highly recommended to use OpenVZ containers and virtual machines with this Virtuozzo installation image. See [[Virtuozzo]].[httphttps://download.openvz.org/virtuozzo/releases/7.0/x86_64/iso/ Download] installation ISO image.
=== Using Virtuozzo in the Vagrant box ===
[https://www.vagrantup.com/ Vagrant] is a tool for creating reproducible and portable development environments.
* Download and [https://docs.vagrantup.com/v2/installation/ install Vagrant]
* Download and install [https://www.virtualbox.org/wiki/Downloads install Virtualbox], Parallels Desktop, VMware Fusion or VMware Workstation. Please note that you need to enable nested virtualization support in your hypervisor to run virtual machines on Virtuozzo 7. VirtualBox does not officially support nested virtualization now.* Download [https://atlas.hashicorp.com/OpenVZ/boxes/Virtuozzo-7b2 7.0 Virtuozzo box]:
$ vagrant init OpenVZ/Virtuozzo-7b27.0
* Run box:
$ vagrant up --provider virtualbox
* Attach to consoleand in case of VMware hypervisor:
$ vagrant sshup --provider vmware_desktop
* Use ''openvz/openvz'' to login inside boxand in case of Parallels hypervisor:
=== Using Virtuozzo in the Amazon EC2 === $ vagrant up --provider parallels
Follow steps in [[Using Virtuozzo in the Amazon EC2]].* Attach to console:
=== Using Virtuozzo in the Microsoft Azure === $ vagrant ssh
Follow steps in article [[Using Virtuozzo in the Microsoft Azure]].* Use ''vagrant/vagrant'' to login inside box
=== Setup on pre-installed Linux distribution === {{Note|Pay attention, this installation method currently blocked by broken network after installation - {{OVZ|6454}}.}} Alternatively, one can install OpenVZ on a pre-installed RPM based Linux distribution.Supported Linux distributions: Cloud Linux 7.*, CentOS 7.*, Scientific Linux 7.* etc Follow step-by-step instruction below: Package ''virtuozzo-release'' will bring meta information and YUM repositories:  # yum localinstall http://download.openvz.org/virtuozzo/releases/7.0/x86_64/os/Packages/v/virtuozzo-release-7.0.0-10.vz7.x86_64.rpm Then install mandatory Using Virtuozzo RPM packages:  # yum install -y prlctl prl-disp-service vzkernel See OpenVZ [[Packages]] available in various Linux distributions.  === OpenVZ with upstream Linux kernel =the Amazon EC2 == See article [[OpenVZ with upstream kernel]] if you want more details about support of upstream kernel.
Follow steps in [[Using Virtuozzo in the Amazon EC2]].
== Using Virtuozzo ==
== See also ==
 
* [https://docs.openvz.org/ Official Virtuozzo documentation]
[[Category: Installation]]
[[Category: HOWTO]]

Navigation menu