X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseControl PanelsInstalling CyberPanel on AlmaLinux

Installing CyberPanel on AlmaLinux

How to Install Cyberpanel on AlmaLinux

 

CyberPanel is a free control panel based on the OpenLiteSpeed web server. Follow these steps to install CyberPanel on AlmaLinux.

 

1. Update the Server

 

Run the following command to update your system:

dnf update -y

 

2. Install Required Packages

 

Install necessary packages with this command:

dnf install -y wget curl

 

3. Run the CyberPanel Installation Script

 

Execute the CyberPanel installation script:

sh <(curl -s https://cyberpanel.net/install.sh)

This command will start an interactive installation process.

 

4. Installation Options

 

Once the script runs, follow these steps:

  1. Do you want to install CyberPanel?

    • Type 1 and press Enter.
  2. Choose the web server:

    • Select 1 for OpenLiteSpeed (free version).
  3. Full or Minimal installation?

    • Choose 1 for a full installation.
  4. MariaDB version selection:

    • Type Y to install the latest stable version.
  5. Set CyberPanel admin password:

    • Choose s to set your own password.
  6. Install Memcached, Redis, and Watchdog?

    • Type Y if you want to install them, or N to skip.
  7. Start the installation:

    • Type Y and press Enter to begin the installation.

 

After the installation is complete, you can log in using the following URL:

https://YOUR-SERVER-IP:8090

Username: admin
Password: The password you set during installation

Cyberpanel is successfully installed.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(116 times viewed. / 0 people found helpful.)