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%
« MySQL Security Primer | Home | Finding That Perfect Domain Name »
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%
» date: 12-Aug-05 6:11:37 CDT
» cat: General, Snippets
» popularity: 8%
» actions:
comments
+
respond + trackback
+ feed + email article
» pages: linking posts
» previous: MySQL Security Primer
» next: Finding That Perfect Domain Name
mental spew
| Ayn Rand: Atlas Shrugged | |
| Neal Stephenson: Cryptonomicon | |
| Jeremy D. Zawodny: High Performance MySQL |
damonparker.org is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).
copyright © 2002-2008 damonparker.org. all rights reserved.