1. modify config.inc.php, add the following to let phpmyadmin be aware of the remote mysql
2. start sshd on bitnami vmware box.
3. use securecrt to map from port 3306 on bitnami to port 4306 on localhost
4. on bitmani, run the following code in mysql console to adjust password store method
5. visite http://localhost/phpmyadmin , enjoy!