How to Install SolusVM 1 Slave Node on Linux

SolusVM is a popular VPS hosting control panel. SolusVM 1 Slave should be installed on a dedicated server..

What are the requirements?

- Fresh AlmaLinux 8, CentOS Stream 8, or CentOS 7 installed on your VPS/Server.

How to install SolusVM 1 Slave?

Step 1: Log in to SSH as a root account.

For AlmaLinux 8 or CentOS Stream 8, run the following command:

curl -o installer https://files.soluslabs.com/solusvmphp7/install/installer && chmod +x installer && ./installer

For CentOS 7, execute the following command instead:

curl -o install.sh https://files.solusvm.com/install.sh && sh install.sh 


Step 2: For CentOS 7, it will show you an option to choose virtualization. Most people prefer KVM or Xen. Select your preferred virtualization by typing the option number and pressing Enter.

Note: Select the KVM virtualization node option on CentOS Stream 8 or AlmaLinux 8.

Installation can take from 5 to 10 minutes.


Step 3: Once it completes, it will show you the Slave keys and further instructions for your virtualization type. You can now use these keys to add a node to your SolusVM Master panel. You will need to have a SolusVM 1 Slave license for each node.


  • 0 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How to Install cPanel

cPanel is the #1 Hosting Control Panel in the web hosting industry. You can easily install...

How to Install Plesk on Linux

Plesk is a popular website control panel. It makes managing your website easy. Although it is...

How to Install DirectAdmin on CentOS

DirectAdmin(DA) is a Commercial Hosting Control Panel used to sell shared and reseller hosting...

How to Install Webmin on Linux

Webmin is a free hosting control panel with easy installation. It takes only 5 to 10 minutes, and...

How to Install SolusVM 1 Master/Management Node on Linux

SolusVM is a popular control panel for managing VPS hosting. In SolusVM 1, the master/management...