=== yoshi is now known as Guest68355 [08:58] nubae1, i dont like kiwi because it completely breaks the concept of ltsp5 to integrate deeply with the distro and through that improve the upstream packages, because it reimplements ltsp4 on a different level and because it prevents any kind of upstream contribution through suse users ... [08:59] nubae1, it has *noting at all* to do with paths but with selfish attitude and breaking of concepts [08:59] nubae1, its great that it exists for the users wanting it but its a 100% fork [09:02] ogra, if I made something similar with ubuntu, i.e. a live ubuntu dvd with ltsp preinstalled and ready to function, and with some edu* packages installed, would I be able to redistribute it without having to call it with a name other than "ubuntu"? [09:30] ogra: someone was arguing yesterday that it isn't a fork, but I agree with you that it's clearly a fork. [09:31] well, i dont mind the fork that much, but the rest [09:32] good blog post btw :) [09:32] good morning all :) [09:35] thanks ogra, I didn't know how you'd react to it (or anyone else for that matter) [09:35] but I just needed to say something about it at least [09:47] does anyone know the reasons for having defining a terminal in the /etc/hosts file? I'm having a problem where if our internal dns server is down we get a grey screen [10:04] ltsp5 doesnt use DNS at all, ltsp4 where you actually needed that for the highly insecure XDMCP connection it uses was never supported in ubuntu [10:10] ah sorry I should have been clearer, I'm on a box with ltsp 4.2 on, my question was less about fixing the problem (as I soon fixed it by updating the /etc/hosts file and restoring internal dns) but more about understanding why this would happen [10:11] I guess I'm on the wrong channel... #ltsp? [10:12] well, even in #ltsp its a matter of luck to get ltsp4 support, ltsp4 is dead since 4 years [10:13] the last security fixes were in 2005 ... running ltsp4 anywhere is just adding a big security hole to your system [10:14] like I said I was more about curiosity and better understanding that support :) [10:15] maybe its one of those things that I needn't concern myself with [10:15] XDMCP looks up the hostname and IP on connect [10:16] if it cant find either it cant start [10:16] well, it can start but not connect to any remote display manager [10:16] so what you see is the local start of the X server ... [10:18] ah right, so if a client is not in /etc/hosts... and not in DNS (read they weren't in dns anyway, but I guess the xdmcp server was expecting "some" response as opposed to "no" response) then the xdmcp server will not allow the connect [10:18] right [10:18] and the difference in the way ltsp5 does it? [10:19] it uses ssh [10:19] not XDMCP [10:20] so you tunnel the users x server session to the client machines x server [10:21] right, which means for example you dont need to have X running on the server [10:21] and you cant run a tcpdump from anywhere in your network and produce screenshots of password captures from it like with XDMCP [10:22] ah cool :) [10:23] but you have the overhead of everything running through ssh... small price to pay though I guess :) [10:24] you can switch encryption off for the actual X traffic with LDM_DIRECTX=True in lts.conf [10:24] yeah I read that one somewhere [10:24] and this makes ldm revert to xdmcp? [10:25] that will only keep the password and feature communication (ltspfs etc) in ssh, but your payload X traffic will be redirected through a plain DISPLAY forwarding [10:25] nice :) [10:25] so at least the password handshake is more secure than XDMCP ... i wouldnt advise my users to do any onlinebanking in that ode though ;) [10:25] your all very very clever people.... I really wouldnt know where to start, lol [10:26] *mode [10:32] thank for your help :) [13:07] ogra: if I took the ubuntu desktop cd, and installed a lot of educational apps into it (from the ubuntu repositories), and installed ltsp-server and build an ltsp chroot, and used dnsmasq instead of dhcpd3-server to be able to function as a live-ltsp-server with a dynamic IP, and produced a live dvd with all that, would I be permitted to redistribute the .iso and still call it Ubuntu? Or is what I'm thinking yet another distro? [13:07] ubuntu-edu-ltsp-remix ? :) [13:08] Yeah, sure :) [13:08] I can find hosting, and I think it'll be useful, but I don't want to get into trouble with the naming thing... [13:08] http://www.canonical.com/projects/ubuntu/unr -> see the "what is a remix" section [13:08] Ahhh ok looking... [13:11] Yup, ogra, I think you're the goddad (if that's what it's called) of my remix :) "ubuntu-edu-ltsp-remix" it is! [13:11] :) [13:11] I think doing a remix isn't too hard, is it? [13:12] well, depends how you do it :) [13:12] Hmmm any links for a how-to or something? [13:12] just changing the iso is quite easy [13:13] look for LiveCDCustomization on the wiki [13:13] Thanks ogra! I think I just found out what to do in the summer vacations... :P [13:13] https://wiki.ubuntu.com/MobileTeam/Mobile/HowTo/ImageModification has some hints about how to edit a squashfs [13:15] (note this doesnt use an iso, you need the mkisofs magic from the wiki howto for isos) [13:15] * alkisg is reading https://help.ubuntu.com/community/LiveCDCustomization ... === jussi01 is now known as android === android is now known as jussi01 [21:16] hi. i upgraded from 8.10 ltsp edubuntu to 9.04 ltsp edubuntu and now have no flash [21:16] i did a ltsp-build-client [21:54] Yo