In order to perform the installation, download the installer script and select Hypervisor (KVM) Option:
# curl -o install.sh https://files.soluslabs.com/install.sh && sh install.sh |
Example of the Wizard menu for CentOS 7:
After installation is finished, disable SELinux on a permanent basis in /etc/selinux/config file.
In order to perform the installation, download the installer and select option KVM virtualization node:
# curl -o installer https://files.soluslabs.com/solusvmphp7/install/installer && chmod +x installer && ./installer |
Example of the menu for CentOS 8: