How to Install SolusVM Slave on AlmaLinux or CentOS

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.


  • 0 Users Found This Useful
這篇文章有幫助嗎?

相關文章

How to Install Plesk Onyx 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 Master on AlmaLinux or CentOS

SolusVM is a popular VPS hosting control panel. SolusVM master controls Slave nodes (Servers) and...

How to Install cPanel

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