• WordPress
  • cPanel
  • Softaculous
  • KVM Virtualization
  • Vmware Virtualization
  • Proxmox
Saturday, June 14, 2025
LinuxBoost
  • Home
  • Almalinux
  • CentOS
  • Debian
  • Fedora
  • Ubuntu
  • Red Hat Enterprise Linux
  • Rocky Linux
  • OpenSUSE
  • Arch Linux
  • Oracle Linux
No Result
View All Result
LinuxBoost
  • Home
  • Almalinux
  • CentOS
  • Debian
  • Fedora
  • Ubuntu
  • Red Hat Enterprise Linux
  • Rocky Linux
  • OpenSUSE
  • Arch Linux
  • Oracle Linux
LinuxBoost
  • Home
  • Almalinux
  • CentOS
  • Debian
  • Fedora
  • Ubuntu
  • Red Hat Enterprise Linux
  • Rocky Linux
  • OpenSUSE
  • Arch Linux
  • Oracle Linux

How to Install Plesk on Ubuntu Server

in Linux OS, Ubuntu
How to Install Plesk on Ubuntu Server

Plesk is a widely-used hosting control panel that simplifies web server administration for web professionals. In this tutorial, we’ll guide you through the step-by-step process of how to install Plesk on Ubuntu server. By the end of this guide, you’ll have a fully functional Plesk control panel up and running on your Ubuntu server.

Prerequisites

Before we begin, make sure you have:

  1. A clean Ubuntu server with a static IP address.
  2. A registered domain name pointing to your server’s IP address.
  3. A non-root user with sudo privileges or a Root user.

How to Install Plesk on Ubuntu Server

Update your Ubuntu Server

First, let’s update the package index and upgrade the installed packages on your Ubuntu server. Run the following commands:

sudo apt-get update
sudo apt-get upgrade

Configure the Hostname

Next, set up the fully qualified domain name (FQDN) for your server. Edit the /etc/hosts and /etc/hostname files by running the following commands:

sudo nano /etc/hosts
sudo nano /etc/hostname

In both files, replace the existing hostname with your FQDN (e.g., plesk.example.com). Save and close the files. Restart the hostname service by executing:

sudo systemctl restart systemd-hostnamed

Download and Install Plesk

Now, it’s time to download and install Plesk. Run the following command to download the Plesk installer:

wget https://autoinstall.plesk.com/plesk-installer

Make the installer executable by running:

chmod +x plesk-installer

Start the Plesk installation process by executing:

sudo ./plesk-installer --all-versions

The installer will guide you through the installation process. Choose Plesk Obsidian as the version to install and select the components you need. You can always add or remove components later.

Access Plesk Control Panel

Once the installation is complete, you can access the Plesk control panel through your web browser. Visit https://<your-server-IP-or-FQDN>:8443, replacing <your-server-IP-or-FQDN> with your server’s IP address or FQDN. You’ll be greeted with the Plesk login page.

For the initial login, use the root user and your server’s root password. After logging in, you’ll be prompted to set up a new password for the Plesk admin user.

Configure Plesk

After setting the admin password, you’ll be guided through the initial configuration process. Follow these steps:

  1. Accept the Plesk End-User License Agreement.
  2. Choose your view and color scheme.
  3. Enter your contact information.
  4. Set up your hostname and IP configuration.
  5. Set up your administrator account.

Once you’ve completed these steps, you’ll be taken to the Plesk dashboard. Congratulations, you’ve successfully installed Plesk on your Ubuntu server!

Additional Resources

If you’re interested in learning more about Plesk and other control panels, check out these articles:

  • How to Install Plesk on Oracle Linux
  • How to Install Plesk on AlmaLinux 8
  • How to Install cPanel on Ubuntu Server
  • Top 10 Best Linux OS for Web Hosting

For additional tutorials on setting up your server environment, you might find these resources helpful:

  • How to Install Nginx on Rocky Linux
  • How to Install MySQL on Rocky Linux
  • How to Install PHP on Rocky Linux
  • How to Install Git on Rocky Linux
  • How to Set Up RAID 1 on Ubuntu

Conclusion

In this tutorial, we covered the process of installing Plesk on an Ubuntu server. Plesk is a powerful control panel that simplifies server management and allows you to focus on your website and applications. By following this guide, you now have a fully functional Plesk control panel running on your Ubuntu server.

Remember to keep your server and Plesk installation updated regularly for security and performance improvements. Plesk offers a wide range of features and integrations, so don’t hesitate to explore and customize your control panel to meet your needs.

If you have any questions or run into issues during the installation process, consult the Plesk Documentation and Plesk Community Forums for guidance and support.

ShareTweet
Previous Post

How to Install Plesk on Oracle Linux

Next Post

How to Install Plesk on Debian Server

Related Posts

How to Install Tomcat on Rocky Linux

How to Install Apache Tomcat on Rocky Linux

How to Set up NTP Server on Rocky Linux

How to Set up NTP Server on Rocky Linux

How to Install Bacula Backup Server on Rocky Linux

How to Install Bacula Backup Server on Rocky Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Golden Host VPS
  • Privacy Policy
  • Terms and Conditions
  • About Us
  • Contact Us

Copyright © 2023 linuxboost.com All Rights Reserved.

  • Privacy Policy
  • Terms and Conditions
  • About Us
  • Contact Us

Copyright © 2023 linuxboost.com All Rights Reserved.