How to install SolusVM on Linux Server

Loin to shell and go to below path

[root@server src]# cd /usr/local/src/

Wget the installation file on server.

[root@server src]# wget http://soluslabs.com/installers/solusvm/install

Provide execute permission to that file.

[root@server src]# chmod 755 install

run the installation using below command.

[root@server src]# ./install

It will show the below screen

:: SolusVM Installer – v2.2.1 (2011/09/06)
o——————————————————o

What SolusVM type would you like to install?

MASTER INSTALLS:

[1] Master With No Virtualization
– Use this option if you are installing the master inside a vps or server for management only.

[2] Master With OpenVZ Virtualization
– Use this option if you intend on hosting OpenVZ virtual servers on your master.
SLAVE INSTALLS:

[3] Slave With No Virtualization
– Use this option if you already have virtual servers on this host or have already installed the virtualization software.

[4] Slave With OpenVZ Virtualization
– Use this option if you intend on hosting OpenVZ virtual servers on this server.

[5] Slave With Xen Virtualization
– Use this option if you intend on hosting Xen PV/HVM virtual servers on this server.

[6] Slave With KVM Virtualization
– Use this option if you intend on hosting KVM virtual servers on this server.
OTHER:

[7] DNS Server
– **DISABLED This option will feature in v2.3**

[8] Central Backup
– **DISABLED This option will feature in v2.3**

Choose an option:

Select 1 then.

It will install the SolusVM on server and give below output.
Processing, please wait…
Installing SSL Certificate…
Installing WebServer…
Starting WebServer…
Installing SQL Server…
Configuring SQL Server…
Downloading Installation Files…
Downloading Basic Templates…
Installation Complete!

Installation log : /tmp/install.log

SolusVM Master Login Information:
=================================

Admin Area ………. : http://IP:5353/admincp
Admin Area (SSL) …. : https://IP:5656/admincp
Client Area ……… : http://IP:5353
Client Area (SSL) … : https://IP:5656
Admin Username …… : vpsadmin
Admin Password …… : vpsadmin

It is advised that you change the default admin password on your first login.

Thankyou for choosing SolusVM.

Try accessing the SolusVM using the above link in browser.

Once login then enter the license key and click on update key.