Changes

Jump to: navigation, search

2009 Conference Buzz

528 bytes added, 13:55, 24 February 2009
Added info for ssh tunnel
* [http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=107701218656997471821.00046117cc493635eebc1&ll=41.825572,-71.390877&spn=0.090438,0.152092&z=13 Annotated Google Map]
* The Handel meeting room is available for "whatever" to conference attendees from 7pm to 11pm Monday through Wednesday evenings.
 
== SSH Tunneling to get around blocked ports ==
 
Ports blocked? Try this:
 
* On your laptop, execute:
ssh -f -N -L 9999:chat.freenode.net:6667 machine.I.have.rights.on
 
...where chat.freenode.net:6667 is the machine/port you want to eventually get to, machine.i.have.rights.on is...well, that, and 9999 is an empty port on your local machine.
 
You'll be prompted for a password if you need one, after which you can put it in the background.
 
Then you can set up your chat software to talk to localhost:9999 and you're set.
 
 
== Does Anybody Want To...? ==
11
edits

Navigation menu