Installing VirtEngine on CentOS
Introduction
Before we begin, lets install OpenJDK8 and cassandra.
This tutorial will help you set up VirtEngine.
Prerequisites
OpenJDK8
su -c “yum install java-1.8.0-openjdk”
Cassandra 3.x
Install VirtEngine
sudo yum update
sudo yum install verticenilavu verticegateway verticensq vertice verticevnc
Conclusion
These are the very simple steps to launch our platform in CentOS. Now you need to configuire it!