Changes
Jump to:
navigation
,
search
Home
87 bytes added
,
20:05, 18 April 2011
→
forwarding localhost mysql to a remote machine
* do this to connect to 192.168.0.39 for instance:
<code>ssh -f -L 3306:localhost:3306 rtwomey@192.168.0.39 sleep 10</code>
*tunnelMySql.sh:
<code>
ssh -fNg -L 3306:localhost:3306 rtwomey@192.168.1.191
</code>
← Older edit
Newer edit →
Rtwomey
Bureaucrat
,
administrator
5,710
edits
Navigation menu
Personal tools
Log in
Namespaces
Special page
Variants
Views
More
Search
Navigation
Home
Tutorials
Classes / Workshops
Projects
Reference
Teaching
Website
Tools
Special pages
Printable version
Support
Help
Formatting