speaker
stringlengths
1
16
start
int64
0
1.44k
end
int64
0
1.44k
text
stringlengths
0
498
dialogue_id
stringclasses
179 values
turn_id
int64
0
2.6k
original_split
stringclasses
6 values
<system>
225
225
=== Jeanice left the room (quit: "leaving").
channel-two
1,370
channel-two
Arlie
226
226
Julietta, of course ... you cant just start pretending to be another application or host, unless you have control over it
channel-two
1,371
channel-two
Arlie
226
226
Julietta, as in, man-in-the-middle
channel-two
1,372
channel-two
Julietta
226
226
yeah
channel-two
1,373
channel-two
Julietta
226
226
well, how would i do that
channel-two
1,374
channel-two
Julietta
226
226
on application level ?
channel-two
1,375
channel-two
Priscila
226
226
Melda: so you could do, find / -user user -exec chown root:root {} + , then just fix his home directory.
channel-two
1,376
channel-two
Julietta
226
226
like grab a handle to another apps socket
channel-two
1,377
channel-two
Elli
226
226
Felicia, heh =P
channel-two
1,378
channel-two
Priscila
226
226
Melda: although, do NOT do that actually.
channel-two
1,379
channel-two
Priscila
226
226
Melda: that will fsck up other things....
channel-two
1,380
channel-two
<system>
226
226
=== Abigail entered the room.
channel-two
1,381
channel-two
Abigail
227
227
does anyone know what they are doing with poppassd?
channel-two
1,382
channel-two
Arlie
227
227
Julietta, you can send open file descriptors from 1 app to another using message queues and IPC
channel-two
1,383
channel-two
Felicia
227
227
i smiled or sure ;-)
channel-two
1,384
channel-two
Felicia
227
227
er for*
channel-two
1,385
channel-two
Paulita
227
227
http://youtube.com/watch?v=UEOUWQ1Qm5I
channel-two
1,386
channel-two
Elli
228
228
Felicia, you've got a lively imagination for sure >.<
channel-two
1,387
channel-two
Arlie
228
228
Julietta, you can also have an app connect to a proxy, and have the proxy connect to wherever the app is supposed to, but it doesnt require libpcap
channel-two
1,388
channel-two
<system>
228
228
=== Shawnee left the room (quit: Client Quit).
channel-two
1,389
channel-two
Arlie
228
228
pcap is for capturing packets on the wire
channel-two
1,390
channel-two
Julietta
228
228
Arlie, is there any way to have that work without doing any modification to the app i want to grab the socket from ?
channel-two
1,391
channel-two
Arlie
228
228
Julietta, use a proxy
channel-two
1,392
channel-two
Julietta
228
228
well, except the proxy which i am actually coding right now
channel-two
1,393
channel-two
Felicia
228
228
these darned red blood cells and hormones keep acting up on me :-)
channel-two
1,394
channel-two
Elli
229
229
haha
channel-two
1,395
channel-two
<system>
229
229
=== Shawnee entered the room.
channel-two
1,396
channel-two
Arlie
229
229
Julietta, you can also rewrite packets, i think its a feature of iptables
channel-two
1,397
channel-two
Arlie
229
229
Julietta, you could, in theory, rewrite every outgoing tcp packet to connect to your local proxy instead of where it was going
channel-two
1,398
channel-two
Arlie
230
230
Julietta, using a userspace iptables filter
channel-two
1,399
channel-two
<system>
230
230
=== Laura entered the room.
channel-two
1,400
channel-two
Julietta
230
230
hmm, yeah
channel-two
1,401
channel-two
<system>
230
230
=== Cecile entered the room.
channel-two
1,402
channel-two
Arlie
231
231
no thanks required, just send money
channel-two
1,403
channel-two
<system>
231
231
=== Nichole left the room (quit: Read error: 104 (Connection reset by Brandie)).
channel-two
1,404
channel-two
Laura
232
232
Hello, when I open a file I see a bunch of ^M
channel-two
1,405
channel-two
Laura
232
232
Is that bad in vi ?
channel-two
1,406
channel-two
<system>
232
232
=== mode/##linux mode (-o Kacy ) by Kacy
channel-two
1,407
channel-two
Paulita
232
232
wow dig this http://youtube.com/watch?v=nayarBrD6mk
channel-two
1,408
channel-two
Antonietta
232
232
Laura: it means it uses dos eol
channel-two
1,409
channel-two
Laura
233
233
how do I remove those?
channel-two
1,410
channel-two
<system>
233
233
=== Devin entered the room.
channel-two
1,411
channel-two
<system>
233
233
=== Elizabet left the room (quit: Read error: 110 (Connection timed out)).
channel-two
1,412
channel-two
Laura
233
233
i don't think it matters thou, cause It works
channel-two
1,413
channel-two
Antonietta
233
233
Laura: tr -d '\r' < file > newfile
channel-two
1,414
channel-two
Elli
234
234
Hmm, reinstalled PAM, no change..
channel-two
1,415
channel-two
<system>
234
234
=== Velma left the room (quit: "Leaving.").
channel-two
1,416
channel-two
<system>
234
234
=== Merna entered the room.
channel-two
1,417
channel-two
<system>
234
234
=== Madison entered the room.
channel-two
1,418
channel-two
Gale
234
234
Laura: :%s/<ctrl-v then ctrl-m>//g in vim
channel-two
1,419
channel-two
<system>
234
234
=== Edith entered the room.
channel-two
1,420
channel-two
Madison
234
234
Arlie: ey ey ey ey
channel-two
1,421
channel-two
<system>
234
234
=== Alvaro left the room (quit: Read error: 104 (Connection reset by Brandie)).
channel-two
1,422
channel-two
<system>
234
234
=== Madie entered the room.
channel-two
1,423
channel-two
<system>
234
234
=== Latrina entered the room.
channel-two
1,424
channel-two
Laura
235
235
Gale: what is %s/
channel-two
1,425
channel-two
Gale
235
235
search and replace
channel-two
1,426
channel-two
Laura
235
235
I am don't use vi usually :/
channel-two
1,427
channel-two
Gale
235
235
but actually
channel-two
1,428
channel-two
<system>
235
235
=== Juana entered the room.
channel-two
1,429
channel-two
Gale
236
236
you probably want the second set of // to be a linefeed instead
channel-two
1,430
channel-two
<system>
236
236
=== Juana left the room ("Leaving").
channel-two
1,431
channel-two
<system>
236
236
=== Ernestina left the room (quit: Operation timed out).
channel-two
1,432
channel-two
<system>
236
236
=== Juana entered the room.
channel-two
1,433
channel-two
<system>
236
236
=== Juana left the room ("Leaving").
channel-two
1,434
channel-two
<system>
236
236
=== Priscila left the room (quit: K-lined).
channel-two
1,435
channel-two
<system>
236
236
=== Gricelda left the room (quit: Read error: 104 (Connection reset by Brandie)).
channel-two
1,436
channel-two
<system>
236
236
=== Shawnna left the room (quit: "Leaving").
channel-two
1,437
channel-two
<system>
236
236
=== Lonnie entered the room.
channel-two
1,438
channel-two
Lonnie
238
238
hi
channel-two
1,439
channel-two
Gale
238
238
Laura: you could use sed instead of course
channel-two
1,440
channel-two
Lonnie
238
238
how do i determine the graphics card from command prompt
channel-two
1,441
channel-two
Lonnie
238
238
graphics card / ram / cpu speed etc
channel-two
1,442
channel-two
Laura
238
238
Gale: yea, but would like to learn VI though :)
channel-two
1,443
channel-two
<system>
238
238
=== Granville entered the room.
channel-two
1,444
channel-two
Granville
239
239
hello
channel-two
1,445
channel-two
Gale
239
239
Laura: you might also consider vim-gtk until you get proficient with vim
channel-two
1,446
channel-two
<system>
239
239
=== Sammie entered the room.
channel-two
1,447
channel-two
Gale
239
239
Laura: it's like the best of both worlds
channel-two
1,448
channel-two
Angla
239
239
... unless you like emacs in kde
channel-two
1,449
channel-two
<system>
239
239
=== Sammie left the room.
channel-two
1,450
channel-two
<system>
239
239
=== Alvaro entered the room.
channel-two
1,451
channel-two
Laura
240
240
There is a problem
channel-two
1,452
channel-two
Laura
240
240
I opened a file in VI
channel-two
1,453
channel-two
Laura
240
240
Then I closed the terminal screen... now it says recover
channel-two
1,454
channel-two
Laura
240
240
So I open VI and type :recover
channel-two
1,455
channel-two
Laura
240
240
Then :wq
channel-two
1,456
channel-two
<system>
240
240
=== Sunni entered the room.
channel-two
1,457
channel-two
Laura
240
240
Then when I reopen that file it still asks me to recover :s
channel-two
1,458
channel-two
<system>
240
240
=== Gerri left the room (quit: Success).
channel-two
1,459
channel-two
<system>
240
240
=== Titus left the room (quit: Connection timed out).
channel-two
1,460
channel-two
Laura
240
240
so should I just delete the swap?
channel-two
1,461
channel-two
Felicia
241
241
Lonnie: lspci, and install and use hwinfo for more as well as cat /proc/cpuinfo
channel-two
1,462
channel-two
Gale
241
241
Laura: that can happen if say you openned it up again somewhere and edited it but the original occurance was still open
channel-two
1,463
channel-two
Gale
241
241
Laura: I would check it out first
channel-two
1,464
channel-two
Felicia
241
241
Lonnie: lspci | grep VGA for your video card
channel-two
1,465
channel-two
Laura
241
241
how would I check it out? i closed the terminal screen withought closing vi
channel-two
1,466
channel-two
Gale
242
242
open again with vim
channel-two
1,467
channel-two
Arlie
242
242
Madison, someone was in here earlier asking how to run mac osx on vmware ... i assued them of being you
channel-two
1,468
channel-two
Madison
242
242
wtf?
channel-two
1,469
channel-two