Remote Pair Programming: How We Do It

Posted by sam Thu, 18 Dec 2008 07:52:00 GMT

There’s a lot of talk about remote pair programming, but the fact is it can be a pain to set up.  Using iChat screen sharing is a popular method, but can feel a little cludgy, and doesn’t work for developers running linux.  Here’s another method using reverse ssh tunnels and screen -x we use a lot at Beezwax.

Older Articles