Get credentials for bitnami MySQL
Get your credentials from bitnami in the ssh shell with this command:sudo cat /home/bitnami/bitnami_credentials
Login to mysql with mysql -u root -p
Enter the password from the bitnami credentials.
- Read more about Get credentials for bitnami MySQL
- Log in or register to post comments