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 on your VPS/Server.


How to install SolusVM Master?

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 one instead:

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


We are going to install SolusVM Master, so we chose option 1.

Enter "1" (without the quotes) and press Enter.

Installation may take from 5 to 10 minutes and will depend on the speed of your server.


Once the installation is complete, it will show you an administrator URL and the username/password for your account.



Step 2: You can now access your Administrator control panel. Open your SolusVM Admin URL in the browser and enter your login details.



Note:
Don't forget to change your default username and password for SolusVM. The default username/password is not secure, and it is easy for anyone to access your panel using them.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

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 Plesk Onyx on Linux

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

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...

How to Install cPanel

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