Filed under:
How do I Access MySQL Using SSH on Plesk Servers ?
To access the mysql command line on Plesk for Linux ...
- Connect to your server by SSH
- At the command line, type
su -
To get root access- type
mysql -u admin -p`cat /etc/psa/.psa.shadow`
Add to Favourites Print this Article
Also Read