Get Virtualizor

Master Server

Overview

Installing Softaculous Virtualizor Master only server is very simple. Any Virtualizor server (with one or more virtualization) can be set as the master of a cluster. Master only server can be installed on any vps as there is no virtualization technology installed on the server only the Virtualizor panel is installed. There is absolute no necessity to have a Master only server. However some users prefer not to have any virtualization software installed on the master. This guide will show you how to install a Virtualizor Master only server.

Requirements

  • CentOS 5.x / 6.x / 7 or Red Hat Enterprise Linux 5.x / 6.x or Scientific Linux 5.x / 6.x or Ubuntu 12.04 or Ubuntu 14.04 (x86 or x86_64) or AlmaLinux 8.x
  • Yum

Partition Scheme

Create the following partitions on the Hardware Node:

Note
Please create the / partition as per your requirement. As the OS templates will be stored on it and providing more templates will require more space on / partition.

Installation

Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:

wget -N http://files.virtualizor.com/install.sh
chmod 0755 install.sh
./install.sh master=1 email=your@email.com

The installation will begin immediately. It may seem that the installation has stopped, if your network speed is slow, but please let it continue. You will see something like this :

-----------------------------------------------
 Welcome to Softaculous Virtualizor Installer
-----------------------------------------------

1) Installing Libraries and Dependencies
2) Installing PHP, MySQL and Web Server
3) Downloading and Installing Virtualizor
                - Configuring Virtualizor
                - Fetching License
                - Setting up the CRON Job
                - Importing Database
                - Getting List of OS templates
                - Generating the SSL Certificates
4) Installing the Virtualization Kernel - openvz
 -------------------------------------
 Installation Completed 
-------------------------------------
Congratulations, Virtualizor has been successfully installed
 
API KEY : havkrq0b8skwiaxgtpxh3rehxo9lhalu
API Password : j1zpjzzxzhbnuavxgu6nijbslan2wxj3 
 
You can login to the Virtualizor Admin Panel
using your ROOT details at the following URL :
https://━━.━━.━━.━━:4085/
OR
http://━━.━━.━━.━━:4084/
 
You will need to reboot this machine to load the correct kernel 


After the installation is completed you will be asked to reboot.

You will need to reboot this machine to load the correct kernel
Do you want to reboot now ? [y/N] ┃  
Note
You can then visit the Admin Panel to create the Storage and the Virtual Servers and also manage your server. A log file of the installation process will be created - /root/virtualizor.log

Login

To login to the Softaculous Virtualizor Admin Panel, visit the following URL


https://Your-Server-IP:4085/
http://Your-Server-IP:4084/


Login with the servers root details.

login

Admin Panel

After you login, you will see the Admin Panel Dashboard :

image

Trouble Shoot

Ubuntu 22.04 Login Issue

If you are using Ubuntu 22.04 and facing virtualizor login issue then follow this steps:

1. SSH to your server and execute the following command :

nano /etc/pam.d/common-password

2. Look for "password        [success=1 default=ignore]      pam_unix.so obscure yescrypt" line

3. Change the yescrypt in above line to sha512

4. Change the server password and try to login into virtualizor again

Cant open http://IP-Address:4084

Please check if your iptables firewall is running You can disable it with the following command if even after allowing ports, the panel is not working :

root> service iptables stop

For CentOS 7 :

root> systemctl stop firewalld
Note
In all cases please remember to disable SElinux. 
    Was this page helpful?
    Newsletter Subscription
    Subscribing you to the mailing list