IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 8 January 2014   (all times are UTC)

00:00
<vagrantc>
it's the same number of X traffic, plus additional ssh.
00:00
<DJUnreal>
hrmm
00:00
that's something i need to be turning off anyway then
00:00
mostly because for the purposes of what i'm doing, encryption is completely unnecessary over a LAN that's isolated from t'internet by two other VLANs
00:01* DJUnreal refers to man (5) lts.conf to find that entry again
00:01
<vagrantc>
most attacks come from the inside...
00:02* DJUnreal is running a 5-seat internet cafe for kids on a camp...
00:02
<DJUnreal>
we've got an Untangle server handling internet filtering and protection from the outside
00:02
the only things we need to protect from are pr0n and similar from t'internet
00:02
Laughs Out Loud
00:04
as much as it's a pain... at the end of the weekend i fully intend to reformat the server
00:04
it's on loan from a school and they want it back after y'see
00:05
naturally i've disabled local hardware though
00:06
ooh, will LOCALDEV=false disable a sound card as well? and if so, will SOUND=true override LOCALDEV=false ?
00:06
<vagrantc>
no
00:07
LOCALDEV is just about media: usb sticks, cdrom, and ... floppy disks.
00:07
that sort of thing
00:07
<DJUnreal>
right right
00:07
that explains that, cool
00:08
(and yes, another of my projects does still use floppy disks, although i'm writing a new version of that to eliminate the incumbent sysadmin and his archaic system)
00:08
in fact... you've just given me a ruddy good idea for that other project!!!
00:08
curse you :P
00:10
if it weren't gone midnight... i'd go fire up the servers here that need building :(
00:10
gotta get two more servers talking and working for the second site we're running on
00:11
think that'll be a job for tomorrow
00:12staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 252 seconds)
00:13
<DJUnreal>
with any luck the local menus thing will work nicely
00:15
<vagrantc>
haven't tried it in a long time, and never used it more than to test it out
00:15* DJUnreal nods
00:15
<DJUnreal>
i need to sit down at some point and find out from one of you guys how i can restrict certain things, but that's not a challenge for this weekend
00:16
we had issues with the last implementation that we tried to use, where the 'other' system menu was appearing, including things like root terminals (which although they were password protected, we didn't want visible at all)
00:16
whether that's a user environment thing, or an ltsp auto-populate-of-menu thing, i never worked out
00:17
also, eventually, i need to build a kickstart system that'll install and configure ltsp for me
00:18
would there be any mileage in me documenting it and potentially making the kickstart file (and associated postscripts) available?
00:19
obviously in a slightly more generic fashion than my customised one,
00:20
well, i say kickstart, the debian equivalent (assuming there even is one)
00:21
ahh, it's called FAI
00:38* DJUnreal prods vagrantc... is that something you think may be useful?
01:01
<DJUnreal>
right... i need to sleep... ciao for now
01:02DJUnreal has left IRC (DJUnreal!~qscript@host86-145-144-250.range86-145.btcentralplus.com, Quit: Who's Peer & why did he reset my connection? [QS3])
01:12Enslaver has left IRC (Enslaver!~Enslaver@fedora/Enslaver, Ping timeout: 248 seconds)
01:35staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
04:08alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
04:35
<alkisg>
!alkisg-todo
04:35
<ltsp>
alkisg-todo: (#1) upload fixed nbd-server package in the PPA, or (#2) LDM password hash, or (#3) Check ltsp bugs in debian.org, or (#4) implement INITRD_CMD, INIT_CMD, RC_CMD, DM_CMD, LOGIN_CMD, LOGOUT_CMD etc, or (#5) ltsp-config aoe (for swap too)
04:37
<alkisg>
http://packages.qa.debian.org/n/nbd.html - Too young, only 4 of 5 days old
04:38
<vagrantc>
also failed to build on most architectures :(
04:38
<alkisg>
Whooops
04:38
<vagrantc>
maybe every single auto-build arch
04:39
<alkisg>
!forget alkisg-todo 4
04:39
<ltsp>
The operation succeeded.
04:39
<alkisg>
!learn alkisg-todo as Hooks for running scripts on these phases: INITRD/INIT/RC/DM/AUTH/LOGIN/SESSION/PERIODIC/LOGOUT/SHUTDOWN
04:39
<ltsp>
The operation succeeded.
04:40
<alkisg>
The worse things about aoe is that since it's not TCP traffic, it can't be regulated... for example we can't say "send only 80 mbps of aoe + X + ssh traffic to client01, to avoid flow control issues"
04:41
So if the newest nbd versions are more stable, I won't be spending any more time in aoe (swap etc)
04:42
*worst thing, meh
04:46* alkisg has been thinking of requiring sshd on ltsp clients... it would allow us to replace ltspfs with sshfs, but more importantly, it would make remoteapps/localapps integration much smoother
04:46
<alkisg>
ssh supports multiplexing, so we would be able to run localapps and get their output in parallel... epoptes could use that too, instead of socat
04:48
With key-based authentication only... vagrantc would you consider that, as a possible future direction?
04:57alkisg1 has joined IRC (alkisg1!~alkisg@ubuntu/member/alkisg)
05:00alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Ping timeout: 252 seconds)
05:04
<vagrantc>
alkisg1: does sshfs have some correlary functionality to the auto(un)mount functionality of ltspfs?
05:04alkisg1 is now known as alkisg
05:05
<alkisg>
vagrantc: no idea, but I don't mind about that, our unmounting scheme is too ltsp specific... :)
05:05
<vagrantc>
sure
05:05
<alkisg>
Automounting => with udev rules like now
05:05
<vagrantc>
it's more the phantom mounts but the filesystem isn't actually mounted
05:05
but server-side it looks mounted
05:06
i seem to recall sbalneav did look at sshfs but wrote ltspfs because of certain limitations
05:06
<alkisg>
I don't think that will work for proper remote/local app integration
05:06
<vagrantc>
it'd be good to know what those were
05:08* alkisg wishes sbalneav was more active in ltsp, especially now with all the ltsp6 ideas, even if just for commenting on them
05:08* vagrantc nods
05:08
<alkisg>
Btw, why don't we do ssh port forwarding and run ltspfs over it? It wouldn't need more than a couple of lines, would it?
05:09
<vagrantc>
you'd need to generate different ports for each session...
05:10
and how to prevent users from listening on other sessions?
05:10
admittedly that's rather weak as it stands, still.
05:11
<alkisg>
The data would be encrypted
05:11
<vagrantc>
from where to where?
05:11
<alkisg>
So while they could send/receive from that port, they couldn't be part of the stream...
05:11
ltspfsd runs on the client, port 9220, right?
05:12
<vagrantc>
sure
05:12
<alkisg>
We forward that to some random port on the server, and export the port to the environment for ltspfs to see it. Let's say port 1234.
05:13
If some other person tries to send to port 1234, ltspfsd won't get that because it's not part of the encrypted stream
05:13
Or at least, I hope that's how it goes...
05:13* vagrantc doesn't think so
05:14
<vagrantc>
if you're talking about ssh -L or ssh -R ... anyone who can connect to that port has access
05:14
<alkisg>
Meh, why doesn't ssh allow port forwarding to ...sockets? :)
05:15
http://www.25thandclement.com/~william/projects/streamlocal.html
05:15
Hehe
05:16
Yup, *that* would be the best, I don't think we'd even need sshd on the client then
05:17
...and https://bugzilla.mindrot.org/show_bug.cgi?id=1256
05:28vmlintu has joined IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi)
05:34alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
05:42GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Read error: Connection reset by peer)
05:42GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
05:43GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
05:48GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Ping timeout: 240 seconds)
05:50GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
05:51GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
05:54mattcen has left IRC (mattcen!~mattcen@c110-22-201-130.sunsh4.vic.optusnet.com.au, Excess Flood)
06:00mattcen has joined IRC (mattcen!~mattcen@c110-22-201-130.sunsh4.vic.optusnet.com.au)
06:57work_alkisg has left IRC (work_alkisg!~alkisg@194.63.234.224, Remote host closed the connection)
07:05work_alkisg has joined IRC (work_alkisg!~alkisg@194.63.234.224)
07:09work_alkisg has left IRC (work_alkisg!~alkisg@194.63.234.224, Ping timeout: 252 seconds)
07:10work_alkisg has joined IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr)
07:29work_alkisg has left IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr, Quit: Leaving.)
07:44vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Quit: leaving)
07:44work_alkisg has joined IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr)
08:28TatankaT_ has joined IRC (TatankaT_!~tim@193.190.253.114)
08:35GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Read error: Connection reset by peer)
08:36GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
08:57Zaphoid has left IRC (Zaphoid!~karabats@173.236.244.111, Remote host closed the connection)
09:02bennabiy has left IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com, Ping timeout: 248 seconds)
09:03bennabiy has joined IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com)
09:47bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
09:53GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Ping timeout: 240 seconds)
09:59GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
09:59mattcen has left IRC (mattcen!~mattcen@c110-22-201-130.sunsh4.vic.optusnet.com.au, Ping timeout: 240 seconds)
10:01mattcen has joined IRC (mattcen!~mattcen@c110-22-201-130.sunsh4.vic.optusnet.com.au)
10:40JustSomeGuy has joined IRC (JustSomeGuy!~JustSomeG@port-87-193-233-146.static.qsc.de)
10:53vmlintu has left IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi, Ping timeout: 260 seconds)
11:02bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Ping timeout: 246 seconds)
11:12GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Ping timeout: 272 seconds)
11:16GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
11:22willianmazzardo has joined IRC (willianmazzardo!~textual@187.4.15.116)
11:32dora has joined IRC (dora!c23fefeb@gateway/web/freenode/ip.194.63.239.235)
11:32dora has left IRC (dora!c23fefeb@gateway/web/freenode/ip.194.63.239.235)
11:33markit has joined IRC (markit!~marco@151.8.82.210)
11:33work_alkisg is now known as alkisg
12:05GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Ping timeout: 272 seconds)
12:06GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
12:07GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
12:20vmlintu has joined IRC (vmlintu!~vmlintu@cs181214103.pp.htv.fi)
12:45adrianorg has left IRC (adrianorg!~adrianorg@177.134.56.228, Read error: Connection reset by peer)
12:49adrianorg has joined IRC (adrianorg!~adrianorg@189.58.225.123.dynamic.adsl.gvt.net.br)
12:49docente has joined IRC (docente!5e22e3de@gateway/web/freenode/ip.94.34.227.222)
13:21alkisg is now known as work_alkisg
13:46vlt_ is now known as vlt
14:40bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
14:47bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Quit: Goin' down hard)
14:47bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
15:03alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
15:30freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun)
15:39vmlintu has left IRC (vmlintu!~vmlintu@cs181214103.pp.htv.fi, Ping timeout: 252 seconds)
15:45staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 265 seconds)
15:45GEEGEEGEE has left IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net, Read error: Connection reset by peer)
15:45GEEGEEGEE has joined IRC (GEEGEEGEE!~PrepareYo@cpc8-sprt2-2-0-cust26.17-2.cable.virginm.net)
15:47ageis_ is now known as ageis
15:58staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
16:44alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
16:46markit has left IRC (markit!~marco@151.8.82.210, Read error: Operation timed out)
16:47staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 265 seconds)
17:16staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
17:18bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Ping timeout: 246 seconds)
17:38Selveste1 has left IRC (Selveste1!~Selveste1@static-5-103-136-165.seas-nve.net, Ping timeout: 248 seconds)
17:43prpplague has joined IRC (prpplague!~danders@rrcs-97-77-26-26.sw.biz.rr.com)
17:45staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 265 seconds)
17:48Selveste1 has joined IRC (Selveste1!~Selveste1@0125600186.0.fullrate.dk)
17:50staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
18:16staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 245 seconds)
18:30
<kwmiebach>
I am on Ubuntu 13.10 - I am not sure if I should use ltsp-update-image or ltsp-build-client. I am on a 64bit server. I have both 32 bit and 64 bit clients.
18:32staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
18:35* ogra_ wonders if ltsp-update-image should üprobably be renamed to ltsp-build-image ... it effectively doesnt update anything
18:36
<ogra_>
(it rebuilds the nbd shared img file from whatever is inside /opt/ltsp/$arch/)
18:46
<kwmiebach>
so i need both? first I build the image, then update the client?
18:49khildin has joined IRC (khildin!~khildin@ip-213-49-86-195.dsl.scarlet.be)
18:50willianmazzardo has left IRC (willianmazzardo!~textual@187.4.15.116, Ping timeout: 252 seconds)
18:51
<ogra_>
kwmiebach, ltsp-build-client calls ltsp-update-image as last step anyway
18:52
i would make a backup of /opt/ltsp (just cp -a /opt/ltsp /opt/ltsp.old=, wipe whats underneath /opt/ltsp and then call ltsp-build-client with the right architecture option you want
18:52
if that didnt work you can always mv /opt/ltsp.old /opt/ltsp and are back where you are now
19:01
<kwmiebach>
ogra_: that information about one calling the other already solves the biggest part for me - and the backup trick is also great. last time i messed up everything and did not know how to get back
19:03alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
19:11vmlintu has joined IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi)
19:23
<vmlintu>
alkisg: Just to let you know that for us nbd has been now finally stable - we are using now nbd 3.3 on the server and 3.4 on the client. Before updating the client to 3.4 there were some weird issues on pxe booting ltsp servers.
19:24
also configuration changes without restarting the server work fine
19:33awilliams has joined IRC (awilliams!~awilliams@unaffiliated/mistik1)
19:37workingcats has left IRC (workingcats!~workingca@212.122.48.77, Quit: Leaving)
19:46bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
19:46
<alkisg>
vmlintu: did you try if -persistent finally works properly?
19:47
It's already there in the LTSP code, but I think it wasn't working very well due to nbd bugs...
19:48
vmlintu: btw, I have uploaded fresh ltsp/ltspfs/ldm packages for 12.04 in the greek schools ppa if you're interested
19:51
<vmlintu>
alkisg: I don't remember doing much testing for -persistent
19:52
<alkisg>
vmlintu: what weird issues? the usual but rare hang of nbd-server, where it needed restart + kill to work again?
19:53
<vmlintu>
alkisg: the nbd-client died randomly when there was heavy load on it, but it happened only on kvm virtual machines
19:53
alkisg: most of our packages are now here: http://archive.opinsys.fi/
19:54
some packages are still in old repo, but they should land in there soon
19:56
alkisg: we did some fixes for the nbd-server hangs that needed restarts.. Those fixes are in current upstream version
19:56
<alkisg>
Yup I've seen the fixes in sourceforge... I'm waiting for nbd-server 3.6 which also fixes the authentication file parsing, before deploying it to schools here
19:57
<vmlintu>
hmm.. I haven't heard about authentication file parsing bugs
19:58
<alkisg>
http://packages.qa.debian.org/n/nbd.html
19:58
[2014-01-03] Accepted 1:3.6-1 in unstable (medium) (Wouter Verhelst)
19:58
http://packages.qa.debian.org/n/nbd/news/20140103T231840Z.html
19:59
* New upstream release - Fixes parsing of authorization file; Closes: #676678, LP: #1009393.
19:59
https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/1009393
20:00warren has joined IRC (warren!~warren@fedora/wombat/warren)
20:00warren has left IRC (warren!~warren@fedora/wombat/warren)
20:02
<vmlintu>
ok, that's something I probably have never even tried
20:16Selveste1 has left IRC (Selveste1!~Selveste1@0125600186.0.fullrate.dk, Read error: Operation timed out)
20:17Selveste1 has joined IRC (Selveste1!~Selveste1@static-5-103-136-165.seas-nve.net)
20:22khildin has left IRC (khildin!~khildin@ip-213-49-86-195.dsl.scarlet.be, Ping timeout: 260 seconds)
20:35khildin has joined IRC (khildin!~khildin@ip-213-49-116-136.dsl.scarlet.be)
20:43staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 252 seconds)
20:44
<alkisg>
stgraber: nbd in precise has various problems, and nbd 3.6 is supposed to fix a lot of them. If I e.g. test in 100 schools the upgrade to 3.6 and everything works fine without the sysadmin doing anything, can we SRU it in precise, or do we still need to pinpoint all the bugs and SRU each one of them separately?
20:44staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
20:45
<alkisg>
Ah, or can we put it in precise-backports?
20:47
<stgraber>
for an SRU we'd need to document every change with bug reports but we can easily get it into precise-backports
20:47
<alkisg>
stgraber: backports are enabled by default, right?
20:47
<stgraber>
yep but apt won't install from it by default
20:47
you'll have to do: apt-get install -t precise-backports nbd
20:48
<alkisg>
It won't install, or it won't upgrade too?
20:48
<stgraber>
though that's only for the initial install. Any update pushed after that will be picked up as usual
20:48
<alkisg>
Cool
20:48
So I think that'd be fine
20:48
I'll push nbd-server 3.6 to a few hundred schools and report if everything works fine
20:49
<stgraber>
ok. Once you're happy that it's stable, use "requestbackport lxc" to file the appropriate bug report and give me the bug report so I go nag the right people
20:49
<alkisg>
requestbackport nbd, ok
20:50
Thanks
20:53alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
20:56alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
21:03vmlintu has left IRC (vmlintu!~vmlintu@nblzone-240-143.nblnetworks.fi, Ping timeout: 252 seconds)
21:14alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection)
21:37freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish)
21:46markit has joined IRC (markit!~insegnant@dynamic-adsl-78-14-141-124.clienti.tiscali.it)
21:47markit has left IRC (markit!~insegnant@dynamic-adsl-78-14-141-124.clienti.tiscali.it, Client Quit)
21:59khildin has left IRC (khildin!~khildin@ip-213-49-116-136.dsl.scarlet.be, Quit: I'm gone, bye bye)
22:05markit has joined IRC (markit!~insegnant@dynamic-adsl-78-14-141-124.clienti.tiscali.it)
22:06
<markit>
ehm, by mistake I've upgraded ubuntu 12.04, greek repo, ltsp from 5.4 to 5.5... any idea if I'm doomed or what shuld be changed (still updating chroot and have to rebuild the image and test)
22:20other_other_joe has joined IRC (other_other_joe!~joe@216-80-69-6.il.subnet.cable.rcn.com)
22:37
<markit>
seems to work, I cross my fingers, night
22:37markit has left IRC (markit!~insegnant@dynamic-adsl-78-14-141-124.clienti.tiscali.it, Quit: Konversation terminated!)
22:55bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Ping timeout: 252 seconds)
22:56
<other_other_joe>
anyone know if there are any restrictions as to what ldm/rc.d scripts run when autologin is set?
23:29prpplague has left IRC (prpplague!~danders@rrcs-97-77-26-26.sw.biz.rr.com, Quit: Leaving)
23:37staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 252 seconds)