• Dimecres, Abril 8, 2026

Plesk is a powerful web hosting control panel that simplifies the management of your server, websites, and applications. Accessing the Plesk web interface is the first step to harnessing its capabilities. This guide will walk you through the various secure methods to log in to your Plesk control panel, ensuring you can manage your online presence effectively.

You can typically log in to the Plesk web interface using your Plesk account credentials, the server's root or administrator password, or by generating a one-time login link via SSH.

photo_2023-01-26_19-40-32.jpg

Before proceeding, please note that a specific port must be open in your firewall to allow access to Plesk over HTTPS. By default, this is port 8443.

Logging in with Plesk Account Credentials

To access the Plesk web interface using your designated Plesk account username and password, follow these steps:

  1. In your web browser's address bar, type the Plesk login page link. The standard format is https://<Server hostname or IP address>:8443.
  2. Note: You might encounter an SSL warning. This typically indicates that a proper SSL certificate has not yet been installed on your Plesk server. It is generally safe to proceed past this warning for the initial login.
  3. Enter your Plesk account username and password. For instance, the default administrator username is often admin.
  4. 31346895342999
  5. Click the Log In button to proceed.

Upon successful authentication, you will gain access to the Plesk web interface and your server management dashboard.

Important: If access to Plesk has been disabled for certain users, you will not be able to log in using those credentials even if they are otherwise valid.

Logging in with Server Root or Administrator Password

If you prefer or are required to log in using the server's primary credentials (root for Linux or administrator for Windows), follow these instructions:

  1. Open your web browser and navigate to the Plesk login page using the format: https://<Server hostname or IP address>:8443.
  2. Note: As with other login methods, you may see an SSL certificate warning. It is usually safe to bypass this warning for the initial access.
  3. Enter either root (for Linux servers) or administrator (for Windows servers) as the username, along with the corresponding password used for connecting to your server directly.
  4. 31346895343895
  5. 31346885020311
  6. Click Log In to enter the Plesk control panel.

After successful login, you will be directed to the Plesk web interface, providing full control over your server environment.

Logging in via SSH (Secure Shell)

For advanced users or in situations where direct web interface login is not feasible, you can generate a one-time login link to Plesk through an SSH connection to your server. This method involves two main steps: connecting to your Plesk server via SSH and then generating the temporary login link.

Step 1: Connect to the Plesk Server via SSH

You will need an SSH client to establish a secure connection to your Plesk server. The client you use may vary based on your operating system:

  • For Linux and macOS users: You can utilize any preferred SSH client available on your system. Remember to set the appropriate permissions for your SSH key and ensure it is placed in the designated folder for secure access.
  • For Windows users: A popular choice is PuTTY, a free and widely used SSH client. If you are using PuTTY, you may need to convert your SSH key into PuTTY's specific format before connecting.

Step 2: Generate a One-Time Login Link

Once you have successfully connected to your Plesk server via SSH, execute the following command in the terminal to generate a secure, temporary login link:

# plesk login

The command will output two distinct login links. These links typically appear in the following formats:

  • https://<Server hostname>/login?secret=<session_token>
  • https://<Server IP address>/login?secret=<session_token>

Carefully copy one of these generated links and paste it into your web browser's address bar to access Plesk.

  • Initially, attempt to use the link that includes your server's hostname (https://<Server hostname>/login?secret=<session_token>).
  • If for any reason the hostname link does not function correctly, proceed by using the link containing your server's IP address (https://<Server IP address>/login?secret=<session_token>).

Note: If your Plesk server is situated behind a Network Address Translation (NAT) setup, the system may generate a link showing only a private IP address. In such cases, you will need to manually replace the private IP address with the public IP address of your server before pasting the link into your browser.

Important: Similar to direct logins, you might encounter an SSL warning when using this method. This is a common occurrence if a proper SSL certificate is not yet installed and can be safely bypassed for initial access.

What if you forget your Plesk credentials?

If you find yourself without your Plesk login credentials or have forgotten them, the course of action depends on your role:

  • Plesk Administrators: Please reach out to your server hosting provider. They will be able to assist you with credential recovery or reset procedures.
  • Other Users: Contact your Plesk administrator. They possess the necessary access and tools to help you recover or reset your login details.