[00:34] sbalneav: still around? [00:34] swapped memory out, and ltsp server is up and running and i'm chattting from a 533mhz celeron with 256 mem [00:35] programs seem to work well, except chromium [00:35] is this normal or based on the video [00:36] er, video memory [00:39] btw, dhcp is # out in interfaces after rebooting preventing the server from accessing the router [00:39] on the RC [00:40] which seems to be a bug ? [00:40] hrm, this is slow. is it because of the machine ? or the network connection ? [00:57] anyone home? [01:08] what is the demand on the processor on the client? [01:08] would getting new pci video cards help the client? [01:09] does the client need 3d Graphics cards to run 3D type of games? [01:17] ug. client came to a crawl and stopped. now it's going again [01:20] back to a crawl [01:38] k, i pulled the cable from the pc and swapped computers. i don't think the ltsp server understood what happened and continued to allow the other processes hang out there even though the thin client had been disconnected [01:38] the other computer i plugged into, has 512mb ram and a 2.0ghz processor [01:38] tried ri-li and chromium on it, but neither one worked. [01:39] ah, yes, and a video card with 128mb ram. so it appears that ltsp is very limited on what apps it will serve [01:41] so anything with graphics is out? [01:41] how does edubuntu run kids games, like tux [01:41] ? [01:45] hrm, guess i'm stuck with a choice [02:21] just found nubea's fat client, which appears what i'm looking for [02:21] i recall in college, using a DG Unix server and doing graphics on it. large graphics, for GIS. is linux this far behind? [02:23] on the fat client, how does it konw to use the system? the fat-client side [02:26] is there a msg bot here? i'd like to leave a msg for nubae [02:26] i have some questions about his fat client [02:29] flashplugin-nonfree-extrasound [02:29] E: Package libflashsupport has no installation candidate [02:29] error: LTSP client installation ended abnormally [02:50] what the the debian/ubuntu equiv of 'rpm -ql ' or 'rpm -qf ' ? [02:50] rpm -ql lists contents of a pkg [02:50] rpm -qf tells you what pkg a file came from [02:55] rhce7322: one sec [02:56] rhce7322: rpm -qf would be dpkg -S [02:56] rhce7322: dpkg -c .deb will show you the contents of a .deb file [02:59] k, xubuntu on ltsp was fast. ubuntu was slow. i've not tried kubuntu. e was blazing fast. is edubuntu any different than ubuntu? [03:00] not in terms of speed [03:00] * Eeyore-Jr should get a physch exam, as i'm always talking to myself [03:00] because it uses Gnome [03:00] but you can use xfce with Edubuntu too if you want [03:00] so why in the @#$# is ubuntu using ubnuntu for ltsp clients [03:00] that does not make sense [03:00] if the goal is to use older pcs on the network already [03:01] no [03:01] the goal is to use LTSP [03:22] i thought kubuntu 8.10 (kde4) would be heavy, but it's not. it seems lighter than ubuntu even in ltsp [03:24] kde uses alsa. will it also use pulseaudio? i tried hydrogen and get no sound from kubuntu [03:26] hrm, now how to figure out to set default menus for each *untu [03:43] well, my testing is done with the exception of the fat client [03:43] i'm a little uneasy as it did not perform as expected, and i'm hoping i can work the kinks out before getting fired [03:48] is there a way to customize the user's login screen? i noticed that when i installed kubuntu-desktop it asked me to choose gdm or kdm [03:48] is there a ltsp dm? [03:54] Video conferencing with Ekiga - how is this possible if it won't run a simple game? [03:54] i've noticed in the docs [05:03] LaserJock: Thanks 4 dpkg nfo. Sorry, housework dragged me away. [05:09] LaserJock: Is there a database of installed debs that can be queried, or do I need to track down a phys .deb file if I want to know its contents eg, I want to find out where named stuffs its stuff, but don't have a bind9-n.n-n.deb anywhere handy. [05:15] looks like you can use /var/cache/apt/archive... as long as you don't flush... [05:21] rhce7322: dpkg -L [05:22] a-Ha! [05:26] Hmmmmmmm. Debian stuffs bind zone files in /etc ??? I guess someone must have had a reason... [05:34] Eeyore-Jr: a better answer to the "why is gnome used for Edubuntu" is that when Edubuntu was started Xubuntu didn't exist [05:35] Eeyore-Jr: and Edubuntu used to ship xfce4 but it was moved to Universe so we don't anymore [05:36] Eeyore-Jr: and LTSP uses ldm instead of gdm or kdm. It's made specifically for LTSP [05:37] Eeyore-Jr: what you can run with LTSP depends largely on the LTSP server and network [05:38] Eeyore-Jr: Edubuntu is capable of doing video conferencing, but you would need a pretty nice server/network to do much of it [05:39] LaserJock: or my latest localapp hack :) We do fullscreen skype conferencing on our thin clients at the office. [05:40] right === merriam_ is now known as merriam === BlinkyToon is now known as Don_Miguel [11:31] sooo, a quad4 intel and 4G ram and gigabyte ethernet and 7200 rpm drives with 32mb cache ram would do it? [12:04] Nubae: ! [12:04] hi. i have some questions for you [12:04] i was following your blog entry, and used hardy on intrepid. is there a way to "undo" this? [12:05] also, does the client pick how it boots on it's own? how does it know to be a thin or a fat client? [12:08] Eeyore-Jr: sure, just delete /opt/ltsp/fati386, and then download the intrepid version [12:08] u need to install nfs on the server and export home too. [12:09] sudo apt-get install nfs-kernel-server nfs-common portmap [12:12] and then edit /etc/exports and include this line: /home 192.168.0.0/24(rw,no_root_squash,async) [12:12] finally do sudo exportfs -a [12:13] ok. is that in your blog or did i miss something? [12:14] can i mix fat and thin clients on the same server? [12:14] Well no, I assume people usually have nfs server installed, but I will add it, as it is sort of essential [12:15] yes, some of us are not as smart as you are :) [12:15] yeah sure... for that take a look at step 5 here (adding fat client details to dhcp) here: https://help.ubuntu.com/community/UbuntuLTSP/LTSPFatClients [12:15] heh, its not about being smart, its just about routine... I've done this many times so I know what I am looking for. If I was smart I would not assume people have nfs and dhcp settings already set for fat client [12:16] thats why people like yourself testing this is so imporant ;-) [12:20] it looks like i have a lot of work ahead of me. i still am unclear, if i put two pcs on the network, one fat, and one thin, the server just knows or the client? do i have to hard code the mac addresses? [12:20] {i skimed the doc} [12:21] or does it boot, and then go "oh, i see i have resources to work with" and boot fat [12:23] heh, sounds like me in the morning with breakfast [12:26] its not much work, u just have to tell the client (by mac address) which image to load [12:27] so the best way is to have 2 seperate sections like the dhcp entry on that page, one for fat clients, one for thin clients... this is useful for seperating off multiple chroots (you can also use that to seperate other customised chroots (amd64, mac chroot, kubuntu chroots, etc) [12:28] ok, that makes sense [12:28] i'll see what kind of headway i make on the test server [12:29] i working against the clock so to speak. need by next wednesday and i don't quite understand everything that is going on yet [12:34] well, Im here... so ask away if u have questions... [12:34] ok, thx. i'm going to look at some cheap fat clients today [12:34] but I definitely suggest using Intrepid, as it is the stablest LTSP so far [12:36] something i tried last evening was putting kubuntu, ubuntu, xubuntu, and e on ... e was by far the fasted [12:36] er fastest [12:37] yeah... its quite easy to make an E17 fat client... If I get some time today or tomrrow, I'll create a script to do that... should just be a couple of changes [12:37] i prefer kubuntu, but e was great for the thin client [12:38] kubuntu-kde4? === hfsdo_ is now known as hfsdo [14:17] stgraber, ooohm you got a rt2680 dirver for me ... [14:17] * ogra hugs stgraber [16:55] Just to say that I have applied for the Edubuntu Members and the Edubuntu BugSquad teams, I have been working with Ubuntu and LTSP for a while so I hope to contribute as much as I can [19:57] ogra: :) [19:58] ogra: was fun to play with dkms and quite easy to do. Just too bad it didn't get included (shouldn't need that much change to be good for inclusion but it was quite late in the release cycle) [20:42] highvoltage: oh, your own company, sounds cool :)