Install Beta
From SolusVM
Contents |
Installation
Requirements
SolusVM requires the following specification:
- CentOS 5 or 6 based linux operating system
- At least one external IP address
- OpenVZ - Ensure you have the correct partition requirements - http://wiki.openvz.org/User_Guide/Installation_and_Preliminary_Operations#Disk_Partitioning
- Xen - Ensure you have the correct partition requirements - http://wiki.solusvm.com/index.php/Xen_Virtualization#Server_Requirements
- KVM - Ensure you have the correct partition requirements - http://wiki.solusvm.com/index.php/Xen_Virtualization#Server_Requirements (Same as Xen)
- OpenVZ - Ensure you are running an OpenVZ Kernel
- Xen - Ensure you are running a Xen Kernel
Notes
- This is a beta installer. Please report any bugs via our ticket system
- This installer supports CentOS 5 & CentOS 6
- You CANNOT Install a SolusVM Master on a Xen Slave Directly, you can however install your Master on a Xen VPS which is hosted on this slave, it just cant be installed directly onto the slave
- This Script should NEVER be used to upgrade SolusVM to the latest version, doing so will destroy your installation of SolusVM
- DO NOT use this installer on servers than contain any other control panel (cPanel, Directadmin etc..) Always use a clean install of CentOS!
Installing SolusVM on a Master or Slave
In SSH as root do the following:
wget http://soluslabs.com/installers/solusvm/install-beta chmod 755 install-beta ./install-beta
