Plesk is a powerful and easy-to-use control panel for web hosting operations. You can easily manage your hosting services using Plesk on a modern and stable Linux distribution like AlmaLinux. In this guide, we will explain detailed steps for Plesk installation on AlmaLinux.
Gereksinimler
Before starting the installation, make sure the following requirements are met:
-
Servers: AlmaLinux 8 or higher version.
-
Root Access: Access your server with root or sudo authorized user.
-
Minimum System Resources:
-
2 GB RAM (4 GB recommended)
-
20 GB disk space
-
Internet connection
-
Step 1: Update AlmaLinux
Update your server before starting the cPanel installation. This allows the system to get the latest patch and security updates.
sudo dnf update -y
sudo dnf upgrade -y
Step 2: Download Plesk Loader
Start installation by downloading Plesk installation tool. For this, you can use the following command:
wget https://autoinstall.plesk.com/plesk-installer
chmod +x plesk-installer
Step 3: Start Plesk Setup
Run the following command from the command line to start the cPanel installation:
sudo ./plesk-installer
After you have tried the installation interface, you will be presented an interactive process. Here, follow the steps below for installation:
-
Accept license agreement.
-
Select the type of installation you want (Full, Minimal or Customized).
-
Select all necessary wrists (web server, database, email server etc.)
Step 4: Access to Plesk
Once the installation is completed, you can access the cPanel panel using the following URL:
https://<sunucu_IP_adresi>:8443
Your browser may show an SSL alert. This is normal; proceed using "Advanced" or "Continue" option.
Step 5: Make Plesk
-
License Key: Enter the license key in the installation process or later.
-
Manager Information: Set your email address and password for admin account.
-
Hostname and DNS Settings: Configure your server’s hostname and DNS settings.
Step 6: Dry Required Add-ons
Using Plesk Market, you can set the plugins that fit your needs. Some popular plugins are:
-
Let’s Encrypt (for SSL certificates)
-
WordPress Toolkit
-
Cloudflare Entegrasyonu
Easy to install Plesk on AlmaLinux! You can now manage your web hosting operations easily, you can publish your websites. Remember to update your system regularly for a hassle-free experience. If you encounter any problems during installation, you can specify it in comments!