How to Install Plesk

Plesk is a popular control panel that supports both Linux and Windows servers. This article explains how to install Plesk Obsidian.

Requirements

  • A supported operating system (Ubuntu, Debian, CentOS, AlmaLinux, Rocky Linux, or Windows Server)
  • Minimum 1 GB RAM (2 GB recommended)
  • A valid Plesk license

Installation Steps on Linux

  1. Log into your server as root via SSH.
  2. Download the Plesk installer:
    curl -L https://autoinstall.plesk.com/plesk-installer -o plesk-installer
  3. Make it executable and run it:
    chmod +x plesk-installer
    ./plesk-installer
  4. Follow the on-screen prompts to complete installation.
  5. Access Plesk at:
    https://your-server-ip:8443

Need Help?

If you need assistance installing Plesk, contact us through the Circle City Servers Support Portal.

  • plesk
  • 0 Los usuarios encontraron esto útil
¿Le ha resultado útil esta respuesta?

Artículos relacionados

How to Install cPanel/WHM

cPanel and WHM provide a powerful web hosting control panel for Linux servers. This article...

How to Install DirectAdmin

DirectAdmin is a lightweight web hosting control panel. This article covers the installation...

How to Access Webmin/Virtualmin

Webmin and Virtualmin are open-source tools for managing Linux servers and hosting websites. This...

How to Create cPanel Accounts

After installing cPanel/WHM, you can create individual cPanel accounts for websites or customers....