Find out plesk "admin" password.
In plesk-10.x:- Login in server as a root user and run the below command.
[root@localhost ~]# /usr/local/psa/bin/admin --show-password
xyx@123
In Plesk-8.6 and Plesk-9.x:-Login in server as a root user and run the below command.
[root@i2mlnx ~]# cat /etc/psa/.psa.shadow && echo
xyx@123
No comments:
Post a Comment