Login to a VM with Plesk installed

EVANGELOS KAFES 20 Reputation points
2024-05-18T01:38:27.3266667+00:00

Hello

I created a VM through Azure sponsorship and paid extra to have Plesk installed. However, I cannot log in to the server through the IP address and username/password combination provided. I have been able to successfully log in through SSH and sudo, but not through Plesk. How can I log in to the VM using Plesk?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,320 questions
{count} votes

Accepted answer
  1. vipullag-MSFT 25,126 Reputation points
    2024-05-20T04:14:49.48+00:00

    Hello EVANGELOS KAFES

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.
    To summarize and provide a clear guide for others who might face a similar issue, here's a detailed step-by-step process based on your solution:

    To resolve the issue, log in via SSH and switch to the superuser with:sudo su

    Then, generate a Plesk login link by running:

    plesk login

    This command will display a link that you can use to access the Plesk interface.

    After logging in using the provided link, you can set up the Plesk root account. This includes setting a new password for better security.

    • Navigate to https://<your_vm_ip_address>:8443 in your web browser.
    • Use the login link provided by the plesk login command to access the Plesk admin panel.

    For enhanced security, it's recommended to change the default root username and password.

    • In the Plesk admin panel, go to Tools & Settings > Security > Administrative Access.
    • Change the root password to a new, secure password.
      • Optionally, you can create a new admin user and disable the default root user to further enhance security.
      Hope this helps.
      If the suggested response helped you resolve your issue, please 'Accept as answer', so that it can help others in the community looking for help on similar topics.
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful