Virtualizor 93 Recently updated 2 min read

How to Install SolusVM Master on AlmaLinux or CentOS

How to Install SolusVM Master on AlmaLinux or CentOS

SolusVM is a popular VPS hosting control panel that manages Virtual Private Servers (VPS) and controls Slave nodes (servers).

Requirements

  • A fresh installation of AlmaLinux 8, CentOS Stream 8, or CentOS 7 on your VPS/server.

Installation Steps

  1. Log in to SSH as the 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
  2. Select Installation Option.

    We are going to install SolusVM Master, so choose option 1 by entering "1" (without quotes) and pressing Enter. The installation may take 5 to 10 minutes, depending on your server's speed.

  3. Access the Administrator Control Panel.

    Once the installation is complete, it will display an administrator URL along with your username and password. Open the SolusVM Admin URL in your browser and enter your login details.

    Note: It is important to change your default username and password for SolusVM, as the default credentials are not secure and can be easily exploited.

Related articles

Discussion

Loading the discussion…