Your Place for Linux/Windows Tutorials
Plesk
How to recover Plesk admin password in CentOS
Aug 18th
To read your Plesk admin password in plain text, simply do the following:
1.) Login to your server through a user with root privileges, or sudo into root.
2.) Now run the following command:
cat /etc/psa/.psa.shadow
There you have it, you will now see your admin password, in plain text to login to your More >