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


Channel log from 24 June 2008   (all times are UTC)

00:25Nuba1 has joined #ltsp
00:25Nubae has quit IRC
01:19deavid has joined #ltsp
01:19RiXtEr has joined #ltsp
01:23RiXtEr has left #ltsp
01:29subir has joined #ltsp
01:34indradg has joined #ltsp
01:35indradg_ has joined #ltsp
01:43Pascal_1 has joined #ltsp
01:53indradg has quit IRC
01:59mikkel has joined #ltsp
02:00indradg__ has joined #ltsp
02:03|Paradox| has quit IRC
02:04|Paradox| has joined #ltsp
02:06subir_ has joined #ltsp
02:18indradg_ has quit IRC
02:24subir has quit IRC
02:29|Paradox| has quit IRC
02:30|Paradox| has joined #ltsp
03:18Nuba1 has left #ltsp
03:24toscalix has joined #ltsp
03:34zoon has joined #ltsp
03:36zoon has quit IRC
03:38zoon has joined #ltsp
03:40
<zoon>
Hi guys, I'm stuck with edubuntu 8.04. /etc/ltsp/dhcpd.conf is set to give dhcp from a certain range, and when I start a thin client, it gets the same IP as my server ! Duh ?
03:40
Karma points for those who have an idea...
04:06toscalix_ has joined #ltsp
04:07Faithful has quit IRC
04:20bobby_C has joined #ltsp
04:26toscalix_ has quit IRC
04:27Subhodip has joined #ltsp
04:35toscalix has quit IRC
04:38The_Code has joined #ltsp
05:05Q-FUNK has joined #ltsp
05:22ogra_cmpc has joined #ltsp
05:39Rucal has joined #LTSP
05:57ogra_cmpc has quit IRC
05:58ogra has quit IRC
05:58ogra has joined #ltsp
06:07juanpaul has joined #ltsp
06:09RichEd- has joined #ltsp
06:09Mary_ux has joined #ltsp
06:09
<Mary_ux>
hi every1
06:09
<RichEd->
hi guys
06:09
<Mary_ux>
any1 knows how can i create an user who can only login on a specific machine??
06:09
<RichEd->
Mary_ux needs some advice
06:09
<Mary_ux>
I am using LTSP
06:10
<RichEd->
"I want to allow a specific user to log onto one specific computer only"
06:10
<Mary_ux>
:) thanks riched
06:10
<RichEd->
ogra: ?? suggestions ?
06:10bobby_C has quit IRC
06:11
<RichEd->
moquist is good to ask ... but he is on US time ... he'll be around later if ogra does not reply
06:11
<Mary_ux>
ok
06:11ogra_cmpc has joined #ltsp
06:14
<Mary_ux>
hiiii
06:14
i ask it again
06:14
<rjune>
I think both KDM and GDM let you specify whether or not a user is allowed from a given terminal
06:15
<Mary_ux>
anyone knows how can i create an user who can only login on a specific machine??
06:15
i am using LTSP in top of Ubuntu
06:15
hi rjune
06:15
but how can i do that
06:16
<rjune>
run gdm_setup
06:16
<Mary_ux>
"command not found"
06:17
<RichEd->
Mary_ux: sudo apt-get gdm_setup install
06:17
<Mary_ux>
gdm_setup???!!
06:17
<rjune>
sorry, gdmsetup
06:17
<ogra_cmpc>
ubuntu never used gdm in ltsp :)
06:18
<rjune>
hiya ogra
06:18
<ogra_cmpc>
actually nobody does with ltsp5
06:18
<RichEd->
ah ... the guru awakes ...
06:18
<ogra_cmpc>
hey
06:18RichEd- is now known as RichEd
06:18
<ogra_cmpc>
RichEd-, you ... here ?!?
06:18
<rjune>
his knowledge is fresher than mine
06:18
<Mary_ux>
hi ogra
06:18
why nobody does it in ltsp5
06:18
??!!
06:18
<RichEd>
ogra: hand holding a user to help her get support :)
06:19
<ogra_cmpc>
well, i have no solution either though but given that everything is ssh based i bet you can do something on that level
06:19
Mary_ux, becuse its transport is extremely unsafe, you can even take screenshots by just sniffing the traffic on the network
06:20
ltsp5 uses ldm which is kind of a graphical ssh client
06:20
<Mary_ux>
ok
06:20
but the login process is dealed by the server isnt it
06:21
<ogra_cmpc>
right, by sshd on the server
06:21
<Mary_ux>
cant i setup a user policy in the server so lets say user John can only login in terminal 3 (10.0.0.3)
06:22RichEd has left #ltsp
06:23
<Mary_ux>
I thought that would b a easy task
06:24
<ogra_cmpc>
well, looks at the sshd documentation, the AllowUsers option seems to be able to restrict by user@host
06:24
*look
06:25
<Mary_ux>
ok
06:25
i see
06:26
I will av a look in d sshd docu
06:26
can u provided me a link
06:26
<ogra_cmpc>
no idea if this works though, its the first time in the three years i'm here this comes up, so there is no general way or something
06:27
<Mary_ux>
:) ok
06:27
<ogra_cmpc>
well, man sshd in a terminal on your server should be a start :)
06:27
<Mary_ux>
i though it was a common task
06:27
<ogra_cmpc>
not really
06:27
<Mary_ux>
lets say i av a networ using LTSP clients in my company
06:28
<ogra_cmpc>
at least i'v neot seen it yet and i'm around here a lot
06:28
<Mary_ux>
I want the each member of the staff to just login in his/her machine
06:28
mayb it s there a better approach i dont realise
06:29
<ogra_cmpc>
ah, man sshd_config has the proper description
06:30
<Mary_ux>
ok i avin a look
06:30
<ogra_cmpc>
seems to also work with groups
06:30
<Mary_ux>
interesting
06:31
i ll try the allowUsers
06:31
but where must i enter this directive???
06:31
<ogra_cmpc>
i guess you need to put AllowUsers into /etc/ssh/sshd_config followed by a space separated list of user@host
06:32
i.e.
06:32
<Mary_ux>
ok
06:32
<ogra_cmpc>
allowUsers user1@host1 user2@host2 etc
06:32
err
06:32
AllowUsers
06:32
(rigght capitalization is important)
06:32
<Mary_ux>
yep u right
06:33
<ogra_cmpc>
after adding that, dont forget to restart the sshd
06:33
<Mary_ux>
ok I ll try it
06:33
i ll let u know how it is goin
06:33
:)
06:33
thanks very much
06:34
heyy, do u think that is the best approach??
06:34
i am a bit conffusing thet never come up in d chat
06:34
<ogra_cmpc>
well, there was no demand yet
06:35
i see the needfulness here though
06:35
<Mary_ux>
ok
06:37
av a nice day ogra
06:37
and ok, eve1 av a nice day
06:37
:)
06:37
<ogra_cmpc>
:)
06:44ogra_cmpc has quit IRC
06:45zoon has quit IRC
06:48ogra_cmpc has joined #ltsp
06:49ogra_cmpc has quit IRC
06:49ogra_cmpc has joined #ltsp
07:00subir_ has quit IRC
07:00deavid has quit IRC
07:02RiXtEr has joined #ltsp
07:02RiXtEr has left #ltsp
07:04mccann has joined #ltsp
07:13juanpaul has quit IRC
07:14toscalix has joined #ltsp
07:15indradg__ has quit IRC
07:16indradg__ has joined #ltsp
07:22juanpaul has joined #ltsp
07:42artista_frustrad has quit IRC
07:42slidesinger has joined #ltsp
07:43artista_frustrad has joined #ltsp
08:01johnny2 has joined #ltsp
08:06indradg__ has quit IRC
08:07indradg has joined #ltsp
08:09Mary_ux has quit IRC
08:12johnny2 has left #ltsp
08:12johnny2 has joined #ltsp
08:26elisboa has joined #ltsp
08:27toscalix has quit IRC
08:28mhterres has joined #ltsp
08:42wwx has quit IRC
08:43wwx has joined #ltsp
08:55Egyptian[Home1 has quit IRC
09:02yanu_ has joined #ltsp
09:03yanu has quit IRC
09:05juanpaul has quit IRC
09:06Gadi has joined #ltsp
09:10mikkel has quit IRC
09:14Subhodip has quit IRC
09:15johnny2 has left #ltsp
09:16johnny2 has joined #ltsp
09:21
<Q-FUNK>
it has to be said that the SRU process is a realy PITA.
09:21
<ogra>
you guys should have used IRC ... the bug just exploded :)
09:22* ogra didnt have any probs with the SRU process yet
09:24
<rjune>
sru?
09:24
<ogra>
stable release updae in ubuntu
09:24
for LTS releases we do bugfix updates since hardy
09:26
(it requires to have the most minimal patch for the fix, a two week quarantine for the package in the hardy-proposed repository and at least two positive ACKs about teh fixed package from testers on the bug affected by the fix)
09:27
<rjune>
I gather this is spilloverfrom another channel?
09:28
<ogra>
this is Q-FUNK complaining about his geode fixes
09:28
<rjune>
ah
09:28
well hardy is "stable"
09:28
<ogra>
well, we have the SRU process ... its stable, but not static
09:29johnny2 has left #ltsp
09:31
<ogra>
https://bugs.launchpad.net/bugs/219630 in case you are intrested in the geode bug
09:32
<rjune>
right, stable != static
09:32
stable == not going to do wonky
09:33
things
09:33
<ogra>
right
09:33
thats why we have this policy
09:34Egyptian[Home] has joined #ltsp
09:40yanu_ has quit IRC
09:51mikkel has joined #ltsp
09:53Q-FUNK has quit IRC
10:14japerry has joined #ltsp
10:26indradg has quit IRC
10:46Subhodip has joined #ltsp
10:47Subhodip is now known as tux_440volt
10:51K_O-Gnom has joined #ltsp
11:00staffencasa has joined #ltsp
11:00yanu has joined #ltsp
11:09Q-FUNK has joined #ltsp
11:14Patina has quit IRC
11:14Patina has joined #ltsp
11:19Nubae has joined #ltsp
11:23Rucal has quit IRC
11:26tux_440volt is now known as Subhodip
11:33Nuba1 has joined #ltsp
11:37japerry has quit IRC
11:39japerry has joined #ltsp
11:54alkisg has joined #ltsp
11:56Nubae has quit IRC
11:58KingstonAsus767 has joined #ltsp
12:08tata has joined #ltsp
12:08Pascal_1 has quit IRC
12:08tata is now known as Pascal_1
12:08spectra has joined #ltsp
12:08Pascal_2 has joined #ltsp
12:19indradg has joined #ltsp
12:23KingstonAsus767 has quit IRC
12:24RiXtEr1 has joined #ltsp
12:35Q-FUNK has quit IRC
12:38mhterres has quit IRC
12:38mhterres has joined #ltsp
12:42vagrantc has joined #ltsp
12:44Pascal_1 has quit IRC
12:45f10ws024 has joined #ltsp
12:47The_Code has quit IRC
13:05juanpaul has joined #ltsp
13:11Pascal_1 has joined #ltsp
13:13f10ws024 is now known as barbosa
13:13
<barbosa>
ogra, hi
13:14barbosa has quit IRC
13:18vagrantc has quit IRC
13:27klausade has quit IRC
13:30
<warren>
I wrote up a python script that can set the keyboard layout from XKB* environment variables
13:31
but then I realized that rc.d happens AFTER not before login
13:31
so I think I have to implement this in C as part of ldm itself
13:33
<ogra>
or as external script thats called by the screen script or so
13:34
<warren>
ogra: well, it has to happen immediately after the X server is run
13:34
<ogra>
i was pondering often to just have an setxkbmap and not need the xorg.conf anymore
13:34
*setxkbmap call
13:35
<warren>
yeah
13:35
that's one way
13:35
or use libxklavier directly
13:35
<ogra>
the most reliable imho
13:35
indeed, thats another one
13:35
:)
13:35
so many streets to rome :)
13:42
<elisboa>
where can I find information about using swap on a thin client?
13:42
is it necessary some kind of patch on the kernel to use it via nfs, for example?
13:43
<ogra>
what distro ltsp release are you using ?
13:43
*distro and
13:43klausade has joined #ltsp
13:44Subhodip has quit IRC
13:46
<elisboa>
ogra: LTSP
13:46
oops
13:46
ogra: UBUNTU
13:46
8.04
13:47
<ogra>
have a look at /opt/ltsp/i386/usr/share/doc/ltsp-client-core/examples/lts-parameters.txt.gz
13:47
<elisboa>
I'm usind a 2.6.24 that I've compiled myself
13:47
<ogra>
you can set this up in /var/lib/tftpboot/ltsp/i386/lts.conf
13:47
<elisboa>
ogra: sorry, it's not ltsp, it's a Ubuntu using manual dhcpd, atftp, nfs settings
13:47
<ogra>
oh
13:47
well, then i cant help if you dont have the ubuntu modules compiled
13:47
it definately needs ndb
13:48
nbd
13:48
<elisboa>
ok
13:48
<ogra>
which is the default in a standard ubuntu setup
13:48
<elisboa>
I will check it's availability on my kernel conf
13:48
ogra: does edubuntu use NBD?
13:48
<ogra>
(we dont use nfs since over a year anymore)
13:48
edubuntu == ubuntu
13:48
<elisboa>
ogra: is nfs slower/worse in anyway?
13:48
<ogra>
slower
13:49
nbd uses a compressed image that makes it a tad faster
13:49monteslu has quit IRC
13:49
<ogra>
and easier to handle since we cn use a writable rootfs thanks to unionfs with this image ....
13:49
unlike nfs which doesnt work with unionfs
13:50
that speeds up booting a lot vs the way we got single files and dirs writable in nfs
13:51
by default the initramfs will try to use nbd swap if your client ram is lower than 48M btw
13:51
<elisboa>
I though that you used nfs as root and NBD just for swap
13:51
but, are you telling me that unionfs is the root?
13:51
<ogra>
nope, we use nbd devices for everything (apart from mounting usb keys or so)
13:51
<elisboa>
and is NBD really good?
13:52
I've used NBD some years ago, when LTSP was 3.0, and it really sucked up
13:52
<ogra>
right there is a tmpfs and a squashfs image that get merged togethwer in a unionfs mount, so you get a fully writable /
13:52
nbd is the awesome :)
13:52
<elisboa>
when I was serving to a lot of floppies, it used to lock up constantly
13:52
<ogra>
it evolved a lot over the years
13:52
<elisboa>
whoa
13:53
<ogra>
it even has its own server side copy on write mode
13:53
<elisboa>
is NBD support officialy on the kernel or must I apply a patch?
13:53
<ogra>
so you could have a similar setup without squashfs and unionfs just by setting up nbd correctly
13:53
<elisboa>
hmm, got the point
13:53
<ogra>
its by default in the ubuntu kernel
13:53
no idea if its upstream or not
13:54
ight be in the linux-ubuntu-modules package which has all the cool stuff thats not upstream
13:54
*might
13:55
<elisboa>
ogra: if I install a nbd server on the server and a client on the thin client, will I be able to create a swap device and use it?
13:55
because, if I create a swapfile on a nfs share, swapon just doesn't let me use it
13:56
<warren>
elisboa: it works that way by default in fedora ltsp
13:56
dunno about other distros
13:56
<elisboa>
warren: thanks
13:56
<ogra>
warren, with hand build vanilla kernel ?
13:56
<warren>
huh?
13:56
<elisboa>
I will try it here
13:56
<ogra>
thats what elisboa is using
13:56
<warren>
no
13:56
<ogra>
:)
13:57
<warren>
fedora's standard i586 kernel
13:57
ogra: so I suppose setxkbmap is the easier way to implement this
13:57
ogra: libxklavier doesn't seem to be documented at all
13:58
<elisboa>
does swap via NBD works reliable on a 10/100 network with 20 thin clients?
13:58
<ogra>
elisboa, just setting SWAP_SERVER and NBD_PORT on all ltsp5 implementations with default kernels/setups should do it
13:58
its a core ltsp5 feature
13:58
<elisboa>
100 megabits full duplex
13:58
<ogra>
warren, i never worked with libxklavier
13:58
<warren>
if you're swapping you are already in trouble...
13:58
<ogra>
that as well :)
13:58
<elisboa>
that's right
13:59
<ogra>
but its a safety net for say saving your open documents after the system has calmed down
13:59
<elisboa>
even locally swapping is slow, I agree
13:59
hmm
13:59
it's like an emergency measeure
13:59
a last resort
13:59
<ogra>
with swap your X wont "just lock up"
13:59
<elisboa>
my firefox just went off, using 80 megs and crashing
13:59
<warren>
it will suck instead of locking up
13:59
<ogra>
it wil just get unusable slow but catch up at some point
13:59
<elisboa>
hahaha
14:00
<ogra>
so you dont lose your unsaved 200 page impress doc you just created without autosave enabled ;)
14:00
and dont get in trouble with your manager tomorrow ... it can be helpful to have nbd swap ;)
14:01
warren, i even think setxkbmap supports the original Xorg options all over, so it should be very easy to use
14:02
<warren>
yeah, libxklavier is a lot less straight forward
14:02
<ogra>
and stil a lot younger
14:02
<warren>
"just pass the string, if it blows up, user's fault"
14:02
<ogra>
setxkbmap is ancient and well tested since ages, that would be my main pro point in a comparison
14:03
'm sure you could find xklavier docs and example code soemwhere
14:03
<warren>
the next X will set keyboard layout from hal
14:03
but we'll need something optional until then
14:03
<ogra>
yeah, we discussed that a lot in prague last month
14:03
i was hping to pul the hal input stuff right in
14:04
but that might still be to immature
14:04
<warren>
well, you still need a hal provider
14:04
fedora's hal provider will read it from /etc/sysconfig/keyboard
14:04
no idea what you will do
14:04
<ogra>
indeed, but we need hal and dbus anyway on the clients at some point
14:04
<warren>
I have hal and dbus on the clients now
14:04
<ogra>
oh, thats what you mean
14:04
<warren>
but it isn't doing anything
14:05
<ogra>
we have /etc/default/console-setup with kbd settings and friends
14:05
and i think the plan is to make hal-input just use that
14:06
<Lns>
ogra, is that nbdswap port number bug completed and uploaded so if people update packages they won't need to do anything? Is it turned on by default or no?
14:06
<ogra>
(it gets copied from the server to the chroot during build, assuming the clients have the same setup as the server by default)
14:07
Lns, nbd swap gets turned on automatically if your client has less than 48M ... else you have to set NBD_SWAP=TRue
14:07
*True
14:07
the bug is fixed in hardy-updates and n the 8.04.1 CD
14:07
<Lns>
ogra, ty =)
14:08
ogra, would there be any reason to have it turned off by default? I would think this is a good safety measure, for what you described above (misbehaving firefox/OOo, etc)
14:08
<warren>
ogra: I discovered that X autoconfiguration happens for all other options that are not specified in the confiig file
14:08
ogra: so I'm going to use a stripped down configure-x.sh for stuff like forcing a screen resolution
14:08
ogra: but I'm not using the keyboard layout stuff from configure-x.sh.
14:08
I will instead have it use setxkbmap
14:09
<ogra>
can you make that generic enough that we can all use it ?
14:09
<warren>
yes
14:09
it'll use XKB* options from lts.conf if they were there
14:09
<ogra>
configure-x was a placeholder until xorg.conf can be dropped
14:09
<warren>
otherwise it doesn't do anything
14:09
we're pretty close to dropping xorg.conf here
14:09vagrantc has joined #ltsp
14:09
<ogra>
i'D love to get rid of it but we need to have an option to influence X
14:09
<warren>
keyboard layout was the only legitimate complaint
14:09
I dont consider forcing screen resolution to be legitimate, but I'm doing it anyway.
14:09
<ogra>
well, ts.conf is in my cae
14:10
*lts.conf
14:10
well, that should even work with xrandr
14:10
but there are other things like DPMS or special driver options to work around bugs etc
14:10
<warren>
yes, thus I'm not taking away xorg.conf entirely
14:10
it is blank by default here
14:11
but the user can add stuff
14:11
<ogra>
yeah
14:12
i'd love to be able to do all this without sed'ing ton of lines though
14:12bobby_C has joined #ltsp
14:12
<ogra>
i.e. at runtime
14:12
<warren>
that's the idea
14:12
<ogra>
iho hal should handle it
14:12
<warren>
lots of what configure-x.sh does is evil
14:12
<ogra>
so we could just set a property
14:12
yeah, i know
14:12
its as i said a placeholder to fill the gap until the config can go
14:13
which seems to be near
14:13
<warren>
I'll do the setxkbmap part first
14:13
<ogra>
(for the fun of it though, i was told that the opensuse livecd team considered configure-x.sh being used by default on their CDs)
14:13
not sure they stayed with it
14:14
<warren>
I hope they did
14:14
more crack the better
14:14
<ogra>
but its funny that they seem to like that crappy sed code
14:14
heh
14:14
thas so redhat from you :P
14:14
<warren>
you mean we write crappy sed code?
14:15
(we do)
14:15
<ogra>
who doesnt
14:15
but not in such big chunks and in one central place like configure-x :)
14:15* warren going offline, going to implement this while waiting at the doctor's office
14:17* ogra goes to watch house on TV
14:22elisboa has quit IRC
14:33Pascal_1 has quit IRC
14:42mikkel has quit IRC
15:16RiXtEr has joined #ltsp
15:16RiXtEr has left #ltsp
15:22Skarmeth has joined #ltsp
15:22
<Skarmeth>
hi all
15:23
I am using debian etch ltsp and I had problems booting thin clients based on via rhine NIC... It freeze on boot and nothing more...
15:23
if I use Fedora 8/9 LTSP, it boot, but I can't login to GNOME, just failsafe term and fluxbox
15:24
any thing I can do to get ride of it in debian?
15:24K_O-Gnom has quit IRC
15:28
<rjune>
w00t
15:35spectra has quit IRC
15:36indradg_ has joined #ltsp
15:37
<vagrantc>
Skarmeth: any error messages on the screen? where exactly does it freeze?
15:37
<Skarmeth>
vagrantc, on via rhine module load
15:37
<vagrantc>
Skarmeth: are you using the ltsp packages in etch, or the backports from alioth?
15:37
<Skarmeth>
let me boot one to see exactly
15:37
vagrantc, etch packages
15:38
<vagrantc>
there isn't anything specifically LTSP if it's freezing on module load ... might just be an etch problem ...
15:39indradg has quit IRC
15:43RiXtEr1 has quit IRC
15:45vagrantc has quit IRC
15:46alkis1 has joined #ltsp
15:46alkisg has quit IRC
15:52
<Skarmeth>
I have none of problematic thin clients here now... I will test it later and report
15:56elisboa has joined #ltsp
15:56alkis1 has quit IRC
16:11Skarmeth has quit IRC
16:24vagrantc has joined #ltsp
16:36slidesinger has quit IRC
16:43Q-FUNK has joined #ltsp
16:51vagrantc has quit IRC
16:52vagrantc has joined #ltsp
16:53mccann has quit IRC
16:55bobby_C has quit IRC
16:55mccann has joined #ltsp
16:56RiXtEr has joined #ltsp
16:58mhterres has quit IRC
16:59RiXtEr has quit IRC
16:59RiXtEr has joined #ltsp
17:09gentgeen__ has joined #ltsp
17:13Gadi has left #ltsp
17:25johnny2 has joined #ltsp
18:57staffencasa has quit IRC
19:17vagrantc has quit IRC
19:28johnny2 has left #ltsp
19:32juanpaul has quit IRC
19:32Nubae has joined #ltsp
19:32cliebow has joined #ltsp
19:38Q-FUNK has quit IRC
19:44japerry has quit IRC
19:45cliebow has quit IRC
19:54Nuba1 has quit IRC
20:08jammcq has joined #ltsp
20:12juanpaul has joined #ltsp
20:19juanpaul has quit IRC
20:24savetheWorld has joined #ltsp
20:25jammcq has quit IRC
20:25RiXtEr has quit IRC
20:25elisboa has quit IRC
20:25GiantPickle has quit IRC
20:25rjune has quit IRC
20:25loather has quit IRC
20:25warren has quit IRC
20:25primeministerp has quit IRC
20:25jbrett has quit IRC
20:25popey has quit IRC
20:25savetheWorld has joined #ltsp
20:25jammcq has joined #ltsp
20:25RiXtEr has joined #ltsp
20:25elisboa has joined #ltsp
20:25rjune has joined #ltsp
20:25loather has joined #ltsp
20:25jbrett has joined #ltsp
20:25warren has joined #ltsp
20:25GiantPickle has joined #ltsp
20:25primeministerp has joined #ltsp
20:25popey has joined #ltsp
20:26RiXtEr has quit IRC
20:26jammcq has quit IRC
20:26GiantPickle has quit IRC
20:26rjune has quit IRC
20:26loather has quit IRC
20:26warren has quit IRC
20:26primeministerp has quit IRC
20:26jbrett has quit IRC
20:26popey has quit IRC
20:26elisboa has quit IRC
20:26savetheWorld has quit IRC
20:26savetheWorld has joined #ltsp
20:26jammcq has joined #ltsp
20:26RiXtEr has joined #ltsp
20:26elisboa has joined #ltsp
20:26rjune has joined #ltsp
20:26loather has joined #ltsp
20:26jbrett has joined #ltsp
20:26warren has joined #ltsp
20:26GiantPickle has joined #ltsp
20:26primeministerp has joined #ltsp
20:26popey has joined #ltsp
20:27gentgeen__ has quit IRC
20:27indradg_ has quit IRC
20:27F-GT has quit IRC
20:27MacIver has quit IRC
20:27Lns has quit IRC
20:28gentgeen__ has joined #ltsp
20:28indradg_ has joined #ltsp
20:28F-GT has joined #ltsp
20:28MacIver has joined #ltsp
20:28Lns has joined #ltsp
20:29Lns has quit IRC
20:29gentgeen__ has quit IRC
20:29MacIver has quit IRC
20:29F-GT has quit IRC
20:29indradg_ has quit IRC
20:30gentgeen__ has joined #ltsp
20:30indradg_ has joined #ltsp
20:30F-GT has joined #ltsp
20:30MacIver has joined #ltsp
20:30Lns has joined #ltsp
20:33irule has quit IRC
20:33topslakr has quit IRC
20:33rjune_ has quit IRC
20:33fsgaston has quit IRC
20:33rjune_ has joined #ltsp
20:33topslakr has joined #ltsp
20:33irule has joined #ltsp
20:33fsgaston has joined #ltsp
20:35Nubae has quit IRC
20:35Patina has quit IRC
20:35ogra has quit IRC
20:35dberkholz has quit IRC
20:35loather-work has quit IRC
20:35Nubae has joined #ltsp
20:35Patina has joined #ltsp
20:35ogra has joined #ltsp
20:35dberkholz has joined #ltsp
20:35loather-work has joined #ltsp
20:37Nubae has quit IRC
20:37Patina has quit IRC
20:37loather-work has quit IRC
20:37dberkholz has quit IRC
20:37ogra has quit IRC
20:37Nubae has joined #ltsp
20:37Patina has joined #ltsp
20:37ogra has joined #ltsp
20:37dberkholz has joined #ltsp
20:37loather-work has joined #ltsp
20:38klausade has quit IRC
20:38|Paradox| has quit IRC
20:38gu has quit IRC
20:38xachen has quit IRC
20:38jcastro has quit IRC
20:38gonzaloaf_work has quit IRC
20:38klausade has joined #ltsp
20:38|Paradox| has joined #ltsp
20:38gonzaloaf_work has joined #ltsp
20:38gu has joined #ltsp
20:38jcastro has joined #ltsp
20:38xachen has joined #ltsp
20:40ltsppbot has quit IRC
20:40shogunx has quit IRC
20:41shogunx has joined #ltsp
20:41ltsppbot has joined #ltsp
20:51artista_frustrad has quit IRC
20:51iMacGyver has quit IRC
20:51sutula has quit IRC
20:51|Ryan52 has quit IRC
20:51Lumiere has quit IRC
20:52artista_frustrad has joined #ltsp
20:52iMacGyver has joined #ltsp
20:52|Ryan52 has joined #ltsp
20:52Lumiere has joined #ltsp
20:52sutula has joined #ltsp
20:59japerry has joined #ltsp
21:08japerry has quit IRC
21:13japerry has joined #ltsp
21:31japerry has quit IRC
21:32japerry has joined #ltsp
21:51indradg has joined #ltsp
21:52indradg__ has joined #ltsp
21:53elisboa is now known as elisboa-off
21:53indradg__ has quit IRC
21:54indradg__ has joined #ltsp
21:56indradg has quit IRC
22:02indradg_ has quit IRC
22:03indradg__ is now known as indradg
22:05japerry has quit IRC
22:18mccann has quit IRC
22:20indradg_ has joined #ltsp
22:24ltspbot has joined #ltsp
22:24ltspbot` has quit IRC
22:30juanpaul has joined #ltsp
22:32vagrantc has joined #ltsp
22:37indradg has quit IRC
22:52ace_suares has joined #ltsp
22:55Egyptian[Home] has quit IRC
22:55Egyptian[Home] has joined #ltsp
23:04RiXtEr1 has joined #ltsp
23:13Nubae has quit IRC
23:13Patina has quit IRC
23:13dberkholz has quit IRC
23:13loather-work has quit IRC
23:13ogra has quit IRC
23:13vagrantc has quit IRC
23:13sutula has quit IRC
23:13|Ryan52 has quit IRC
23:13Lumiere has quit IRC
23:13iMacGyver has quit IRC
23:13artista_frustrad has quit IRC
23:13klausade has quit IRC
23:13gu has quit IRC
23:13xachen has quit IRC
23:13jcastro has quit IRC
23:13gonzaloaf_work has quit IRC
23:13|Paradox| has quit IRC
23:13Egyptian[Home] has quit IRC
23:13topslakr has quit IRC
23:13irule has quit IRC
23:13fsgaston has quit IRC
23:13rjune_ has quit IRC
23:13RiXtEr1 has quit IRC
23:13jammcq has quit IRC
23:13RiXtEr has quit IRC
23:13primeministerp has quit IRC
23:13jbrett has quit IRC
23:13warren has quit IRC
23:13rjune has quit IRC
23:13elisboa-off has quit IRC
23:13GiantPickle has quit IRC
23:13loather has quit IRC
23:13savetheWorld has quit IRC
23:13popey has quit IRC
23:13indradg_ has quit IRC
23:13Lns has quit IRC
23:13F-GT has quit IRC
23:13gentgeen__ has quit IRC
23:13MacIver has quit IRC
23:13twinprism has quit IRC
23:13daduke has quit IRC
23:13wwx has quit IRC
23:13ogra_cmpc has quit IRC
23:13alekibango has quit IRC
23:13vpro has quit IRC
23:13Pascal_2 has quit IRC
23:13cyberorg has quit IRC
23:13mistik1 has quit IRC
23:13captain_magnus has quit IRC
23:13topslakr_ has quit IRC
23:13ufo_ has quit IRC
23:13sep has quit IRC
23:13leio has quit IRC
23:13stgraber has quit IRC
23:13yanu has quit IRC
23:13laga has quit IRC
23:13moquist has quit IRC
23:13ccherrett has quit IRC
23:14RiXtEr1 has joined #ltsp
23:14Egyptian[Home] has joined #ltsp
23:14vagrantc has joined #ltsp
23:14indradg_ has joined #ltsp
23:14sutula has joined #ltsp
23:14Lumiere has joined #ltsp
23:14|Ryan52 has joined #ltsp
23:14iMacGyver has joined #ltsp
23:14artista_frustrad has joined #ltsp
23:14xachen has joined #ltsp
23:14jcastro has joined #ltsp
23:14gu has joined #ltsp
23:14gonzaloaf_work has joined #ltsp
23:14|Paradox| has joined #ltsp
23:14klausade has joined #ltsp
23:14loather-work has joined #ltsp
23:14dberkholz has joined #ltsp
23:14ogra has joined #ltsp
23:14Patina has joined #ltsp
23:14Nubae has joined #ltsp
23:14fsgaston has joined #ltsp
23:14irule has joined #ltsp
23:14topslakr has joined #ltsp
23:14rjune_ has joined #ltsp
23:14Lns has joined #ltsp
23:14MacIver has joined #ltsp
23:14F-GT has joined #ltsp
23:14gentgeen__ has joined #ltsp
23:14popey has joined #ltsp
23:14primeministerp has joined #ltsp
23:14GiantPickle has joined #ltsp
23:14warren has joined #ltsp
23:14jbrett has joined #ltsp
23:14loather has joined #ltsp
23:14rjune has joined #ltsp
23:14elisboa-off has joined #ltsp
23:14RiXtEr has joined #ltsp
23:14jammcq has joined #ltsp
23:14savetheWorld has joined #ltsp
23:14Pascal_2 has joined #ltsp
23:14yanu has joined #ltsp
23:14wwx has joined #ltsp
23:14ogra_cmpc has joined #ltsp
23:14alekibango has joined #ltsp
23:14topslakr_ has joined #ltsp
23:14sep has joined #ltsp
23:14mistik1 has joined #ltsp
23:14laga has joined #ltsp
23:14captain_magnus has joined #ltsp
23:14ufo_ has joined #ltsp
23:14vpro has joined #ltsp
23:14leio has joined #ltsp
23:14cyberorg has joined #ltsp
23:14ccherrett has joined #ltsp
23:14stgraber has joined #ltsp
23:14moquist has joined #ltsp
23:14twinprism has joined #ltsp
23:14daduke has joined #ltsp
23:20japerry has joined #ltsp
23:20RiXtEr has quit IRC
23:27mistik1 has quit IRC
23:56RiXtEr1 has quit IRC