At first i was using phpmyadmin to manage my mysql database. When told that using that is not good for security then i remove it.
I have Navicat MySQL software and it supports connect mysql database via SSH tunnel. Here is my setting in Navicat:
http://grab.by/gEBgHowever, i still cannot connect to my Linode's mysql. I keep getting this error when i Test Connection:
http://grab.by/gEBmFYI, connecting via SSH in terminal is not a problem. Its ok. I already secure my server using this guide:
http://library.linode.com/securing-your-serverDoes securing the server using that guide cause the Navicat software cannot work?