Contact Info

Atlas Cloud LLC 600 Cleveland Street Suite 348 Clearwater, FL 33755 USA

support@dedirock.com

Client Area
Recommended Services
Supported Scripts
WordPress
Hubspot
Joomla
Drupal
Wix
Shopify
Magento
Typeo3
⚑ Plesk Installation & Usage Guide for Linux

⚑ Plesk Installation & Usage Guide for Linux

πŸš€ Plesk is a powerful and easy-to-use web hosting control panel for managing websites, domains, databases, emails, and security. It supports both **Linux and Windows servers**, making it a top choice for **developers, resellers, and hosting providers**.

πŸ”Ή 1. Why Choose Plesk?

βœ… Key Features of Plesk

  • βœ… User-Friendly Interface – Easy-to-navigate dashboard.
  • βœ… One-Click App Installer – Supports WordPress, Joomla, Magento.
  • βœ… Multi-Level Access – Admin, Reseller, and User roles.
  • βœ… Built-in Security – Firewall, Fail2Ban, SSL, and Let’s Encrypt.
  • βœ… Automated Backups & Updates – Keeps websites secure.

πŸ–₯️ 2. System Requirements for Plesk

  • βœ… OS Supported: Ubuntu 20.04+, Debian 10+, CentOS 7+, AlmaLinux 8+, Rocky Linux 8+.
  • βœ… CPU: Minimum 2 cores.
  • βœ… RAM: 2GB (4GB recommended).
  • βœ… Disk Space: 20GB minimum.
  • βœ… Ports Required: 80, 443, 8443.

πŸ› οΈ 3. How to Install Plesk on a Linux Server

βœ… Step 1: Update Your Server

    sudo apt update && sudo apt upgrade -y   # Ubuntu/Debian
    sudo yum update -y                       # CentOS/Rocky/AlmaLinux
    

βœ… Step 2: Download & Install Plesk

    wget https://autoinstall.plesk.com/plesk-installer
    chmod +x plesk-installer
    sudo ./plesk-installer
    

βœ… Step 3: Access Plesk Panel

    https://your-server-ip:8443
    

βš™οΈ 4. Setting Up Plesk for the First Time

βœ… Step 1: Log In to Plesk

  • πŸ”Ή **Username:** admin
  • πŸ”Ή **Password:** (Set during installation)

βœ… Step 2: Configure Server Settings

  • βœ” Set up **hostname & admin email**.
  • βœ” Select a **license (trial or purchased)**.
  • βœ” Choose **default components** (Web Server, Mail Server, Database).

πŸ“Œ 5. Practical Examples: Using Plesk

βœ… Adding a Domain & Website

  • 1️⃣ Go to **Websites & Domains** β†’ Click **"Add Domain"**.
  • 2️⃣ Enter your **domain name** (e.g., `example.com`).
  • 3️⃣ Choose **hosting type** (Website, Redirect, No Hosting).
  • 4️⃣ Click **OK** β†’ Your domain is now set up!

βœ… Installing WordPress in One Click

  • 1️⃣ Go to **Applications** β†’ Click **"Install WordPress"**.
  • 2️⃣ Choose your domain and set admin credentials.
  • 3️⃣ Click **"Install"** β†’ WordPress is now ready to use!

βœ… Setting Up Email Accounts πŸ“§

  • 1️⃣ Go to **Mail** β†’ Click **"Create Email Address"**.
  • 2️⃣ Enter an email (e.g., `admin@example.com`).
  • 3️⃣ Set a **password** and mailbox size.
  • 4️⃣ Click **OK** β†’ Your email account is ready!

βœ… Enabling SSL/TLS Security πŸ”’

  • 1️⃣ Go to **Websites & Domains** β†’ Click **"SSL/TLS Certificates"**.
  • 2️⃣ Select **Let’s Encrypt** (Free SSL).
  • 3️⃣ Click **Install** β†’ Your website is now secured with HTTPS.

πŸ› οΈ 6. Troubleshooting Common Issues

βœ… Restart Plesk Service

    sudo systemctl restart psa
    

βœ… Check Plesk Logs for Errors

    sudo cat /var/log/plesk/panel.log
    

πŸ”₯ Final Thoughts: Why Use Plesk?

  • βœ… **Easy installation & setup** – Simple web-based interface.
  • βœ… **Supports WordPress, Joomla, Magento, and more**.
  • βœ… **Built-in security** – SSL, firewall, and malware scanning.
  • βœ… **Developer-friendly** – Supports Docker, Git, and Node.js.

πŸ’‘ Looking for a user-friendly hosting panel? Try Plesk today! 🎯πŸ”₯

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x