Difference between revisions of "Bare Metal Installer"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (Reverted edits by StevenCook (talk) to last revision by Kir)
(mention Virtuozzo here)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
A good way for beginners and a fast way to install OpenVZ to a new server is the [http://pve.proxmox.com Proxmox VE] bare-metal ISO installer.
 
  
Another bare-metal (based on RHEL/CentOS) installer is [http://opennode.activesys.org OpenNode].
+
There are three ways to install OpenVZ on hardware: [http://pve.proxmox.com Proxmox VE], [http://opennode.activesys.org OpenNode] and [[Virtuozzo]]. See [[comparison]] of these solutions.
  
== Features ==
+
== Download ==
Proxmox VE installs the complete operating system and management tools in 3 to 5 minutes (depends on the used hardware).
 
 
 
''"Bare-metal" means that you start from a empty server - there is no need to install a base operation system.''
 
 
 
Including the following:
 
 
 
* Complete operating system (Debian Lenny 64)
 
* Partition the hard drive with LVM2, optimized for [[Backup of a running container with vzdump|vzdump]]
 
* Backup/Restore tools - GUI for [[Backup of a running container with vzdump|vzdump]]
 
* Proxmox VE Kernel with OpenVZ and [http://www.linux-kvm.org/page/Main_Page KVM] support
 
* Web based management interface
 
* Integrated virtual appliance download
 
* Configuration Cluster
 
 
 
Please note, the complete server is used and all existing data is removed.
 
 
 
== License and Download ==
 
Proxmox VE is licensed under GPLv2 (Open source).
 
 
   
 
   
[http://pve.proxmox.com/wiki/Downloads Download Proxmox VE]
+
* [[Quick installation|Virtuozzo installation]]
 +
* [http://pve.proxmox.com/wiki/Downloads Download Proxmox VE]
 +
* [http://opennodecloud.com/downloads.html Download OpenNode]
  
 
[[Category: HOWTO]]
 
[[Category: HOWTO]]
 
[[Category: Debian]]
 
[[Category: Debian]]
 
[[Category: Installation]]
 
[[Category: Installation]]

Revision as of 23:34, 23 June 2015

Introduction

There are three ways to install OpenVZ on hardware: Proxmox VE, OpenNode and Virtuozzo. See comparison of these solutions.

Download