I've found this article which addresses the exact situation:
http://library.linode.com/databases/pos ... in-macos-xHowever, I am a little confused by the part where I need to specify
Code:
$remote_user
and
Code:
$remote_host
in the script, as well as where I should run this script from?
Am I supposed to run this tunneling script from my local mac or on the linode server? If the latter, is the $remote_host the same as the FQDN I have in /etc/hosts on my linode, and what should be the $remote_user in this case?
Thanks!