*** tpb has joined #timvideos | 00:00 | |
*** hyades has quit IRC | 01:13 | |
mithro-work | parx, ping? | 04:14 |
---|---|---|
*** hyades has joined #timvideos | 04:53 | |
mithro-work | hyades, regarding monkeypatch - okay guess it's fine then | 05:06 |
hyades | i will add a string argument to raise GLib.GError | 05:11 |
mithro-work | hyades, great | 05:19 |
*** iiie0 has joined #timvideos | 08:29 | |
*** iiie has quit IRC | 08:29 | |
*** bananadine has joined #timvideos | 09:38 | |
bananadine | hi mithro-work, you there? | 09:38 |
mithro-work | yes | 09:39 |
bananadine | can we have a video chat now? | 09:44 |
bananadine | because i'm going on a trip in 2-3 hours | 09:44 |
bananadine | and i'll be back tomorrow evening | 09:44 |
*** mithro has joined #timvideos | 09:46 | |
mithro | bananadine, give me 15-20 minutes | 09:46 |
bananadine | ok | 09:48 |
bananadine | mithro, i'm ready when you are | 10:29 |
mithro | okay | 10:29 |
mithro | just a moment, I need to use the loo | 10:30 |
mithro | bananadine, okay | 10:33 |
bananadine | ok | 10:34 |
bananadine | should i start a chat | 10:35 |
bananadine | and invite you | 10:35 |
bananadine | or you'll do it? | 10:35 |
mithro | I'm in the one from the meeting invite | 10:36 |
mithro | bananadine, take a look at http://mohammedalhadab.com/gsoc/testing-with-unittest-ii/ | 11:02 |
tpb | <http://ln-s.net/-ZfC> (at mohammedalhadab.com) | 11:02 |
*** bananadine has quit IRC | 11:07 | |
*** hyades has quit IRC | 12:05 | |
*** Jahanzeb has joined #timvideos | 12:26 | |
*** hyades has joined #timvideos | 12:42 | |
*** parx1 has joined #timvideos | 14:16 | |
*** parx has quit IRC | 14:18 | |
*** hyades has quit IRC | 15:06 | |
*** hyades has joined #timvideos | 15:23 | |
*** parx1 is now known as parx | 15:50 | |
*** hyades_ has joined #timvideos | 17:14 | |
*** hyades has quit IRC | 17:16 | |
*** hyades__ has joined #timvideos | 17:20 | |
*** hyades_ has quit IRC | 17:24 | |
*** Jahanzeb has quit IRC | 17:47 | |
*** hyades__ has quit IRC | 18:23 | |
CarlFK | iiie0: mithro - I am setting up the PyOhio boxes.. ever considered how to keep an ssh session alive, or reconnect when it drops, so that there is a tunnel from the outside world to a box on the lan? | 18:35 |
iiie0 | ..., yes | 18:35 |
iiie0 | use a while loop, run it as a service | 18:36 |
iiie0 | make sure keep alive is used on the connection (so that the process dies) | 18:36 |
CarlFK | got a sec to set that up now? I can get you coonectd to the box somehow | 18:37 |
CarlFK | this assumes there will be some sort of connection, and I haven't heard yes/no about that | 18:38 |
iiie0 | sure, I'd need access to both boxes (or the assurance that the key for the on site box will be authorized for the off site one) | 18:38 |
CarlFK | pyvideo box? | 18:39 |
iiie0 | he he he, I can't work magic, there does have to be an internet connection ;) | 18:39 |
iiie0 | pretty sure I have access there, yes that works. | 18:39 |
*** hyades__ has joined #timvideos | 18:40 | |
iiie0 | CarlFK: in case I wander off before I get access here is the resource that I'd use to make the service http://bendingmcp.blogspot.com/2011/02/setting-up-permanent-ubuntu-ssh-tunnel.html | 18:45 |
tpb | <http://ln-s.net/-ZsS> (at bendingmcp.blogspot.com) | 18:45 |
CarlFK | oh.. what ssh can I run on the box now to boot strap a tunnel ? | 18:46 |
iiie0 | ok, I lied, that does look like magic | 18:46 |
iiie0 | port forward 22 off to pyvideo on ##22 | 18:47 |
iiie0 | oh, what command, hang on | 18:47 |
iiie0 | on the box "ssh -LNn 2322:localhost:22 pyvideo.org" | 18:50 |
iiie0 | Nn is Null and no term | 18:51 |
CarlFK | juser@serv:~$ ssh -LNn 2322:localhost:22 [email protected] | 18:51 |
CarlFK | Bad local forwarding specification 'Nn' | 18:51 |
iiie0 | right, order matters | 18:54 |
iiie0 | "ssh -NnL 2322:localhost:22 pyvideo.org" | 18:54 |
CarlFK | i guess I am connected | 18:55 |
iiie0 | and I have it backwards anyway... | 18:55 |
iiie0 | "ssh -NnR 2322:localhost:22 pyvideo.org" | 18:57 |
iiie0 | R for remote | 18:58 |
iiie0 | CarlFK: "ssh -NnR 2322:localhost:22 pyvideo.org" | 18:59 |
CarlFK | connecte d | 18:59 |
iiie0 | is pyvideo.org an amazon box? | 19:02 |
CarlFK | rackspace | 19:02 |
iiie0 | hm, I'm getting connection refused | 19:02 |
iiie0 | ssh [email protected] -p 2322 | 19:02 |
CarlFK | juser | 19:03 |
CarlFK | video is ryan :) | 19:03 |
* iiie0 sighs | 19:03 | |
iiie0 | alright, still connection refused is not public key denied or wrong password | 19:03 |
*** Jahanzeb has joined #timvideos | 19:09 | |
iiie0 | in! | 19:15 |
CarlFK | lol | 19:15 |
hyades__ | some stream right now? | 19:19 |
*** hyades__ is now known as hyades | 19:20 | |
CarlFK | hyades__: no - maybe in 3 days | 19:20 |
hyades | oh | 19:20 |
*** hyades has quit IRC | 19:50 | |
*** Jahanzeb has quit IRC | 19:54 | |
*** hyades has joined #timvideos | 20:02 | |
*** Jahanzeb has joined #timvideos | 20:41 | |
*** Jahanzeb has quit IRC | 20:46 | |
*** Jahanzeb has joined #timvideos | 21:49 | |
*** iiie has joined #timvideos | 22:43 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!