Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Command to find Plesk admin password.  (Read 2082 times)

0 Members and 1 Guest are viewing this topic.

jomyt

  • Guest
Command to find Plesk admin password.
« on: May 03, 2017, 05:05:41 am »

Login to Linux Server via SSH.

ssh root@example.com | PASSWORD


# /usr/local/psa/bin/admin --show-password

You will get the admin password of PLESK.

OR

# /usr/local/psa/bin/admin --get-login-link

You will get link to access PLESK.


Cheers!!  :) :)