Skip to main content
All CollectionsVPS Hosting
Getting started with Plesk
Getting started with Plesk
Ieva avatar
Written by Ieva
Updated over a week ago

Introduction

Plesk is a commercial web hosting data center automation software developed for Linux- and Windows-based commercial hosting service providers. Plesk was designed to install and manage web hosting systems and applications on a single server. The control panel is designed to simplify the management and administration of the websites by automating various tasks on a single server.

Plesk’s control panel allows a server administrator to set up new websites, reseller accounts, e-mail accounts, and DNS entries through a web-based interface. The administrator can create client and site templates, which predetermine resource-allocation parameters for the domains and/or clients.

More information can be found on the official web page:

Plesk template

In Hostens you are able to install the Plesk template for KVM VPS really easy and fast, only with few mouse clicks:

  1. Login to the Clients Portal;

  2. Select at the top of the menu the “Services” > “VPS” tab;

  3. Press the “Manage” button at the service table;

  4. Press the “Install OS” button;

  5. Choose an operating system, agree with the warning, and press “Continue“;

  6. Wait for 5-10 minutes and refresh VPS management page.

1. Plesk initial set up

Plesk uses 8880 port, so to connect to the control panel for the first time on your internet browser enter:

http://ip_of_your_server:8880

You will be displayed with some fields to enter a contact email address, password, license key:

Once this is done you will be redirected to log in screen:

You can connect using the username “admin” and the password you just entered during the initial setup.


Note. You can also use the username “root” for Linux and “Administrator” for Windows with a password provided in the Clients Area site.

After the initial setup is complete, on your first login, you will be present with a window to add your first and main domain in order to unlock the full functionality of the panel:

2. Adding the new user account to Plesk

On left menu choose “Users” and then press the button “Create User Account“. Fill the form and create your new user:

3. Adding Email Account

On the left side menu, choose “Mail” and then press “Create Email Address” button on the top.

4. Adding New FTP user

On the left side menu, choose “Websites & Domains“, then choose “FTP Access” and then “Add an FTP account” button on the top.

5. Adding Database

On the left side menu, choose “Databases“, then “Add Database” button on the top.

6. Adding Additional Domain

On the left side menu, choose “Website & Domains“, then “Add Domain” button on the top.

7. Password reset

Plesk UI: On the left choose “My Profile” and fill “Password“, “Confirm password” filed and save.

SSH: Run the command:

plesk bin admin --set-admin-password -passwd "*****"

Note. “*****” should be replaced with your actual new password.

For more information about Plesk, check the documentation:

Did this answer your question?