PO BOX 154, Shell Knob 65747

417-233-1233

Member Portal

How to Install SolusVM Slave on AlmaLinux or CentOS - Knowledgebase - Ember Syndicate

Knowledgebase  //  How to Install SolusVM Slave on AlmaLinux or CentOS  Print this Article

SolusVM is a popular VPS hosting control panel, and SolusVM Slave is installed on a dedicated server for creating VPSs on that server.


What are the requirements?
- Fresh AlmaLinux 8, CentOS Stream 8, or CentOS 7 installed on your VPS/Server.


How to install SolusVM 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 the option to choose virtualization. Most people prefer KVM or Xen. Select your preferred virtualization by typing 2 or 3 and then press Enter. For KVM, we type 2 and then press Enter.

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

Installation can take from 15 to 20 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 Slave license for each node.


Was this answer helpful?

Related Articles

How to Install Plesk Onyx on Linux

Plesk is a popular website control panel. It makes managing your website easy. Although it is easy to install, going through our tutorial will be very helpful and most likely save you time.Before...


How to Install DirectAdmin on CentOS

DirectAdmin(DA) is a Commercial Hosting Control Panel used to sell shared and reseller hosting accounts.What are the requirements?- Fresh CentOS, AlmaLinux, Ubuntu, or Debian installed on your...


How to Install Webmin on Linux

Webmin is a free hosting control panel with easy installation. It takes only 5 to 10 minutes, and the configuration is simple.What are the requirements?- Fresh CentOS, AlmaLinux, or Ubuntu...


How to Install SolusVM Master on AlmaLinux or CentOS

SolusVM is a popular VPS hosting control panel. SolusVM master controls Slave nodes (Servers) and manages VPSs.What are the requirements?- Fresh AlmaLinux 8, CentOS Stream 8, or CentOS 7 installed...


How to Install cPanel

cPanel is the #1 Hosting Control Panel in the web hosting industry. You can easily install it.What are the requirements?- Fresh Ubuntu or AlmaLinux OS installed on your VPS/Server.How to install...