I am new to this, any help is appreciated.
I am running phpMyAdmin on my local ubuntu machine. I want to access my mysql database on my Amazon-EC2 instance which is running ubuntu as well. Is there anyway to do this?
To connect to EC2 using ssh I am using a pem keyfile. How should I configure phpMyAdmin to use this file for login?