- Log in to post comments
apt-get install mysql-admin
# create tunel
ssh root@192.168.1.88 -L 3306:localhost:3306
# connect
mysql-admin -u magento -p magento -h 127.0.0.1
# Links
http://gss-konstanz.de/8-kerne-und-nen-typ/2007/10/26/windows-als-gastsystem-in-debian-xen/