CartMetrix - Do you know yours?

« MySQL Security Primer | Home | Finding That Perfect Domain Name »

8/12/2005

MySQL SSH Tunneling

ssh -fNg -L 3307:remotehost:3306 username@remotehost

mysql -P 3307 -h remotehost -u username -p

Use 3307 as the port if running MySQL on the local box too.

Popularity: 8%

Trackback:

Related Posts

Post your opinion

Verification Image

Please type the letters you see in the picture.

Subscribe without commenting


damonparker.org is proudly powered by WordPress
Entries (RSS) and Comments (RSS).

copyright © 2002-2008 damonparker.org. all rights reserved.

Close
E-mail It