Blog

How to install KVM Virtualizor

1. CentOS 5.x / 6.x / 7.x or Red Hat Enterprise Linux 5.x / 6.x or Scientific Linux 5.x / 6.x or Ubuntu 12.04 or Ubuntu 14.04 or Ubuntu 16.04(x86_64).

2. yum / apt-get.

3. Storage to create the VPS disks.

Step 1: Take putty of the hardware server.

Step 2: Download and Install virtualizor.

1. wget – http://files.virtualizor.com/install.sh

3. ./install.sh [email protected] kernel=kvm //put any email address

Step 3: Reboot the server (# init 6).

Step 4: Once rebooted. Restart the virtualizor service on the server.

# /etc/init.d/virtnetwork restart ——> in centos 6
# service libvirtd restart            ——> in centos 7

Step 5: Check and put the network interface for the server.

1. Open Virtualizor in the browser.

2. Go to Configuration -> Master setting -> network interface -> network_interface_name.

3. Save the configuration.

Step 6: Done.

Step 7: Check firewall service and enable the virtualizor port.

Conclusion

Still confused about how to install KVM Virtualizor. Contact Ideastack now.

Frequently Asked Questions

Q1. What is KVM Virtualizor?

KVM (Kernel-based Virtual Machine) is a complete virtualization solution for Linux running on x86 hardware that includes virtualization extensions. It comprises of a loadable kernel module called KVM.

Q2. How do I add a server to Virtualizor?

Go to the Virtualizor Admin Panel on the Master, then select Servers >> Add Server. On that page, click “Add Server” after filling out the “Server Name, IP Address, And Server Password (Key Pass)” fields. The master will talk to the server and gather the relevant information.