00:07 | leio_ has joined #ltsp | |
00:09 | leio has quit IRC | |
00:15 | alkisg has quit IRC | |
00:17 | M4gic5t0rM has quit IRC | |
00:24 | M4gic5t0rM has joined #ltsp | |
00:51 | <hiltunen> Does anyone have an idea how to get ltsp local_apps to work in Blackbox wm?
| |
00:51 | Been trying to achieve it for a while now but no win there...
| |
00:52 | Prolly something in my menu but just can't figure it out what it is...
| |
01:32 | sweetpi has quit IRC | |
01:34 | alkisg has joined #ltsp | |
01:54 | leio_ is now known as leio | |
01:57 | mil132 has joined #ltsp | |
02:08 | mil132 has quit IRC | |
02:09 | gnunux has joined #ltsp | |
02:10 | cakirhal has joined #ltsp | |
02:10 | <cakirhal> hi
| |
02:11 | i have installed ltsp server
| |
02:11 | connected a thin client without a problem
| |
02:12 | <gnunux> hi
| |
02:12 | <cakirhal> it works but i couldn't boot some machines that have external nic card
| |
02:12 | what is the problem i don't know :
| |
02:13 | <alkisg> !gpxe
| |
02:13 | <ltspbot`> alkisg: "gpxe" :: the successor to etherboot (http://etherboot.org). To download bootable floppy, cd, usb, kernel etc images, visit http://rom-o-matic.net/
| |
02:14 | <cakirhal> thanks a lot, i'll try this
| |
02:14 | mil132 has joined #ltsp | |
02:31 | cakirhal has quit IRC | |
02:38 | alkisg has quit IRC | |
02:38 | F-GT has quit IRC | |
02:50 | mil132 has quit IRC | |
02:54 | F-GT has joined #ltsp | |
03:08 | Kicer86 has joined #ltsp | |
03:15 | alkisg has joined #ltsp | |
03:16 | ogra_cmpc has quit IRC | |
03:28 | ogra_cmpc has joined #ltsp | |
03:36 | alexqwesa has joined #ltsp | |
04:28 | alkisg has quit IRC | |
04:29 | alkisg has joined #ltsp | |
04:30 | alkisg has joined #ltsp | |
04:44 | mil132 has joined #ltsp | |
04:46 | hari__ has joined #ltsp | |
04:48 | <hari__> Hi,
| |
04:49 | please help, i have installed ltsp in Ubuntu Lucid. clients can boot from network, but there is no login form in client?
| |
04:51 | i ever installed ltsp in hardy and there is setting to remote logi like in server. but i can not find this setting in lucid
| |
04:54 | <alkisg> So, what's that final thing that you see when the cilents boot? A text console? Or X (the login manager, ldm) without a login form?
| |
04:56 | <hari__> after getting ip from dhcp server.. and only ubuntu lucid image
| |
04:57 | <alkisg> Then you have some problem booting - it's not a login form problem
| |
04:57 | sudo gedit /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
| |
04:57 | Remove "quiet splash" from there, and reboot the client
| |
04:58 | <hari__> thanks, i check it out..
| |
04:59 | mil132 has quit IRC | |
05:00 | <alkisg> Notice whatever errors you get there, and post them here
| |
05:01 | <hari__> thanks.. client restarting.. :-)
| |
05:05 | client can not boot, there message like trying to load pxelinux.cfg.default
| |
05:05 | and at the end like runaway loop modprobe ...
| |
05:06 | do i have to update sshkeys and image?
| |
05:06 | <alkisg> Can you paste the last lines exactly? Or, take a photo?
| |
05:06 | No, it's not an ssh problem
| |
05:06 | <hari__> please wait..
| |
05:11 | there error chroot:can not execute /usr/bin/test : exec format error
| |
05:12 | at the end of the line
| |
05:12 | [3.902691] request_module: runaway loop modprobe binfmt-464c
| |
05:12 | <alkisg> Maybe your chroot is amd64, and you're trying to boot an i386 client with it?
| |
05:13 | Is your Ubuntu 64bit?
| |
05:13 | <hari__> I think the errors are still in the process and countinue show up..
| |
05:13 | :-)
| |
05:13 | yes i have installed ltsp in 64 bit
| |
05:14 | but
| |
05:14 | i installed sudo build client using i386 arch
| |
05:15 | previusly i build ltsp client in amd64.. then i rm-rf /opt/ltsp/amd64
| |
05:15 | then start build the client again in 1386 arch
| |
05:15 | <alkisg> run this: grep filename /etc/ltsp/dhcpd.conf
| |
05:15 | What do you get?
| |
05:16 | <hari__> :-)
| |
05:16 | I remove dhcp server from ltsp because i already have dhcp server..
| |
05:16 | may it cause the problem..
| |
05:17 | <alkisg> OK, run this: ls /var/lib/tftpboot/ltsp/amd64
| |
05:17 | If that directory is there, delete it.
| |
05:17 | Is it?
| |
05:17 | <hari__> ok
| |
05:17 | yes there is amd64 dir
| |
05:18 | <alkisg> OK, delete it and reboot the client. Now it might stop at a different point, saying that it cannot load vmlinuz.
| |
05:18 | sudo rm -rf /var/lib/tftpboot/ltsp/amd64
| |
05:18 | <hari__> yes, i will start the client now.. thanks for your help
| |
05:22 | booting stop at the same error and the process still continue..
| |
05:25 | <alkisg> So, the error is: "request_module: runaway loop modprobe binfmt-464c" ?
| |
05:25 | <hari__> yes.. it stop there..
| |
05:25 | mil132 has joined #ltsp | |
05:25 | <alkisg> Hmmm how did you setup your dhcp server?
| |
05:25 | <hari__> but after several minute the erro continue to like kernel..
| |
05:26 | i use ipcop as dhcp server
| |
05:26 | i set the ltsp's client with reserved/ fixed ip address
| |
05:28 | then there is setup for enter optional bootp pxe data : next server (ip's ltsp server)
| |
05:28 | then filename : ltsp/i386/pxelinux.0
| |
05:28 | <alkisg> It looks ok then
| |
05:29 | <hari__> then root-path : /opt/ltsp/i386
| |
05:29 | that's all..
| |
05:29 | <alkisg> Did you remove dhcp3-server from the ltsp server?
| |
05:29 | <hari__> yes..
| |
05:29 | <alkisg> Or you have 2 dhcp servers now?
| |
05:30 | <hari__> no, i have remove the dhcp-server in ltsp server
| |
05:30 | <alkisg> OK, then I don't know what your problem might be. I think it's getting an 64 bit kernel, but I can't imagine how it gets it, since you just deleted the directory.
| |
05:30 | (you didn't just copy the amd64 dir to i386, right?)
| |
05:31 | I.e. /var/lib/tftpboot/ltsp/i386 was generated by ltsp-update-kernels, correct?
| |
05:31 | <hari__> no, i started it all over again..
| |
05:31 | <alkisg> OK, no idea what your problem might be then. :)
| |
05:31 | <hari__> :-), thanks..
| |
05:32 | but /etc/dhcp3/dhcpd.conf still there..
| |
05:32 | is it ok? i think i have remove dhcp-server in ltsp server
| |
05:33 | ogra_cmpc has quit IRC | |
05:33 | <muppis> There's override in init -script, if it detects ltsp related dhcpd.conf.
| |
05:34 | <alkisg> try: dpkg -S /etc/dhcp3/dhcpd.conf
| |
05:34 | This will tell you if it's a conffile. If not, just delete it.
| |
05:35 | <muppis> Found in /etc/init.d/dhcp3-server http://ltsp.pastebin.com/tQkaZBTJ
| |
05:36 | <hari__> after dpkg -S /etc/dhcp3/dhcpd.conf there is dhcp3-server: /etc/dhcp3/dhcpd.conf
| |
05:37 | <muppis> Sure thing, it belongs to package.
| |
05:37 | <hari__> @muppis : still there is /etc/init.d/dhcp3-server
| |
05:37 | <muppis> hari__, you need in ltsp -server. Or are you talking about client-image?
| |
05:38 | Oh, sorry. Missed few lines from you.
| |
05:38 | <hari__> I have installed ltsp server, cliebnt boot well but there is no login form..
| |
05:39 | <alkisg> hari__: then you still have dhcp3-server installed, you didn't remove it
| |
05:39 | <muppis> Runned /etc/init.d/dhcp3-server stop ?
| |
05:39 | <alkisg> So you do have 2 dhcp servers running
| |
05:39 | <hari__> i installed ltsp in 64 bit server, but client in i386 arch
| |
05:39 | <muppis> Builded i386 images ?
| |
05:40 | <hari__> @alkisg : do i have to try again to remove dhcp-server in ltsp server?
| |
05:40 | <muppis> yes
| |
05:40 | <alkisg> hari__: run this: dpkg -l ltsp-server-standalone ltsp-server dhcp3-server
| |
05:40 | Paste the answer here
| |
05:40 | <hari__> yes, wait please..
| |
05:41 | map7 has joined #ltsp | |
05:43 | <hari__> Desired=Unknown/Install/Remove/Purge/Hold
| |
05:43 | | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
| |
05:43 | |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
| |
05:43 | ||/ Name Version Description
| |
05:43 | +++-=================================-=================================-==================================================================================
| |
05:43 | rc dhcp3-server 3.1.3-2ubuntu3 DHCP server for automatic IP address assignment
| |
05:44 | ii ltsp-server 5.2.1-0ubuntu9 Basic LTSP server environment
| |
05:44 | ii ltsp-server-standalone 5.2.1-0ubuntu9 Complete LTSP server environment
| |
05:44 | <alkisg> OK, try those commands:
| |
05:44 | sudo apt-get install ltsp-server
| |
05:44 | sudo apt-get purge --auto-remove ltsp-server-standalone
| |
05:44 | Those will uninstall dhcp3-server without breaking your system
| |
05:44 | <hari__> ok, try it.. thanks :-)
| |
05:46 | done, then booting the clients?
| |
05:47 | still have the same error while booting the client..
| |
05:49 | <alkisg> (ah it was "rc", already removed - anyway you also got to remove ltsp-server-standalone which wasn't needed, so no harm dont)
| |
05:49 | OK, at this point again I'm out of ideas for you case. :)
| |
05:50 | <hari__> i have purge ltsp-server-standalone, is it any problem with that?
| |
05:51 | <alkisg> No, it's fine
| |
05:51 | <hari__> ok thanks anyway :-)
| |
05:51 | <alkisg> The difference between ltsp-server-standalone and ltsp-server, is that -standalone also has dhcp3-server
| |
05:51 | So since you don't need it, you did OK to remove it
| |
05:52 | <hari__> when i used ltsp in hardy, there setting in server to activate remote login like ..
| |
05:53 | but i can not find this setting in lucid.. it should in system menu - admnistration- login window menu..
| |
05:54 | <alkisg> That's for XDMCP, it wasn't needed in hardy nor in Lucid.
| |
05:54 | But your problem is not about login. The client doesn't boot.
| |
05:54 | <hari__> oh.. :-)
| |
05:54 | <alkisg> It has to boot first to be able to login
| |
05:55 | It's a dhcp / tftp / kernel problem or something like that... way before X starts to boot.
| |
05:55 | <hari__> ok, i will try to install it again..
| |
05:56 | OK, alkisg. thanks.. see you again next time :-)
| |
05:56 | <alkisg> Good luck
| |
05:56 | <hari__> thanks, good luck too :-)
| |
05:57 | hari__ has left #ltsp | |
06:02 | komunista has joined #ltsp | |
06:07 | ballongen has quit IRC | |
06:08 | M4gic5t0rM has quit IRC | |
06:51 | komunista has quit IRC | |
07:02 | Nyha has joined #ltsp | |
07:12 | <Nyha> I want to know if there are any good software to monitor the clients desktops
| |
07:16 | komunista has joined #ltsp | |
07:19 | Nyha has left #ltsp | |
07:48 | <AndyGraybeal> when i'm backing up my LTSP, what should i be aware of? /etc/ltsp and what else?
| |
07:49 | <alkisg> /opt/ltsp ? /var/lib/tftpboot/ltsp ?
| |
07:49 | <AndyGraybeal> alkisg: thank you
| |
07:51 | atomic007za has quit IRC | |
07:52 | alexqwesa has quit IRC | |
08:01 | klausade has joined #ltsp | |
08:02 | Blinny has joined #ltsp | |
08:10 | alexqwesa has joined #ltsp | |
08:25 | primeministerp has joined #ltsp | |
08:27 | pmatulis has joined #ltsp | |
08:47 | komunista has quit IRC | |
08:58 | Blinny has quit IRC | |
08:59 | leio_ has joined #ltsp | |
09:02 | primeministerp has quit IRC | |
09:02 | leio has quit IRC | |
09:03 | primeministerp has joined #ltsp | |
09:04 | shamino_ has quit IRC | |
09:21 | alkisg has quit IRC | |
09:21 | leio_ is now known as leio | |
09:30 | tstafford has quit IRC | |
09:32 | tstafford has joined #ltsp | |
09:39 | alkisg has joined #ltsp | |
09:44 | alkisg has quit IRC | |
09:44 | alkisg has joined #ltsp | |
09:46 | map7 has quit IRC | |
09:46 | jbrett has joined #ltsp | |
09:56 | The_Code has joined #ltsp | |
10:15 | staffencasa has joined #ltsp | |
10:37 | gnunux has quit IRC | |
10:43 | alkisg has quit IRC | |
10:44 | talntid has joined #ltsp | |
10:45 | <talntid> Hi all. Having trouble with users logging in - some users work fine at any terminal, most cannot log on at all - recent upgrade from 8.04 to 10.04
| |
10:45 | using LDAP, and it says the password expired, and must be changed. once changed, it has same error
| |
10:51 | atomic007za has joined #ltsp | |
10:52 | <atomic007za> hi
| |
10:52 | I have 35 thin clints on a server, the Server is an i7 CPU, 8 gigs of RAM, Gig NIC and network. the Clients are 100 meg NIC
| |
10:52 | when the CLinets login they freeze either during boot up or in an application
| |
10:52 | I have looked @ the graphs and Mem CPU and NIC seem very quiet
| |
10:52 | Please let me know where I could start looking
| |
10:56 | <talntid> file systems
| |
10:56 | disk I/O
| |
10:58 | knipwim has joined #ltsp | |
11:05 | <atomic007za> its a 64 bit 10.04 ubuntu with i386 clients
| |
11:05 | Hi talntid
| |
11:09 | <talntid> thats how mine is too
| |
11:10 | what is your HDD configuration?
| |
11:15 | chupacabra has quit IRC | |
11:17 | talntid has quit IRC | |
11:38 | <atomic007za> talntid:500 gig and 250 gig, homedrives and swap on 500, 250 is the OS
| |
11:38 | both are sata drives
| |
11:38 | all worked fine with 9.04
| |
11:47 | chupacabra has joined #ltsp | |
12:19 | cliebow has joined #ltsp | |
12:28 | Gadi has joined #ltsp | |
12:28 | chupa has joined #ltsp | |
12:28 | chupacabra has quit IRC | |
12:28 | chupa is now known as Guest31029 | |
12:29 | cliebow has quit IRC | |
12:34 | stgraber has quit IRC | |
12:36 | stgraber has joined #ltsp | |
12:49 | <atomic007za> hi
| |
12:49 | anyone here?
| |
12:50 | atomic007za has quit IRC | |
12:51 | dekelev has joined #ltsp | |
12:53 | <dekelev> is '/etc/nbd-server/config' supposed to export /opt/ltsp/images/i386.img ?
| |
12:54 | mil132 has quit IRC | |
12:55 | komunista has joined #ltsp | |
12:57 | <Gadi> dekelev: no - it is exported through inetd (/etc/inetd.conf)
| |
12:57 | atomic007za has joined #ltsp | |
13:00 | Lns has joined #ltsp | |
13:09 | Q-FUNK has joined #ltsp | |
13:09 | <Q-FUNK> re
| |
13:10 | <highvoltage> hey Q-FUNK
| |
13:11 | <Q-FUNK> stgraber: would it be possible to make the ubuntu port of LTSP to use debian-stable to build its chroot, so as to circunvent the disappearance of pre-686 support starting with maverick?
| |
13:11 | highvoltage: hiya! :)
| |
13:11 | oh, JC
| |
13:12 | highvoltage: actually, what's your opinion on the above, since you're also on ubuntu?
| |
13:13 | <highvoltage> Q-FUNK: well, there's probably a bunch of dependencies not available in debian, like rootless X for plymouth (or even plymouth itself) so I guess it would take quite some work
| |
13:13 | I guess if you'd really want to run a debian chroot you could just do so from debian
| |
13:14 | imho it's probably best to just use a lucid chroot on older thin clients
| |
13:14 | and backport ldm and other newer, nicer stuff as needed
| |
13:14 | but stgraber usually has way better ideas than me :)
| |
13:17 | <Q-FUNK> lucid is also good, but it would only work for as long as lucid remains supported. in 3 years, we'll be back to square one.
| |
13:18 | <highvoltage> in 3 years non-686 hardware will be even more outdated than they are now :)
| |
13:20 | mil132 has joined #ltsp | |
13:20 | <highvoltage> well, pre-686, at least
| |
13:21 | Q-FUNK: what are you using? some AMD/geode hardware?
| |
13:21 | <Q-FUNK> true, but offering longevity for thin clients deployments remains useful
| |
13:21 | yup
| |
13:23 | <Lns> Q-FUNK: what do you mean pre686 support disappearing??
| |
13:23 | <leio> not that you really need something less outdated for 2D thin clients...
| |
13:23 | <highvoltage> Lns: ubuntu is dropping i586 for maverick
| |
13:24 | <Q-FUNK> Lns: starting with maverick, ubuntu no longer ships kernels that support pre-686 hardware, plus their libc6 is compiled with 686 optimization.
| |
13:24 | <Lns> oh man
| |
13:24 | <Q-FUNK> indeed.
| |
13:24 | they followed Fedora on that one
| |
13:24 | The_Code has quit IRC | |
13:25 | <Q-FUNK> except that Fedora made an exception for Geode and merged a few patches for the kernel and for libc6 that allow 686 to work on geode too.
| |
13:25 | <highvoltage> in 4-6 years or so it will probably be 32 bit that gets dropped then it will be a similar problem
| |
13:25 | <leio> emulating a no-op in CPU exception fallback code must be fun.
| |
13:25 | <Lns> Ubuntu seems to be strongly aimed at stand-alone, modern desktops only.
| |
13:26 | Can't get much more opposite from your parent distro, the universal operating system...heh!
| |
13:26 | <Q-FUNK> leio: someone did it, but LKML refused to merge it because it's not a generic fix for more general problems.
| |
13:27 | <leio> Q-FUNK: NOPL emulation? That's like insane. Stuff assumes no-op is very very cheap, and then for geode it's a very very costly CPU exception
| |
13:28 | that makes it indeed basically outdated, by making it slower yet again
| |
13:28 | anyway, geode is i686
| |
13:28 | <Q-FUNK> IIRC the patch was just a trap for NOPL to exit.
| |
14:17 | <atomic007za> Hi
| |
14:20 | atomic007za has left #ltsp | |
14:20 | atomic007za has joined #ltsp | |
14:20 | <atomic007za> I have install 10.04 64 bit on an I7, 8 gig RAM,250 gig hdd (for OS) and 500 gig hdd( for swap and home dir) on a gig NIC and a gig lan
| |
14:20 | my client are 32 arch
| |
14:20 | there are 35 of them
| |
14:21 | all the graphs on the server show that there is no real traphic(RAM, CPU,LAN)
| |
14:22 | but all my thin clints are slow, some freeze on boot up others in apps. and when restarted hang
| |
14:22 | where could I start to look?
| |
14:22 | Please anyone
| |
14:23 | I have till friday to fix this then XP and 2003 will have to return
| |
14:23 | which would be sad
| |
14:25 | is there a way to get rid of the ubuntu boot screen so I can see where it is hanging?
| |
14:26 | dekelev- has joined #ltsp | |
14:26 | <dekelev-> please HELP
| |
14:27 | RiXtEr has quit IRC | |
14:33 | <Lns> atomic007za: you'll find a wealth of information here: https://help.ubuntu.com/community/UbuntuLTSP/
| |
14:33 | For removing the splash screen, see https://help.ubuntu.com/community/UbuntuLTSP/ClientTroubleshooting
| |
14:34 | vagrantc has joined #ltsp | |
14:34 | <dekelev-> how does ltsp authenticate users?
| |
14:34 | <atomic007za> Thx LNS
| |
14:34 | <dekelev-> where do I need to create them?
| |
14:39 | <Lns> dekelev: you create users on the ltsp server.
| |
14:39 | ltsp terminals simply connect to the ltsp server for everything (they have a minimal OS that is loaded, just to be able to connect to the server)
| |
14:41 | atomic007za has quit IRC | |
14:44 | rad4Christ has joined #ltsp | |
14:45 | lulinha has joined #ltsp | |
14:45 | lulinha has left #ltsp | |
14:45 | atomic007za has joined #ltsp | |
14:46 | vagrantc has quit IRC | |
14:50 | alkisg has joined #ltsp | |
14:58 | denisesball has joined #ltsp | |
14:59 | <denisesball> hey guys, i need to lock the idle timeout for my terminals screensaver/lock screen to 15 minutes for PCI compliance but it doesn't seem to be using the idle_delay value in gconf under /apps/gnome-screensaver
| |
15:00 | <Q-FUNK> denisesball: compliance to what?
| |
15:00 | ogra_cmpc has joined #ltsp | |
15:02 | <alkisg> atomic007za: what are your client specs? cpu, ram, network card speed?
| |
15:02 | <denisesball> Q-FUNK: are you familiar with PCI compliance? they are rules and regulations you have to meet to be able to process credit cards
| |
15:03 | <Q-FUNK> denisesball: ah, no I'm not. is there a URL where I can learn more? am I to assume that you intend on setting up thin clients as PoS?
| |
15:04 | <denisesball> http://www.pcicomplianceguide.org/pcifaqs.php#1
| |
15:04 | it's just something i've been asked to make our sales terminals do
| |
15:05 | <alkisg> denisesball: also check X_BLANKING in the lts.conf man page.
| |
15:05 | <Q-FUNK> denisesball: interesting. it might actually be worth pointing to gnome-screensaver to use those default timeouts and why.
| |
15:07 | <denisesball> alkisg: that is good, but i dont just want a blank screen, i need it locked. Q-FUNK: what do you mean use those default timeouts?
| |
15:07 | Lns has quit IRC | |
15:07 | <denisesball> seems like the gconf setting i'm editing should be the right one, but it seems like the setting is stored somewhere else
| |
15:08 | <alkisg> denisesball: for locking, check also /apps/gnome-power-manager/lock/use_screensaver_settings
| |
15:09 | <denisesball> alkisg: ok that looks closer. although it is honoring the setting i pick in the GUI, just not in gconf
| |
15:09 | so it more appears that the GUI isnt using gconf to store the setting
| |
15:09 | but maybe this will override that
| |
15:11 | alkisg: doesnt seem like that helped
| |
15:11 | <alkisg> One easy way to discover which gconf keys are being used is to have sabayon running while using the GUI.
| |
15:11 | (another is to use diff, but sabayon is easier)
| |
15:13 | <denisesball> i actually don't use sabayon. here's what i did. ran gnome-screensaver-preferences and dragged the slider to 25 minutes. opened gconf-editor and set /apps/gnome-screensaver/idle_delay to one minute and just checked /apps/gnome-power-manager/lock/use_screensaver_settings
| |
15:13 | <atomic007za> alkisg: My client specs range from old PC Cel 2.4, 128 RAM to close to new
| |
15:13 | <denisesball> but it doesnt seem to be honoring that 1 minute gconf setting
| |
15:13 | <alkisg> atomic007za: do you have LDM_DIRECTX=false or true?
| |
15:14 | <atomic007za> alkisg: sorry new @ this, where would I find that?
| |
15:14 | <alkisg> !lts.conf
| |
15:14 | <ltspbot`> alkisg: "lts.conf" :: http://manpages.ubuntu.com/lts.conf
| |
15:14 | <alkisg> It's an lts.conf setting, if you didn't change it manually, then the default is false
| |
15:14 | <atomic007za> then it is false
| |
15:15 | <alkisg> If you set it to true, you get much better performance, at a security cost
| |
15:15 | <staffencasa> anyone, is there a list of the TIMEZONE codes anywhere, I'm looking for sytanx
| |
15:15 | <atomic007za> hmm, young kids. not to worried about security
| |
15:15 | will do it now
| |
15:16 | <alkisg> staffencasa: TIMEZONE="${TIMEZONE:-Europe/Athens}"
| |
15:16 | TIMESERVER="${TIMESERVER:-91.189.94.4}"
| |
15:16 | Errr sorry
| |
15:16 | Without the ${} stuff
| |
15:16 | <atomic007za> also running sabayon, some PC get conf others not
| |
15:17 | <staffencasa> so pacific time usa would be?
| |
15:17 | <alkisg> ls /usr/share/zoneinfo/
| |
15:17 | <staffencasa> ah, cool thanks
| |
15:22 | wurzzero has joined #ltsp | |
15:23 | tstafford_ has joined #ltsp | |
15:23 | tstafford has quit IRC | |
15:23 | <atomic007za> is nbd a good to run or is it better to downgrade to nfs
| |
15:23 | ?
| |
15:24 | how would I stop a screen from appearing upside down?
| |
15:25 | once logged in
| |
15:25 | only on 1 client, all the rest appear normal
| |
15:26 | <alkisg> atomic007za: it's caused by nvidia drivers on the server and intel card on the client
| |
15:26 | You can stop it by disabling compiz
| |
15:26 | !compiz
| |
15:26 | <ltspbot`> alkisg: "compiz" :: if compiz is giving you problems, one way to disable it for all users is: sudo gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /desktop/gnome/session/required_components/windowmanager metacity
| |
15:27 | <alkisg> nbd is faster than nfs. Nfs is better when you need a lot of changes in the chroot - that's not usually the case unless you're developing something...
| |
15:28 | <wurzzero> hi, i got the error: No response from server, restarting... i already run the ltsp-update-sshkeys and ltsp-update-image but the problems persists..and i make more tests.. ssh <user>@server in the client and it give me.... ssh: connect to host server port 22: connection refused
| |
15:28 | don't know what to do...any hint?
| |
15:29 | <alkisg> distro/version?
| |
15:29 | <wurzzero> ubuntu 10.04 i386
| |
15:29 | <alkisg> Does "ssh user@localhost" work when you run it on the server?
| |
15:30 | <wurzzero> i did't try it...one minute..
| |
15:30 | yes, works
| |
15:30 | <atomic007za> IC, do I edit the lts.conf to fix it?
| |
15:31 | <alkisg> wurzzero: and if you run ssh user@server-ip from another pc?
| |
15:31 | <wurzzero> yes
| |
15:31 | works
| |
15:31 | <alkisg> wurzzero: ok, put SCREEN_02=shell and SCREEN_07=ldm in lts.conf to get a local shell - did you already do that?
| |
15:32 | Then, if ssh user@server gives you connection refused, check /etc/hosts to see the server ip
| |
15:32 | <wurzzero> yes
| |
15:32 | <alkisg> or try ssh user@server-ip
| |
15:32 | Kicer86 has quit IRC | |
15:33 | <alkisg> atomic007za: if you're talking about the compiz command, that should be given in a terminal, not in lts.conf
| |
15:34 | <atomic007za> alkisg: sorry was scrolling up the sceen, and only saw full reply when I went further down.
| |
15:36 | ok, and if I log into a PC and it logs me staight out again? would that be related?
| |
15:37 | to the compiz?
| |
15:37 | <wurzzero> all right, i'll try and back in some minutes, tanks...
| |
15:37 | <alkisg> It might be, compiz does have those symptoms but of course it's not the only problem with those symptoms
| |
15:38 | wurzzero has quit IRC | |
15:38 | <atomic007za> Iwish I could monitor whats going on in the class while in the chat room, as I have to go in tomorrow to check
| |
15:38 | to see if the changes have made any effect
| |
15:39 | cool, thanks
| |
15:40 | so slow boot ups, could that also be contributed tothe server ip not being in the host.conf
| |
15:40 | <alkisg> You mean in lts.conf? No, not really.
| |
15:40 | How much slow?
| |
15:40 | <atomic007za> very slow
| |
15:41 | like some freeze on bootup @ random
| |
15:41 | and when rebooted dont pick up the server
| |
15:41 | <alkisg> Those sound like networking problems (dhcp, dns, slow network etc etc)
| |
15:42 | Are the clients gigabit?
| |
15:42 | <atomic007za> no client are 100 but network is gigabit
| |
15:43 | when I had 9.04 pc were very fast
| |
15:43 | <alkisg> Did you disable flow control? If not, then the network is actually 100mbps, not gigabit..
| |
15:43 | https://help.ubuntu.com/community/UbuntuLTSP/FlowControl
| |
15:46 | <denisesball> alkisg: think the answer to my question was to set /desktop/gnome/session/idle_delay and not /apps/gnome-screensaver/idle_delay
| |
15:47 | <alkisg> denisesball: nice - sabayon tells you the key so that you don't need to search it manually
| |
15:48 | <denisesball> yeah i dont actually use sabayon, haven't needed to actually adjust the layout, just little things here and there
| |
15:48 | <alkisg> (you can uninstall it afterwards...)
| |
15:48 | Q-FUNK has left #ltsp | |
15:59 | <atomic007za> alkisg: Not sure how to get flowcontrol to work, but when looking at the network traffic there is maybe 13 kbits on it
| |
16:00 | <alkisg> That's too low, if you play a video on 4-5 clients and see it over 100mbs (on the server), *then* you'll know it's working correctly
| |
16:00 | Otherwise it's 10 times slower than it can be.
| |
16:01 | flow control + ldm_directx are the most significant things for performancd
| |
16:01 | *e
| |
16:01 | <atomic007za> I did change the NIC IP after I created the thin clients
| |
16:02 | you said it could be dns?
| |
16:02 | host.conf file only had 127.0.0.1 in
| |
16:02 | <alkisg> Check those 2 first, flow control is probably the biggest problem you have
| |
16:05 | <atomic007za> hmm, well set LDM_DIRECTX=true in the /var/lib/tftpboot/ltsp/i386/lts.conf, will try to see what happens in the morning
| |
16:05 | hopefully a better result than the last couple of attampts
| |
16:05 | e*
| |
16:08 | denisesball has left #ltsp | |
16:10 | <atomic007za> alkisg: if I run ethtool eth1 i get: Speed: 1000Mb/s Duplex: Full
| |
16:10 | ??
| |
16:11 | <alkisg> It doesn't matter
| |
16:11 | <atomic007za> damn
| |
16:11 | <alkisg> If flow control is off, the server speed is still 1000 mbps,
| |
16:11 | but it can only send 100mbps as the clients tell it "I can't receive data faster, slow down"
| |
16:11 | *sorry, if it's on
| |
16:12 | If it's off, then the server sends to another client instead of slowing down
| |
16:12 | <atomic007za> ic
| |
16:13 | <alkisg> Put a video on 4-5 clients and run iftop on the server
| |
16:13 | If you see about 90mbps, it's on ==> bad performance
| |
16:13 | If you see anything over 100mbps, you're ok
| |
16:18 | <atomic007za> cool will look in the morning, have a copy a beach boys video. ;-)
| |
16:19 | Thanks for the help. also picked up some tips from Lns, thanks too.
| |
16:20 | <alkisg> np
| |
16:20 | <atomic007za> You guys have given me enough to work with, atleast if none of these thing work I have some direction
| |
16:20 | disabling splash screen ect
| |
16:21 | have a good evening will let you know tomorrow how it went
| |
16:21 | cheers
| |
16:21 | atomic007za has left #ltsp | |
16:41 | alkisg has quit IRC | |
17:00 | <staffencasa> if i'm using nfs, I don't have to rebuild with ltsp-update-image, correct?
| |
17:02 | sweetpi has joined #ltsp | |
17:08 | rad4Christ has quit IRC | |
17:16 | mil132 has quit IRC | |
17:29 | Guest31029 is now known as chupacabra | |
17:30 | Gadi has left #ltsp | |
17:38 | alkisg has joined #ltsp | |
17:39 | <AndyGraybeal> does ltsp and lvm work fine together?
| |
17:40 | <NeonLicht> Why shouldn't they?
| |
17:40 | <AndyGraybeal> i'm not sure, i'm just asking. i figure it works.
| |
17:40 | <alkisg> staffencasa: no, you don't
| |
17:40 | <AndyGraybeal> i figure so many things though that i am often wrong.
| |
17:40 | <alkisg> AndyGraybeal: yeah it works
| |
17:42 | <AndyGraybeal> thank you alkisg
| |
17:48 | komunista has quit IRC | |
17:49 | chupacabra has quit IRC | |
17:49 | chupacabra has joined #ltsp | |
17:49 | alexqwesa_ has joined #ltsp | |
17:49 | alexqwesa has quit IRC | |
17:51 | <staffencasa> alkisg, one last question, can you run nbd images and nfs on the same box?
| |
17:54 | alkisg has quit IRC | |
17:55 | <sweetpi> staffencasa: yes
| |
17:56 | i often run a few things nfs when testing, and nbd for production
| |
18:09 | alkisg has joined #ltsp | |
18:10 | * alkisg uses an nbd partition for testing, much faster than switching from/to nfs... | |
18:11 | <alkisg> mount /dev/sda3 /opt/ltsp/i386 ==> ready to install things in the chroot, unmount ==> ready to be exported with inetd
| |
18:16 | <sweetpi> hmm good idea. though you couldnt work on the chroot while clients are using it via nbd, correct?
| |
18:17 | <alkisg> Correct
| |
18:40 | staffencasa has quit IRC | |
18:43 | alkisg has quit IRC | |
18:54 | Faithful has quit IRC | |
20:03 | pmatulis has quit IRC | |
20:11 | EDinNY has left #ltsp | |
20:21 | try2free has joined #ltsp | |
20:22 | try2free has left #ltsp | |
21:22 | wurzzero has joined #ltsp | |
21:23 | gentgeen__ has quit IRC | |
21:24 | gentgeen__ has joined #ltsp | |
21:37 | gentgeen__ has quit IRC | |
21:38 | gentgeen__ has joined #ltsp | |
22:04 | gentgeen__ has quit IRC | |
22:05 | gentgeen__ has joined #ltsp | |
22:16 | wurzzero has quit IRC | |
22:21 | wurzzero has joined #ltsp | |
22:24 | <wurzzero> hi, the option 'RUNLEVEL = 3' (default section) works in the LTSP 5?
| |
22:38 | chupa has joined #ltsp | |
22:38 | chupacabra has quit IRC | |
22:38 | chupa is now known as Guest28514 | |
22:45 | wurzzero has quit IRC | |
22:59 | highvoltage has quit IRC | |
22:59 | loathing has quit IRC | |
22:59 | wwx has quit IRC | |
22:59 | klausade has quit IRC | |
22:59 | ananke has quit IRC | |
22:59 | dekelev- has quit IRC | |
23:00 | daduke has quit IRC | |
23:00 | gentgeen__ has quit IRC | |
23:00 | sweetpi has quit IRC | |
23:00 | leio has quit IRC | |
23:00 | cyberorg has quit IRC | |
23:00 | ogra has quit IRC | |
23:00 | muppis has quit IRC | |
23:00 | tstafford_ has quit IRC | |
23:00 | dekelev has quit IRC | |
23:00 | _UsUrPeR_ has quit IRC | |
23:00 | NeonLicht has quit IRC | |
23:00 | dmarkey has quit IRC | |
23:00 | ogra_cmpc has quit IRC | |
23:00 | zamba has quit IRC | |
23:00 | jhutchins_lt has quit IRC | |
23:00 | otavio has quit IRC | |
23:00 | yanu has quit IRC | |
23:00 | Mava has quit IRC | |
23:00 | ltsplogbot has quit IRC | |
23:00 | Guest28514 has quit IRC | |
23:00 | alexqwesa_ has quit IRC | |
23:00 | jbrett has quit IRC | |
23:00 | F-GT has quit IRC | |
23:00 | Lumiere has quit IRC | |
23:00 | abeehc has quit IRC | |
23:00 | Patina has quit IRC | |
23:00 | sutula has quit IRC | |
23:00 | jhutchins has quit IRC | |
23:00 | hiltunen has quit IRC | |
23:00 | AndyGraybeal has quit IRC | |
23:00 | bix0r has quit IRC | |
23:00 | michael__ has quit IRC | |
23:00 | dberkholz has quit IRC | |
23:00 | knipwim has quit IRC | |
23:00 | stgraber has quit IRC | |
23:00 | primeministerp has quit IRC | |
23:00 | monteslu has quit IRC | |
23:00 | Ryan52 has quit IRC | |
23:00 | Appiah has quit IRC | |
23:00 | sep has quit IRC | |
23:03 | Guest28514 has joined #ltsp | |
23:03 | gentgeen__ has joined #ltsp | |
23:03 | alexqwesa_ has joined #ltsp | |
23:03 | sweetpi has joined #ltsp | |
23:03 | tstafford_ has joined #ltsp | |
23:03 | ogra_cmpc has joined #ltsp | |
23:03 | dekelev- has joined #ltsp | |
23:03 | dekelev has joined #ltsp | |
23:03 | stgraber has joined #ltsp | |
23:03 | knipwim has joined #ltsp | |
23:03 | jbrett has joined #ltsp | |
23:03 | primeministerp has joined #ltsp | |
23:03 | leio has joined #ltsp | |
23:03 | klausade has joined #ltsp | |
23:03 | F-GT has joined #ltsp | |
23:03 | Lumiere has joined #ltsp | |
23:03 | sutula has joined #ltsp | |
23:03 | monteslu has joined #ltsp | |
23:03 | jhutchins has joined #ltsp | |
23:03 | jhutchins_lt has joined #ltsp | |
23:03 | highvoltage has joined #ltsp | |
23:03 | cyberorg has joined #ltsp | |
23:03 | ogra has joined #ltsp | |
23:03 | otavio has joined #ltsp | |
23:03 | _UsUrPeR_ has joined #ltsp | |
23:03 | wwx has joined #ltsp | |
23:03 | hiltunen has joined #ltsp | |
23:03 | daduke has joined #ltsp | |
23:03 | ananke has joined #ltsp | |
23:03 | abeehc has joined #ltsp | |
23:03 | zamba has joined #ltsp | |
23:03 | yanu has joined #ltsp | |
23:03 | Patina has joined #ltsp | |
23:03 | Ryan52 has joined #ltsp | |
23:03 | muppis has joined #ltsp | |
23:03 | AndyGraybeal has joined #ltsp | |
23:03 | NeonLicht has joined #ltsp | |
23:03 | Appiah has joined #ltsp | |
23:03 | loathing has joined #ltsp | |
23:03 | Mava has joined #ltsp | |
23:03 | sep has joined #ltsp | |
23:03 | dmarkey has joined #ltsp | |
23:03 | bix0r has joined #ltsp | |
23:03 | ltsplogbot has joined #ltsp | |
23:03 | michael__ has joined #ltsp | |
23:03 | dberkholz has joined #ltsp | |
23:05 | knipwim has quit IRC | |
23:05 | knipwim_ has joined #ltsp | |
23:05 | klausade has quit IRC | |
23:05 | ananke has quit IRC | |
23:05 | dekelev- has quit IRC | |
23:05 | daduke has quit IRC | |
23:05 | gentgeen__ has quit IRC | |
23:05 | sweetpi has quit IRC | |
23:05 | leio has quit IRC | |
23:05 | cyberorg has quit IRC | |
23:05 | ogra has quit IRC | |
23:05 | muppis has quit IRC | |
23:05 | tstafford_ has quit IRC | |
23:05 | dekelev has quit IRC | |
23:05 | _UsUrPeR_ has quit IRC | |
23:05 | NeonLicht has quit IRC | |
23:05 | dmarkey has quit IRC | |
23:05 | ogra_cmpc has quit IRC | |
23:05 | zamba has quit IRC | |
23:05 | jhutchins_lt has quit IRC | |
23:05 | otavio has quit IRC | |
23:05 | yanu has quit IRC | |
23:05 | Mava has quit IRC | |
23:05 | ltsplogbot has quit IRC | |
23:05 | knipwim_ has quit IRC | |
23:05 | Guest28514 has quit IRC | |
23:05 | alexqwesa_ has quit IRC | |
23:05 | jbrett has quit IRC | |
23:05 | F-GT has quit IRC | |
23:05 | Lumiere has quit IRC | |
23:05 | abeehc has quit IRC | |
23:05 | Patina has quit IRC | |
23:05 | sutula has quit IRC | |
23:05 | jhutchins has quit IRC | |
23:05 | hiltunen has quit IRC | |
23:05 | AndyGraybeal has quit IRC | |
23:05 | bix0r has quit IRC | |
23:05 | michael__ has quit IRC | |
23:06 | knipwim_ has joined #ltsp | |
23:06 | Guest28514 has joined #ltsp | |
23:06 | gentgeen__ has joined #ltsp | |
23:06 | alexqwesa_ has joined #ltsp | |
23:06 | sweetpi has joined #ltsp | |
23:06 | tstafford_ has joined #ltsp | |
23:06 | ogra_cmpc has joined #ltsp | |
23:06 | dekelev- has joined #ltsp | |
23:06 | dekelev has joined #ltsp | |
23:06 | jbrett has joined #ltsp | |
23:06 | leio has joined #ltsp | |
23:06 | klausade has joined #ltsp | |
23:06 | F-GT has joined #ltsp | |
23:06 | Lumiere has joined #ltsp | |
23:06 | sutula has joined #ltsp | |
23:06 | jhutchins has joined #ltsp | |
23:06 | jhutchins_lt has joined #ltsp | |
23:06 | cyberorg has joined #ltsp | |
23:06 | ogra has joined #ltsp | |
23:06 | otavio has joined #ltsp | |
23:06 | _UsUrPeR_ has joined #ltsp | |
23:06 | hiltunen has joined #ltsp | |
23:06 | daduke has joined #ltsp | |
23:06 | ananke has joined #ltsp | |
23:06 | abeehc has joined #ltsp | |
23:06 | zamba has joined #ltsp | |
23:06 | yanu has joined #ltsp | |
23:06 | Patina has joined #ltsp | |
23:06 | muppis has joined #ltsp | |
23:06 | AndyGraybeal has joined #ltsp | |
23:06 | NeonLicht has joined #ltsp | |
23:06 | Mava has joined #ltsp | |
23:06 | dmarkey has joined #ltsp | |
23:06 | bix0r has joined #ltsp | |
23:06 | ltsplogbot has joined #ltsp | |
23:06 | michael__ has joined #ltsp | |
23:06 | klausade has quit IRC | |
23:06 | ananke has quit IRC | |
23:06 | dekelev- has quit IRC | |
23:06 | daduke has quit IRC | |
23:07 | gentgeen__ has quit IRC | |
23:07 | sweetpi has quit IRC | |
23:07 | leio has quit IRC | |
23:07 | cyberorg has quit IRC | |
23:07 | ogra has quit IRC | |
23:07 | muppis has quit IRC | |
23:07 | tstafford_ has quit IRC | |
23:07 | dekelev has quit IRC | |
23:07 | _UsUrPeR_ has quit IRC | |
23:07 | NeonLicht has quit IRC | |
23:07 | dmarkey has quit IRC | |
23:07 | ogra_cmpc has quit IRC | |
23:07 | zamba has quit IRC | |
23:07 | jhutchins_lt has quit IRC | |
23:07 | otavio has quit IRC | |
23:07 | yanu has quit IRC | |
23:07 | Mava has quit IRC | |
23:07 | ltsplogbot has quit IRC | |
23:07 | knipwim_ has quit IRC | |
23:07 | Guest28514 has quit IRC | |
23:07 | alexqwesa_ has quit IRC | |
23:07 | jbrett has quit IRC | |
23:07 | F-GT has quit IRC | |
23:07 | Lumiere has quit IRC | |
23:07 | abeehc has quit IRC | |
23:07 | Patina has quit IRC | |
23:07 | sutula has quit IRC | |
23:07 | jhutchins has quit IRC | |
23:07 | hiltunen has quit IRC | |
23:07 | AndyGraybeal has quit IRC | |
23:07 | bix0r has quit IRC | |
23:07 | michael__ has quit IRC | |
23:09 | knipwim_ has joined #ltsp | |
23:09 | Guest28514 has joined #ltsp | |
23:09 | gentgeen__ has joined #ltsp | |
23:09 | alexqwesa_ has joined #ltsp | |
23:09 | sweetpi has joined #ltsp | |
23:09 | tstafford_ has joined #ltsp | |
23:09 | ogra_cmpc has joined #ltsp | |
23:09 | dekelev- has joined #ltsp | |
23:09 | dekelev has joined #ltsp | |
23:09 | jbrett has joined #ltsp | |
23:09 | leio has joined #ltsp | |
23:09 | klausade has joined #ltsp | |
23:09 | F-GT has joined #ltsp | |
23:09 | Lumiere has joined #ltsp | |
23:09 | sutula has joined #ltsp | |
23:09 | jhutchins has joined #ltsp | |
23:09 | jhutchins_lt has joined #ltsp | |
23:09 | cyberorg has joined #ltsp | |
23:09 | ogra has joined #ltsp | |
23:09 | otavio has joined #ltsp | |
23:09 | _UsUrPeR_ has joined #ltsp | |
23:09 | hiltunen has joined #ltsp | |
23:09 | daduke has joined #ltsp | |
23:09 | ananke has joined #ltsp | |
23:09 | abeehc has joined #ltsp | |
23:09 | zamba has joined #ltsp | |
23:09 | yanu has joined #ltsp | |
23:09 | Patina has joined #ltsp | |
23:09 | muppis has joined #ltsp | |
23:09 | AndyGraybeal has joined #ltsp | |
23:09 | NeonLicht has joined #ltsp | |
23:09 | Mava has joined #ltsp | |
23:09 | dmarkey has joined #ltsp | |
23:09 | bix0r has joined #ltsp | |
23:09 | ltsplogbot has joined #ltsp | |
23:09 | michael__ has joined #ltsp | |
23:09 | klausade has quit IRC | |
23:09 | ananke has quit IRC | |
23:09 | dekelev- has quit IRC | |
23:10 | daduke has quit IRC | |
23:10 | gentgeen__ has quit IRC | |
23:10 | sweetpi has quit IRC | |
23:10 | leio has quit IRC | |
23:10 | cyberorg has quit IRC | |
23:10 | ogra has quit IRC | |
23:10 | muppis has quit IRC | |
23:10 | tstafford_ has quit IRC | |
23:10 | dekelev has quit IRC | |
23:10 | _UsUrPeR_ has quit IRC | |
23:10 | NeonLicht has quit IRC | |
23:10 | dmarkey has quit IRC | |
23:10 | ogra_cmpc has quit IRC | |
23:10 | zamba has quit IRC | |
23:10 | jhutchins_lt has quit IRC | |
23:10 | otavio has quit IRC | |
23:10 | yanu has quit IRC | |
23:10 | Mava has quit IRC | |
23:10 | ltsplogbot has quit IRC | |
23:10 | knipwim_ has quit IRC | |
23:10 | Guest28514 has quit IRC | |
23:10 | alexqwesa_ has quit IRC | |
23:10 | jbrett has quit IRC | |
23:10 | F-GT has quit IRC | |
23:10 | Lumiere has quit IRC | |
23:10 | abeehc has quit IRC | |
23:10 | Patina has quit IRC | |
23:10 | sutula has quit IRC | |
23:10 | jhutchins has quit IRC | |
23:10 | hiltunen has quit IRC | |
23:10 | AndyGraybeal has quit IRC | |
23:10 | bix0r has quit IRC | |
23:10 | michael__ has quit IRC | |
23:14 | loathing has quit IRC | |
23:14 | knipwim_ has joined #ltsp | |
23:14 | Guest28514 has joined #ltsp | |
23:14 | gentgeen__ has joined #ltsp | |
23:14 | alexqwesa_ has joined #ltsp | |
23:14 | sweetpi has joined #ltsp | |
23:14 | tstafford_ has joined #ltsp | |
23:14 | ogra_cmpc has joined #ltsp | |
23:14 | dekelev- has joined #ltsp | |
23:14 | dekelev has joined #ltsp | |
23:14 | jbrett has joined #ltsp | |
23:14 | leio has joined #ltsp | |
23:14 | klausade has joined #ltsp | |
23:14 | F-GT has joined #ltsp | |
23:14 | Lumiere has joined #ltsp | |
23:14 | sutula has joined #ltsp | |
23:14 | jhutchins has joined #ltsp | |
23:14 | jhutchins_lt has joined #ltsp | |
23:14 | cyberorg has joined #ltsp | |
23:14 | ogra has joined #ltsp | |
23:14 | otavio has joined #ltsp | |
23:14 | _UsUrPeR_ has joined #ltsp | |
23:14 | hiltunen has joined #ltsp | |
23:14 | daduke has joined #ltsp | |
23:14 | ananke has joined #ltsp | |
23:14 | abeehc has joined #ltsp | |
23:14 | zamba has joined #ltsp | |
23:14 | michael__ has joined #ltsp | |
23:14 | ltsplogbot has joined #ltsp | |
23:14 | bix0r has joined #ltsp | |
23:14 | dmarkey has joined #ltsp | |
23:14 | Mava has joined #ltsp | |
23:14 | NeonLicht has joined #ltsp | |
23:14 | AndyGraybeal has joined #ltsp | |
23:14 | muppis has joined #ltsp | |
23:14 | Patina has joined #ltsp | |
23:14 | yanu has joined #ltsp | |
23:15 | highvoltage has quit IRC | |
23:16 | klausade has quit IRC | |
23:16 | ananke has quit IRC | |
23:16 | gentgeen__ has quit IRC | |
23:16 | sweetpi has quit IRC | |
23:16 | leio has quit IRC | |
23:16 | cyberorg has quit IRC | |
23:16 | ogra has quit IRC | |
23:16 | muppis has quit IRC | |
23:16 | tstafford_ has quit IRC | |
23:16 | dekelev has quit IRC | |
23:16 | _UsUrPeR_ has quit IRC | |
23:16 | NeonLicht has quit IRC | |
23:16 | dmarkey has quit IRC | |
23:16 | ogra_cmpc has quit IRC | |
23:16 | zamba has quit IRC | |
23:16 | jhutchins_lt has quit IRC | |
23:16 | otavio has quit IRC | |
23:16 | yanu has quit IRC | |
23:16 | Mava has quit IRC | |
23:16 | ltsplogbot has quit IRC | |
23:16 | knipwim_ has quit IRC | |
23:16 | Guest28514 has quit IRC | |
23:16 | alexqwesa_ has quit IRC | |
23:16 | jbrett has quit IRC | |
23:16 | F-GT has quit IRC | |
23:16 | Lumiere has quit IRC | |
23:16 | abeehc has quit IRC | |
23:16 | Patina has quit IRC | |
23:16 | sutula has quit IRC | |
23:16 | jhutchins has quit IRC | |
23:16 | hiltunen has quit IRC | |
23:16 | AndyGraybeal has quit IRC | |
23:16 | bix0r has quit IRC | |
23:16 | michael__ has quit IRC | |
23:16 | loathing has joined #ltsp | |
23:17 | highvoltage has joined #ltsp | |
23:19 | knipwim_ has joined #ltsp | |
23:19 | Guest28514 has joined #ltsp | |
23:19 | gentgeen__ has joined #ltsp | |
23:19 | alexqwesa_ has joined #ltsp | |
23:19 | sweetpi has joined #ltsp | |
23:19 | tstafford_ has joined #ltsp | |
23:19 | ogra_cmpc has joined #ltsp | |
23:19 | dekelev has joined #ltsp | |
23:19 | jbrett has joined #ltsp | |
23:19 | leio has joined #ltsp | |
23:19 | klausade has joined #ltsp | |
23:19 | F-GT has joined #ltsp | |
23:19 | Lumiere has joined #ltsp | |
23:19 | sutula has joined #ltsp | |
23:19 | jhutchins has joined #ltsp | |
23:19 | jhutchins_lt has joined #ltsp | |
23:19 | cyberorg has joined #ltsp | |
23:19 | ogra has joined #ltsp | |
23:19 | otavio has joined #ltsp | |
23:19 | _UsUrPeR_ has joined #ltsp | |
23:19 | hiltunen has joined #ltsp | |
23:19 | ananke has joined #ltsp | |
23:19 | abeehc has joined #ltsp | |
23:19 | zamba has joined #ltsp | |
23:19 | yanu has joined #ltsp | |
23:19 | Patina has joined #ltsp | |
23:19 | muppis has joined #ltsp | |
23:19 | AndyGraybeal has joined #ltsp | |
23:19 | NeonLicht has joined #ltsp | |
23:19 | Mava has joined #ltsp | |
23:19 | dmarkey has joined #ltsp | |
23:19 | bix0r has joined #ltsp | |
23:19 | ltsplogbot has joined #ltsp | |
23:19 | michael__ has joined #ltsp | |
23:52 | dekelev- has quit IRC | |
23:53 | dekelev has quit IRC | |