From krsnendu108 at gmail.com Mon Jan 1 01:33:57 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 1 Jan 2007 14:33:57 +1300 Subject: [K12OSN] smbldap on K12LTSP-6 errors In-Reply-To: <4710.76.179.82.249.1167596438.squirrel@webmail.midmaine.com> References: <4495.76.179.82.249.1167574182.squirrel@webmail.midmaine.com> <4710.76.179.82.249.1167596438.squirrel@webmail.midmaine.com> Message-ID: Problem solved-packages not installed stated as installed on installation screen ********************************************** I decided to reinstall the whole system. This time when I installed smbldap I looked in the install log. On the screen during installation it said all necessary packages had been installed, but looking in the log file I found that it had tried to install the packages from the local rpm files but a key was missing and they were not installed. I took the list of packages from the log file and did yum install for each of them. Worked fine for all of them except one something-BER having installed all these packages I ran the installation again and it recognized that all the packages were installed. The rest of the install went fine. I recommend setting up a FC6 (K12LTSP-6) option in the initial menu and using yum to install all the packages that are not installed. I think all the packages come from extras repository. This might also work for FC5. On 01/01/07, cliebow at midmaine.com wrote: > > if you want you can send me slapd.conf and smb.conf..i wont promise > anything.. > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cliebow at midmaine.com Mon Jan 1 01:42:24 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Sun, 31 Dec 2006 20:42:24 -0500 (EST) Subject: [K12OSN] smbldap on K12LTSP-6 errors In-Reply-To: References: <4495.76.179.82.249.1167574182.squirrel@webmail.midmaine.com> <4710.76.179.82.249.1167596438.squirrel@webmail.midmaine.com> Message-ID: <2732.76.179.82.249.1167615744.squirrel@webmail.midmaine.com> yes i ran into ber-something long ago..i have my own scripty to set up after debs are installed..good job... \ > Problem solved-packages not installed stated as installed on installation > screen > ********************************************** > I decided to reinstall the whole system. This time when I installed > smbldap > I looked in the install log. On the screen during installation it said all > necessary packages had been installed, but looking in the log file I found > that it had tried to install the packages from the local rpm files but a > key > was missing and they were not installed. I took the list of packages from > the log file and did yum install for each of them. Worked fine for all of > them except one something-BER having installed all these packages I ran > the > installation again and it recognized that all the packages were installed. > The rest of the install went fine. > > I recommend setting up a FC6 (K12LTSP-6) option in the initial menu and > using yum to install all the packages that are not installed. I think all > the packages come from extras repository. This might also work for FC5. > > On 01/01/07, cliebow at midmaine.com wrote: >> >> if you want you can send me slapd.conf and smb.conf..i wont promise >> anything.. >> >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From krsnendu108 at gmail.com Mon Jan 1 08:56:02 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 1 Jan 2007 21:56:02 +1300 Subject: [K12OSN] k12ltsp.org down? Message-ID: I can't get into K12ltsp.org website. I've been able to get in a couple of times in the last few days but mostly can't get in. -------------- next part -------------- An HTML attachment was scrubbed... URL: From moquist at majen.net Mon Jan 1 09:06:25 2007 From: moquist at majen.net (Matt Oquist) Date: Mon, 1 Jan 2007 04:06:25 -0500 Subject: [K12OSN] Re: Problems with Firefox, OO and KDE apps start up speed with SMBLDAP (Julian) In-Reply-To: <20061228170017.1325373518@hormel.redhat.com> References: <20061228170017.1325373518@hormel.redhat.com> Message-ID: <20070101090625.GA32715@majen.net> > Julian Yap wrote: > > Hi all, > > > > We're having problems with the start up speed of Firefox, OO and KDE > > apps on our K12LTSP servers and was wondering if anyone could help. > > > > More background info: > > We freshly installed a K12LTSP 6.0 server and set it up to authenticate > > off the SMBLDAP. Home directories are also mounted off the SMBLDAP > > server via NFS. > > Certain apps seem to hang and take a long time (around 10 minutes) to > > start up. I can't seem to figure it out. However, once Firefox, for > > example, starts up, it's very responsive and works fine. The apps with > > problems are Firefox, OpenOffice suite and KDE apps (like Kalcium). What happens if you take NFS out of the equation? Try creating a local user on the K12LTSP server and give her a non-NFS home directory. How do the slow apps respond then? Then create a Samba/LDAP user but give her a local home directory (e.g., "/tmp/username") and see how the apps respond. I'm guessing that you've got NFS locking issues. Every time I've seen behavior like this that seemed to be the culprit, but an update has always fixed the problem before I got time to track it down further and figure out *why* locking was a problem. --matt -- Open Source Software Engineering Consultant http://majen.net/ From mel at melwade.com Mon Jan 1 17:07:20 2007 From: mel at melwade.com (Mel Wade) Date: Mon, 1 Jan 2007 09:07:20 -0800 Subject: [K12OSN] k12ltsp.org down? In-Reply-To: References: Message-ID: <43080f460701010907r1b1791abnbc48d3660ec44675@mail.gmail.com> Ditto. On 1/1/07, Krsnendu dasa wrote: > > I can't get into K12ltsp.org website. > I've been able to get in a couple of times in the last few days but mostly > can't get in. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From eharrison at mail.mesd.k12.or.us Mon Jan 1 21:22:32 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Mon, 01 Jan 2007 13:22:32 -0800 Subject: [K12OSN] k12ltsp.org down? In-Reply-To: References: Message-ID: <45997B98.2050400@mail.mesd.k12.or.us> Krsnendu dasa wrote: > I can't get into K12ltsp.org website. > I've been able to get in a couple of times in the last few days but mostly > can't get in. > It is back up. I just got back in town, sorry for not getting to this quicker... -Eric From robark at gmail.com Mon Jan 1 21:38:34 2007 From: robark at gmail.com (Robert Arkiletian) Date: Mon, 1 Jan 2007 13:38:34 -0800 Subject: [K12OSN] Fedora Legacy support no longer Message-ID: The Fedora Legacy Project is no longer alive. http://fedoralegacy.org/ I think (please correct me if I'm wrong) this means 6 months of support for Fedora after the next release comes out. So about 4 more months of support for FC5 and hence K12LTSP5. Wondering how this is going to affect K12LTSP if at all? -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From nils at breun.nl Mon Jan 1 22:28:43 2007 From: nils at breun.nl (Nils Breunese) Date: Mon, 1 Jan 2007 23:28:43 +0100 Subject: [K12OSN] Fedora Legacy support no longer In-Reply-To: References: Message-ID: Robert Arkiletian wrote: > The Fedora Legacy Project is no longer alive. > > http://fedoralegacy.org/ > > I think (please correct me if I'm wrong) this means 6 months of > support for Fedora after the next release comes out. So about 4 more > months of support for FC5 and hence K12LTSP5. That's correct. However, there is talk about extending official support for FC releases to 13 months. Nothing is decided yet and I don't know if it would apply to current releases or only upcoming releases. Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From sbarar at gmail.com Tue Jan 2 02:54:05 2007 From: sbarar at gmail.com (Sudev Barar) Date: Tue, 2 Jan 2007 08:24:05 +0530 Subject: [K12OSN] Fedora Legacy support no longer In-Reply-To: References: Message-ID: <774593a20701011854i25e08da8n7074598533609b97@mail.gmail.com> On 02/01/07, Nils Breunese wrote: > > I think (please correct me if I'm wrong) this means 6 months of > > support for Fedora after the next release comes out. So about 4 more > > months of support for FC5 and hence K12LTSP5. > > That's correct. However, there is talk about extending official > support for FC releases to 13 months. Nothing is decided yet and I > don't know if it would apply to current releases or only upcoming > releases. > More discussion on slashdot.org at http://linux.slashdot.org/linux/06/12/31/1837253.shtml Deep thought needed to continue RH way or shift to some other distro since 6 months support would mean only effective support time of 3 months depending on how soon k12 is rolled out. But typically releases happen in March/Sept and the following seasonal holiday (summer or christmas) k12 is released. Ofcourse nothing prevents k12 to set up its own repos. -- Wishing you very best for the New Year 2007 Regards, Sudev Barar From dyoung at mesd.k12.or.us Tue Jan 2 03:40:22 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Mon, 01 Jan 2007 19:40:22 -0800 Subject: [K12OSN] A couple more oddities with K12LTSP 6.0 In-Reply-To: <458B25E7.8070502@hvja.org> References: <458B25E7.8070502@hvja.org> Message-ID: <4599D426.1080107@mesd.k12.or.us> Huck wrote: > on bootup I get this message: > > system message bus: unknown group netdev in message bus configuration > file... This was mentioned on the fedora-devel list as a known issue. It's a harmless message regarding a Debian-specific configuration that went into the Avahi package. You can safely disregard. https://www.redhat.com/archives/fedora-devel-list/2006-December/msg00560.html -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From nils at breun.nl Tue Jan 2 12:20:49 2007 From: nils at breun.nl (Nils Breunese) Date: Tue, 2 Jan 2007 13:20:49 +0100 Subject: [K12OSN] k12ltsp.org down? In-Reply-To: <45997B98.2050400@mail.mesd.k12.or.us> References: <45997B98.2050400@mail.mesd.k12.or.us> Message-ID: <1B0D1350-085A-40E1-9BC3-3453EEB5276B@breun.nl> Eric Harrison wrote: > Krsnendu dasa wrote: >> I can't get into K12ltsp.org website. >> I've been able to get in a couple of times in the last few days >> but mostly >> can't get in. >> > > It is back up. > > I just got back in town, sorry for not getting to this quicker... I haven't tried recently, but at the moment I can't reach k12ltsp.org. Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From melliott at rpmhd.org Tue Jan 2 14:41:13 2007 From: melliott at rpmhd.org (Michael Elliott) Date: Tue, 02 Jan 2007 09:41:13 -0500 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <459A6F09.50300@rpmhd.org> Hello everyone. I posted this a couple of weeks ago and never did hear anything back. I figure everyone was probably quite busy with the holidays and I may have been looked over. I figured I would try once again. I've been working on this and haven't came up with any luck so far. I have two workstations that were working on my K12LTSP 4 box which I cannot get to come up on the K12LTSP 5. I have three machines of the same hardware configuration. One works, the other two do not. I have tried to copy the lts.conf information from the one that works: [C112] PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync to the two that are not currently working: [C113] [C116] *Note - I did not put this on the same line, I'm must showing that both have the same config. PRINTER_0_DEVICE = /dev/lp0 PRINTER_0_TYPE = P X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync In the global section, the XSERVER = "auto" I tried adding XSERVER = "mga" to the individual lines as well to see if that would help, it did not. The video cards in all three are AGP Matrox Millenium II (MGA2164WA-B) The error I am getting basically goes as follows: Scanning for video card.. then it says to check /tmp/mnt/xorg.log for errors (which is not in /tmp/mnt/xorg) Then I receive xserver failed. As mentioned earlier, I did have these working under K12LTSP 4. I did have an issue earlier when I didn't realize that the dhcpd.conf file was changed. So if something in lts.conf has changed, that may be something I don't know. I do have several other terminals (4 working), one of which is an identical machine as two that are not working. I did think about trying to redo the image for the network boot, but I don't really know why that would change anything. Thanks - Mike From petre at maltzen.net Tue Jan 2 14:54:01 2007 From: petre at maltzen.net (Petre Scheie) Date: Tue, 02 Jan 2007 08:54:01 -0600 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II In-Reply-To: <459A6F09.50300@rpmhd.org> References: <459A6F09.50300@rpmhd.org> Message-ID: <459A7209.8050909@maltzen.net> You access /tmp/mnt/xorg.log file that it refers to via the client, not the server. If you press Ctrl-Alt-F2 on the client, you'll get a command prompt, and then you should be able to find /tmp/mnt/xorg.log. Petre Michael Elliott wrote: > Hello everyone. I posted this a couple of weeks ago and never did hear > anything back. I figure everyone was probably quite busy with the > holidays and I may have been looked over. I figured I would try once > again. > > I've been working on this and haven't came up with any luck so far. I > have two workstations that were working on my K12LTSP 4 box which I > cannot get to come up on the K12LTSP 5. I have three machines of the > same hardware configuration. One works, the other two do not. > > I have tried to copy the lts.conf information from the one that works: > [C112] > PRINTER_0_DEVICE = /dev/lp0 > PRINTER_0_TYPE = P > > X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync > > to the two that are not currently working: > > > [C113] [C116] *Note - I did not put this on the same line, I'm must > showing that both have the same config. > > PRINTER_0_DEVICE = /dev/lp0 > PRINTER_0_TYPE = P > > X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync > > In the global section, the XSERVER = "auto" > > > I tried adding XSERVER = "mga" to the individual lines as well to see if > that would help, it did not. > > The video cards in all three are AGP Matrox Millenium II (MGA2164WA-B) > > The error I am getting basically goes as follows: > > Scanning for video card.. then it says to check /tmp/mnt/xorg.log for > errors (which is not in /tmp/mnt/xorg) > > Then I receive xserver failed. > > As mentioned earlier, I did have these working under K12LTSP 4. I did > have an issue earlier when I didn't realize that the dhcpd.conf file was > changed. So if something in lts.conf has changed, that may be something > I don't know. > I do have several other terminals (4 working), one of which is an > identical machine as two that are not working. > > I did think about trying to redo the image for the network boot, but I > don't really know why that would change anything. > > > Thanks - > > Mike > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From kueckerd at shenandoah.k12.ia.us Tue Jan 2 16:35:20 2007 From: kueckerd at shenandoah.k12.ia.us (Daniel Kuecker) Date: Tue, 02 Jan 2007 10:35:20 -0600 Subject: [K12OSN] K12LTSP 6.0.0 Released In-Reply-To: <458EC82E.6090305@mail.mesd.k12.or.us> References: <458EC82E.6090305@mail.mesd.k12.or.us> Message-ID: <459A34DB.0DA4.007D.0@shenandoah.k12.ia.us> Has anyone done an upgrade from version 5 yet? is it even possible? I just installed ltsp5 a couple months ago... would like to upgrade. >>> Eric Harrison 12/24/06 12:34 PM >>> Still looking for the perfect Christmas gift for the Spouse? K12LTSP 6.0.0 is now available for all of your gift- giving needs! It slices, it dices. And when you are finished, it makes great drink coasters. The ultimate stocking- stuffer! Hurry while supplies last! Act now and you will get your choice of CD images or DVD images in either the 32bit or 64bit flavor! All for the same low price! But wait, that is not all! The first 1,000,000,000,000 downloaders will also get free access to the new K12LTSP wiki! http://www.k12ltsp.org/mediawiki See below for all of the exciting details! Get yours today at: K12LTSP 6.0.0 ISO images for 32bit servers (PIII, P4, older Xeon, Athlon, etc) ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 32bit/iso/ http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 32bit/iso/ rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 32bit/ . K12LTSP 6.0.0 ISO images for 64bit servers (newer Xeons, Opteron, Athlon64, etc) ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 64bit/iso/ http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 64bit/iso/ rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 64bit/ . K12LTSP 6.0.0 DVD images for 32bit servers (PIII, P4, older Xeon, Athlon, etc) ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 32bit/dvd/ http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 32bit/dvd/ rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 32bit- dvd/ . K12LTSP 6.0.0 DVD images for 64bit servers (newer Xeons, Opteron, Athlon64, etc) ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 64bit/dvd/ http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 64bit/dvd/ rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 64bit- dvd/ . K12LTSP 6.0.0 Release Notes =========================== K12LTSP 6.0.0 is based on Fedora Core 6, with a large number of changes including: * LTSP 4.2 update 4 * A bunch of packages from Fedora Extras * Hundreds of updated FC6 packages * A handful of K12LTSP packages, just to spice things up This release of K12LTSP is slightly different than past releases in that there is no specific "LTSP" install option. If you want do a "normal" Fedora Core 6 install from K12LTSP 6, simply uncheck the "LTSP" package group. The "Education" package group has been split up into two groups. Now there is "Eduction (K- 5)" which includes tuxtype, tuxpaint, gcompris, etc for the younger kids, and there is "Education (6- 12)" which includes gperiodic, qcad, etc for the older kids. Also note that if you install the LTSP package group, the DHCP and DNS use alternate configuration files: DHCP: /etc/dhcpd- k12ltsp.conf DNS: /etc/named- k12ltsp.conf Changelog ========= K12LTSP specific packages: root- desktop- urls 0.6- k12ltsp.6.0.0 - include a "Remove Icons" icon to complement the "Push Icons" icon - "Get Acrobat Reader" now fetches Acrobat Reader 7.0.8 k12ltsp- education 6.0.0- 2 - split into k12ltsp- education- grades- k- 5 and k12ltsp- education- grades- 6- 12 k12ltsp- release 6.0.0- 2 k12ltsp- utils 6.0.0- 2 - upgrade fix ltsp_config 0.0.41- k12ltsp.6.0.0 - remove GNOME_MixerApplet from the default panel configuration - set a new default background - disable suspend & hibernate in gnome- power- manager - font fix for flash Latest version: afio 2.5- 0.k12ltsp.6.0.0 buffer 1.19- 1.k12ltsp.6.0.0 dansguardian 2.9.8.0- 0.k12ltsp.6.0.0 fl_teachertool 0.34- 2.k12ltsp.6.0.0 icewm 1.2.28- 1.k12ltsp.6.0.0 ltsp_ltspswapd 4.2.0- 0.k12ltsp.6.0.0 mindi 1.2.0- 2.k12ltsp.6.0.0 mindi- busybox 1.2.1- 2.fc5 mondo 2.2.0- 2.k12ltsp.6.0.0 Packages from Fedora Extras: atomix 2.14.0- 2.fc6 blender 2.42a- 4.fc6 bluefish 1.0.7- 1.fc6 cabextract 1.1- 5.fc6 celestia 1.4.1- 7.fc6 childsplay 0.84.1- 1.fc6 drgeo 1.1.0- 11.fc6 fltk 1.1.7- 2.fc6 freealut 1.1.0- 2.fc6 freenx 0.5.0- 5.fc6 fuse 2.6.0- 2.fc6 fuse- emulator 0.7.0- 6.fc6 fuse- encfs 1.3.1- 3.fc6 fuse- sshfs 1.7- 2.fc6 gc 6.8- 3.fc6 gcompris 8.2- 1.fc6 gdk- pixbuf 0.22.0- 30.fc6 glib 1.2.10- 23.fc6 glibmm24 2.12.3- 1 gnet2 2.0.7- 9.fc6 gnome- theme- clearlooks- bigpack 0.6- 4.fc6 gnome- themes- extras 0.9.0- 5.fc6 gnucap 0.34- 3.fc6 gnuchess 5.07- 10.fc6 gperiodic 2.0.8- 7.fc6 gtk+ 1.2.10- 55.fc6 gtkglext 1.2.0- 4.fc6 gtkglextmm 1.2.0- 5.fc6 gtkmm24 2.10.5- 1.fc6 gtk- sharp 1.0.10- 12.fc6 gtypist 2.7- 4.fc6 imlib 1.9.13- 30.fc6 inkscape 0.44.1- 2.fc6 libpng10 1.0.21- 1.fc6 libsigc++20 2.0.17- 2 loudmouth 1.0.5- 2.fc6 ltsp- utils 0.25- 4.fc6 lua 5.1.1- 2.fc6 meld 1.1.4- 4.fc6 nautilus- open- terminal 0.7- 3.fc6 nx 2.1.0- 1.fc6 openal 0.0.9- 0.9.20060204cvs.fc6 OpenEXR 1.4.0a- 3.fc6 ORBit 0.5.17- 20.fc6 perl- Authen- SASL 2.10- 1.fc6 perl- Crypt- SSLeay 0.51- 12.fc6 perl- DateManip 5.44- 2.fc6 perl- Parse- Yapp 1.05- 36.fc6 perl- GSSAPI 0.23- 2.fc6 perl- Mail- Alias 1.12- 7.fc6 perl- String- ShellQuote 1.03- 3.fc6 perl- X11- Protocol 0.55- 5.fc6 perl- XML- DOM 1.44- 2.fc6 perl- XML- RegExp 0.03- 2.fc6 perl- XML- XQL 0.68- 3.fc6 plotutils 2.5- 3.fc6 pygame 1.7.1- 9.fc6 qcad 2.0.5.0- 5.fc6 sabayon 2.12.4- 4.fc6 scribus 1.3.3.6- 1.fc6 SDL_gfx 2.0.13- 7.fc6 SDL_image 1.2.5- 3.fc6 SDL_mixer 1.2.7- 2.fc6 SDL_net 1.2.6- 2.fc6 SDL_Pango 0.1.2- 4.fc6 SDL_ttf 2.0.8- 2.fc6 skencil 0.6.17- 8.fc6 squidGuard 1.2.0- 14.fc6 tuxpaint 0.9.15b- 4.fc6 tuxpaint- stamps 2005.11.25- 1.fc6 tuxtype2 1.5.3- 2.fc6 vnc- ltsp- config 4.0- 3 vnc- reflector 1.2.4- 2.fc6 xboard- 4.2.7 16.fc6 xscreensaver- base 5.01- 3.fc6 yumex 1.2.1- 1.0.fc6 Fedora Core 6 Updates: a2ps 4.13b- 57.fc6.3 am- utils 6.1.5- 4.1.fc6 anacron 2.3- 44.fc6 arpwatch 2.1a13- 16.fc6 arts 1.5.5- 0.1.fc6 at 3.1.8- 84.fc6 audit 1.3- 2.fc6 authconfig 5.3.12- 1.fc6 autofs 5.0.1- 0.rc2.36 avahi 0.6.15- 1.fc6 beagle 0.2.13- 1.fc6 bind 9.3.3- 0.1.rc3.fc6 bluez- gnome 0.6- 1.fc6 bluez- utils 3.7- 2 boost 1.33.1- 10.fc6 bouncycastle 1.34- 2.fc6 bug- buddy 2.16.0- 3.fc6 caching- nameserver 9.3.3- 0.1.rc3.fc6 cairo 1.2.6- 1.fc6 checkpolicy 1.33.1- 2.fc6 control- center 2.16.0- 11.fc6 coreutils 5.97- 12.2.fc6 cpio 2.6- 21.fc6 cpuspeed 1.2.1- 1.42.fc6 cups 1.2.7- 1.3.fc6 cvs 1.11.22- 6.fc6 dbus 1.0.1- 8.fc6 desktop- printing 0.19- 18.fc6 dhcp 3.0.5- 1.fc6 dogtail 0.6.1- 1.fc6 dovecot 1.0- 1.rc15.fc6 doxygen 1.5.1- 1 dvd+rw- tools 7.0- 0.fc6.2 e2fsprogs 1.39- 7.fc6 eclipse 3.2.1- 23.fc6 eel2 2.16.1- 1.fc6 eject 2.1.5- 4.1.fc6 elinks 0.11.1- 5.1 evince 0.6.0- 5.fc6 evolution 2.8.2.1- 2.fc6 fetchmail 6.3.4- 2 firefox 1.5.0.8- 1.fc6 fonts- bengali 2.0.10- 1.fc6 fonts- gujarati 2.0.10- 1.fc6 fonts- hindi 2.0.10- 1.fc6 fonts- japanese 0.20061016- 1.fc6 fonts- kannada 2.0.10- 1.fc6 fonts- malayalam 2.0.10- 1.fc6 fonts- oriya 2.0.10- 1.fc6 fonts- punjabi 2.0.10- 1.fc6 fonts- tamil 2.0.10- 1.fc6 fonts- telugu 2.0.10- 1.fc6 foomatic 3.0.2- 39.1.fc6 fortune- mod 1.99.1- 7.fc6 freeradius 1.1.3- 1.1 freetype 2.2.1- 16.fc6 frysk 0.0.1.2006.12.01.rh1- 1.fc6 gaim 2.0.0- 0.26.beta5.fc6 gamin 0.1.7- 8.fc6 gcalctool 5.8.25- 1.fc6 gdb 6.5- 15.fc6 gdm 2.16.4- 1.fc6 ghostscript 8.15.3- 1.fc6 gjdoc 0.7.7- 14.fc6 glx- utils 6.5.1- 8.fc6 gmp 4.1.4- 9.fc6 gnome- applets 2.16.0.1- 10.fc6 gnome- bluetooth 0.7.0- 11.fc6 gnome- icon- theme 2.16.0.1- 3.fc6 gnome- libs 1.4.2- 3.fc6 gnome- panel 2.16.1- 3.fc6 gnome- pilot 2.0.15- 1.fc6 gnome- power- manager 2.16.0- 4.fc6 gnome- python2 2.16.2- 1.fc6 gnome- screensaver 2.16.1- 2.fc6 gnome- session 2.16.0- 7.fc6 gnome- vfs2 2.16.2- 2.fc6 gnome- volume- manager 2.15.0- 4.fc6 gnucash 2.0.2- 1.fc6 gnupg 1.4.6- 2 gpart 0.1h- 4.fc6 grep 2.5.1- 54.1.2.fc6 gstreamer 0.10.10- 2.fc6 gtk2 2.10.4- 6.fc6 gtkhtml3 3.12.2- 1.fc6 hal 0.5.8.1- 5.fc6 hardlink 1.0- 2.fc6 hpijs 1.6.10- 1.fc6.4 hplip 1.6.10- 1.fc6.4 hsqldb 1.8.0.4- 4jpp.1 htmlview 3.0.0- 15.fc6 hwbrowser 0.29- 1.fc6 ImageMagick 6.2.8.0- 3.fc6.1 info 4.8- 14.fc6 initscripts 8.45.7- 1 iproute 2.6.19- 1.fc6 irqbalance 0.55- 2.fc6 iscsi- initiator- utils 6.2.0.747- 0.0.fc6 jpilot 0.99.8- 8.fc6 jwhois 3.2.3- 8.fc6 k3b 0.12.17- 1 kdeaccessibility 3.5.5- 0.1.fc6 kdeaddons 3.5.5- 0.1.fc6 kdeadmin 3.5.5- 0.1.fc6 kdeartwork 3.5.5- 0.1.fc6 kdebase 3.5.5- 0.4.fc6 kdebindings 3.5.5- 0.1.fc6 kdeedu 3.5.5- 0.1.fc6 kdegames 3.5.5- 0.1.fc6 kdegraphics 3.5.5- 0.1.fc6 kde- i18n 3.5.5- 0.1.fc6 kdelibs 3.5.5- 0.2.fc6 kdemultimedia 3.5.5- 0.1.fc6 kdenetwork 3.5.5- 0.1.fc6 kdepim 3.5.5- 0.2.fc6 kdesdk 3.5.5- 0.1.fc6 kdeutils 3.5.5- 0.1.fc6 kdevelop 3.3.5- 0.1.fc6 kdewebdev 3.5.5- 0.1.fc6 kernel 2.6.18- 1.2868.fc6 kudzu 1.2.57.6- 1 libbdevid- python 5.1.19.0.2- 1 libbeagle 0.2.13- 1.fc6 libdhcp4client 3.0.5- 1.fc6 libdrm 2.3.0- 1.fc6 libgconf- java 2.12.4- 5.fc6 libgsf 1.14.1- 7 libgtk- java 2.8.7- 2.fc6 libiec61883 1.1.0- 1.fc6 libnotify 0.4.2- 5.fc6 libpcap 0.9.4- 9.fc6 librsvg2 2.16.1- 1.fc6 libsane- hpaio 1.6.10- 1.fc6.4 libselinux 1.33.2- 3.fc6 libsepol 1.15.3- 1.fc6 libsoup 2.2.98- 1.fc6 libswt3- gtk2 3.2.1- 23.fc6 libvirt 0.1.9- 1.fc6 libvte- java 0.12.1- 5.fc6 libX11 1.0.3- 5.fc6 libxklavier 3.0- 2.fc6 libxml2 2.6.27- 1.FC6 libxslt 1.1.18- 1.FC6 logwatch 7.3- 6.fc6 m17n- db 1.3.3- 41.fc6 man- pages- fr 2.39- 6.fc6 mc 4.6.1a- 35.fc6 mesa 6.5.1- 8.fc6 mikmod 3.1.6- 39.fc6 mkinitrd 5.1.19.0.2- 1 mlocate 0.15- 0.fc6.1 mod_auth_kerb 5.3- 2.fc6 mod_dav_svn 1.4.2- 2.fc6 mutt 1.4.2.2- 5.fc6 mysql 5.0.27- 1.fc6 nash 5.1.19.0.2- 1 nautilus 2.16.2- 5.fc6 nautilus- cd- burner 2.16.0- 6.fc6 nautilus- extensions 2.16.2- 5.fc6 net- snmp 5.3.1- 12.fc6 nfs- utils 1.0.10- 5.fc6 nspr 4.6.4- 0.6.fc6 nss 3.11.4- 0.6.fc6 ntp 4.2.2p4- 2.fc6 openoffice.org 2.0.4- 5.5.3 openssh 4.3p2- 14.fc6 openssl 0.9.8b- 8.3.fc6 oprofile 0.9.2- 3.fc6 ORBit2 2.14.3- 4.fc6 pam_mount 0.17- 5.fc6 pango 1.14.8- 1.fc6 paps 0.6.6- 17.fc6 parted 1.7.1- 17.fc6 perl- PDL 2.4.2- 6.fc6 php 5.1.6- 3.3.fc6 pirut 1.2.8- 1.fc6 planner 0.14.2- 1.fc6 policycoreutils 1.33.6- 3.fc6 poppler 0.5.4- 3.fc6 ppp 2.4.4- 1.fc6 pstoedit 3.44- 5.fc6 pycairo 1.2.6- 1.fc6 pygobject2 2.12.3- 1.fc6 pygtk2 2.10.3- 3.fc6 python 2.4.4- 1.fc6 pyxdg 0.15- 3.fc6 qt 3.3.7- 0.1.fc6 rdesktop 1.5.0- 1 recode 3.6- 22.fc6 redhat- menus 6.7.8- 2.fc6 rhgb 0.16.4- 3.fc6 rhythmbox 0.9.5- 8.fc6 rsh 0.17- 38.fc6 ruby 1.8.5.2- 1.fc6 scim 1.4.4- 36.fc6 scim- anthy 1.2.2- 1.fc6 screen 4.0.3- 1.fc6 SDL 1.2.10- 8.fc6 seamonkey 1.0.6- 0.6.2.fc6 selinux- policy 2.4.6- 7.fc6 setools 3.0- 2.fc6 shadow- utils 4.0.17- 10.fc6 spamassassin 3.1.7- 1.fc6 speex 1.2- 0.1.beta1.fc6 subversion 1.4.2- 2.fc6 swig 1.3.31- 0.fc6 sysstat 7.0.0- 3.fc6 system- config- date 1.8.8- 1.fc6 system- config- httpd 1.4.1- 1.fc6 system- config- kickstart 2.6.17- 1.fc6 system- config- network 1.3.96- 1.fc6 system- config- printer 0.7.40- 1.fc6 system- config- soundcard 2.0.5- 2.fc6 system- config- users 1.2.47- 1.fc6 systemtap 0.5.10- 1.fc6 tar 1.15.1- 22.fc6 tcpdump 3.9.4- 9.fc6 tcsh 6.14- 12 texinfo 4.8- 14.fc6 thunderbird 1.5.0.8- 1.fc6 tkinter 2.4.4- 1.fc6 totem 2.16.3- 1.fc6 traceroute 2.0.2- 1.fc6 tsclient 0.148- 5.fc6 tzdata 2006p- 1.fc6 util- linux 2.13- 0.45.3.fc6 vino 2.13.5- 6.fc6 virt- manager 0.2.6- 2.fc6 vnc 4.1.2- 8.fc6 vnc- server 4.1.2- 8.fc6 vorbis- tools 1.1.1- 3.fc6 vte 0.14.1- 1.fc6 wireshark 0.99.4- 1.fc6 wpa_supplicant 0.4.9- 1.fc6 xorg- x11- drv- ati 6.6.3- 1.fc6 xorg- x11- drv- i810 1.6.5- 10.fc6 xorg- x11- drv- s3 0.5.0- 1.fc6 xorg- x11- drv- tdfx 1.3.0- 2.fc6 xorg- x11- server- sdk 1.1.1- 47.2.fc6 xorg- x11- server- Xdmx 1.1.1- 47.2.fc6 xorg- x11- server- Xnest 1.1.1- 47.2.fc6 xorg- x11- server- Xorg 1.1.1- 47.2.fc6 xorg- x11- server- Xvfb 1.1.1- 47.2.fc6 xorg- x11- xinit 1.0.2- 15.fc6 xsane 0.991- 4.fc6 yelp 2.16.0- 10.fc6 ypbind 1.19- 6.fc6 yum 3.0.1- 2.fc6 _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From eharrison at mail.mesd.k12.or.us Tue Jan 2 17:23:50 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Tue, 02 Jan 2007 09:23:50 -0800 Subject: [K12OSN] k12ltsp.org down? In-Reply-To: <1B0D1350-085A-40E1-9BC3-3453EEB5276B@breun.nl> References: <45997B98.2050400@mail.mesd.k12.or.us> <1B0D1350-085A-40E1-9BC3-3453EEB5276B@breun.nl> Message-ID: <459A9526.70906@mail.mesd.k12.or.us> Nils Breunese wrote: > Eric Harrison wrote: > >> Krsnendu dasa wrote: >>> I can't get into K12ltsp.org website. >>> I've been able to get in a couple of times in the last few days but >>> mostly >>> can't get in. >>> >> >> It is back up. >> >> I just got back in town, sorry for not getting to this quicker... > > I haven't tried recently, but at the moment I can't reach k12ltsp.org. > > Nils Breunese. > The *@$!*@!'ing phpwiki db4 database corrupted again and locked up the web server. I made all hits to http://www.k12ltsp.org/phpwiki/* go to a redirector page. The content in phpwiki is now at http://www.k12ltsp.org/phpwiki-old/ & I excluded that url in robots.txt so that it won't get indexed. In a couple of weeks, we'll remove the old phpwiki all together. NOTE: this is not a rant about phpwiki, it is the DB4 database that is driving me crazy... we switched to mysql for the new wiki. -Eric From ascensiontech at gmail.com Tue Jan 2 17:30:22 2007 From: ascensiontech at gmail.com (Peter Hartmann) Date: Tue, 2 Jan 2007 12:30:22 -0500 Subject: [K12OSN] K12LTSP 6.0.0 Released In-Reply-To: <459A34DB.0DA4.007D.0@shenandoah.k12.ia.us> References: <458EC82E.6090305@mail.mesd.k12.or.us> <459A34DB.0DA4.007D.0@shenandoah.k12.ia.us> Message-ID: <9bd317560701020930h698bb045x3ace54d32c3cfe7a@mail.gmail.com> I did an upgrade from fc5 to fc6 on my laptop and it went smoothly. but I don't have the ltsp specific bits installed just the eduapps. Peter On 1/2/07, Daniel Kuecker wrote: > Has anyone done an upgrade from version 5 yet? is it even possible? I > just installed ltsp5 a couple months ago... would like to upgrade. > > >>> Eric Harrison 12/24/06 12:34 PM >>> > > > Still looking for the perfect Christmas gift for the Spouse? K12LTSP > 6.0.0 is now available for all of your gift- giving needs! > > It slices, it dices. And when you are finished, it makes great drink > coasters. The ultimate stocking- stuffer! Hurry while supplies last! > > Act now and you will get your choice of CD images or DVD images in > either the 32bit or 64bit flavor! All for the same low price! But > wait, > that is not all! The first 1,000,000,000,000 downloaders will also get > free access to the new K12LTSP wiki! http://www.k12ltsp.org/mediawiki > > See below for all of the exciting details! > > Get yours today at: > > > K12LTSP 6.0.0 ISO images for 32bit servers (PIII, P4, older Xeon, > Athlon, etc) > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 32bit/iso/ > http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 32bit/iso/ > rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 32bit/ . > > > K12LTSP 6.0.0 ISO images for 64bit servers (newer Xeons, Opteron, > Athlon64, etc) > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 64bit/iso/ > http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 64bit/iso/ > rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 64bit/ . > > > > K12LTSP 6.0.0 DVD images for 32bit servers (PIII, P4, older Xeon, > Athlon, etc) > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 32bit/dvd/ > http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 32bit/dvd/ > rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 32bit- dvd/ . > > > K12LTSP 6.0.0 DVD images for 64bit servers (newer Xeons, Opteron, > Athlon64, etc) > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/6.0.0- 64bit/dvd/ > http://k12linux.mesd.k12.or.us/K12LTSP/6.0.0- 64bit/dvd/ > rsync - Pav k12linux.mesd.k12.or.us::K12LTSP- 6.0.0- 64bit- dvd/ . > > > > K12LTSP 6.0.0 Release Notes > =========================== > > > K12LTSP 6.0.0 is based on Fedora Core 6, with a large number of > changes > including: > > * LTSP 4.2 update 4 > * A bunch of packages from Fedora Extras > * Hundreds of updated FC6 packages > * A handful of K12LTSP packages, just to spice things up > > > This release of K12LTSP is slightly different than past releases in > that > there is no specific "LTSP" install option. If you want do a "normal" > Fedora Core 6 install from K12LTSP 6, simply uncheck the "LTSP" > package > group. > > The "Education" package group has been split up into two groups. Now > there is "Eduction (K- 5)" which includes tuxtype, tuxpaint, gcompris, > etc for the younger kids, and there is "Education (6- 12)" which > includes > gperiodic, qcad, etc for the older kids. > > > Also note that if you install the LTSP package group, the DHCP and DNS > use alternate configuration files: > > DHCP: /etc/dhcpd- k12ltsp.conf > DNS: /etc/named- k12ltsp.conf > > > > Changelog > ========= > > K12LTSP specific packages: > > root- desktop- urls 0.6- k12ltsp.6.0.0 > - include a "Remove Icons" icon to complement the "Push Icons" > icon > - "Get Acrobat Reader" now fetches Acrobat Reader 7.0.8 > > k12ltsp- education 6.0.0- 2 > - split into k12ltsp- education- grades- k- 5 and > k12ltsp- education- grades- 6- 12 > > k12ltsp- release 6.0.0- 2 > > k12ltsp- utils 6.0.0- 2 > - upgrade fix > > ltsp_config 0.0.41- k12ltsp.6.0.0 > - remove GNOME_MixerApplet from the default panel configuration > - set a new default background > - disable suspend & hibernate in gnome- power- manager > - font fix for flash > > > Latest version: > > afio 2.5- 0.k12ltsp.6.0.0 > buffer 1.19- 1.k12ltsp.6.0.0 > dansguardian 2.9.8.0- 0.k12ltsp.6.0.0 > fl_teachertool 0.34- 2.k12ltsp.6.0.0 > icewm 1.2.28- 1.k12ltsp.6.0.0 > ltsp_ltspswapd 4.2.0- 0.k12ltsp.6.0.0 > mindi 1.2.0- 2.k12ltsp.6.0.0 > mindi- busybox 1.2.1- 2.fc5 > mondo 2.2.0- 2.k12ltsp.6.0.0 > > > Packages from Fedora Extras: > > atomix 2.14.0- 2.fc6 > blender 2.42a- 4.fc6 > bluefish 1.0.7- 1.fc6 > cabextract 1.1- 5.fc6 > celestia 1.4.1- 7.fc6 > childsplay 0.84.1- 1.fc6 > drgeo 1.1.0- 11.fc6 > fltk 1.1.7- 2.fc6 > freealut 1.1.0- 2.fc6 > freenx 0.5.0- 5.fc6 > fuse 2.6.0- 2.fc6 > fuse- emulator 0.7.0- 6.fc6 > fuse- encfs 1.3.1- 3.fc6 > fuse- sshfs 1.7- 2.fc6 > gc 6.8- 3.fc6 > gcompris 8.2- 1.fc6 > gdk- pixbuf 0.22.0- 30.fc6 > glib 1.2.10- 23.fc6 > glibmm24 2.12.3- 1 > gnet2 2.0.7- 9.fc6 > gnome- theme- clearlooks- bigpack 0.6- 4.fc6 > gnome- themes- extras 0.9.0- 5.fc6 > gnucap 0.34- 3.fc6 > gnuchess 5.07- 10.fc6 > gperiodic 2.0.8- 7.fc6 > gtk+ 1.2.10- 55.fc6 > gtkglext 1.2.0- 4.fc6 > gtkglextmm 1.2.0- 5.fc6 > gtkmm24 2.10.5- 1.fc6 > gtk- sharp 1.0.10- 12.fc6 > gtypist 2.7- 4.fc6 > imlib 1.9.13- 30.fc6 > inkscape 0.44.1- 2.fc6 > libpng10 1.0.21- 1.fc6 > libsigc++20 2.0.17- 2 > loudmouth 1.0.5- 2.fc6 > ltsp- utils 0.25- 4.fc6 > lua 5.1.1- 2.fc6 > meld 1.1.4- 4.fc6 > nautilus- open- terminal 0.7- 3.fc6 > nx 2.1.0- 1.fc6 > openal 0.0.9- 0.9.20060204cvs.fc6 > OpenEXR 1.4.0a- 3.fc6 > ORBit 0.5.17- 20.fc6 > perl- Authen- SASL 2.10- 1.fc6 > perl- Crypt- SSLeay 0.51- 12.fc6 > perl- DateManip 5.44- 2.fc6 > perl- Parse- Yapp 1.05- 36.fc6 > perl- GSSAPI 0.23- 2.fc6 > perl- Mail- Alias 1.12- 7.fc6 > perl- String- ShellQuote 1.03- 3.fc6 > perl- X11- Protocol 0.55- 5.fc6 > perl- XML- DOM 1.44- 2.fc6 > perl- XML- RegExp 0.03- 2.fc6 > perl- XML- XQL 0.68- 3.fc6 > plotutils 2.5- 3.fc6 > pygame 1.7.1- 9.fc6 > qcad 2.0.5.0- 5.fc6 > sabayon 2.12.4- 4.fc6 > scribus 1.3.3.6- 1.fc6 > SDL_gfx 2.0.13- 7.fc6 > SDL_image 1.2.5- 3.fc6 > SDL_mixer 1.2.7- 2.fc6 > SDL_net 1.2.6- 2.fc6 > SDL_Pango 0.1.2- 4.fc6 > SDL_ttf 2.0.8- 2.fc6 > skencil 0.6.17- 8.fc6 > squidGuard 1.2.0- 14.fc6 > tuxpaint 0.9.15b- 4.fc6 > tuxpaint- stamps 2005.11.25- 1.fc6 > tuxtype2 1.5.3- 2.fc6 > vnc- ltsp- config 4.0- 3 > vnc- reflector 1.2.4- 2.fc6 > xboard- 4.2.7 16.fc6 > xscreensaver- base 5.01- 3.fc6 > yumex 1.2.1- 1.0.fc6 > > > Fedora Core 6 Updates: > > a2ps 4.13b- 57.fc6.3 > am- utils 6.1.5- 4.1.fc6 > anacron 2.3- 44.fc6 > arpwatch 2.1a13- 16.fc6 > arts 1.5.5- 0.1.fc6 > at 3.1.8- 84.fc6 > audit 1.3- 2.fc6 > authconfig 5.3.12- 1.fc6 > autofs 5.0.1- 0.rc2.36 > avahi 0.6.15- 1.fc6 > beagle 0.2.13- 1.fc6 > bind 9.3.3- 0.1.rc3.fc6 > bluez- gnome 0.6- 1.fc6 > bluez- utils 3.7- 2 > boost 1.33.1- 10.fc6 > bouncycastle 1.34- 2.fc6 > bug- buddy 2.16.0- 3.fc6 > caching- nameserver 9.3.3- 0.1.rc3.fc6 > cairo 1.2.6- 1.fc6 > checkpolicy 1.33.1- 2.fc6 > control- center 2.16.0- 11.fc6 > coreutils 5.97- 12.2.fc6 > cpio 2.6- 21.fc6 > cpuspeed 1.2.1- 1.42.fc6 > cups 1.2.7- 1.3.fc6 > cvs 1.11.22- 6.fc6 > dbus 1.0.1- 8.fc6 > desktop- printing 0.19- 18.fc6 > dhcp 3.0.5- 1.fc6 > dogtail 0.6.1- 1.fc6 > dovecot 1.0- 1.rc15.fc6 > doxygen 1.5.1- 1 > dvd+rw- tools 7.0- 0.fc6.2 > e2fsprogs 1.39- 7.fc6 > eclipse 3.2.1- 23.fc6 > eel2 2.16.1- 1.fc6 > eject 2.1.5- 4.1.fc6 > elinks 0.11.1- 5.1 > evince 0.6.0- 5.fc6 > evolution 2.8.2.1- 2.fc6 > fetchmail 6.3.4- 2 > firefox 1.5.0.8- 1.fc6 > fonts- bengali 2.0.10- 1.fc6 > fonts- gujarati 2.0.10- 1.fc6 > fonts- hindi 2.0.10- 1.fc6 > fonts- japanese 0.20061016- 1.fc6 > fonts- kannada 2.0.10- 1.fc6 > fonts- malayalam 2.0.10- 1.fc6 > fonts- oriya 2.0.10- 1.fc6 > fonts- punjabi 2.0.10- 1.fc6 > fonts- tamil 2.0.10- 1.fc6 > fonts- telugu 2.0.10- 1.fc6 > foomatic 3.0.2- 39.1.fc6 > fortune- mod 1.99.1- 7.fc6 > freeradius 1.1.3- 1.1 > freetype 2.2.1- 16.fc6 > frysk 0.0.1.2006.12.01.rh1- 1.fc6 > gaim 2.0.0- 0.26.beta5.fc6 > gamin 0.1.7- 8.fc6 > gcalctool 5.8.25- 1.fc6 > gdb 6.5- 15.fc6 > gdm 2.16.4- 1.fc6 > ghostscript 8.15.3- 1.fc6 > gjdoc 0.7.7- 14.fc6 > glx- utils 6.5.1- 8.fc6 > gmp 4.1.4- 9.fc6 > gnome- applets 2.16.0.1- 10.fc6 > gnome- bluetooth 0.7.0- 11.fc6 > gnome- icon- theme 2.16.0.1- 3.fc6 > gnome- libs 1.4.2- 3.fc6 > gnome- panel 2.16.1- 3.fc6 > gnome- pilot 2.0.15- 1.fc6 > gnome- power- manager 2.16.0- 4.fc6 > gnome- python2 2.16.2- 1.fc6 > gnome- screensaver 2.16.1- 2.fc6 > gnome- session 2.16.0- 7.fc6 > gnome- vfs2 2.16.2- 2.fc6 > gnome- volume- manager 2.15.0- 4.fc6 > gnucash 2.0.2- 1.fc6 > gnupg 1.4.6- 2 > gpart 0.1h- 4.fc6 > grep 2.5.1- 54.1.2.fc6 > gstreamer 0.10.10- 2.fc6 > gtk2 2.10.4- 6.fc6 > gtkhtml3 3.12.2- 1.fc6 > hal 0.5.8.1- 5.fc6 > hardlink 1.0- 2.fc6 > hpijs 1.6.10- 1.fc6.4 > hplip 1.6.10- 1.fc6.4 > hsqldb 1.8.0.4- 4jpp.1 > htmlview 3.0.0- 15.fc6 > hwbrowser 0.29- 1.fc6 > ImageMagick 6.2.8.0- 3.fc6.1 > info 4.8- 14.fc6 > initscripts 8.45.7- 1 > iproute 2.6.19- 1.fc6 > irqbalance 0.55- 2.fc6 > iscsi- initiator- utils 6.2.0.747- 0.0.fc6 > jpilot 0.99.8- 8.fc6 > jwhois 3.2.3- 8.fc6 > k3b 0.12.17- 1 > kdeaccessibility 3.5.5- 0.1.fc6 > kdeaddons 3.5.5- 0.1.fc6 > kdeadmin 3.5.5- 0.1.fc6 > kdeartwork 3.5.5- 0.1.fc6 > kdebase 3.5.5- 0.4.fc6 > kdebindings 3.5.5- 0.1.fc6 > kdeedu 3.5.5- 0.1.fc6 > kdegames 3.5.5- 0.1.fc6 > kdegraphics 3.5.5- 0.1.fc6 > kde- i18n 3.5.5- 0.1.fc6 > kdelibs 3.5.5- 0.2.fc6 > kdemultimedia 3.5.5- 0.1.fc6 > kdenetwork 3.5.5- 0.1.fc6 > kdepim 3.5.5- 0.2.fc6 > kdesdk 3.5.5- 0.1.fc6 > kdeutils 3.5.5- 0.1.fc6 > kdevelop 3.3.5- 0.1.fc6 > kdewebdev 3.5.5- 0.1.fc6 > kernel 2.6.18- 1.2868.fc6 > kudzu 1.2.57.6- 1 > libbdevid- python 5.1.19.0.2- 1 > libbeagle 0.2.13- 1.fc6 > libdhcp4client 3.0.5- 1.fc6 > libdrm 2.3.0- 1.fc6 > libgconf- java 2.12.4- 5.fc6 > libgsf 1.14.1- 7 > libgtk- java 2.8.7- 2.fc6 > libiec61883 1.1.0- 1.fc6 > libnotify 0.4.2- 5.fc6 > libpcap 0.9.4- 9.fc6 > librsvg2 2.16.1- 1.fc6 > libsane- hpaio 1.6.10- 1.fc6.4 > libselinux 1.33.2- 3.fc6 > libsepol 1.15.3- 1.fc6 > libsoup 2.2.98- 1.fc6 > libswt3- gtk2 3.2.1- 23.fc6 > libvirt 0.1.9- 1.fc6 > libvte- java 0.12.1- 5.fc6 > libX11 1.0.3- 5.fc6 > libxklavier 3.0- 2.fc6 > libxml2 2.6.27- 1.FC6 > libxslt 1.1.18- 1.FC6 > logwatch 7.3- 6.fc6 > m17n- db 1.3.3- 41.fc6 > man- pages- fr 2.39- 6.fc6 > mc 4.6.1a- 35.fc6 > mesa 6.5.1- 8.fc6 > mikmod 3.1.6- 39.fc6 > mkinitrd 5.1.19.0.2- 1 > mlocate 0.15- 0.fc6.1 > mod_auth_kerb 5.3- 2.fc6 > mod_dav_svn 1.4.2- 2.fc6 > mutt 1.4.2.2- 5.fc6 > mysql 5.0.27- 1.fc6 > nash 5.1.19.0.2- 1 > nautilus 2.16.2- 5.fc6 > nautilus- cd- burner 2.16.0- 6.fc6 > nautilus- extensions 2.16.2- 5.fc6 > net- snmp 5.3.1- 12.fc6 > nfs- utils 1.0.10- 5.fc6 > nspr 4.6.4- 0.6.fc6 > nss 3.11.4- 0.6.fc6 > ntp 4.2.2p4- 2.fc6 > openoffice.org 2.0.4- 5.5.3 > openssh 4.3p2- 14.fc6 > openssl 0.9.8b- 8.3.fc6 > oprofile 0.9.2- 3.fc6 > ORBit2 2.14.3- 4.fc6 > pam_mount 0.17- 5.fc6 > pango 1.14.8- 1.fc6 > paps 0.6.6- 17.fc6 > parted 1.7.1- 17.fc6 > perl- PDL 2.4.2- 6.fc6 > php 5.1.6- 3.3.fc6 > pirut 1.2.8- 1.fc6 > planner 0.14.2- 1.fc6 > policycoreutils 1.33.6- 3.fc6 > poppler 0.5.4- 3.fc6 > ppp 2.4.4- 1.fc6 > pstoedit 3.44- 5.fc6 > pycairo 1.2.6- 1.fc6 > pygobject2 2.12.3- 1.fc6 > pygtk2 2.10.3- 3.fc6 > python 2.4.4- 1.fc6 > pyxdg 0.15- 3.fc6 > qt 3.3.7- 0.1.fc6 > rdesktop 1.5.0- 1 > recode 3.6- 22.fc6 > redhat- menus 6.7.8- 2.fc6 > rhgb 0.16.4- 3.fc6 > rhythmbox 0.9.5- 8.fc6 > rsh 0.17- 38.fc6 > ruby 1.8.5.2- 1.fc6 > scim 1.4.4- 36.fc6 > scim- anthy 1.2.2- 1.fc6 > screen 4.0.3- 1.fc6 > SDL 1.2.10- 8.fc6 > seamonkey 1.0.6- 0.6.2.fc6 > selinux- policy 2.4.6- 7.fc6 > setools 3.0- 2.fc6 > shadow- utils 4.0.17- 10.fc6 > spamassassin 3.1.7- 1.fc6 > speex 1.2- 0.1.beta1.fc6 > subversion 1.4.2- 2.fc6 > swig 1.3.31- 0.fc6 > sysstat 7.0.0- 3.fc6 > system- config- date 1.8.8- 1.fc6 > system- config- httpd 1.4.1- 1.fc6 > system- config- kickstart 2.6.17- 1.fc6 > system- config- network 1.3.96- 1.fc6 > system- config- printer 0.7.40- 1.fc6 > system- config- soundcard 2.0.5- 2.fc6 > system- config- users 1.2.47- 1.fc6 > systemtap 0.5.10- 1.fc6 > tar 1.15.1- 22.fc6 > tcpdump 3.9.4- 9.fc6 > tcsh 6.14- 12 > texinfo 4.8- 14.fc6 > thunderbird 1.5.0.8- 1.fc6 > tkinter 2.4.4- 1.fc6 > totem 2.16.3- 1.fc6 > traceroute 2.0.2- 1.fc6 > tsclient 0.148- 5.fc6 > tzdata 2006p- 1.fc6 > util- linux 2.13- 0.45.3.fc6 > vino 2.13.5- 6.fc6 > virt- manager 0.2.6- 2.fc6 > vnc 4.1.2- 8.fc6 > vnc- server 4.1.2- 8.fc6 > vorbis- tools 1.1.1- 3.fc6 > vte 0.14.1- 1.fc6 > wireshark 0.99.4- 1.fc6 > wpa_supplicant 0.4.9- 1.fc6 > xorg- x11- drv- ati 6.6.3- 1.fc6 > xorg- x11- drv- i810 1.6.5- 10.fc6 > xorg- x11- drv- s3 0.5.0- 1.fc6 > xorg- x11- drv- tdfx 1.3.0- 2.fc6 > xorg- x11- server- sdk 1.1.1- 47.2.fc6 > xorg- x11- server- Xdmx 1.1.1- 47.2.fc6 > xorg- x11- server- Xnest 1.1.1- 47.2.fc6 > xorg- x11- server- Xorg 1.1.1- 47.2.fc6 > xorg- x11- server- Xvfb 1.1.1- 47.2.fc6 > xorg- x11- xinit 1.0.2- 15.fc6 > xsane 0.991- 4.fc6 > yelp 2.16.0- 10.fc6 > ypbind 1.19- 6.fc6 > yum 3.0.1- 2.fc6 > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From julian_yap at yahoo.com Tue Jan 2 18:14:46 2007 From: julian_yap at yahoo.com (Julian Yap) Date: Tue, 2 Jan 2007 10:14:46 -0800 (PST) Subject: [K12OSN] Re: Problems with Firefox, OO and KDE apps start up speed with SMBLDAP (Julian) In-Reply-To: <20070101090625.GA32715@majen.net> Message-ID: <20070102181447.33843.qmail@web35612.mail.mud.yahoo.com> --- Matt Oquist wrote: > > Julian Yap wrote: > > > Hi all, > > > > > > We're having problems with the start up speed of Firefox, > OO and KDE > > > apps on our K12LTSP servers and was wondering if anyone > could help. > > > > > > More background info: > > > We freshly installed a K12LTSP 6.0 server and set it up to > authenticate > > > off the SMBLDAP. Home directories are also mounted off > the SMBLDAP > > > server via NFS. > > > Certain apps seem to hang and take a long time (around 10 > minutes) to > > > start up. I can't seem to figure it out. However, once > Firefox, for > > > example, starts up, it's very responsive and works fine. > The apps with > > > problems are Firefox, OpenOffice suite and KDE apps (like > Kalcium). > > What happens if you take NFS out of the equation? Try creating > a local > user on the K12LTSP server and give her a non-NFS home > directory. How > do the slow apps respond then? Then create a Samba/LDAP user > but give > her a local home directory (e.g., "/tmp/username") and see how > the > apps respond. > > I'm guessing that you've got NFS locking issues. Every time > I've seen > behavior like this that seemed to be the culprit, but an > update > has always fixed the problem before I got time to track it > down > further and figure out *why* locking was a problem. I haven't tested that out but I'll take a look at it tomorrow. I definitely think it's some NFS, DNS, network or permissions issue. What kind of update did you do to fix the problem? You mean just a 'yum update'? ~ Julian From julian_yap at yahoo.com Tue Jan 2 18:11:34 2007 From: julian_yap at yahoo.com (Julian Yap) Date: Tue, 2 Jan 2007 10:11:34 -0800 (PST) Subject: [K12OSN] Fedora Legacy support no longer In-Reply-To: <774593a20701011854i25e08da8n7074598533609b97@mail.gmail.com> Message-ID: <688010.14834.qm@web35607.mail.mud.yahoo.com> If you want longer support, can't you just pick the K12LTSP installs based off of RHEL sources? For example, K12LTSP 4.2.x.EL should be updated until Feb 29, 2012 (http://www.centos.org/modules/smartfaq/faq.php?faqid=42). RHEL5 is due to come out late February 2007. Should have updates until ~2014. --- Sudev Barar wrote: > On 02/01/07, Nils Breunese wrote: > > > I think (please correct me if I'm wrong) this means 6 > months of > > > support for Fedora after the next release comes out. So > about 4 more > > > months of support for FC5 and hence K12LTSP5. > > > > That's correct. However, there is talk about extending > official > > support for FC releases to 13 months. Nothing is decided yet > and I > > don't know if it would apply to current releases or only > upcoming > > releases. > > > > More discussion on slashdot.org at > http://linux.slashdot.org/linux/06/12/31/1837253.shtml > > Deep thought needed to continue RH way or shift to some other > distro > since 6 months support would mean only effective support time > of 3 > months depending on how soon k12 is rolled out. But typically > releases > happen in March/Sept and the following seasonal holiday > (summer or > christmas) k12 is released. > > Ofcourse nothing prevents k12 to set up its own repos. From lists.john at gmail.com Tue Jan 2 22:04:35 2007 From: lists.john at gmail.com (john ) Date: Tue, 2 Jan 2007 14:04:35 -0800 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support Message-ID: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> Hi All, I am in the process of moving a web-server off of Fedora 4 and onto a flavor that will be supported for a while. I am looking for advice. I am thinking about Ubuntu LTS 6.06 because of the commitment by Ubuntu/Canonical to support it for 5 years. I am assuming (perhaps wrongly) that updated .deb packages will be available to the community for the same period even if we don't purchase support from Canonical. Does anyone else have any advice to render? Thanks! John -------------- next part -------------- An HTML attachment was scrubbed... URL: From jam at mcquil.com Tue Jan 2 22:09:36 2007 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 02 Jan 2007 17:09:36 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> References: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> Message-ID: <459AD820.2040107@McQuil.com> John, Ubuntu 6.06 will indeed be supported for 5 years (well, about 4-1/2 is left). And, you don't have to pay Canonical or anyone else a dime to get the updates during that time. Jim McQuillan jam at Ltsp.org john wrote: > Hi All, > > > I am in the process of moving a web-server off of Fedora 4 and onto a flavor > that will be supported for a while. I am looking for advice. I am thinking > about Ubuntu LTS 6.06 because of the commitment by Ubuntu/Canonical to > support it for 5 years. I am assuming (perhaps wrongly) that updated .deb > packages will be available to the community for the same period even if we > don't purchase support from Canonical. Does anyone else have any advice to > render? > > Thanks! > > John > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From hick518 at yahoo.com Tue Jan 2 23:18:19 2007 From: hick518 at yahoo.com (Rob Owens) Date: Tue, 2 Jan 2007 15:18:19 -0800 (PST) Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> Message-ID: <151198.24756.qm@web32801.mail.mud.yahoo.com> You might look into CentOS, which is Red Hat without Red Hat's paid support. Updates are available for 7 years, I think. It's also similar to Fedora, which might be a plus since Fedora is what you've been using. -Rob --- john wrote: > Hi All, > > > I am in the process of moving a web-server off of > Fedora 4 and onto a flavor > that will be supported for a while. I am looking for > advice. I am thinking > about Ubuntu LTS 6.06 because of the commitment by > Ubuntu/Canonical to > support it for 5 years. I am assuming (perhaps > wrongly) that updated .deb > packages will be available to the community for the > same period even if we > don't purchase support from Canonical. Does anyone > else have any advice to > render? > > Thanks! > > John > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From hick518 at yahoo.com Tue Jan 2 23:20:25 2007 From: hick518 at yahoo.com (Rob Owens) Date: Tue, 2 Jan 2007 15:20:25 -0800 (PST) Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459AD820.2040107@McQuil.com> Message-ID: <50223.23810.qm@web32813.mail.mud.yahoo.com> Jim, is there a list of packages which qualify as "server"? Ubuntu 6.06 is only supported for 3 years on the desktop, but I've never seen an explanation of how "server" and "desktop" are differentiated. I realize you're the LTSP guy, and not the Ubuntu guy, but I figured I'd ask... -Rob --- Jim McQuillan wrote: > John, > > Ubuntu 6.06 will indeed be supported for 5 years > (well, about 4-1/2 is > left). > > And, you don't have to pay Canonical or anyone else > a dime to get the > updates during that time. > > Jim McQuillan > jam at Ltsp.org > > > > john wrote: > > Hi All, > > > > > > I am in the process of moving a web-server off of > Fedora 4 and onto a flavor > > that will be supported for a while. I am looking > for advice. I am thinking > > about Ubuntu LTS 6.06 because of the commitment by > Ubuntu/Canonical to > > support it for 5 years. I am assuming (perhaps > wrongly) that updated .deb > > packages will be available to the community for > the same period even if we > > don't purchase support from Canonical. Does anyone > else have any advice to > > render? > > > > Thanks! > > > > John > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From lists.john at gmail.com Tue Jan 2 23:44:03 2007 From: lists.john at gmail.com (john ) Date: Tue, 2 Jan 2007 15:44:03 -0800 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459AD820.2040107@McQuil.com> References: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> <459AD820.2040107@McQuil.com> Message-ID: <2be970b50701021544x46750746vdf66cf9ed625b4c4@mail.gmail.com> Thanks Jim! John On 1/2/07, Jim McQuillan wrote: > > John, > > Ubuntu 6.06 will indeed be supported for 5 years (well, about 4-1/2 is > left). > > And, you don't have to pay Canonical or anyone else a dime to get the > updates during that time. > > Jim McQuillan > jam at Ltsp.org > > > > john wrote: > > Hi All, > > > > > > I am in the process of moving a web-server off of Fedora 4 and onto a > flavor > > that will be supported for a while. I am looking for advice. I am > thinking > > about Ubuntu LTS 6.06 because of the commitment by Ubuntu/Canonical to > > support it for 5 years. I am assuming (perhaps wrongly) that updated > .deb > > packages will be available to the community for the same period even if > we > > don't purchase support from Canonical. Does anyone else have any advice > to > > render? > > > > Thanks! > > > > John > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jam at mcquil.com Tue Jan 2 23:45:55 2007 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 02 Jan 2007 18:45:55 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <50223.23810.qm@web32813.mail.mud.yahoo.com> References: <50223.23810.qm@web32813.mail.mud.yahoo.com> Message-ID: <459AEEB3.8030003@McQuil.com> Rob, That's an excellent question. Unfortunately, I don't have the answer either. It gets especially muddy, when your server is an LTSP server, serving desktops to thin clients. I think what you'll find is that server-type things, like the kernels, apache, samba, postgres and others will have security updates for 5 years. But, desktop things, like Gnome Firefox will only have updates for 3. Jim. Rob Owens wrote: > Jim, is there a list of packages which qualify as > "server"? Ubuntu 6.06 is only supported for 3 years > on the desktop, but I've never seen an explanation of > how "server" and "desktop" are differentiated. > > I realize you're the LTSP guy, and not the Ubuntu guy, > but I figured I'd ask... > > -Rob > > --- Jim McQuillan wrote: > > >> John, >> >> Ubuntu 6.06 will indeed be supported for 5 years >> (well, about 4-1/2 is >> left). >> >> And, you don't have to pay Canonical or anyone else >> a dime to get the >> updates during that time. >> >> Jim McQuillan >> jam at Ltsp.org >> >> >> >> john wrote: >> >>> Hi All, >>> >>> >>> I am in the process of moving a web-server off of >>> >> Fedora 4 and onto a flavor >> >>> that will be supported for a while. I am looking >>> >> for advice. I am thinking >> >>> about Ubuntu LTS 6.06 because of the commitment by >>> >> Ubuntu/Canonical to >> >>> support it for 5 years. I am assuming (perhaps >>> >> wrongly) that updated .deb >> >>> packages will be available to the community for >>> >> the same period even if we >> >>> don't purchase support from Canonical. Does anyone >>> >> else have any advice to >> >>> render? >>> >>> Thanks! >>> >>> John >>> >>> >>> >>> > ------------------------------------------------------------------------ > >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >>> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From nils at breun.nl Tue Jan 2 22:20:56 2007 From: nils at breun.nl (Nils Breunese) Date: Tue, 2 Jan 2007 23:20:56 +0100 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> References: <2be970b50701021404w3ca89b43pd6ac72fba06fb1c3@mail.gmail.com> Message-ID: <15A734DA-A6D0-42E6-A6EE-FDB70F0BE45F@breun.nl> john wrote: > I am in the process of moving a web-server off of Fedora 4 and onto > a flavor > that will be supported for a while. I am looking for advice. I am > thinking > about Ubuntu LTS 6.06 because of the commitment by Ubuntu/Canonical to > support it for 5 years. I am assuming (perhaps wrongly) that > updated .deb > packages will be available to the community for the same period > even if we > don't purchase support from Canonical. Does anyone else have any > advice to > render? Check out CentOS 4 (www.centos.org). It's a free RHEL rebuild (and RHEL is based on Fedora), that will be supported until 2012. Late february RHEL 5 will be released which will be supported until something like 2014, and I guess CentOS 5 will be released shortly after. If you're used to using yum and the 'Red Hat way' of Linux I think CentOS is a better choice than Ubuntu or another Debian-based distro. But of course you can always try both and see what you like best. Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From accessys at smart.net Wed Jan 3 00:26:15 2007 From: accessys at smart.net (Accessys@smart.net) Date: Tue, 2 Jan 2007 19:26:15 -0500 (EST) Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <151198.24756.qm@web32801.mail.mud.yahoo.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> Message-ID: SUSE! Bob On Tue, 2 Jan 2007, Rob Owens wrote: > Date: Tue, 2 Jan 2007 15:18:19 -0800 (PST) > From: Rob Owens > Reply-To: Support list for open source software in schools. > > To: Support list for open source software in schools. > Subject: Re: [K12OSN] needed: recommendations for Linux flavor with > ongoing support > > You might look into CentOS, which is Red Hat without > Red Hat's paid support. Updates are available for 7 > years, I think. It's also similar to Fedora, which > might be a plus since Fedora is what you've been > using. > > -Rob > > --- john wrote: > > > Hi All, > > > > > > I am in the process of moving a web-server off of > > Fedora 4 and onto a flavor > > that will be supported for a while. I am looking for > > advice. I am thinking > > about Ubuntu LTS 6.06 because of the commitment by > > Ubuntu/Canonical to > > support it for 5 years. I am assuming (perhaps > > wrongly) that updated .deb > > packages will be available to the community for the > > same period even if we > > don't purchase support from Canonical. Does anyone > > else have any advice to > > render? > > > > Thanks! > > > > John > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ "They that can give up essential liberty to obtain a little temporary safety deserve Neither liberty nor safety", Benjamin Franklin - - - - - - - - - - - - - - - - - - - ASCII Ribbon Campaign accessBob NO HTML/PDF/RTF in e-mail accessys at smartnospam.net NO MSWord docs in e-mail Access Systems, engineers NO attachments in e-mail, *LINUX powered* access is a civil right *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# THIS message and any attachments are CONFIDENTIAL and may be privileged. They are intended ONLY for the individual or entity named From brcisna at eazylivin.net Wed Jan 3 01:46:45 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Tue, 2 Jan 2007 19:46:45 -0600 (CST) Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <35343.192.168.254.3.1167788805.squirrel@www.eazylivin.net> Michael, The way you might want to narrow it down on your clients,is to take a vid card out of the working client,put it,into one that does not work. See if the " non-working" client now works.There's so many varibles even from "thought to be identical" clients. Maybe a bios setting such as PCI, auto or manual,etc. Maybe all worked hunky/dory with FC4 but FC5 doesnt like the bios settings of the two non working clients.Possibly irq conflict or such( at bios level, not linux level). If the client does work,,then you know it is the video card. possibly a different firmware version on the non> OK>working clients. This is a bit of a hassle i know,but at least you have eliminated one eliment from the equation. If the swap makes no diff check closer at bios setting pertaining to PCI-Auto versus- manual,,and see what your working client is set to.. Also are you sure the two non-working clients are receiving the actual ip addresss that it should have( that you assigned them in dhcp/lts.conf files). as it boots up? You have to look quick at the first few lines of the boot process!!! This is a possibility,in that you have a wrong number/letter in your dhcp entrys for the two non-working clients hence they are just using the default "auto" XSERVER setting that is entered in the lts.conf.. This sint too scientific,,but may be worth a shot. Let us know your progress, Barry Cisna From steve.hargadon at gmail.com Wed Jan 3 04:18:00 2007 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Tue, 2 Jan 2007 20:18:00 -0800 Subject: [K12OSN] (Interview) Science Leadership Academy's Chris Lehmann on School 2.0 In-Reply-To: References: Message-ID: http://www.edtechlive.com/audio/Lehmann.mp3 or http://www.edtechlive.com/audio/Lehmann.ogg Other interviews: http://edtechlive.wikispaces.com/recordings+list "We need to stop thinking that the job of schools is to create the 21st century workforce, it's not. The job of our schools is nothing less than to help co-create the 21st-century citizen. We want our kids to be active, engaged citizens of the world. They'll be workers if they are that, too... that part will take care of itself. We want them to be able to engage in the world around them and to make it better. Nothing less than that is our task as educators." Chris Lehman is the principal of the Science Leadership Academy (SLA) in Philadelphia, Pennsylvania, and a proponent of "School 2.0." Here is his description of SLA: "The Science Leadership Academy is a new high school that opened in September 2006 in partnership with The Franklin Institute and the School District of Philadelphia. Opening with a powerful School 2.0 vision and a 1:1 laptop ratio, SLA looks to redefine the learning spaces and tools our students, parents and teachers use. The school uses open source tools such as Moodle, Elgg, Gallery and homegrown school information system software to create a robust school-web portal to support the learning that happens in classrooms. Our goal is to create 24/7/365 learning environment for all members of the community." (From his accepted proposal to speak at NECC this year.) (We'll be holding open workshops on Moodle, Drupal, and Web 2.0 (with Will Richardson) at SLA in Philadelphia the week of January 29 - February 3. For more information, please visit the www.EdTechLive.com workshop page. To join in the discussion on School 2.0, please visit www.School20.net.) Notes: * Chris spent 9 years at the Beacon School in New York as a teacher, coach, technology coordinator, and administrator. The experience was amazing. Has come home to Philadelphia to start SLA--"a small progressive public high school with a focus on technology infusion across the curriculum." * While SLA is a public school, their first class of 110 students (the 9th grade) have had to apply for admission and each applicant had a personal interview. Future classes will have current students on their admissions committees. * Microsoft's School of the Future also opened in Philadelphia this year ("they have a nicer gym than we do"). If SLA is reinventing the wheel, School of the Future is "blowing up the car." Both have a focus on project-based learning and re-imagining what a school can look like, but SLA is based on more familiar pedagogies (sounds like it would be really interesting to interview someone from School of the Future!). * They are using Linux, Moodle, and Elgg and consider themselves an "open source" school. * "At the end of the day, it isn't about what computer you use, it's about the pedagogy and how the teachers implement it, and what your goals are for how your teachers and students use it." Technology doesn't change the classroom, pedagogy changes the classroom. The new tools make it affordable to integrate the technology and support the pedagogy, but the pedagogy comes first. If you put the technology first, the tail will wag the dog. "SLA was never a laptop school first, it was an inquiry-drive, project-based school with five very strong core values, and the technology we use supports those core values." * The five values are: inquiry, research, collaboration, presentation and reflection. * Blogging has helped him be a better teacher and administrator through "reflective practice." It has also helped them through the starting of SLA by allowing for "transparent" dialog by blogging during the planning process--which also produced a very involved community. He feels that this made the SLA very "School 2.o" by doing this from the start. * "We've got to teach kids to be powerful, careful, and critical consumers and producers of information and content." "The fundamental jobs of our schools as we move forward in this new era is to teach wisdom... unless we realize that our job is to teach kids what to make sense of this world, how to critically analyze what they see out there, and how to do something with it, then it doesn't matter what we do with the technology." * "We can't be complacent in education--the stakes are too high... the fear of what could go wrong can't stop me from doing what is right." * All of the students went nuts when they first got instant messaging on their laptops--and the parents were really worried about their children having access to instant messaging during school. Chris's response was: the kids are going to figure out how to have access to these tools even if we try to block them, and they will need them in college and in the workplace eventually... so let's help them to figure out how to use them responsibly now. * They did have a problem with misusing instant messaging (including bullying)... and the students started solving the problems themselves, as they wanted there to be consequences so that they could keep their laptops. * Chris's definition of School 2.0: School 2.0 starts with a progressive pedagogy that recognizes that the role of schools has changed, and that the role now is to help students navigate an ever-changing world, and to help them have the skills they need to adapt, to create, to judge, to synthesize, and to analyze. It has to be about teaching kids to become critical consumers and producers of the information around them... We can't assume that we have all the answers--we've got to teach the kids to take a core set of skills and find rich, powerful answers that are out there in the world for themselves... School 2.0 doesn't have walls to it--it recognizes that this happens all day every day. When we invite the world in rather than shut it out, we create communities and institutions that are real and authentic and caring, and that kids recognize as valuable in their own lives. * School 2.0 isn't about letting students do anything they want. It's about rigor and passion--keeping students engaged, but also helping them understand the need to work even when we don't want to. * "We actually do know how to fix what's wrong in education. Because the fact of the matter is that there are lots of places in this country where schools are doing just fine... they are good, healthy places where kids are doing well. We know, sadly, that most of those places are not in cities, and when we talk about the crisis in education, what we are really talking about... is urban education... It's not just schools size, it's teaching load... We want to change education?... Let's have teachers teaching fewer classes and planning more... Do that and we will change education." -- Steve Hargadon steve at hargadon.com 916-899-1400 direct www.SteveHargadon.com - (Blog on Educational Technology) www.K12Computers.com - (Refurbished Dell Optiplexes for Schools) www.EdTechLive.com (Podcasts, Workshops, & Conferences) www.TechnologyRescue.com - (Linux Thin Client Solutions) www.LiveKiosk.com - (Web Access and Content Delivery Solutions) www.PublicWebStations.com - (Disaster & Shelter WebStation Software) www.K12OpenSource.com (Public Wiki) www.SupportBlogging.com (Public Wiki) From microman at cmosnetworks.com Wed Jan 3 06:46:57 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Wed, 03 Jan 2007 01:46:57 -0500 Subject: [K12OSN] RFP to replace SASIxp in my school district Message-ID: <459B5161.8070805@cmosnetworks.com> Hello folks, It has been a while, and I hope that folks have enjoyed their holidays and have welcomed the new year in well. Now, to business. My school district is about to release a RFP to replace SASIxp with something else that must be, among quite a few other things, Web-based. I would love to see someone respond with a really good F/OSS solution. Mine is a "Microsoft shop," so a F/OSS solution here would be a major, major win. If anyone is interested in the details, contact me. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! -------------- next part -------------- An HTML attachment was scrubbed... URL: From eharrison at mail.mesd.k12.or.us Wed Jan 3 07:12:19 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Tue, 02 Jan 2007 23:12:19 -0800 Subject: [K12OSN] Fedora Legacy support no longer In-Reply-To: References: Message-ID: <459B5753.7090603@mail.mesd.k12.or.us> Robert Arkiletian wrote: > The Fedora Legacy Project is no longer alive. > > http://fedoralegacy.org/ > > I think (please correct me if I'm wrong) this means 6 months of > support for Fedora after the next release comes out. So about 4 more > months of support for FC5 and hence K12LTSP5. > > Wondering how this is going to affect K12LTSP if at all? > Basically, no affect on K12LTSP. fedoralegacy.org, while a good idea, never really took off. There was only ONE fedora legacy update to FC4 - which hardly qualifies as good support. The good news I have heard in the discussions about the demise of the fedora legacy project is 1) potentially extending the life of the Fedora core support, and 2) building "extras" repositories for the up-coming RHEL5/CentOS5. If both of these are done, it will largely fill in the gap that fedora legacy intended to bridge. -Eric From dtrask at vcsvikings.org Wed Jan 3 15:13:12 2007 From: dtrask at vcsvikings.org (David Trask) Date: Wed, 03 Jan 2007 10:13:12 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing=?ISO-8859-1?Q? support?= In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> Message-ID: "Support list for open source software in schools." writes: >SUSE! UBUNTU! (figured since we were shouting out distros, I'd add one) ;-) David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From ericbrow at gmail.com Wed Jan 3 15:10:32 2007 From: ericbrow at gmail.com (Eric Brown) Date: Wed, 3 Jan 2007 09:10:32 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> Message-ID: I have to second Ubuntu. For a truly open source endeavor, and such incredible ease of installation, software installation, tweaking, Ubuntu is just too awesome. I've tried so many flavors of linux over the last 5-10 years, I've never worked with a distro that is so easy to make work. My second favorite would have to be Fedora. That's my 2 cents anyway. Eric On 1/3/07, David Trask wrote: > "Support list for open source software in schools." > writes: > >SUSE! > > UBUNTU! > > (figured since we were shouting out distros, I'd add one) ;-) > > David N. Trask > Technology Teacher/Director > Vassalboro Community School > dtrask at vcsvikings.org > (207)923-3100 > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From accessys at smart.net Wed Jan 3 15:10:45 2007 From: accessys at smart.net (Accessys@smart.net) Date: Wed, 3 Jan 2007 10:10:45 -0500 (EST) Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing=?ISO-8859-1?Q? support?= In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> Message-ID: On Wed, 3 Jan 2007, David Trask wrote: > "Support list for open source software in schools." > writes: > >SUSE! > > UBUNTU! > > (figured since we were shouting out distros, I'd add one) ;-) Wasn't shouting "SUSE" is written in all caps, complain to Novell and he was asking about support, SUSE has commercial support if you wish and they claim several years Ubuntu I've found seems to have very little support, or at least my experience with it. ;8*} Bob ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ "They that can give up essential liberty to obtain a little temporary safety deserve Neither liberty nor safety", Benjamin Franklin - - - - - - - - - - - - - - - - - - - ASCII Ribbon Campaign accessBob NO HTML/PDF/RTF in e-mail accessys at smartnospam.net NO MSWord docs in e-mail Access Systems, engineers NO attachments in e-mail, *LINUX powered* access is a civil right *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# THIS message and any attachments are CONFIDENTIAL and may be privileged. They are intended ONLY for the individual or entity named From les at futuresource.com Wed Jan 3 15:37:22 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 03 Jan 2007 09:37:22 -0600 Subject: [K12OSN] Fedora Legacy support no longer In-Reply-To: <459B5753.7090603@mail.mesd.k12.or.us> References: <459B5753.7090603@mail.mesd.k12.or.us> Message-ID: <1167838643.7355.5.camel@oldmoola.futuresource.com> On Tue, 2007-01-02 at 23:12 -0800, Eric Harrison wrote: > The good news I have heard in the discussions about the demise of the > fedora legacy project is 1) potentially extending the life of the Fedora > core support, and 2) building "extras" repositories for the up-coming > RHEL5/CentOS5. If both of these are done, it will largely fill in the > gap that fedora legacy intended to bridge. Is there likely to be a k12ltsp with a Centos5 base? I have always thought that what people needed was a distro that split the base OS and core libraries away from the applications so once you had a working kernel and device drivers you wouldn't have to change (and likely break) them just to get a version-level update to openoffice or firefox. When you replace your hardware you would want to install a new kernel with current device drivers for it. So far none of them take that approach, though. -- Les Mikesell les at futuresource.com From spowers at inlandlakes.org Wed Jan 3 16:10:08 2007 From: spowers at inlandlakes.org (Shawn Powers) Date: Wed, 3 Jan 2007 11:10:08 -0500 Subject: [K12OSN] NFS help Message-ID: I've been using NFS for years, and it's been great. Our recent increase in clients (both thin and other) has caused, problems... I think I'm running out of file locks, or having too many open files, or too many threads (yeah, I'm completely guessing what I'm running out of), or something. Could someone point me in the right direction to diagnose, and hopefully fix NFS? The symptoms are: 1) Programs on thin clients for users with NFS home directories don't open, they just sorta hang and hang. Sometimes they'll start after 10 minutes. 2) double clicking a file in nautilus will sometimes open the file (in openoffice), but then nautilus will hang. 3) on my OSX clients, Microsoft Word complains that either a file is locked, or it can't lock a file -- both errors are common. If I try to: service nfs restart the part that says, "Shutting down NFS daemon: FAILED" always comes up, but then further down it says, "Starting NFS daemon: SUCCESS" I can't find any useful errors, but rebooting the NFS server does fix the problem for a while. It first, of course, locks up every client unless they've logged out, so it's not a great solution, and was not a great way to start the year. :) Thanks for any insight, -Shawn -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org Work Website: http://techcorner.inlandlakes.org Personal Blog: http://www.brainofshawn.com ---- The views, opinions, visions, thoughts, comments, sarcastic whims, forecasts, poetic outbursts, cynical wit, future plans, implementation ideas, OS preference, curricular insight, ice cream preference, or anything else I might infer are not the views of Inland Lakes Schools. Pretty much everything I say, do, think, or imply with punctuation should be considered my own delusions, and ignored completely. -------------- next part -------------- An HTML attachment was scrubbed... URL: From spowers at inlandlakes.org Wed Jan 3 16:15:28 2007 From: spowers at inlandlakes.org (Shawn Powers) Date: Wed, 3 Jan 2007 11:15:28 -0500 Subject: [K12OSN] NFS help In-Reply-To: References: Message-ID: Oh, the NFS server is running FC3 with absurdly fast drives, and serving NFS from 2 separate gig ethernet ports on 2 different network segments. The problems occur on both ports, regardless of the traffic on them, so I know it's not a bandwidth issue. -Shawn On Jan 3, 2007, at 11:10 AM, Shawn Powers wrote: > I've been using NFS for years, and it's been great. Our recent > increase in clients (both thin and other) has caused, problems... > > I think I'm running out of file locks, or having too many open > files, or too many threads (yeah, I'm completely guessing what I'm > running out of), or something. > > Could someone point me in the right direction to diagnose, and > hopefully fix NFS? > > The symptoms are: > > 1) Programs on thin clients for users with NFS home directories > don't open, they just sorta hang and hang. Sometimes they'll start > after 10 minutes. > > 2) double clicking a file in nautilus will sometimes open the file > (in openoffice), but then nautilus will hang. > > 3) on my OSX clients, Microsoft Word complains that either a file > is locked, or it can't lock a file -- both errors are common. > > If I try to: > > service nfs restart > > the part that says, "Shutting down NFS daemon: FAILED" always > comes up, but then further down it says, "Starting NFS daemon: > SUCCESS" > > I can't find any useful errors, but rebooting the NFS server does > fix the problem for a while. It first, of course, locks up every > client unless they've logged out, so it's not a great solution, and > was not a great way to start the year. :) > > Thanks for any insight, > -Shawn > > > -- > Shawn Powers > Technology Director > Inland Lakes Schools > PHN: 231-238-6868 x9174 > FAX: 509-356-7024 > spowers at inlandlakes.org > Work Website: http://techcorner.inlandlakes.org > Personal Blog: http://www.brainofshawn.com > > ---- > The views, opinions, visions, thoughts, comments, > sarcastic whims, forecasts, poetic outbursts, > cynical wit, future plans, implementation ideas, > OS preference, curricular insight, ice cream preference, > or anything else I might infer are not the > views of Inland Lakes Schools. Pretty much everything > I say, do, think, or imply with punctuation should be > considered my own delusions, and ignored completely. > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --- > This message checked for SPAM and Viruses by MailFoundry. > If this is SPAM, please forward it to spam at mailfoundry.com -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org Work Website: http://techcorner.inlandlakes.org Personal Blog: http://www.brainofshawn.com ---- The views, opinions, visions, thoughts, comments, sarcastic whims, forecasts, poetic outbursts, cynical wit, future plans, implementation ideas, OS preference, curricular insight, ice cream preference, or anything else I might infer are not the views of Inland Lakes Schools. Pretty much everything I say, do, think, or imply with punctuation should be considered my own delusions, and ignored completely. -------------- next part -------------- An HTML attachment was scrubbed... URL: From cliebow at midmaine.com Wed Jan 3 16:23:10 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Wed, 3 Jan 2007 11:23:10 -0500 (EST) Subject: [K12OSN] NFS help In-Reply-To: References: Message-ID: <14945.169.244.70.147.1167841390.squirrel@webmail.midmaine.com> sounds like stale nfs locks ..var/lib/nfs should rebuild itself if you wash it..but don't quote me.. From microman at cmosnetworks.com Wed Jan 3 16:21:17 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Wed, 03 Jan 2007 11:21:17 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> Message-ID: <459BD7FD.9050003@cmosnetworks.com> _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Accessys at smart.net wrote: > On Wed, 3 Jan 2007, David Trask wrote: > > >> "Support list for open source software in schools." >> writes: >> >>> SUSE! >>> >> UBUNTU! >> >> (figured since we were shouting out distros, I'd add one) ;-) >> > > > Wasn't shouting "SUSE" is written in all caps, complain to Novell > > and he was asking about support, SUSE has commercial support if you wish > and they claim several years Ubuntu I've found seems to have very little > support, or at least my experience with it. > Unfortunately, Novell's patent deal with Microsoft makes that highly dangerous now. I used to recommend SuSE Linux, even on this list, as an LTSP platform. Now I have to avoid SuSE like the plague. Sad, but true. I use Kubuntu Dapper Drake on my primary desktop at work, as does my troop. Two others in my group use Ubuntu; one uses Dapper, and the other Edgy. It is a good distro, and I understand that Canonical offers support similar to that of Red Hat and Novell. Furthermore, if you run Ubuntu Dapper on Sun gear, as I do, Sun Microsystems itself apparently plays in the Ubuntu support space now. --TP -------------- next part -------------- An HTML attachment was scrubbed... URL: From trey at fastmail.fm Wed Jan 3 16:43:06 2007 From: trey at fastmail.fm (Trey Sizemore) Date: Wed, 3 Jan 2007 11:43:06 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459BD7FD.9050003@cmosnetworks.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> Message-ID: <20070103114306.2d274fd3@laptop.thesizemores.us> On Wed, 03 Jan 2007 11:21:17 -0500 "Terrell Prud? Jr." wrote: > Unfortunately, Novell's patent deal with Microsoft makes that highly > dangerous now. I used to recommend SuSE Linux, even on this list, as > an LTSP platform. Now I have to avoid SuSE like the plague. Sad, > but true. Why on earth would you consider this "highly dangerous"? -- Cheers, Trey ---- In those days he was wiser than he is now -- he used to frequently take my advice. -- Winston Churchill Linux laptop 2.6.16.21-0.25-default i686 GNU/Linux 11:41am up 18:23, 5 users, load average: 1.90, 2.31, 1.70 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dmarkovich at drmcs.com Wed Jan 3 16:08:00 2007 From: dmarkovich at drmcs.com (dmarkovich at drmcs.com) Date: Wed, 3 Jan 2007 10:08:00 -0600 Subject: [K12OSN] Problem with usb/floppy access after ldap restore Message-ID: <1167840480.459bd4e03e742@webmail.drmcs.com> Looking for help on a LDAP problem. Had to restore the ldap database from backup (power failure and power backup failure after 10hrs) and no longer have floppy/usb drive access for anyone but root. Traced back the problem thru LTSP troubleshooting and found no one belongs to the fuse group. In fact, there is no fuse group but gid 102 is being used for something, smbldap-groupadd fails. Is there a way to list all the groups and gid numbers in the ldap database? Or is something else wrong? Using Fedora 5 LTSP 4.2 update 3 Home server with 3 K12LTSP servers for clients Internet/firewall -- IPCOP 4.11 separate server Thanks in advance, David Markovich IT Coordinator Saint Gabriel Elementary School From dhuckaby at paasda.org Wed Jan 3 16:57:20 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 03 Jan 2007 08:57:20 -0800 Subject: [K12OSN] Problem with usb/floppy access after ldap restore In-Reply-To: <1167840480.459bd4e03e742@webmail.drmcs.com> References: <1167840480.459bd4e03e742@webmail.drmcs.com> Message-ID: <459BE070.1000408@paasda.org> net groupmap list ? might just be smb groups though.. --Huck dmarkovich at drmcs.com wrote: > > Looking for help on a LDAP problem. > > Had to restore the ldap database from backup (power failure and power > backup failure after 10hrs) and no longer have floppy/usb drive access > for anyone but root. > Traced back the problem thru LTSP troubleshooting and found no one > belongs to the fuse group. In fact, there is no fuse group but gid 102 > is being used for something, smbldap-groupadd fails. Is there a way to > list all the groups and gid numbers in the ldap database? Or is > something else wrong? > > Using Fedora 5 LTSP 4.2 update 3 > Home server with 3 K12LTSP servers for clients > Internet/firewall -- IPCOP 4.11 separate server > > > Thanks in advance, > > David Markovich > IT Coordinator > Saint Gabriel Elementary School > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From petre at maltzen.net Wed Jan 3 17:02:12 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 11:02:12 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <20070103114306.2d274fd3@laptop.thesizemores.us> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> Message-ID: <459BE194.7030609@maltzen.net> Trey Sizemore wrote: > On Wed, 03 Jan 2007 11:21:17 -0500 > "Terrell Prud? Jr." wrote: > >> Unfortunately, Novell's patent deal with Microsoft makes that highly >> dangerous now. I used to recommend SuSE Linux, even on this list, as >> an LTSP platform. Now I have to avoid SuSE like the plague. Sad, >> but true. > > Why on earth would you consider this "highly dangerous"? > Novell has become a pariah in the FOSS community because of the MS deal. Not everyone thinks this, of course. But enough people seem to--witness the Samba project, and Jeremy Allison's resignation from Novell--and GPL3 is being modified to prevent deals like the one between Novell & MS, such that Novell may have a hard time shipping future versions of Samba. No doubt there will be other projects that adopt GPL3, making Novell's future murky. Choosing SUSE at this point may not be 'highly dangerous' but perhaps 'dubious'. Petre From les at futuresource.com Wed Jan 3 17:14:14 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 03 Jan 2007 11:14:14 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459BE194.7030609@maltzen.net> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> Message-ID: <1167844454.7355.22.camel@oldmoola.futuresource.com> On Wed, 2007-01-03 at 11:02 -0600, Petre Scheie wrote: > --and GPL3 is being modified to prevent deals > like the one between Novell & MS, Errr... GPL3 can only prevent distribution of GPL3 covered code, not slow down anything else. I'm not sure why anyone wants that to happen. -- Les Mikesell les at futuresource.com From eharrison at mail.mesd.k12.or.us Wed Jan 3 17:17:31 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 03 Jan 2007 09:17:31 -0800 Subject: [K12OSN] Fedora Legacy support no longer In-Reply-To: <1167838643.7355.5.camel@oldmoola.futuresource.com> References: <459B5753.7090603@mail.mesd.k12.or.us> <1167838643.7355.5.camel@oldmoola.futuresource.com> Message-ID: <459BE52B.7010909@mail.mesd.k12.or.us> Les Mikesell wrote: > On Tue, 2007-01-02 at 23:12 -0800, Eric Harrison wrote: > >> The good news I have heard in the discussions about the demise of the >> fedora legacy project is 1) potentially extending the life of the Fedora >> core support, and 2) building "extras" repositories for the up-coming >> RHEL5/CentOS5. If both of these are done, it will largely fill in the >> gap that fedora legacy intended to bridge. > > Is there likely to be a k12ltsp with a Centos5 base? > Yes. -Eric From dhuckaby at paasda.org Wed Jan 3 17:37:10 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 03 Jan 2007 09:37:10 -0800 Subject: [K12OSN] Question on Celestia Message-ID: <459BE9C6.7000909@paasda.org> I'm not sure who does all of the K12LTSP packaging..Eric is that you? If it is currently bundled with the normal run of the mill Celestia, then this is just a request that Celestia-1.4.1-ED be substituted for it. If the -ED version is what is packaged then disregard this e-mail entirely. The reason for mentioning it is that apparently this -ED package is customized for quite a few educational activities as can be found here: http://www.celestiamotherlode.net/catalog/educational.php Thanks, --Huck From melliott at rpmhd.org Wed Jan 3 17:43:59 2007 From: melliott at rpmhd.org (Michael Elliott) Date: Wed, 03 Jan 2007 12:43:59 -0500 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <459BEB5F.8030008@rpmhd.org> Petre - I am not able to use Ctrl Alt F2. Nothing happens. I even tried just the sequence Ctrl, followed by Alt, then F2, just get garbage characters. Barry - I tried swapping out the video cards. The one from the working system did not help in the one's that do not. I have reset the BIOS on the one that is not working. I checked the settings compared to the one that does not work and everything looks the same. The only thing I did not check is the power management of the bios. I did have to enable Plug in Play OS, was one difference. I also double checked the dhcpd.conf file and the MAC and Static IP are correct and the machine is receiving the address. I recreated the lts.conf section for this one machine to match the one that is working. I even tried using a PCI Matrox Millennium II which did the same thing. I did change the XSERVER equal to XF86_SVGA (both with the PCI and AGP), also did not work. Guys, I am getting quite frustrated with this. I hope I can get this solved soon or I will have to replace the computer with another system. Any advice appreciated - Mike From eharrison at mail.mesd.k12.or.us Wed Jan 3 18:11:11 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 03 Jan 2007 10:11:11 -0800 Subject: [K12OSN] Question on Celestia In-Reply-To: <459BE9C6.7000909@paasda.org> References: <459BE9C6.7000909@paasda.org> Message-ID: <459BF1BF.5030802@mail.mesd.k12.or.us> Huck wrote: > I'm not sure who does all of the K12LTSP packaging..Eric is that you? > > If it is currently bundled with the normal run of the mill Celestia, > then this is just a request that Celestia-1.4.1-ED be substituted for it. > > If the -ED version is what is packaged then disregard this e-mail entirely. > > The reason for mentioning it is that apparently this -ED package is > customized for quite a few educational activities as can be found here: > http://www.celestiamotherlode.net/catalog/educational.php Celestia is packaged by Fedora Extras. I can look at packaging up the ED version, but I generally try to avoid doing that as much as possible - it always ends up causing me a great deal of grief ;-) The first thing I would recommend is submitting a request for enhancement in the Fedora Extras bugzilla: https://bugzilla.redhat.com/bugzilla/ -Eric From petre at maltzen.net Wed Jan 3 18:12:37 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 12:12:37 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <1167844454.7355.22.camel@oldmoola.futuresource.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> Message-ID: <459BF215.8020502@maltzen.net> Les Mikesell wrote: > On Wed, 2007-01-03 at 11:02 -0600, Petre Scheie wrote: > >> --and GPL3 is being modified to prevent deals >> like the one between Novell & MS, > > Errr... GPL3 can only prevent distribution of GPL3 covered code, > not slow down anything else. I'm not sure why anyone wants > that to happen. > Allison resigned because while the deal may not violate the letter of the law, it does violate the intent of it; that's why Samba will move to GPL3 in the next release. I expect other projects will do likewise, though certainly not all. Linus has said he thinks GPL3 is a bad idea, so the kernel may not be moving; OTOH, I *think* I recall reading somewhere that he also said that if the consensus in the kernel community evolves to favor GPL3, then he would go along with it (but I could be wrong about that). So, in a year, say, Novell will be stuck with the last version of GPL2 Samba. Either they don't get a new version or they fork it themselves, and it's not clear they have the resources to handle that. How many other projects that Novell uses in SUSE will move to GPL3? That's what makes Novell's future murky, making SUSE a dubious choice for now. From accessys at smart.net Wed Jan 3 18:14:02 2007 From: accessys at smart.net (Accessys@smart.net) Date: Wed, 3 Jan 2007 13:14:02 -0500 (EST) Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459BD7FD.9050003@cmosnetworks.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> Message-ID: On Wed, 3 Jan 2007, [ISO-8859-1] "Terrell Prud? Jr." wrote: > Do you GNU!? > Microsoft Free since 2003 --the ultimate antivirus > protection! Mircoshaft free since 1999 > Accessys at smart.net wrote: > > On Wed, 3 Jan 2007, David Trask wrote: > > > > > >> "Support list for open source software in schools." > >>> SUSE! > >> UBUNTU! > > > > Wasn't shouting "SUSE" is written in all caps, complain to Novell > > > > and he was asking about support, SUSE has commercial support if you wish > > and they claim several years Ubuntu I've found seems to have very little > > support, or at least my experience with it. > > Unfortunately, Novell's patent deal with Microsoft makes that highly > dangerous now. I used to recommend SuSE Linux, even on this list, as an > LTSP platform. Now I have to avoid SuSE like the plague. Sad, but true. so far I haven't noticed any changes, I was disappointed with the M$-Novell deal but they seem to have a pretty solid firewall. I have run or tried most flavors at one time or another. used RH pretty solidly until FC and have not been very happy with FC. the --Buntu distros and I do not seem to like each other and I have lots of trouble just getting it to work. SuSE (10.0)went into the computer and ran I have not had to do anything for it to work out of the box. have only ever been able to say that about Mepis up to this point and Mepis is a slimmed down linux distro while SuSE is full power and then some. you can be sure if I see the slightest hint of M$ I will be outta there so fast.. Bob > I use Kubuntu Dapper Drake on my primary desktop at work, as does my > troop. Two others in my group use Ubuntu; one uses Dapper, and the > other Edgy. It is a good distro, and I understand that Canonical offers > support similar to that of Red Hat and Novell. Furthermore, if you run > Ubuntu Dapper on Sun gear, as I do, Sun Microsystems itself apparently > plays in the Ubuntu support space now. > > --TP > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ "They that can give up essential liberty to obtain a little temporary safety deserve Neither liberty nor safety", Benjamin Franklin - - - - - - - - - - - - - - - - - - - ASCII Ribbon Campaign accessBob NO HTML/PDF/RTF in e-mail accessys at smartnospam.net NO MSWord docs in e-mail Access Systems, engineers NO attachments in e-mail, *LINUX powered* access is a civil right *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# THIS message and any attachments are CONFIDENTIAL and may be privileged. They are intended ONLY for the individual or entity named -------------- next part -------------- _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From petre at maltzen.net Wed Jan 3 18:16:59 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 12:16:59 -0600 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II In-Reply-To: <459BEB5F.8030008@rpmhd.org> References: <459BEB5F.8030008@rpmhd.org> Message-ID: <459BF31B.1000401@maltzen.net> Set the client to boot to a command prompt only, no X, with this setting: SCREEN_01 = shell for this particular client, in lts.conf. The client should then do everything but try to start X. Then you can manually try to start X by running 'startx'. Petre Michael Elliott wrote: > Petre - I am not able to use Ctrl Alt F2. Nothing happens. I even > tried just the sequence Ctrl, followed by Alt, then F2, just get garbage > characters. > > Barry - I tried swapping out the video cards. The one from the working > system did not help in the one's that do not. I have reset the BIOS on > the one that is not working. I checked the settings compared to the one > that does not work and everything looks the same. The only thing I did > not check is the power management of the bios. I did have to enable > Plug in Play OS, was one difference. I also double checked the > dhcpd.conf file and the MAC and Static IP are correct and the machine is > receiving the address. I recreated the lts.conf section for this one > machine to match the one that is working. I even tried using a PCI > Matrox Millennium II which did the same thing. > I did change the XSERVER equal to XF86_SVGA (both with the PCI and AGP), > also did not work. > > Guys, I am getting quite frustrated with this. I hope I can get this > solved soon or I will have to replace the computer with another system. > > Any advice appreciated - > > Mike > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dhuckaby at paasda.org Wed Jan 3 18:32:13 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 03 Jan 2007 10:32:13 -0800 Subject: [K12OSN] compiled documentation for K12LTSP apps Message-ID: <459BF6AD.9040205@paasda.org> I compiled this list this morning for the latest site where I've installed K12LTSP(an elementary school). It's merely to be used as a reference for teachers so I don't have to teach the teachers how to use the apps...they can learn via the docs and by using the apps themselves. Celestia -- Explore Space http://www.shatters.net/celestia/sites.html http://www.celestiamotherlode.net/catalog/educational.php KStars -- Explore Space http://docs.kde.org/development/en/kdeedu/kstars/introduction.html Childsplay -- Educational Software for Little Ones http://childsplay.sourceforge.net/ http://childsplay.sourceforge.net/plugins.php KTuberling -- Potato Man http://opensource.bureau-cornavin.com/ktuberling/ http://docs.kde.org/stable/en/kdegames/ktuberling/index.html Scribus -- Desktop Publishing http://wiki.scribus.net/index.php/Main_Page http://en.wikipedia.org/wiki/Scribus The Gimp -- Photo Editing http://www.gimp.org/index.html http://gimp-savvy.com/BOOK/index.html http://en.wikipedia.org/wiki/The_gimp GCompris -- Educational Software for Little Ones http://gcompris.net/-en- http://en.wikipedia.org/wiki/Gcompris OpenOffice -- Office Productivity Suite http://support.openoffice.org/index.html http://en.wikipedia.org/wiki/OpenOffice.org TuxPaint -- Fun Paint Program for Kids http://en.wikipedia.org/wiki/TuxPaint http://www.tuxpaint.org/ TuxType http://tuxtype.sourceforge.net/ KTouch http://docs.kde.org/stable/en/kdeedu/ktouch/index.html http://ktouch.sourceforge.net/ --Huck From dhuckaby at paasda.org Wed Jan 3 18:47:58 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 03 Jan 2007 10:47:58 -0800 Subject: [K12OSN] Question on Celestia In-Reply-To: <459BF1BF.5030802@mail.mesd.k12.or.us> References: <459BE9C6.7000909@paasda.org> <459BF1BF.5030802@mail.mesd.k12.or.us> Message-ID: <459BFA5E.6030500@paasda.org> Eric Harrison wrote: > Celestia is packaged by Fedora Extras. > > I can look at packaging up the ED version, but I generally try to avoid > doing that as much as possible - it always ends up causing me a great > deal of grief ;-) > > The first thing I would recommend is submitting a request for > enhancement in the Fedora Extras bugzilla: > > https://bugzilla.redhat.com/bugzilla/ > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > Not real familiar with the bugzilla thing...is there a way for me to check and see if the -ED version is included in the Extras repo already? So I don't request something that may already be there? I can't seem to access the fedora.redhat.com Fedora Extras' page :( --Huck From petre at maltzen.net Wed Jan 3 19:05:20 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 13:05:20 -0600 Subject: [K12OSN] compiled documentation for K12LTSP apps In-Reply-To: <459BF6AD.9040205@paasda.org> References: <459BF6AD.9040205@paasda.org> Message-ID: <459BFE70.9090108@maltzen.net> A page on the wiki with all this info would be great (nudge, nudge, wink, wink). Petre Huck wrote: > I compiled this list this morning for the latest site where I've > installed K12LTSP(an elementary school). It's merely to be used as a > reference for teachers so I don't have to teach the teachers how to use > the apps...they can learn via the docs and by using the apps themselves. > > Celestia -- Explore Space > http://www.shatters.net/celestia/sites.html > http://www.celestiamotherlode.net/catalog/educational.php > > KStars -- Explore Space > http://docs.kde.org/development/en/kdeedu/kstars/introduction.html > > Childsplay -- Educational Software for Little Ones > http://childsplay.sourceforge.net/ > http://childsplay.sourceforge.net/plugins.php > > KTuberling -- Potato Man > http://opensource.bureau-cornavin.com/ktuberling/ > http://docs.kde.org/stable/en/kdegames/ktuberling/index.html > > Scribus -- Desktop Publishing > http://wiki.scribus.net/index.php/Main_Page > http://en.wikipedia.org/wiki/Scribus > > The Gimp -- Photo Editing > http://www.gimp.org/index.html > http://gimp-savvy.com/BOOK/index.html > http://en.wikipedia.org/wiki/The_gimp > > GCompris -- Educational Software for Little Ones > http://gcompris.net/-en- > http://en.wikipedia.org/wiki/Gcompris > > OpenOffice -- Office Productivity Suite > http://support.openoffice.org/index.html > http://en.wikipedia.org/wiki/OpenOffice.org > > TuxPaint -- Fun Paint Program for Kids > http://en.wikipedia.org/wiki/TuxPaint > http://www.tuxpaint.org/ > > TuxType > http://tuxtype.sourceforge.net/ > > KTouch > http://docs.kde.org/stable/en/kdeedu/ktouch/index.html > http://ktouch.sourceforge.net/ > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From microman at cmosnetworks.com Wed Jan 3 19:06:22 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Wed, 03 Jan 2007 14:06:22 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459BF215.8020502@maltzen.net> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> Message-ID: <459BFEAE.50709@cmosnetworks.com> Petre Scheie wrote: > Les Mikesell wrote: >> On Wed, 2007-01-03 at 11:02 -0600, Petre Scheie wrote: >> >>> --and GPL3 is being modified to prevent deals like the one between >>> Novell & MS, >> >> Errr... GPL3 can only prevent distribution of GPL3 covered code, >> not slow down anything else. I'm not sure why anyone wants >> that to happen. >> > Allison resigned because while the deal may not violate the letter of > the law, it does violate the intent of it; that's why Samba will move > to GPL3 in the next release. I expect other projects will do likewise, > though certainly not all. Linus has said he thinks GPL3 is a bad > idea, so the kernel may not be moving; OTOH, I *think* I recall > reading somewhere that he also said that if the consensus in the > kernel community evolves to favor GPL3, then he would go along with it > (but I could be wrong about that). > > So, in a year, say, Novell will be stuck with the last version of GPL2 > Samba. Either they don't get a new version or they fork it themselves, > and it's not clear they have the resources to handle that. How many > other projects that Novell uses in SUSE will move to GPL3? That's > what makes Novell's future murky, making SUSE a dubious choice for now. > And let's not forget GCC, glibc, bash, and all the other software on which the FSF owns copyright. The FSF has made it very clear that virtually all of that software will be GPL3'd. Oops, kinda hard to make a functional distro w/o glibc...or grep...or awk...or sed...unless you want to port FreeBSD's libc, etc. Maybe that's what Novell will have to do. The SuSE distro does have an component of actual danger to it as well. When that five-year "no suing" agreement ends, either Microsoft demands greater extortion^H^H^H^H^H^H^H^H^H fees, or Microsoft starts going after SuSE customers. Novell has a nice, handy-dandy list of all of its customers, and due to the agreement with MS, it might be easier to subpoena that list...if MS doesn't already have it. No, I wouldn't risk my business--or my district--by going with SuSE anymore. --TP From dhuckaby at paasda.org Wed Jan 3 19:08:58 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 03 Jan 2007 11:08:58 -0800 Subject: [K12OSN] compiled documentation for K12LTSP apps In-Reply-To: <459BFE70.9090108@maltzen.net> References: <459BF6AD.9040205@paasda.org> <459BFE70.9090108@maltzen.net> Message-ID: <459BFF4A.9070602@paasda.org> point me in the direction and I'll do my best...=) (I honestly dunno wiki address ;) --Huck Petre Scheie wrote: > A page on the wiki with all this info would be great (nudge, nudge, > wink, wink). > > Petre > > Huck wrote: >> I compiled this list this morning for the latest site where I've >> installed K12LTSP(an elementary school). It's merely to be used as a >> reference for teachers so I don't have to teach the teachers how to >> use the apps...they can learn via the docs and by using the apps >> themselves. >> >> Celestia -- Explore Space >> http://www.shatters.net/celestia/sites.html >> http://www.celestiamotherlode.net/catalog/educational.php >> >> KStars -- Explore Space >> http://docs.kde.org/development/en/kdeedu/kstars/introduction.html >> >> Childsplay -- Educational Software for Little Ones >> http://childsplay.sourceforge.net/ >> http://childsplay.sourceforge.net/plugins.php >> >> KTuberling -- Potato Man >> http://opensource.bureau-cornavin.com/ktuberling/ >> http://docs.kde.org/stable/en/kdegames/ktuberling/index.html >> >> Scribus -- Desktop Publishing >> http://wiki.scribus.net/index.php/Main_Page >> http://en.wikipedia.org/wiki/Scribus >> >> The Gimp -- Photo Editing >> http://www.gimp.org/index.html >> http://gimp-savvy.com/BOOK/index.html >> http://en.wikipedia.org/wiki/The_gimp >> >> GCompris -- Educational Software for Little Ones >> http://gcompris.net/-en- >> http://en.wikipedia.org/wiki/Gcompris >> >> OpenOffice -- Office Productivity Suite >> http://support.openoffice.org/index.html >> http://en.wikipedia.org/wiki/OpenOffice.org >> >> TuxPaint -- Fun Paint Program for Kids >> http://en.wikipedia.org/wiki/TuxPaint >> http://www.tuxpaint.org/ >> >> TuxType >> http://tuxtype.sourceforge.net/ >> >> KTouch >> http://docs.kde.org/stable/en/kdeedu/ktouch/index.html >> http://ktouch.sourceforge.net/ >> >> --Huck >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From henryhartley at westat.com Wed Jan 3 19:16:14 2007 From: henryhartley at westat.com (Henry Hartley) Date: Wed, 3 Jan 2007 14:16:14 -0500 Subject: [K12OSN] Question on Celestia In-Reply-To: <459BFA5E.6030500@paasda.org> Message-ID: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD27@MAILBE2.westat.com> Huck wrote >> Not real familiar with the bugzilla thing...is there a way for me >> to check and see if the -ED version is included in the Extras repo >> already? So I don't request something that may already be there? There are only a couple celestia related bugs and they don't seem to match what you're asking for. The fedora and red hat bugzilla is here: http://bugzilla.redhat.com/ -- Henry From petre at maltzen.net Wed Jan 3 19:44:12 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 13:44:12 -0600 Subject: [K12OSN] compiled documentation for K12LTSP apps In-Reply-To: <459BFF4A.9070602@paasda.org> References: <459BF6AD.9040205@paasda.org> <459BFE70.9090108@maltzen.net> <459BFF4A.9070602@paasda.org> Message-ID: <459C078C.7050106@maltzen.net> http://www.k12ltsp.org/mediawiki/index.php/Main_Page Huck wrote: > point me in the direction and I'll do my best...=) > (I honestly dunno wiki address ;) > > --Huck > > Petre Scheie wrote: >> A page on the wiki with all this info would be great (nudge, nudge, >> wink, wink). >> >> Petre >> >> Huck wrote: >>> I compiled this list this morning for the latest site where I've >>> installed K12LTSP(an elementary school). It's merely to be used as a >>> reference for teachers so I don't have to teach the teachers how to >>> use the apps...they can learn via the docs and by using the apps >>> themselves. >>> >>> Celestia -- Explore Space >>> http://www.shatters.net/celestia/sites.html >>> http://www.celestiamotherlode.net/catalog/educational.php >>> >>> KStars -- Explore Space >>> http://docs.kde.org/development/en/kdeedu/kstars/introduction.html >>> >>> Childsplay -- Educational Software for Little Ones >>> http://childsplay.sourceforge.net/ >>> http://childsplay.sourceforge.net/plugins.php >>> >>> KTuberling -- Potato Man >>> http://opensource.bureau-cornavin.com/ktuberling/ >>> http://docs.kde.org/stable/en/kdegames/ktuberling/index.html >>> >>> Scribus -- Desktop Publishing >>> http://wiki.scribus.net/index.php/Main_Page >>> http://en.wikipedia.org/wiki/Scribus >>> >>> The Gimp -- Photo Editing >>> http://www.gimp.org/index.html >>> http://gimp-savvy.com/BOOK/index.html >>> http://en.wikipedia.org/wiki/The_gimp >>> >>> GCompris -- Educational Software for Little Ones >>> http://gcompris.net/-en- >>> http://en.wikipedia.org/wiki/Gcompris >>> >>> OpenOffice -- Office Productivity Suite >>> http://support.openoffice.org/index.html >>> http://en.wikipedia.org/wiki/OpenOffice.org >>> >>> TuxPaint -- Fun Paint Program for Kids >>> http://en.wikipedia.org/wiki/TuxPaint >>> http://www.tuxpaint.org/ >>> >>> TuxType >>> http://tuxtype.sourceforge.net/ >>> >>> KTouch >>> http://docs.kde.org/stable/en/kdeedu/ktouch/index.html >>> http://ktouch.sourceforge.net/ >>> >>> --Huck >>> >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >>> >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From melliott at rpmhd.org Wed Jan 3 19:44:52 2007 From: melliott at rpmhd.org (Michael Elliott) Date: Wed, 03 Jan 2007 14:44:52 -0500 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <459C07B4.2000109@rpmhd.org> Petre - Thank you for that suggestion. I was able to get the command prompt and try to startx. It once more does not start. However, now it will actually let me view the contents of the xorg.log. I hope this isn't in appropriate for the forum, if it is, I hope the listmanager will remove the code -- here is the text of the xorg.log One thing I noticed, I don't know if this matters, but it seems to reference a PCI MGA card, my video card is an AGP. Also it lists the memory as 4mb, but I believe the card has 8 on it. X Window System Version 6.9.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 6.9 Build Operating System: Linux 2.6.9-34.0.2.ELsmp i686 [ELF] Current Operating System: Linux ws116 2.6.17.3-ltsp-1 #2 PREEMPT Tue Jul 4 19:59:53 EDT 2006 i686 Build Date: 02 August 2006 Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) Log file: "/tmp/mnt/xorg.log", Time: Thu Jan 1 05:03:12 1998 (++) Using config file: "/tmp/XF86Config.1" (==) ServerLayout "Xorg Configured" (**) |-->Screen "Screen00" (0) (**) | |-->Monitor "Monitor00" (**) | |-->Device "Card00" (**) |-->Input Device "Keyboard0" (**) Option "XkbLayout" "us" (**) XKB: layout: "us" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Mouse0" (**) |-->Input Device "Mouse1" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (WW) Open ACPI failed (/proc/acpi/event) (No such file or directory) (II) No APM support in BIOS or kernel (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.8 X.Org XInput driver : 0.5 X.Org Server Extension : 0.2 X.Org Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (++) using VT number 1 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,7180 card 0000,0000 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7181 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00 (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 01 class 06,80,00 hdr 00 (II) PCI: 00:0a:0: chip 10b7,9050 card 0000,0000 rev 00 class 02,00,00 hdr 00 (II) PCI: 00:0b:0: chip 1274,5000 card 4942,4c4c rev 00 class 04,01,00 hdr 00 (II) PCI: 01:00:0: chip 102b,051f card 102b,1000 rev 00 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xe4000000 - 0xe7ffffff (0x4000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(1:0:0) Matrox Graphics, Inc. MGA 2164W [Millennium II] AGP rev 0, Mem @ 0xe8000000/24, 0xe4000000/14, 0xe5000000/23 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff (II) Active PCI resource ranges: [0] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O [1] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) [2] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) [3] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) [4] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] [5] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] [6] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] [7] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O [1] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) [2] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) [3] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) [4] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] [5] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] [6] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] [7] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O [6] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) [7] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) [8] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) [9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [11] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] [12] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] [13] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] [14] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.so (II) Module GLcore: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 6.9.0, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "mga" (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.so (II) Module mga: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.2.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "keyboard" (II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so (II) Module keyboard: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w, mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400, mgag550 (II) Primary Device is: PCI 01:00:0 (--) Assigning device section with no busID to primary device (--) Chipset mga2164w AGP found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O [6] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) [7] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) [8] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) [9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [11] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] [12] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] [13] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] [14] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O [6] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) [7] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) [8] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) [9] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [10] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [11] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] [15] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] [16] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] [17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [18] 0 0 0xe40103b0 - 0xe40103bb (0xc) IS[B] [19] 0 0 0xe40103c0 - 0xe40103df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib/modules/libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 6.9.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.8 (--) MGA(0): Chipset: "mga2164w AGP" (**) MGA(0): Depth 16, (--) framebuffer bpp 16 (==) MGA(0): RGB weight 565 (==) MGA(0): Using AGP 1x mode (--) MGA(0): Linear framebuffer at 0xE8000000 (--) MGA(0): MMIO registers at 0xE4000000 (--) MGA(0): Pseudo-DMA transfer window at 0xE5000000 (==) MGA(0): BIOS at 0xC0000 (--) MGA(0): Video BIOS info block at offset 0x07DC0 (WW) MGA(0): Unable to probe memory amount due to hardware bug. Assuming 4096 KB (--) MGA(0): VideoRAM: 4096 kByte (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.so (II) Module ddc: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Loading /usr/X11R6/lib/modules/libi2c.so (II) Module i2c: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.8 (==) MGA(0): Write-combining range (0xe8000000,0x400000) Fatal server error: xf86MapVidMem: Could not mmap framebuffer (0xe5000000,0x800000) (Cannot allocate memory) Please consult the The X.Org Foundation support at http://wiki.X.Org for help. Please also check the log file at "/tmp/mnt/xorg.log" for additional information. From lists.john at gmail.com Wed Jan 3 20:02:02 2007 From: lists.john at gmail.com (john ) Date: Wed, 3 Jan 2007 12:02:02 -0800 Subject: [K12OSN] advice needed: re linux file permissions Message-ID: <2be970b50701031202p5057e64do4e1f7683096d4689@mail.gmail.com> Hi all, I am trying to give a user write permission on a directory and the files and sub-directory's located therein. The directory and its contents are owned by user A, and I want user B to have rwx permissions on that directory as well. So I tried adding user B to /etc/groups using vigr and doing the following. The directory is 775 but user B still can't do touch in the directory. When I use the 'groups' command as that user, I don't see that 'B' is part of the group 'A'. Here's what the relevant part of my /etc/groups file looks like. A:x:508,B Thanks for any advice you can give me! John -------------- next part -------------- An HTML attachment was scrubbed... URL: From petre at maltzen.net Wed Jan 3 20:42:32 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 14:42:32 -0600 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II In-Reply-To: <459C07B4.2000109@rpmhd.org> References: <459C07B4.2000109@rpmhd.org> Message-ID: <459C1538.7020302@maltzen.net> X does see that the card is AGP, not PCI. It also says that because of a hardware bug, it can't probe the card to find out how much RAM it has, and so it guesses at 4MB. Probably because of that same hardware bug, in trying to use the MGA driver, it is unable to allocate memory for the frame buffer, and then X dies. I suggest trying a couple of things: 1. In the lts.conf file, specify the vesa driver for this workstation, thusly: XSERVER = vesa The vesa driver is sometimes labeled as being slower, but I find it's often unnoticable, and slow is better than non-working. You may need to also set X_VIDEORAM = 4096 or some such to get it to work. 2. Switch the video card with one from one of the working machines. If the problem follows the video card, it may be that the cards in those machines are not all identical. In which case, you may have to replace the non-working card. Used video cards can be found for $5-$10 that will work fine. Petre Michael Elliott wrote: > Petre - > > Thank you for that suggestion. I was able to get the command prompt and > try to startx. It once more does not start. However, now it will > actually let me view the contents of the xorg.log. > > I hope this isn't in appropriate for the forum, if it is, I hope the > listmanager will remove the code -- here is the text of the xorg.log > One thing I noticed, I don't know if this matters, but it seems to > reference a PCI MGA card, my video card is an AGP. Also it lists the > memory as 4mb, but I believe the card has 8 on it. > > > X Window System Version 6.9.0 > Release Date: 21 December 2005 > X Protocol Version 11, Revision 0, Release 6.9 > Build Operating System: Linux 2.6.9-34.0.2.ELsmp i686 [ELF] > Current Operating System: Linux ws116 2.6.17.3-ltsp-1 #2 PREEMPT Tue Jul > 4 19:59:53 EDT 2006 i686 > Build Date: 02 August 2006 > Before reporting problems, check http://wiki.X.Org > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (++) Log file: "/tmp/mnt/xorg.log", Time: Thu Jan 1 05:03:12 1998 > (++) Using config file: "/tmp/XF86Config.1" > (==) ServerLayout "Xorg Configured" > (**) |-->Screen "Screen00" (0) > (**) | |-->Monitor "Monitor00" > (**) | |-->Device "Card00" > (**) |-->Input Device "Keyboard0" > (**) Option "XkbLayout" "us" > (**) XKB: layout: "us" > (==) Keyboard: CustomKeycode disabled > (**) |-->Input Device "Mouse0" > (**) |-->Input Device "Mouse1" > (**) FontPath set to > "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" > > (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" > (==) ModulePath set to "/usr/X11R6/lib/modules" > (WW) Open ACPI failed (/proc/acpi/event) (No such file or directory) > (II) No APM support in BIOS or kernel > (II) Module ABI versions: > X.Org ANSI C Emulation: 0.2 > X.Org Video Driver: 0.8 > X.Org XInput driver : 0.5 > X.Org Server Extension : 0.2 > X.Org Font Renderer : 0.4 > (II) Loader running on linux > (II) LoadModule: "bitmap" > (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so > (II) Module bitmap: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > Module class: X.Org Font Renderer > ABI class: X.Org Font Renderer, version 0.4 > (II) Loading font Bitmap > (II) LoadModule: "pcidata" > (II) Loading /usr/X11R6/lib/modules/libpcidata.so > (II) Module pcidata: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > ABI class: X.Org Video Driver, version 0.8 > (++) using VT number 1 > > (II) PCI: PCI scan (all values are in hex) > (II) PCI: 00:00:0: chip 8086,7180 card 0000,0000 rev 03 class 06,00,00 > hdr 00 > (II) PCI: 00:01:0: chip 8086,7181 card 0000,0000 rev 03 class 06,04,00 > hdr 01 > (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 class 06,01,00 > hdr 80 > (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 > hdr 00 > (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 > hdr 00 > (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 01 class 06,80,00 > hdr 00 > (II) PCI: 00:0a:0: chip 10b7,9050 card 0000,0000 rev 00 class 02,00,00 > hdr 00 > (II) PCI: 00:0b:0: chip 1274,5000 card 4942,4c4c rev 00 class 04,01,00 > hdr 00 > (II) PCI: 01:00:0: chip 102b,051f card 102b,1000 rev 00 class 03,00,00 > hdr 00 > (II) PCI: End of PCI scan > (II) Host-to-PCI bridge: > (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) > (II) Bus 0 I/O range: > [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] > (II) Bus 0 non-prefetchable memory range: > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] > (II) Bus 0 prefetchable memory range: > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] > (II) PCI-to-PCI bridge: > (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set) > (II) Bus 1 I/O range: > [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B] > (II) Bus 1 non-prefetchable memory range: > [0] -1 0 0xe4000000 - 0xe7ffffff (0x4000000) MX[B] > (II) Bus 1 prefetchable memory range: > [0] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B] > (II) PCI-to-ISA bridge: > (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) > (--) PCI:*(1:0:0) Matrox Graphics, Inc. MGA 2164W [Millennium II] AGP > rev 0, Mem @ 0xe8000000/24, 0xe4000000/14, 0xe5000000/23 > (II) Addressable bus resource ranges are > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] > [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] > (II) OS-reported resource ranges: > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to > 0xdfffffff > (II) Active PCI resource ranges: > [0] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O > [1] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) > [2] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) > [3] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) > [4] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] > [5] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [6] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] > [7] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] > (II) Active PCI resource ranges after removing overlaps: > [0] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O > [1] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) > [2] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) > [3] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) > [4] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] > [5] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [6] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] > [7] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] > (II) OS-reported resource ranges after removing overlaps with PCI: > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > (II) All system resource ranges: > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O > [6] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) > [7] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) > [8] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) > [9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [11] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] > [12] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [13] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] > [14] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] > (II) LoadModule: "extmod" > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so > (II) Module extmod: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > Module class: X.Org Server Extension > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension SHAPE > (II) Loading extension MIT-SUNDRY-NONSTANDARD > (II) Loading extension BIG-REQUESTS > (II) Loading extension SYNC > (II) Loading extension MIT-SCREEN-SAVER > (II) Loading extension XC-MISC > (II) Loading extension XFree86-VidModeExtension > (II) Loading extension XFree86-Misc > (II) Loading extension XFree86-DGA > (II) Loading extension DPMS > (II) Loading extension TOG-CUP > (II) Loading extension Extended-Visual-Information > (II) Loading extension XVideo > (II) Loading extension XVideo-MotionCompensation > (II) Loading extension X-Resource > (II) LoadModule: "glx" > (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so > (II) Module glx: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading sub module "GLcore" > (II) LoadModule: "GLcore" > (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.so > (II) Module GLcore: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension GLX > (II) LoadModule: "freetype" > (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so > (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" > compiled for 6.9.0, module version = 2.1.0 > Module class: X.Org Font Renderer > ABI class: X.Org Font Renderer, version 0.4 > (II) Loading font FreeType > (II) LoadModule: "type1" > (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so > (II) Module type1: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.2 > Module class: X.Org Font Renderer > ABI class: X.Org Font Renderer, version 0.4 > (II) Loading font Type1 > (II) Loading font CID > (II) LoadModule: "mga" > (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.so > (II) Module mga: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.2.1 > Module class: X.Org Video Driver > ABI class: X.Org Video Driver, version 0.8 > (II) LoadModule: "keyboard" > (II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so > (II) Module keyboard: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.5 > (II) LoadModule: "mouse" > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so > (II) Module mouse: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.3 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.5 > (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w, > mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400, > mgag550 > (II) Primary Device is: PCI 01:00:0 > (--) Assigning device section with no busID to primary device > (--) Chipset mga2164w AGP found > (II) resource ranges after xf86ClaimFixedResources() call: > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O > [6] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) > [7] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) > [8] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) > [9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [11] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] > [12] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [13] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] > [14] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] > (II) resource ranges after probing: > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O > [6] -1 0 0xe5000000 - 0xe57fffff (0x800000) MX[B](B) > [7] -1 0 0xe4000000 - 0xe4003fff (0x4000) MX[B](B) > [8] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B) > [9] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] > [10] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > [11] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > [14] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] > [15] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B] > [16] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B] > [17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] > [18] 0 0 0xe40103b0 - 0xe40103bb (0xc) IS[B] > [19] 0 0 0xe40103c0 - 0xe40103df (0x20) IS[B] > (II) Setting vga for screen 0. > (II) Loading sub module "vgahw" > (II) LoadModule: "vgahw" > (II) Loading /usr/X11R6/lib/modules/libvgahw.so > (II) Module vgahw: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 0.1.0 > ABI class: X.Org Video Driver, version 0.8 > (--) MGA(0): Chipset: "mga2164w AGP" > (**) MGA(0): Depth 16, (--) framebuffer bpp 16 > (==) MGA(0): RGB weight 565 > (==) MGA(0): Using AGP 1x mode > (--) MGA(0): Linear framebuffer at 0xE8000000 > (--) MGA(0): MMIO registers at 0xE4000000 > (--) MGA(0): Pseudo-DMA transfer window at 0xE5000000 > (==) MGA(0): BIOS at 0xC0000 > (--) MGA(0): Video BIOS info block at offset 0x07DC0 > (WW) MGA(0): Unable to probe memory amount due to hardware bug. > Assuming 4096 KB > (--) MGA(0): VideoRAM: 4096 kByte > (II) Loading sub module "ddc" > (II) LoadModule: "ddc" > (II) Loading /usr/X11R6/lib/modules/libddc.so > (II) Module ddc: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.0.0 > ABI class: X.Org Video Driver, version 0.8 > (II) Loading sub module "i2c" > (II) LoadModule: "i2c" > (II) Loading /usr/X11R6/lib/modules/libi2c.so > (II) Module i2c: vendor="X.Org Foundation" > compiled for 6.9.0, module version = 1.2.0 > ABI class: X.Org Video Driver, version 0.8 > (==) MGA(0): Write-combining range (0xe8000000,0x400000) > > Fatal server error: > xf86MapVidMem: Could not mmap framebuffer (0xe5000000,0x800000) (Cannot > allocate memory) > > > Please consult the The X.Org Foundation support > at http://wiki.X.Org > for help. > Please also check the log file at "/tmp/mnt/xorg.log" for additional > information. > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From petre at maltzen.net Wed Jan 3 20:44:25 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 14:44:25 -0600 Subject: [K12OSN] advice needed: re linux file permissions In-Reply-To: <2be970b50701031202p5057e64do4e1f7683096d4689@mail.gmail.com> References: <2be970b50701031202p5057e64do4e1f7683096d4689@mail.gmail.com> Message-ID: <459C15A9.6050904@maltzen.net> Did you have user B logout and log back in? Group membership is established only at login. Petre john wrote: > Hi all, > > I am trying to give a user write permission on a directory and the files > and sub-directory's located therein. The directory and its contents are > owned by user A, and I want user B to have rwx permissions on that > directory as well. So I tried adding user B to /etc/groups using vigr > and doing the following. The directory is 775 but user B still can't do > touch in the directory. When I use the 'groups' command as that user, I > don't see that 'B' is part of the group 'A'. Here's what the relevant > part of my /etc/groups file looks like. > A:x:508,B > > Thanks for any advice you can give me! > > John > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From lists.john at gmail.com Wed Jan 3 20:55:08 2007 From: lists.john at gmail.com (john ) Date: Wed, 3 Jan 2007 12:55:08 -0800 Subject: [K12OSN] advice needed: re linux file permissions In-Reply-To: <459C15A9.6050904@maltzen.net> References: <2be970b50701031202p5057e64do4e1f7683096d4689@mail.gmail.com> <459C15A9.6050904@maltzen.net> Message-ID: <2be970b50701031255m744bf7c2g88184c710b7b5946@mail.gmail.com> I didn't do that, I'll try it out. Thanks Petre. John On 1/3/07, Petre Scheie wrote: > > Did you have user B logout and log back in? Group membership is > established only at login. > > Petre > > john wrote: > > Hi all, > > > > I am trying to give a user write permission on a directory and the files > > and sub-directory's located therein. The directory and its contents are > > owned by user A, and I want user B to have rwx permissions on that > > directory as well. So I tried adding user B to /etc/groups using vigr > > and doing the following. The directory is 775 but user B still can't do > > touch in the directory. When I use the 'groups' command as that user, I > > don't see that 'B' is part of the group 'A'. Here's what the relevant > > part of my /etc/groups file looks like. > > A:x:508,B > > > > Thanks for any advice you can give me! > > > > John > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jand689 at yahoo.com Wed Jan 3 21:14:44 2007 From: jand689 at yahoo.com (Jim Anderson) Date: Wed, 3 Jan 2007 13:14:44 -0800 (PST) Subject: [K12OSN] terminal audio global setting Message-ID: <20070103211444.214.qmail@web90504.mail.mud.yahoo.com> I've tried modifying lts.conf to enable the cs4236 sound module on the terminals. I keep getting errors loading the module when the terminals start up. I've tried cs4236, snd-cs4236, and snd-cs4236.ko, but with no luck. I did a modprobe from a terminal. This is the result: [root at ltsp etc]# modprobe snd-cs4236 FATAL: Error inserting snd_cs4236 (/lib/modules/2.6.17-1.2157_FC5smp/kernel/sound/isa/cs423x/snd-cs4236.ko): No such device I've tried an absolute path to snd-cs4236.ko, but got the same 'module ... not found' error. I'm new to the tweaking part of k12ltsp so I apologize in advance if I'm asking obvious questions. Jim ----- Original Message ---- From: Petre Scheie To: Support list for open source software in schools. Sent: Thursday, December 28, 2006 3:54:56 PM Subject: Re: [K12OSN] terminal audio global setting Yes, do just that: put the settings for the GX1s in the first part of lts.conf, under the [Default] heading, and specify the settings for the GX110s either by their MAC addresses, or tie specific adresses and hostnames to those MAC addresses in the /etc/dhcpd-k12ltsp.conf file, and then specify the settings by hostname in the lower part of lts.conf. Which is exactly what you just said. Petre Jim Anderson wrote: > I have a computer room running K12LTSP 5 with 24 terminals attached, > almost all are GX1s. Is there a way to enter the audio driver in > lts.conf globally for the the GX1s. The remaining non-GX1s (GX110s) I > could designated sound by MAC address. > > Jim > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From petre at maltzen.net Wed Jan 3 21:52:36 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 03 Jan 2007 15:52:36 -0600 Subject: [K12OSN] terminal audio global setting In-Reply-To: <20070103211444.214.qmail@web90504.mail.mud.yahoo.com> References: <20070103211444.214.qmail@web90504.mail.mud.yahoo.com> Message-ID: <459C25A4.4060204@maltzen.net> Are you certain that's the correct driver? The fact that it fails suggests that the driver can't find the hardware to talk to. Trying booting a knoppix disk, and, assuming sound works, find out what sound driver it uses. Petre Jim Anderson wrote: > I've tried modifying lts.conf to enable the cs4236 sound module on the > terminals. I keep getting errors loading the module when the terminals > start up. I've tried cs4236, snd-cs4236, and snd-cs4236.ko, but with no > luck. > > I did a modprobe from a terminal. This is the result: > [root at ltsp etc]# modprobe snd-cs4236 > FATAL: Error inserting snd_cs4236 > (/lib/modules/2.6.17-1.2157_FC5smp/kernel/sound/isa/cs423x/snd-cs4236.ko): > No such device > > I've tried an absolute path to snd-cs4236.ko, but got the same 'module > ... not found' error. > > I'm new to the tweaking part of k12ltsp so I apologize in advance if I'm > asking obvious questions. > > Jim > > ----- Original Message ---- > From: Petre Scheie > To: Support list for open source software in schools. > Sent: Thursday, December 28, 2006 3:54:56 PM > Subject: Re: [K12OSN] terminal audio global setting > > Yes, do just that: put the settings for the GX1s in the first part of > lts.conf, under > the [Default] heading, and specify the settings for the GX110s either by > their MAC > addresses, or tie specific adresses and hostnames to those MAC addresses > in the > /etc/dhcpd-k12ltsp.conf file, and then specify the settings by hostname > in the lower > part of lts.conf. Which is exactly what you just said. > > Petre > > Jim Anderson wrote: > > I have a computer room running K12LTSP 5 with 24 terminals attached, > > almost all are GX1s. Is there a way to enter the audio driver in > > lts.conf globally for the the GX1s. The remaining non-GX1s (GX110s) I > > could designated sound by MAC address. > > > > Jim > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From les at futuresource.com Wed Jan 3 22:57:53 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 03 Jan 2007 16:57:53 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459BFEAE.50709@cmosnetworks.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> Message-ID: <1167865073.8934.6.camel@oldmoola.futuresource.com> On Wed, 2007-01-03 at 14:06 -0500, "Terrell Prud? Jr." wrote: > >> Errr... GPL3 can only prevent distribution of GPL3 covered code, > >> not slow down anything else. I'm not sure why anyone wants > >> that to happen. > >> > > Allison resigned because while the deal may not violate the letter of > > the law, it does violate the intent of it; I think the intent is that samba/Linux should not contain anything that anyone else could sue about anyway, so the agreement is irrelevant unless that point has already been violated... > that's why Samba will move > > to GPL3 in the next release. Perhaps further restricting the samba code, but again it is irrelevant. If it contains material patented by Microsoft it is already illegal to distribute. > And let's not forget GCC, glibc, bash, and all the other software on > which the FSF owns copyright. The FSF has made it very clear that > virtually all of that software will be GPL3'd. Oops, kinda hard to make > a functional distro w/o glibc...or grep...or awk...or sed...unless you > want to port FreeBSD's libc, etc. Maybe that's what Novell will have to do. > > The SuSE distro does have an component of actual danger to it as well. > When that five-year "no suing" agreement ends, either Microsoft demands > greater extortion^H^H^H^H^H^H^H^H^H fees, or Microsoft starts going > after SuSE customers. Novell has a nice, handy-dandy list of all of its > customers, and due to the agreement with MS, it might be easier to > subpoena that list...if MS doesn't already have it. No, I wouldn't risk > my business--or my district--by going with SuSE anymore. I'm not sure I'd want to bet a business on gcc not accidentally containing something covered by someone's patent either. -- Les Mikesell les at futuresource.com From robark at gmail.com Thu Jan 4 02:32:07 2007 From: robark at gmail.com (Robert Arkiletian) Date: Wed, 3 Jan 2007 18:32:07 -0800 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <1167865073.8934.6.camel@oldmoola.futuresource.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> Message-ID: On 1/3/07, Les Mikesell wrote: > On Wed, 2007-01-03 at 14:06 -0500, "Terrell Prud? Jr." wrote: > > > >> Errr... GPL3 can only prevent distribution of GPL3 covered code, > > >> not slow down anything else. I'm not sure why anyone wants > > >> that to happen. > > >> > > > Allison resigned because while the deal may not violate the letter of > > > the law, it does violate the intent of it; > > I think the intent is that samba/Linux should not contain anything > that anyone else could sue about anyway, so the agreement is > irrelevant unless that point has already been violated... > > > that's why Samba will move > > > to GPL3 in the next release. > > Perhaps further restricting the samba code, but again it is > irrelevant. If it contains material patented by Microsoft > it is already illegal to distribute. > > > And let's not forget GCC, glibc, bash, and all the other software on > > which the FSF owns copyright. The FSF has made it very clear that > > virtually all of that software will be GPL3'd. Oops, kinda hard to make > > a functional distro w/o glibc...or grep...or awk...or sed...unless you > > want to port FreeBSD's libc, etc. Maybe that's what Novell will have to do. > > > > The SuSE distro does have an component of actual danger to it as well. > > When that five-year "no suing" agreement ends, either Microsoft demands > > greater extortion^H^H^H^H^H^H^H^H^H fees, or Microsoft starts going > > after SuSE customers. Novell has a nice, handy-dandy list of all of its > > customers, and due to the agreement with MS, it might be easier to > > subpoena that list...if MS doesn't already have it. No, I wouldn't risk > > my business--or my district--by going with SuSE anymore. > > I'm not sure I'd want to bet a business on gcc not accidentally > containing something covered by someone's patent either. The point is, of all the distros out there only SuSE has implicitly admitted that it is violating M$ IP by accepting a covenant for it's customers that states M$ will not sue them for any IP violations. Which by the way are not listed. It's very clever in that the agreement does not list the infringing IP. In addition it deliberately circumnavigates GPLv2. This is why many, including myself, feel that it is violating the intent of the GPLv2. I am very disappointed in SuSE for handing M$ the FUD they wanted. I can still hear Ballmer "Only SuSE has patent peace!" Samba does not violate any M$ IP. M$ wishes it did. We can thank the brilliance of Andrew Tridgell for that. Mono is another matter. In addition, Novell pays M$ royalty for each version of SuSE it sells. It is sacrilege that M$ should get money from indirectly selling Linux. Anyway, bottom line, I don't consider SuSE a true Linux distro anymore. They sold out cause they needed the money. For M$ it's a win-win situation. They get the FUD they wanted plus get the FLOSS community to abandon one of the top 3 distros. And for anyone that buys the BS that this deal was about creating better interoperability, all I have to say is M$ has been hard at work doing it's best to thwart Linux-Windows compatibility for a long time. They hate Samba and tried to obfuscate it out of existence. But Tridgell is not someone easily obfuscated :) > > -- > Les Mikesell > les at futuresource.com > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From timothy.hart at gmail.com Thu Jan 4 03:15:53 2007 From: timothy.hart at gmail.com (Timothy Hart) Date: Wed, 3 Jan 2007 22:15:53 -0500 Subject: [K12OSN] compiled documentation for K12LTSP apps In-Reply-To: <459C078C.7050106@maltzen.net> References: <459BF6AD.9040205@paasda.org> <459BFE70.9090108@maltzen.net> <459BFF4A.9070602@paasda.org> <459C078C.7050106@maltzen.net> Message-ID: <464c38cc0701031915m49074f46j3b25b1f086c263ae@mail.gmail.com> I added that to the documentation page. Tim On 1/3/07, Petre Scheie wrote: > > http://www.k12ltsp.org/mediawiki/index.php/Main_Page > > Huck wrote: > > point me in the direction and I'll do my best...=) > > (I honestly dunno wiki address ;) > > > > --Huck > > > > Petre Scheie wrote: > >> A page on the wiki with all this info would be great (nudge, nudge, > >> wink, wink). > >> > >> Petre > >> > >> Huck wrote: > >>> I compiled this list this morning for the latest site where I've > >>> installed K12LTSP(an elementary school). It's merely to be used as a > >>> reference for teachers so I don't have to teach the teachers how to > >>> use the apps...they can learn via the docs and by using the apps > >>> themselves. > >>> > >>> Celestia -- Explore Space > >>> http://www.shatters.net/celestia/sites.html > >>> http://www.celestiamotherlode.net/catalog/educational.php > >>> > >>> KStars -- Explore Space > >>> http://docs.kde.org/development/en/kdeedu/kstars/introduction.html > >>> > >>> Childsplay -- Educational Software for Little Ones > >>> http://childsplay.sourceforge.net/ > >>> http://childsplay.sourceforge.net/plugins.php > >>> > >>> KTuberling -- Potato Man > >>> http://opensource.bureau-cornavin.com/ktuberling/ > >>> http://docs.kde.org/stable/en/kdegames/ktuberling/index.html > >>> > >>> Scribus -- Desktop Publishing > >>> http://wiki.scribus.net/index.php/Main_Page > >>> http://en.wikipedia.org/wiki/Scribus > >>> > >>> The Gimp -- Photo Editing > >>> http://www.gimp.org/index.html > >>> http://gimp-savvy.com/BOOK/index.html > >>> http://en.wikipedia.org/wiki/The_gimp > >>> > >>> GCompris -- Educational Software for Little Ones > >>> http://gcompris.net/-en- > >>> http://en.wikipedia.org/wiki/Gcompris > >>> > >>> OpenOffice -- Office Productivity Suite > >>> http://support.openoffice.org/index.html > >>> http://en.wikipedia.org/wiki/OpenOffice.org > >>> > >>> TuxPaint -- Fun Paint Program for Kids > >>> http://en.wikipedia.org/wiki/TuxPaint > >>> http://www.tuxpaint.org/ > >>> > >>> TuxType > >>> http://tuxtype.sourceforge.net/ > >>> > >>> KTouch > >>> http://docs.kde.org/stable/en/kdeedu/ktouch/index.html > >>> http://ktouch.sourceforge.net/ > >>> > >>> --Huck > >>> > >>> _______________________________________________ > >>> K12OSN mailing list > >>> K12OSN at redhat.com > >>> https://www.redhat.com/mailman/listinfo/k12osn > >>> For more info see > >>> > >> > >> _______________________________________________ > >> K12OSN mailing list > >> K12OSN at redhat.com > >> https://www.redhat.com/mailman/listinfo/k12osn > >> For more info see > >> > >> > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cisna-barry at wc235.k12.il.us Thu Jan 4 03:45:52 2007 From: cisna-barry at wc235.k12.il.us (cisna-barry at wc235.k12.il.us) Date: Wed, 3 Jan 2007 21:45:52 -0600 (CST) Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <60796.74.32.242.177.1167882352.squirrel@216.24.126.68> Michael, I'm kinda curious ,are these clients you are having trouble with, older HP's or Compaq's by chance? the older ones do have sometimes strange irq sharing things due to the "restrictive" bios's on them. Seems sometimes if you add a nic to them for example,,the audio or video card gets clobered by the added on card.. these would have to be old,old like p1's. BUT,, I think your best bet is ,as Petre was saying,,just find you some $5 pci cards,,and stick them in. They will be plenty adaquate,,for general use. Providing you dont have a gaming dept there!,,:). Usually the cheaper they are ,,the easier they work,setup,on linux/k12ltsp:).. It's a win,,win,,situation! Let us know what you come up with. Barry Cisna From gentgeen at linuxmail.org Thu Jan 4 04:09:09 2007 From: gentgeen at linuxmail.org (Gentgeen) Date: Wed, 3 Jan 2007 23:09:09 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> Message-ID: <20070103230909.1a929873@localhost.localdomain> On Wed, 3 Jan 2007 18:32:07 -0800 "Robert Arkiletian" wrote: > And for anyone that > buys the BS that this deal was about creating better interoperability, > all I have to say is M$ has been hard at work doing it's best to > thwart Linux-Windows compatibility for a long time. This justification of the deal just makes me laugh!! (NOTE: this message is not directed at anyone on the list, just feeling the need to add my own $0.02 to the argument.) If MS _REALLY_ wants to help with the "Linux/Windows compatibility", all they would have to do is start following the _STANDARDS_ already in place. Not try to create there own, or tack on their crazy crap on top of the standards they are already "following" (XML comes to mind for Word). As a company, they make a concise decision between (1) Following standards already in place or (2) by creating new formats of their own. By going with (1) they _INSTANTLY_ create interoperability between them and everyone else, no extra work needed. And they get to save man-hours, and money by building on top of something already in place. By going with (2) they limit (if not completely eliminate) interoperability between them and others. The have to put extra man-hours and money into building their format from the ground up. Don't get me wrong, there are both _VERY_ valid ways of doing business. Anyone, in any line of work, needs to make these kind of decisions all the time. Both have there own set of positives and negatives. (leave it up to the ready to make a list :-) ) _BUT_ it is a decision that is made by the company/individual. No agreements between different parties need to be made. IT IS COMPLETELY INTERNAL. If MS _REALLY_ wanted to make things more compatible, then all they would have had to do is go with decision #1. NO BUSINESS DEAL NEEDED. This is why I can't not help but think that there is some kind of ulterior motive here at play. P.S. - I know there is also a combo of the two, were you build something from the ground up, but you work "openly" so others can see, and eventually build on what you started. But I my mind that more or less falls into the #1 area. WORK WITH (OR CREATE NEW) OPEN STANDARDS THAT ANYONE CAN USE/SHARE BUILD APON. -- http://gentgeen.homelinux.org ############################################################# Associate yourself with men of good quality if you esteem your own reputation; for 'tis better to be alone then in bad company. - George Washington, Rules of Civility From sbarar at gmail.com Thu Jan 4 06:57:39 2007 From: sbarar at gmail.com (Sudev Barar) Date: Thu, 4 Jan 2007 12:27:39 +0530 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <20070103230909.1a929873@localhost.localdomain> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <20070103230909.1a929873@localhost.localdomain> Message-ID: <774593a20701032257m337d3fb8r334d0b822a3142f@mail.gmail.com> On 04/01/07, Gentgeen wrote: [Agressive snip] > > This justification of the deal just makes me laugh!! While I would geerally say +1 against whole SuSE thing but that should be another thread and post. Going back to the question by OP I would say Ubuntu or Debian. Rock solid updates using apt-get and great community support. -- Wishing you very best for the New Year 2007 Regards, Sudev Barar From julian_yap at yahoo.com Thu Jan 4 05:35:32 2007 From: julian_yap at yahoo.com (Julian Yap) Date: Wed, 3 Jan 2007 21:35:32 -0800 (PST) Subject: [K12OSN] SOLVED: Problems with Firefox, OO and KDE apps start up speed with SMBLDAP In-Reply-To: <20070101090625.GA32715@majen.net> Message-ID: <20070104053532.16642.qmail@web35609.mail.mud.yahoo.com> Hi all, Indeed it was a NFS locking issue which occurs when the Home directories are mounted via NFS. It's something similar to what's described here: http://www.faqs.org/faqs/sgi/faq/apps/section-26.html I had IPTables firewall running on the NFS/SMBLDAP server. I needed to statically assign the NFS Lock Manager port (since it's randomly assigned) and open up that port. An excellent guide here: http://www.stevesearle.com/tech/faq.html#nfs0010 Also: http://www.lowth.com/LinWiz/nfs_help.html There were some other NFS related ports I needed to fix too (and set to static) according to the above link. ~ Julian --- Matt Oquist wrote: > I'm guessing that you've got NFS locking issues. Every time > I've seen > behavior like this that seemed to be the culprit, but an > update > has always fixed the problem before I got time to track it > down > further and figure out *why* locking was a problem. From dyoung at mesd.k12.or.us Thu Jan 4 16:35:01 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 04 Jan 2007 08:35:01 -0800 Subject: [K12OSN] Secure Online Testing In-Reply-To: <1167237058.6959.4.camel@200-8143-202-01> References: <1167237058.6959.4.camel@200-8143-202-01> Message-ID: <459D2CB5.6050306@mesd.k12.or.us> Todd O'Bryan wrote: > I seem to remember something on here about setting up Firefox so that > students can't open other programs and can't navigate to other sites > while they're taking an online test or quiz. > > Am I just imagining that? If not, anybody have a search term I can use > that might pull up the correct thread? In the State of Oregon, it's TESA. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From dhuckaby at paasda.org Thu Jan 4 16:39:25 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 08:39:25 -0800 Subject: [K12OSN] Secure Online Testing In-Reply-To: <459D2CB5.6050306@mesd.k12.or.us> References: <1167237058.6959.4.camel@200-8143-202-01> <459D2CB5.6050306@mesd.k12.or.us> Message-ID: <459D2DBD.60405@paasda.org> I'll stand behind them with a yard-stick and smack 'em if you'd like ;) Dan Young wrote: > Todd O'Bryan wrote: >> I seem to remember something on here about setting up Firefox so that >> students can't open other programs and can't navigate to other sites >> while they're taking an online test or quiz. >> >> Am I just imagining that? If not, anybody have a search term I can use >> that might pull up the correct thread? > > In the State of Oregon, it's TESA. > From dyoung at mesd.k12.or.us Thu Jan 4 16:42:35 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 04 Jan 2007 08:42:35 -0800 Subject: [K12OSN] Problems with Firefox, OO and KDE apps start up speed with SMBLDAP In-Reply-To: <20061228173718.29074.qmail@web35612.mail.mud.yahoo.com> References: <20061228173718.29074.qmail@web35612.mail.mud.yahoo.com> Message-ID: <459D2E7B.8000606@mesd.k12.or.us> Julian Yap wrote: > --- Huck wrote: >> try simply 'oowriter' or 'oocalc' or 'ooimpress' at the >> commandline? >> >> any faster? > > I have a clue that would work fine. Unfortunately I can't test > until next week. > > Since this worked fine: > /usr/lib/openoffice.org2.0/program/swriter.bin -writer > > But this didn't (and this is what the menu item has): > /bin/sh /usr/lib/openoffice.org2.0/program/swriter.bin -writer [dyoung at dyoung ~]$ file /usr/lib/openoffice.org2.0/program/swriter.bin /usr/lib/openoffice.org2.0/program/swriter.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped /usr/lib/openoffice.org2.0/program/swriter.bin is a ELF executable, not a shell script, so I can image that would do bad things. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From dyoung at mesd.k12.or.us Thu Jan 4 17:01:46 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 04 Jan 2007 09:01:46 -0800 Subject: [K12OSN] Testing actual network speeds In-Reply-To: <459457E2.6030707@snarlnet.com> References: <459457E2.6030707@snarlnet.com> Message-ID: <459D32FA.3080304@mesd.k12.or.us> Carl Keil wrote: > Can anyone suggest a way to test my LAN speeds that I'm using for > K12LTSP? Screen redraws are jerky and slow on some of my clients. I've > always suspected my network cabling wasn't quite right, but I don't know > how to test it. You can check for errors and find out what speed your NICs are negotiating with ifconfig and ethtool. Substitute your ethernet interfaces for eth0 (i.e. it may be eth1, etc.) "ifconfig eth0 | grep errors" Any number of errors is not good, especially if that number rises much over time. "ethtool eth0" Look at speed and duplex. Throughput can be monitored with iptraf (install w/ yum). The detailed interface statistics can tell you incoming/outgoing kbps. If your switches are "managed", you might want to use their command-line or web interfaces to look for CRC errors or similar. With these kind of problems, it pays to be methodical and check every device/port between the server and the client. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From microman at cmosnetworks.com Thu Jan 4 19:27:27 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Thu, 04 Jan 2007 14:27:27 -0500 Subject: [K12OSN] Testing actual network speeds In-Reply-To: <459D32FA.3080304@mesd.k12.or.us> References: <459457E2.6030707@snarlnet.com> <459D32FA.3080304@mesd.k12.or.us> Message-ID: <459D551F.1040002@cmosnetworks.com> Dan Young wrote: > Carl Keil wrote: > >> Can anyone suggest a way to test my LAN speeds that I'm using for >> K12LTSP? Screen redraws are jerky and slow on some of my clients. I've >> always suspected my network cabling wasn't quite right, but I don't know >> how to test it. >> > > You can check for errors and find out what speed your NICs are > negotiating with ifconfig and ethtool. Substitute your ethernet > interfaces for eth0 (i.e. it may be eth1, etc.) > > "ifconfig eth0 | grep errors" > Any number of errors is not good, especially if that number rises much > over time. > > "ethtool eth0" > Look at speed and duplex. > > Throughput can be monitored with iptraf (install w/ yum). The detailed > interface statistics can tell you incoming/outgoing kbps. > > If your switches are "managed", you might want to use their command-line > or web interfaces to look for CRC errors or similar. With these kind of > problems, it pays to be methodical and check every device/port between > the server and the client. > > And to actually generate some test traffic, I take a reasonably powerful box (dual-Athlon desktop, Core Duo laptop, or whatever) and use the following command: [microman at takhisis ~]$ su root Password: [root at takhisis microman]# ping -f -s 15000 w.x.y.z where w.x.y.z is some other pretty beefy box on the other side of the link. What you're doing here is called a "flood" ping, and you're specifying a packet size of 15,000 bytes/packet. I will do this until I fill up the link. I've actually pegged an OC-12c with multiple such ping sessions. I would have, say, four of these from Box A pinging Box B, and I'd have another four or so from Box B going to Box A. So, you should have no trouble filling up a 100Mbps client link. Here's another way: fire up full-screen TuxType or TuxMath sessions on all of your clients, simultaneously. This *WILL* generate a boatload of traffic. All you need are 15 simultaneous sessions of this to peg the server's Gig-E link (one of them will use 73Mb/sec). Then, as Dan mentions above, check out the port statistics on your switch, assuming that it's a managed switch (e. g. BayStack 450T, Cisco Catalyst, or Amer.com SR48G2i). If you're not using a managed switch, it actually would be a wise investment; 24-port BayStack 450T's with a fiber Gig-E interface can be had on eBay for about $200. They work really well. --TP -------------- next part -------------- An HTML attachment was scrubbed... URL: From rmccaa at tiu11.org Thu Jan 4 19:40:35 2007 From: rmccaa at tiu11.org (Bob McCaa) Date: Thu, 04 Jan 2007 14:40:35 -0500 Subject: [K12OSN] Testing actual network speeds In-Reply-To: <459D551F.1040002@cmosnetworks.com> References: <459457E2.6030707@snarlnet.com> <459D32FA.3080304@mesd.k12.or.us> <459D551F.1040002@cmosnetworks.com> Message-ID: <459D5833.1060906@tiu11.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Terrell Prud? Jr. wrote: > Dan Young wrote: >> Carl Keil wrote: >> >>> Can anyone suggest a way to test my LAN speeds that I'm using for >>> K12LTSP? Screen redraws are jerky and slow on some of my clients. I've >>> always suspected my network cabling wasn't quite right, but I don't know >>> how to test it. >>> >> >> You can check for errors and find out what speed your NICs are >> negotiating with ifconfig and ethtool. Substitute your ethernet >> interfaces for eth0 (i.e. it may be eth1, etc.) >> >> "ifconfig eth0 | grep errors" >> Any number of errors is not good, especially if that number rises much >> over time. >> >> "ethtool eth0" >> Look at speed and duplex. >> >> Throughput can be monitored with iptraf (install w/ yum). The detailed >> interface statistics can tell you incoming/outgoing kbps. >> >> If your switches are "managed", you might want to use their command-line >> or web interfaces to look for CRC errors or similar. With these kind of >> problems, it pays to be methodical and check every device/port between >> the server and the client. >> >> > > And to actually generate some test traffic, I take a reasonably powerful > box (dual-Athlon desktop, Core Duo laptop, or whatever) and use the > following command: > > [microman at takhisis ~]$ su root > Password: > [root at takhisis microman]# ping -f -s 15000 w.x.y.z > > where w.x.y.z is some other pretty beefy box on the other side of the > link. What you're doing here is called a "flood" ping, and you're > specifying a packet size of 15,000 bytes/packet. I will do this until I > fill up the link. I've actually pegged an OC-12c with multiple such > ping sessions. I would have, say, four of these from Box A pinging Box > B, and I'd have another four or so from Box B going to Box A. So, you > should have no trouble filling up a 100Mbps client link. > > Here's another way: fire up full-screen TuxType or TuxMath sessions on > all of your clients, simultaneously. This *WILL* generate a boatload of > traffic. All you need are 15 simultaneous sessions of this to peg the > server's Gig-E link (one of them will use 73Mb/sec). > > Then, as Dan mentions above, check out the port statistics on your > switch, assuming that it's a managed switch (e. g. BayStack 450T, Cisco > Catalyst, or Amer.com SR48G2i). If you're not using a managed switch, > it actually would be a wise investment; 24-port BayStack 450T's with a > fiber Gig-E interface can be had on eBay for about $200. They work > really well. > > --TP > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Iperf is a good tool for point to point bandwidth testing. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFnVgz3zXhtRrNjggRApXUAJ4+xtpmQIUNJF8AeXvKHwsDoXEMRACghoQ+ h7nXspPWBLUFchHqygvt6Yk= =a9zw -----END PGP SIGNATURE----- From dyoung at mesd.k12.or.us Thu Jan 4 20:05:11 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 04 Jan 2007 12:05:11 -0800 Subject: [K12OSN] Testing actual network speeds In-Reply-To: <459D551F.1040002@cmosnetworks.com> References: <459457E2.6030707@snarlnet.com> <459D32FA.3080304@mesd.k12.or.us> <459D551F.1040002@cmosnetworks.com> Message-ID: <459D5DF7.7020603@mesd.k12.or.us> Terrell Prud? Jr. wrote: > [root at takhisis microman]# ping -f -s 15000 w.x.y.z Or netcat. listen for UDP on port 7002 on targethost: nc -ul 7002 > /dev/null send UDP to targethost on port 7002: nc -u targethosthost 7002 < /dev/zero -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From dyoung at mesd.k12.or.us Thu Jan 4 20:10:15 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 04 Jan 2007 12:10:15 -0800 Subject: [K12OSN] [Fwd: Fedora 7] Message-ID: <459D5F27.6050309@mesd.k12.or.us> -------- Original Message -------- Subject: Fedora 7 Date: Thu, 4 Jan 2007 14:50:32 -0500 From: Bill Nottingham Reply-To: Development discussions related to Fedora Core To: fedora-devel-list at redhat.com It's time to bite the bullet. There will be no more releases of Fedora Core or Fedora Extras. Wait! Where are you going? Come back! I'm serious. We've talked all along about how there should be no differences in how packages are treated whether they are in Core, or they are in Extras; no differences depending on who maintains the package. The best solution to this? Eliminate the distinction between Core and Extras entirely. Starting with Fedora 7, there is no more Core, and no more Extras; there is only Fedora. One single repository, built in the community on open source tools, assembled into whatever spins the Fedora community desires. Are we there yet right now? No. There's a lot of work to be done, and we're looking for help. What's left of the Core Steering Committee is going to work with the Fedora Board and FESCO to figure out just how this new combined repository is going to be governed and managed. In the meantime, just because we're not going to have a release of Core or Extras doesn't mean we're not going to have a release. Hence, Fedora 7. Name TBD, but probably not 'Bride of Zod'. http://fedoraproject.org/wiki/Releases/7 The current schedule is: 23 January 2007 | F7 Test1 development freeze 30 January 2007 | F7 Test1 Release 20 February 2007 | F7 FEATURE Freeze | F7 string freeze | F7 Test2 development freeze 27 February 2007 | F7 Test2 release 19 March 2007 | F7 translation freeze | F7 Test3 development freeze 26 March 2007 | F7 Test3 release ... Continual freeze. Only critical bugs fixed ... 5 April 2007 | Final devel freeze. 26 April 2007 | F7 General Availability And, what would a release be without features. We've identified 28 features that we'd like to include in the release, available at http://fedoraproject.org/wiki/Releases/7/Features: - Modify the build system to support this new paradigm - Merge Core and Extras in source control - Use the new pungi tool to spin all releases - A Fedora Desktop spin - A Fedora Server spin - A Fedora KDE spin - Make LiveCDs as a part of the distribution release process - Ability to customize non-packaging distrubution parameters - Switch to libata drivers for PATA support - Speedup of bootup and shutdown - Make wireless rock-solid - Add wireless firmware for all the chipsets we can - CodecBuddy - Fixing the proliferation of dictionary packages - Support encrypted filesystems - Fast user switching in the desktop - Fix the firewire stack - Switch to a tickless kernel by default - Fix unnecessary wakeups across the distribution - Add KVM virtualization support to our tools - Investigate (but probably don't switch to) new init technologies - Add the nouveau drivers for nVidia cards - Speed up Yum and RPM - Add support for RandR 1.2 - Switch to syslog-ng - Make the update system useable by all More information on each of these features is available on the wiki, including responsible people and plans. If you'd like to chip in on these features, please, do! If you've got new features you'd like to add, and you are willing to do the work, or have the ability to get others to do the work for you, we can add them too. Note that Test2 is the feature freeze. Here's to making Fedora 7 the best release yet! Bill -- fedora-devel-list mailing list fedora-devel-list at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-list From dhuckaby at paasda.org Thu Jan 4 20:30:04 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 12:30:04 -0800 Subject: [K12OSN] very unexpected Message-ID: <459D63CC.9030702@paasda.org> just received this from the principal of the school I set up the latest K12LTSP lab. http://www.hvja.org/ (warning website 1 page only ;) [quote] Hi Holley, Wow. Was I ever impressed! All of my class got on computers easily. They typing programs are new so we have to learn how to put the kids' names in to track their own progress; today we typed under "huckda." I'm just amagzed that he was able to get so much up and running with functioning, useable software although I don't think all of the machines will print yet. Great progress. Jan [/quote] why they used MY test user I don't know yet(their in-service is next Monday), we'll get 'em sorted ;) --Huck From les at futuresource.com Thu Jan 4 20:42:33 2007 From: les at futuresource.com (Les Mikesell) Date: Thu, 04 Jan 2007 14:42:33 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> Message-ID: <1167943353.16197.123.camel@oldmoola.futuresource.com> On Wed, 2007-01-03 at 18:32 -0800, Robert Arkiletian wrote: > The point is, of all the distros out there only SuSE has implicitly > admitted that it is violating M$ IP by accepting a covenant for it's > customers that states M$ will not sue them for any IP violations. That's not at all clear - and Novell has explicitly stated the opposite. In any case, everyone else is using the same code and has the same violations if any exist. > Samba does not violate any M$ IP. M$ wishes it did. We can thank the > brilliance of Andrew Tridgell for that. I'm not sure anyone can say that with any confidence, given the state of US patent law and the number of patents held by MS. And no amount of brilliance can work around a patent - that's the point of having them. > For M$ it's a > win-win situation. They get the FUD they wanted plus get the FLOSS > community to abandon one of the top 3 distros. And for anyone that > buys the BS that this deal was about creating better interoperability, > all I have to say is M$ has been hard at work doing it's best to > thwart Linux-Windows compatibility for a long time. I think you missed the other half of the arrangement. Novell still claims rights to the original UNIX code (in spite of SCO's claims) and MS now includes Services-For-Unix and other things that might possibly infringe. It's better for everyone for MS to be able to use good, well tested designs instead of inventing something worse and putting it on our networks. > They hate Samba > and tried to obfuscate it out of existence. But Tridgell is not > someone easily obfuscated :) Samba is really only interesting to someone running Windows anyway. If the GPL didn't prevent people from distributing all the components you need together, we might have had some real competition to windows by now and made it irrelevant. -- Les Mikesell les at futuresource.com From dyioulos at firstbhph.com Thu Jan 4 20:46:22 2007 From: dyioulos at firstbhph.com (Dimitri Yioulos) Date: Thu, 4 Jan 2007 15:46:22 -0500 Subject: [K12OSN] very unexpected In-Reply-To: <459D63CC.9030702@paasda.org> References: <459D63CC.9030702@paasda.org> Message-ID: <200701041546.22765.dyioulos@firstbhph.com> On Thursday 04 January 2007 3:30 pm, Huck wrote: > just received this from the principal of the school I set up the latest > K12LTSP lab. http://www.hvja.org/ (warning website 1 page only ;) > > [quote] > Hi Holley, > > Wow. Was I ever impressed! All of my class got on computers easily. > They typing programs are new so we have to learn how to put the kids' > names in to track their own progress; today we typed under "huckda." > I'm just amagzed that he was able to get so much up and running with > functioning, useable software although I don't think all of the machines > will print yet. Great progress. > > Jan > [/quote] > > why they used MY test user I don't know yet(their in-service is next > Monday), we'll get 'em sorted ;) > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Kudos! Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From petre at maltzen.net Thu Jan 4 20:46:42 2007 From: petre at maltzen.net (Petre Scheie) Date: Thu, 04 Jan 2007 14:46:42 -0600 Subject: [K12OSN] very unexpected In-Reply-To: <459D63CC.9030702@paasda.org> References: <459D63CC.9030702@paasda.org> Message-ID: <459D67B2.6000508@maltzen.net> What grade levels does hvja have? And is it really in *Boring* OR? Petre Huck wrote: > just received this from the principal of the school I set up the latest > K12LTSP lab. http://www.hvja.org/ (warning website 1 page only ;) > > [quote] > Hi Holley, > > Wow. Was I ever impressed! All of my class got on computers easily. > They typing programs are new so we have to learn how to put the kids' > names in to track their own progress; today we typed under "huckda." I'm > just amagzed that he was able to get so much up and running with > functioning, useable software although I don't think all of the machines > will print yet. Great progress. > > Jan > [/quote] > > why they used MY test user I don't know yet(their in-service is next > Monday), we'll get 'em sorted ;) > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dhuckaby at paasda.org Thu Jan 4 20:50:40 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 12:50:40 -0800 Subject: [K12OSN] very unexpected In-Reply-To: <459D67B2.6000508@maltzen.net> References: <459D63CC.9030702@paasda.org> <459D67B2.6000508@maltzen.net> Message-ID: <459D68A0.8070001@paasda.org> Yes..google-earth that puppy :) GORGEOUS view of Mt. Hood! they are Pre-8...they used to go up to grade 10, but haven't for the past 3yrs I think. --Huck Petre Scheie wrote: > What grade levels does hvja have? And is it really in *Boring* OR? > > Petre From les at futuresource.com Thu Jan 4 20:50:07 2007 From: les at futuresource.com (Les Mikesell) Date: Thu, 04 Jan 2007 14:50:07 -0600 Subject: [K12OSN] very unexpected In-Reply-To: <459D63CC.9030702@paasda.org> References: <459D63CC.9030702@paasda.org> Message-ID: <1167943808.16197.127.camel@oldmoola.futuresource.com> On Thu, 2007-01-04 at 12:30 -0800, Huck wrote: > just received this from the principal of the school I set up the latest > K12LTSP lab. http://www.hvja.org/ (warning website 1 page only ;) Is it "this" Boring, OR: http://www.wolfpk.com/boringvillage/ "The most exciting place to live"? -- Les Mikesell les at futuresource.com From dhuckaby at paasda.org Thu Jan 4 20:54:57 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 12:54:57 -0800 Subject: [K12OSN] very unexpected In-Reply-To: <1167943808.16197.127.camel@oldmoola.futuresource.com> References: <459D63CC.9030702@paasda.org> <1167943808.16197.127.camel@oldmoola.futuresource.com> Message-ID: <459D69A1.3050109@paasda.org> hah yeah that's the one.. the school is just up the street on Kelso Rd. from the old original school play shed as mentioned in the 'history' section of that site. Les Mikesell wrote: > On Thu, 2007-01-04 at 12:30 -0800, Huck wrote: >> just received this from the principal of the school I set up the latest >> K12LTSP lab. http://www.hvja.org/ (warning website 1 page only ;) > > Is it "this" Boring, OR: > http://www.wolfpk.com/boringvillage/ > "The most exciting place to live"? > From eharrison at mail.mesd.k12.or.us Thu Jan 4 20:53:31 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Thu, 04 Jan 2007 12:53:31 -0800 Subject: [K12OSN] very unexpected In-Reply-To: <459D67B2.6000508@maltzen.net> References: <459D63CC.9030702@paasda.org> <459D67B2.6000508@maltzen.net> Message-ID: <459D694B.8040207@mail.mesd.k12.or.us> Petre Scheie wrote: > And is it really in *Boring* OR? ^^^^^^^^^^^^ Haven't you heard? All it ever does is rain here in Oregon ;-) -Eric From ray at mission.lib.tx.us Thu Jan 4 21:40:04 2007 From: ray at mission.lib.tx.us (Ray Garza) Date: Thu, 4 Jan 2007 15:40:04 -0600 Subject: [K12OSN] user account scripts Message-ID: <200701041540.05021.ray@mission.lib.tx.us> Hello Script Gurus, Anyone know how to create user accounts from a text file using scripts? Example: user_accounts.txt "username1","password" "username2","password" "username3","password" "username4","password" convert that list into users on a local machine Better yet I need to convert a dbase file of usernames and passwords into valid local user accounts. I can convert the dbase file to other formats if that helps. Thanks Ray From petre at maltzen.net Thu Jan 4 22:01:18 2007 From: petre at maltzen.net (Petre Scheie) Date: Thu, 04 Jan 2007 16:01:18 -0600 Subject: [K12OSN] user account scripts In-Reply-To: <200701041540.05021.ray@mission.lib.tx.us> References: <200701041540.05021.ray@mission.lib.tx.us> Message-ID: <459D792E.9030301@maltzen.net> I believe Webmin has a utility that allows for this (haven't used it myself). Otherwise, I've got an 'expect' script that takes a ID and PW as parameters and PW to the given ID. Then you just write a script that parses the file for each ID & PW and calls the expect script accordingly. I can post the expect script if you're interested. Webmin might be easier, but writing scripts like this is more fun. ;-) Petre Ray Garza wrote: > Hello Script Gurus, > > Anyone know how to create user accounts from a text file using scripts? > > Example: > > user_accounts.txt > "username1","password" > "username2","password" > "username3","password" > "username4","password" > > convert that list into users on a local machine > > Better yet I need to convert a dbase file of usernames and passwords into > valid local user accounts. I can convert the dbase file to other formats if > that helps. > > Thanks > > Ray > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From balmquist at mindfirestudios.com Thu Jan 4 22:07:32 2007 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Thu, 4 Jan 2007 16:07:32 -0600 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II In-Reply-To: <459BF31B.1000401@maltzen.net> References: <459BEB5F.8030008@rpmhd.org> <459BF31B.1000401@maltzen.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just curious, to the clients know their own hostname?? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iEYEARECAAYFAkWdeqQACgkQfqZR3ThMfXRpOQCfcuUVnWB5AvX7wSqlrwTSzyoU JPUAn0JxVZGOk9/1qb1WAd64hhr77tz+ =PtJB -----END PGP SIGNATURE----- From vince at totalsense.com Thu Jan 4 22:20:19 2007 From: vince at totalsense.com (Vince Callaway) Date: Thu, 04 Jan 2007 14:20:19 -0800 Subject: [K12OSN] very unexpected In-Reply-To: <459D63CC.9030702@paasda.org> References: <459D63CC.9030702@paasda.org> Message-ID: <1167949220.11990.3.camel@dbserver> On Thu, 2007-01-04 at 12:30 -0800, Huck wrote: [snip] > I'm just amagzed that he was able to get so much up and running with [/snip] I'm just amagzed spell check didn't work. And why didn't any of you teachers catch that? From dhuckaby at paasda.org Thu Jan 4 22:48:44 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 14:48:44 -0800 Subject: [K12OSN] very unexpected In-Reply-To: <1167949220.11990.3.camel@dbserver> References: <459D63CC.9030702@paasda.org> <1167949220.11990.3.camel@dbserver> Message-ID: <459D844C.2050602@paasda.org> we're computer geeks...we're used to reading typo ;) --Huck Vince Callaway wrote: > On Thu, 2007-01-04 at 12:30 -0800, Huck wrote: > [snip] >> I'm just amagzed that he was able to get so much up and running with > [/snip] > > I'm just amagzed spell check didn't work. And why didn't any of you > teachers catch that? > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dhuckaby at paasda.org Thu Jan 4 22:55:13 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 14:55:13 -0800 Subject: [K12OSN] user account scripts In-Reply-To: <200701041540.05021.ray@mission.lib.tx.us> References: <200701041540.05021.ray@mission.lib.tx.us> Message-ID: <459D85D1.8050509@paasda.org> here is a python script I wrote to do it... you can modify it to do what you need... it takes: a text file with lastname firstname no punctuation...a single space between names...and each person on a new line... run 'python ltspname.py' hit 1,2,3,4 in that order if you have a 'usernames.txt' file...you can edit around lines 17 and 25..not exactly sure as I don't have it in an editor atm.. where it says /store/usernames.txt and /store/studentlist.txt and make those files whichever you want...in menu_choice 1 is the INPUT file...and menu_choice 2 & 3 has the path to the OUTPUT file it makes the default password the same as their username for simplicity. --Huck Ray Garza wrote: > Hello Script Gurus, > > Anyone know how to create user accounts from a text file using scripts? > > Example: > > user_accounts.txt > "username1","password" > "username2","password" > "username3","password" > "username4","password" > > convert that list into users on a local machine > > Better yet I need to convert a dbase file of usernames and passwords into > valid local user accounts. I can convert the dbase file to other formats if > that helps. > > Thanks > > Ray > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ltspname.py URL: From dhuckaby at paasda.org Thu Jan 4 22:56:48 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 04 Jan 2007 14:56:48 -0800 Subject: [K12OSN] user account scripts In-Reply-To: <459D85D1.8050509@paasda.org> References: <200701041540.05021.ray@mission.lib.tx.us> <459D85D1.8050509@paasda.org> Message-ID: <459D8630.2090504@paasda.org> forgot to mention the output file is in the format that webmin likes for importing in the user add bulk section... --Huck Huck wrote: > here is a python script I wrote to do it... > you can modify it to do what you need... > it takes: > > a text file with > > lastname firstname > > no punctuation...a single space between names...and each person on a new > line... > > run 'python ltspname.py' hit 1,2,3,4 in that order > if you have a 'usernames.txt' file...you can edit around lines 17 and > 25..not exactly sure as I don't have it in an editor atm.. where it says > /store/usernames.txt and /store/studentlist.txt > > and make those files whichever you want...in menu_choice 1 is the INPUT > file...and menu_choice 2 & 3 has the path to the OUTPUT file > > it makes the default password the same as their username for simplicity. > > --Huck > > Ray Garza wrote: >> Hello Script Gurus, >> >> Anyone know how to create user accounts from a text file using scripts? >> >> Example: >> >> user_accounts.txt >> "username1","password" >> "username2","password" >> "username3","password" >> "username4","password" >> >> convert that list into users on a local machine >> >> Better yet I need to convert a dbase file of usernames and passwords >> into valid local user accounts. I can convert the dbase file to other >> formats if that helps. >> >> Thanks >> >> Ray >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> > > ------------------------------------------------------------------------ > > import string > > def print_menu(): > print '1. Press 1 to (i)mport the namelist.txt file' > print '2. Press 2 to (g)enerate usernames' > print '3. Press 3 to (p)rint new usernames.txt file' > print '4. Press 4 to E(x)it the Program' > numbers = {} > menu_choice = 0 > print_menu() > while menu_choice != 4: > menu_choice = input("Type in a number (1-4):") > if menu_choice == 1: > #Open the file "namelist.txt" > in_file = open("/store/studentlist.txt","r") > #variable "textfile" gets filled with info from namelist.txt > textfile = in_file.readlines() > #Close the file "namelist.txt" > in_file.close() > > elif menu_choice == 2: > #The Loopy Loopy > namenum = 0 > out_file = open("/store/usernames.txt","w") > print namenum > while namenum < len(textfile): > #Manipulate the namelist into pieces we can handle > mystring = textfile[namenum] > newlist = mystring.split() > lname = newlist[0] > fname = newlist[1] > fname = fname[:2] > lname = lname[:4] > #Concatenate and Write to File > out_file.write("create:"+str(lname)+str(fname)+":"+str(lname)+str(fname)+"::505:"+str(newlist)+":/home/"+lname+fname+":/bin/bash:::::"+"\n") > print lname+fname+" has been written to file." > namenum = namenum+1 > print namenum > out_file.close() > namenum = 0 > elif menu_choice == 3: > #Gimme some output baby! > in_file = open("/store/usernames.txt","r") > funkytext = in_file.readlines() > in_file.close() > print funkytext > elif menu_choice == 4: > pass > else: > print_menu() > print "Goodbye!" > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From robark at gmail.com Fri Jan 5 00:19:10 2007 From: robark at gmail.com (Robert Arkiletian) Date: Thu, 4 Jan 2007 16:19:10 -0800 Subject: [K12OSN] user account scripts In-Reply-To: <200701041540.05021.ray@mission.lib.tx.us> References: <200701041540.05021.ray@mission.lib.tx.us> Message-ID: On 1/4/07, Ray Garza wrote: > Hello Script Gurus, > > Anyone know how to create user accounts from a text file using scripts? > > Example: > > user_accounts.txt > "username1","password" > "username2","password" > "username3","password" > "username4","password" > > convert that list into users on a local machine well here is one that works without the "," between the username and password and no quotes around the strings. #!/usr/bin/python import os f=file('/home/ray/user_accounts.txt','r') for i in f: userinfo=i.split() os.system("/usr/sbin/useradd -g users -n "+userinfo[0]) #check man page for useradd to customize as needed os.system("echo " +userinfo[1]+" | /usr/bin/passwd "+ userinfo[0]+" --stdin") f.close I haven't really tested it properly so use it at your own risk. > > Better yet I need to convert a dbase file of usernames and passwords into > valid local user accounts. I can convert the dbase file to other formats if > that helps. > > Thanks > > Ray > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From yorick at xtra.co.nz Fri Jan 5 01:10:27 2007 From: yorick at xtra.co.nz (Yo) Date: Fri, 05 Jan 2007 14:10:27 +1300 Subject: [K12OSN] very unexpected In-Reply-To: <459D844C.2050602@paasda.org> References: <459D63CC.9030702@paasda.org> <1167949220.11990.3.camel@dbserver> <459D844C.2050602@paasda.org> Message-ID: <1167959427.3944.19.camel@lappy.ydr> On Thu, 2007-01-04 at 14:48 -0800, Huck wrote: > we're computer geeks...we're used to reading typo ;) > > --Huck Here in NZ the examination authority has said that Cell Phone txt-speak is OK in all examinations except English, so long as the meaning is clear. Methinks they should include typo in that. Cheers Yo > > Vince Callaway wrote: > > On Thu, 2007-01-04 at 12:30 -0800, Huck wrote: > > [snip] > >> I'm just amagzed that he was able to get so much up and running with > > [/snip] > > > > I'm just amagzed spell check didn't work. And why didn't any of you > > teachers catch that? > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -- Graham Lauder, INGOTs Assessor Trainer Moderator New Zealand (International Grades in Office Technologies) www.theingots.org.nz OpenOffice.org MarCon (Marketing Contact) NZ http://marketing.openoffice.org/contacts.html From markrmcs at gmail.com Fri Jan 5 01:22:04 2007 From: markrmcs at gmail.com (Mark McSweeney) Date: Thu, 4 Jan 2007 20:22:04 -0500 Subject: [K12OSN] K12LTSP 6.0 client booting problems Message-ID: I'm sorry if this has been covered before but I searched the K12OS archives and documentation and could not find a reference to this problem. On the older versions (pre 5.0) of K12LTSP I was able to simply install the OS and boot the client with a boot disk. Since I installed 6.0 when I try to boot the client acquires an IP ok then I get this: > Doing the pivot_root > Mounting the devfs filesystem > Running /sbin/init > > Enter runlevel: I did find this post on the LTSP mailing list: http://marc.theaimsgroup.com/?l=ltsp-discuss&m=114572079627648&w=2 but I am a little confused because I thought that K12LTSP was ready to go "out of the box" and the instructions for addressing this problem seem to be to update the LTSP packages and kernel. For reference my /etc/dhcpd-k12ltsp.conf file looks like this: ------------------------------------------------------------------------ default-lease-time 21600; max-lease-time 21600; ddns-update-style none; allow booting; allow bootp; option subnet-mask 255.255.255.0; option broadcast-address 192.168.2.255; option routers 192.168.2.1; option domain-name-servers 192.168.2.1; next-server 192.168.2.1; option domain-name "ltsp"; option root-path "192.168.2.1:/opt/ltsp/i386"; option option-128 code 128 = string; option option-129 code 129 = text; option option-221 code 221 = text; shared-network WORKSTATIONS { subnet 192.168.2.0 netmask 255.255.255.0 { range dynamic-bootp 192.168.2.100 192.168.2.253; use-host-decl-names on; option log-servers 192.168.2.1; # trick from Peter Rundle # newer Macs if substring (option vendor-class-identifier, 0, 9) = "AAPLBSDPC" { filename "yaboot"; option vendor-class-identifier "AAPLBSDPC"; } # really old iMacs elsif substring (option option-221, 0, 5) = "Apple" { filename "yaboot"; option vendor-class-identifier "AAPLBSDPC"; } # Intel PXE elsif substring (option vendor-class-identifier, 0, 9) = "PXEClient" { # NOTE: kernels are specified in /tftpboot/lts/pxe/pxelinux.cfg/ filename "/lts/pxe/pxelinux.0"; } # default to an i386 BOOTP image else { filename "/lts/vmlinuz-2.6.17.8.ltsp-1"; } if substring (option vendor-class-identifier, 20, 3) = "ppc" { option root-path "192.168.2.1:/opt/ltsp/ppc"; } else { option root-path "192.168.2.1:/opt/ltsp/i386"; } } } ------------------------------------------------------------------------ and my /opt/ltsp/i386/etc/lts.conf looks like this: ------------------------------------------------------------------------ [Default] # IP address of the LTSP server SERVER = 192.168.2.1 # LTSP 4.2 now defaults to restricting the video driver to 90% # of the total memory available on the terminal. Setting this # somewhere between 90 and 100 may help terminals with a marginal # mount of memory, but it is probably a better idea to set # USE_NBD_SWAP=Y for such terminals (see examples below) XRAMPERC = 90 # Video drivers for the terminals XSERVER = auto # XFree 4 drivers: ati cirrus cyrix fbdev i128 i740 i810 mga # neomagic nv r128 radeon rendition s3 s3virge savage # siliconmotion sis tdfx tga trident tseng vesa vga via X4_MODULE_01 = glx # add the GLX module by default, blender and the like need it ## Uncomment the following line to enable remote monitoring/control of ## terminals, especially if you use fl_teachertool: X4_MODULE_02 = vnc # Mice drivers for the terminals X_MOUSE_PROTOCOL = "auto" X_USBMOUSE_PROTOCOL = "auto" # Mouse protocols: ExplorerPS/2 GlidePoint GlidePointPS/2 # IMPS/2 IntelliMouse Microsoft MouseManPlusPS/2 # NetMousePS/2 NetScrollPS/2 PS/2 ThinkingMouse # ThinkingMousePS/2 usb X_MOUSE_DEVICE = "/dev/psaux" X_USBMOUSE_DEVICE = "/dev/input/mice" X_MOUSE_RESOLUTION = 400 X_USBMOUSE_RESOLUTION = 400 X_MOUSE_BUTTONS = 3 X_USBMOUSE_BUTTONS = 3 USBEMULATE_3_BUTTONS = "off" # Keyboards XkbSymbols = "us(pc101)" XkbModel = "pc101" XkbLayout = "us" # Example of setting a different (German) keyboard mapping, # XkbLayout = "de" # also see: # http://www.xfree86.org/current/XKB-Config2.html # http://www.ltsp.org/documentation/ltsp-3.0-4-en.html#AEN1213 # /opt/ltsp/i386/usr/X11R6/lib/X11/xkb/rules/xfree86.lst # (/opt/ltsp/i386/usr/X11R6/lib/X11/xkb/symbols/) # (/opt/ltsp/i386/usr/X11R6/lib/X11/xkb/keymap/xfree86) USE_XFS = N LOCAL_APPS = N SCREEN_01 = startx SCREEN_02 = shell #SCREEN_03 = telnet # TELNET_HOST = 192.168.2.1 #SCREEN_04 = rdesktop # RDP_SERVER = your.2k.server # RDP_OPTIONS = -F -u fred -d ltsp # local storage device (USB keys, cdrom, etc) LOCAL_STORAGE = Y LTSPFSD_OPTIONS="" # uncomment the following line to enable SNMP support #SNMPD = Y # enable sound by default SOUND = Y # choose either esd or nasd to be the default (esd only on x86_64) SOUND_DAEMON = "esd" # SOUND_DAEMON = "nasd" # default sound volume VOLUME = 75 ### For ISA sound cards, you have to specify the module to use: # SMODULE_01 = "sb io=0x220 irq=5 dma=1" ------------------------------------------------------------------------ Any help or at least a point in the right direction would be extremely helpful to me. Thanks in advance. Mark From rgarza28 at gmail.com Fri Jan 5 04:20:52 2007 From: rgarza28 at gmail.com (Ray Garza) Date: Thu, 04 Jan 2007 22:20:52 -0600 Subject: [K12OSN] user account scripts In-Reply-To: <200701041540.05021.ray@mission.lib.tx.us> References: <200701041540.05021.ray@mission.lib.tx.us> Message-ID: <1167970852.2286.6.camel@localhost.localdomain> Ok, Thanks guys. Your input is great. I now have something I can look at and work with. Our dBase authentication system crashed during a power outage and my boss finally agreed that I can use a different system. I'm thinking of using IPCOP w/plugins to authenticate users trying to use the Internet. Hence, the need to convert the dBase files. On Thu, 2007-01-04 at 15:40 -0600, Ray Garza wrote: > Hello Script Gurus, > > Anyone know how to create user accounts from a text file using scripts? > > Example: > > user_accounts.txt > "username1","password" > "username2","password" > "username3","password" > "username4","password" > > convert that list into users on a local machine > > Better yet I need to convert a dbase file of usernames and passwords into > valid local user accounts. I can convert the dbase file to other formats if > that helps. > > Thanks > > Ray > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From robark at gmail.com Fri Jan 5 04:59:34 2007 From: robark at gmail.com (Robert Arkiletian) Date: Thu, 4 Jan 2007 20:59:34 -0800 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <1167943353.16197.123.camel@oldmoola.futuresource.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <1167943353.16197.123.camel@oldmoola.futuresource.com> Message-ID: On 1/4/07, Les Mikesell wrote: > On Wed, 2007-01-03 at 18:32 -0800, Robert Arkiletian wrote: > > > The point is, of all the distros out there only SuSE has implicitly > > admitted that it is violating M$ IP by accepting a covenant for it's > > customers that states M$ will not sue them for any IP violations. > > That's not at all clear - and Novell has explicitly stated the > opposite. Yes, publicly Novell has stated the opposite but actions are greater than words. In addition, M$ has publicly stated they don't agree with Novells interpretation. http://www.microsoft.com/presspass/press/2006/nov06/11-20Statement.mspx > In any case, everyone else is using the same code and > has the same violations if any exist. > Exactly. > > Samba does not violate any M$ IP. M$ wishes it did. We can thank the > > brilliance of Andrew Tridgell for that. > > I'm not sure anyone can say that with any confidence, given the > state of US patent law and the number of patents held by MS. And > no amount of brilliance can work around a patent - that's the point > of having them. > That is true but I was referring to the method by which Samba was developed. As far as I understand Tridgell simply (or not so simply) looked at packets on the wire. He had no M$ protocol specs or docs. IANAL but as far as I understand Samba development model was legal. In any case, I think if it did infringe M$ would have already taken Samba to court. > > For M$ it's a > > win-win situation. They get the FUD they wanted plus get the FLOSS > > community to abandon one of the top 3 distros. And for anyone that > > buys the BS that this deal was about creating better interoperability, > > all I have to say is M$ has been hard at work doing it's best to > > thwart Linux-Windows compatibility for a long time. > > I think you missed the other half of the arrangement. Novell still > claims rights to the original UNIX code (in spite of SCO's claims) > and MS now includes Services-For-Unix and other things that might > possibly infringe. It's better for everyone for MS to be able to > use good, well tested designs instead of inventing something worse > and putting it on our networks. If M$ wants to truly create interoperability they can, easily. Pretty much all the standards in the FOSS world are open from a specification and legal sense. They don't need Novells blessing. > > > They hate Samba > > and tried to obfuscate it out of existence. But Tridgell is not > > someone easily obfuscated :) > > Samba is really only interesting to someone running Windows anyway. > If the GPL didn't prevent people from distributing all the components > you need together, we might have had some real competition to > windows by now and made it irrelevant. I can see your point of view Les. Shuttleworth, I'm sure, sees it also as he has decided to ship binary video drivers with the next version of Ubuntu. However, this is a very controversial topic as some feel that in the end it hurts us more than it helps us. However, if we look at FreeBSD/OpenBSD they have basically no restrictions. They haven't attained the support that Linux has. I think that's because of the the GPL. The GPL keeps a fair playing field and thus encourages contribution. In any case, I don't think the GPL is standing in the way of beating Windows. Apple has been trying for some time with a superior product and they haven't made much of a dent either. -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From microman at cmosnetworks.com Fri Jan 5 05:34:32 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Fri, 05 Jan 2007 00:34:32 -0500 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <1167943353.16197.123.camel@oldmoola.futuresource.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <1167943353.16197.123.camel@oldmoola.futuresource.com> Message-ID: <459DE368.9040305@cmosnetworks.com> Les Mikesell wrote: > On Wed, 2007-01-03 at 18:32 -0800, Robert Arkiletian wrote: > > >> The point is, of all the distros out there only SuSE has implicitly >> admitted that it is violating M$ IP by accepting a covenant for it's >> customers that states M$ will not sue them for any IP violations. >> > > That's not at all clear - and Novell has explicitly stated the > opposite. In any case, everyone else is using the same code and > has the same violations if any exist. > > >> Samba does not violate any M$ IP. M$ wishes it did. We can thank the >> brilliance of Andrew Tridgell for that. >> > > I'm not sure anyone can say that with any confidence, given the > state of US patent law and the number of patents held by MS. And > no amount of brilliance can work around a patent - that's the point > of having them. > > >> For M$ it's a >> win-win situation. They get the FUD they wanted plus get the FLOSS >> community to abandon one of the top 3 distros. And for anyone that >> buys the BS that this deal was about creating better interoperability, >> all I have to say is M$ has been hard at work doing it's best to >> thwart Linux-Windows compatibility for a long time. >> > > I think you missed the other half of the arrangement. Novell still > claims rights to the original UNIX code (in spite of SCO's claims) > and MS now includes Services-For-Unix and other things that might > possibly infringe. It's better for everyone for MS to be able to > use good, well tested designs instead of inventing something worse > and putting it on our networks. > > >> They hate Samba >> and tried to obfuscate it out of existence. But Tridgell is not >> someone easily obfuscated :) >> > > Samba is really only interesting to someone running Windows anyway. > If the GPL didn't prevent people from distributing all the components > you need together, we might have had some real competition to > windows by now and made it irrelevant. > > Les, if you have a problem with GPL'd software, then why are you on the K12LTSP list? If you're convinced that you're at legal risk for using GNU/Linux or any other GPL'd software such as Samba, then you're free to go to Windows or Mac OS X. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! -------------- next part -------------- An HTML attachment was scrubbed... URL: From les at futuresource.com Fri Jan 5 06:25:15 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 05 Jan 2007 00:25:15 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459DE368.9040305@cmosnetworks.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <1167943353.16197.123.camel@oldmoola.futuresource.com> <459DE368.9040305@cmosnetworks.com> Message-ID: <459DEF4B.2060404@futuresource.com> Terrell Prud? Jr. wrote: > Les, if you have a problem with GPL'd software, then why are you on the > K12LTSP list? I don't have a problem using GPL'd code for the things it permits itself to do. I'm just realistic about what what it can never do as long as software patents and hardware vendors that can't, for various reasons, release GPL'd driver code continue to exist. It doesn't make sense to ever expect legal and complete hardware and multimedia support to be distributed along with GPL'd components even if there are an assortment of ways you might assemble some of those things together yourself. Of course much of what a k12ltsp system includes (X, perl, apache, sendmail, etc.) are covered by licenses less restrictive than the GPL. > If you're convinced that you're at legal risk for using > GNU/Linux or any other GPL'd software such as Samba, then you're free to > go to Windows or Mac OS X. As a matter of fact, I do use use Windows some at work and OSX at home. If you can afford it, I think OS X is the best starting point because there are no restrictions on what the vendor can include in the box for your convenience and you can easily add any missing free software yourself (although samba is already there...). I'd prefer to see more and better competition to Microsoft, though. My main complaint about the GPL is that by preventing distribution of all the components that you need together it keeps any Linux distro from being competitive as a desktop system - and has probably thus made more money for Microsoft than any other single thing. -- Les Mikesell les at futuresource.com From les at futuresource.com Fri Jan 5 07:33:20 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 05 Jan 2007 01:33:20 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BD7FD.9050003@cmosnetworks.com> <20070103114306.2d274fd3@laptop.thesizemores.us> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <1167943353.16197.123.camel@oldmoola.futuresource.com> Message-ID: <459DFF40.8060807@futuresource.com> Robert Arkiletian wrote: >> I'm not sure anyone can say that with any confidence, given the >> state of US patent law and the number of patents held by MS. And >> no amount of brilliance can work around a patent - that's the point >> of having them. >> > > That is true but I was referring to the method by which Samba was > developed. As far as I understand Tridgell simply (or not so simply) > looked at packets on the wire. He had no M$ protocol specs or docs. > IANAL but as far as I understand Samba development model was legal. In > any case, I think if it did infringe M$ would have already taken Samba > to court. Ensuring that the development was done independently and no code was copied is enough to avoid problems with copyright violations but patents are different. They cover the process whether you copy it or re-invent it with no knowledge of the covered version. >> I think you missed the other half of the arrangement. Novell still >> claims rights to the original UNIX code (in spite of SCO's claims) >> and MS now includes Services-For-Unix and other things that might >> possibly infringe. It's better for everyone for MS to be able to >> use good, well tested designs instead of inventing something worse >> and putting it on our networks. > > If M$ wants to truly create interoperability they can, easily. Pretty > much all the standards in the FOSS world are open from a specification > and legal sense. They don't need Novells blessing. They might: Novell has its own patent portfolio that may include what came with its purchase of AT&T UNIX. It is common for large companies to make broad cross-licensing agreements just because it is cheaper than having to worry about problems and raises the bar to competition from smaller startups. I think this one has just been overblown in the news. >> Samba is really only interesting to someone running Windows anyway. >> If the GPL didn't prevent people from distributing all the components >> you need together, we might have had some real competition to >> windows by now and made it irrelevant. > > I can see your point of view Les. Shuttleworth, I'm sure, sees it also > as he has decided to ship binary video drivers with the next version > of Ubuntu. However, this is a very controversial topic as some feel > that in the end it hurts us more than it helps us. And some don't care how much it hurts because they are fanatics and it's not their problem. Meanwhile, everyone keeps using Windows. > However, if we look > at FreeBSD/OpenBSD they have basically no restrictions. They haven't > attained the support that Linux has. I think that's because of the > the GPL. The GPL keeps a fair playing field and thus encourages > contribution. I'll agree partly in that IBM and a few other large companies might not have invested so much in Linux if the GPL did not restrict how that work might be distributed. However, my take on Linux vs. *BSD is that the popularity (and thus the subsequent development effort) was established much more by the timing of the RH 4.x release which was the first thing you could count on to install by dropping a CD into about 90% of the PCs around at the time, and also by the effect of the AT&T vs. Regents of California lawsuit regarding the *BSD code instead of the license terms. What happened was that vast numbers of people tried that RH CD and got something working before they realized just how bad the code was - and then some of them started fixing it... If you don't agree with that point of view, just wade back though the source changes on some of the programs like bind and sendmail to see how much was really wrong back then - or try installing one of those on an internet-connected box and see how quickly it gets hacked. > In any case, I don't think the GPL is standing in the > way of beating Windows. Apple has been trying for some time with a > superior product and they haven't made much of a dent either. Apple sells hardware and isn't really interested in selling an unbundled OS so it isn't a good indication of what someone could do in that market with an equivalent product. Even at that, I maintain the logs for some large web sites used by stock and commodity traders and I see 2 to 3x the hits from Macs as all the other unix/linux versions identified in the logs combined, so I don't think you can use Apple or its bsd base as an example of doing something wrong compared to Linux. -- Les Mikesell les at futuresource.com From dtrask at vcsvikings.org Fri Jan 5 13:35:09 2007 From: dtrask at vcsvikings.org (David Trask) Date: Fri, 05 Jan 2007 08:35:09 -0500 Subject: [K12OSN] very unexpected In-Reply-To: <459D68A0.8070001@paasda.org> References: <459D63CC.9030702@paasda.org> <459D67B2.6000508@maltzen.net> <459D68A0.8070001@paasda.org> Message-ID: "Support list for open source software in schools." writes: >Yes..google-earth that puppy :) GORGEOUS view of Mt. Hood! >they are Pre-8...they used to go up to grade 10, but haven't for the >past 3yrs I think. > >--Huck Gorgeous pic on the front page....curious....how many kids in the school? David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From meelis at nlib.ee Fri Jan 5 13:29:42 2007 From: meelis at nlib.ee (Meelis Mihhailov) Date: Fri, 5 Jan 2007 15:29:42 +0200 Subject: [K12OSN] GDM login manager problem Message-ID: <003401c730cd$8ee575e0$c60e10ac@melka> Hi all My server has a strange problem. At the moment client login takes a long time and same when they log out but when they are finlly logged in everything works fine. Programs open an run as usual. Looking at the messages log I get this : ********************************************************************************************************** Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 2 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 3 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 4 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 5 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 times, aborting. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access configuration key Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value for Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 2 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 3 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 4 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command again. Try 5 of 5. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to socket, not sleeping Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 times, aborting. Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access configuration key Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value for ********************************************************************************************************** and there is a lot more of that. I suspect that it has something to do with gdm bug and so I updated the gdm to the latest releace that is out for FC5. This did not solve my problem. Login window has it's default login stuff. Not k12 logo but GNOME logo. So I googled a lot and cryed and finally found some info that I can change my login manager to something else but still manage to use GNOME as my desktop. I would like to try this with my clients but where can I find the config where it's written what is my default login manager and where can I change the values so that clients use the following method : DESKTOP = GNOME LOGIN MANAGER = KDE (for example) Any ideas ? :) Meelis --- meelis at nlib.ee -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrok12osn at eastgranby.k12.ct.us Fri Jan 5 13:37:10 2007 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Fri, 5 Jan 2007 08:37:10 -0500 (EST) Subject: [K12OSN] Moving our email server In-Reply-To: References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> In the near future, I am going to need to move our email server from one ISP (Cox Cable) to another (CEN - Connecticut Education Network) and I have never done this before. Our email server is FC5 (postfix) built from the K12LTSP CD's. I'm wondering whether I can just put a second ethernet card in the email server so both ISP's IP addresses (old and new) are active, update iptables, and then notify the ISP that maintains our DNS pointers to repoint to the new IP address. Then after a couple of days, I can just shutdown the old IP address. Will this work? Are there any issue with postfix? Any help or suggestions are appreciated. Mark Orenstein East Granby, CT School System From balmquist at mindfirestudios.com Fri Jan 5 13:41:49 2007 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Fri, 5 Jan 2007 07:41:49 -0600 Subject: [K12OSN] Moving our email server In-Reply-To: <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <2B39772C-3076-4959-A624-5E806C563FFA@mindfirestudios.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 First change the TTL on the dns record so it's much shorter than the default (like down to and hour or half hour instead of a week). After waiting for the old ttyl to expire, you can copy your old mailboxes to the new server and shutdown the old server. As soon as you have the new server running you can change your dns TTL back to a more reasonable level. On Jan 5, 2007, at 7:37 AM, mrok12osn at eastgranby.k12.ct.us wrote: > In the near future, I am going to need to move our email server > from one > ISP (Cox Cable) to another (CEN - Connecticut Education Network) and I > have never done this before. Our email server is FC5 (postfix) > built from > the K12LTSP CD's. > > I'm wondering whether I can just put a second ethernet card in the > email > server so both ISP's IP addresses (old and new) are active, update > iptables, and then notify the ISP that maintains our DNS pointers to > repoint to the new IP address. Then after a couple of days, I can > just > shutdown the old IP address. > > Will this work? Are there any issue with postfix? Any help or > suggestions are appreciated. > > Mark Orenstein > East Granby, CT School System > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iEYEARECAAYFAkWeVZ0ACgkQfqZR3ThMfXT6VgCePlvlyRPQ4tG/adw3RxVzXn1c iHAAn3IV24bXSGhYmOLbK5jBg/ZV+AcV =XaS9 -----END PGP SIGNATURE----- From brian at portsmouth-college.ac.uk Fri Jan 5 13:55:38 2007 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 05 Jan 2007 13:55:38 +0000 Subject: [K12OSN] Moving our email server In-Reply-To: <2B39772C-3076-4959-A624-5E806C563FFA@mindfirestudios.com> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> <2B39772C-3076-4959-A624-5E806C563FFA@mindfirestudios.com> Message-ID: <459E58DA.5020006@portsmouth-college.ac.uk> Could you not setup your new server as a secondary MX and lower the ttl to say 3600 of your DNS that way if / when you change the server mail will route through Brian Chivers Portsmouth College Burke Almquist wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > First change the TTL on the dns record so it's much shorter than the > default (like down to and hour or half hour instead of a week). After > waiting for the old ttyl to expire, you can copy your old mailboxes to > the new server and shutdown the old server. As soon as you have the new > server running you can change your dns TTL back to a more reasonable level. > > On Jan 5, 2007, at 7:37 AM, mrok12osn at eastgranby.k12.ct.us wrote: > >> In the near future, I am going to need to move our email server from one >> ISP (Cox Cable) to another (CEN - Connecticut Education Network) and I >> have never done this before. Our email server is FC5 (postfix) built >> from >> the K12LTSP CD's. >> >> I'm wondering whether I can just put a second ethernet card in the email >> server so both ISP's IP addresses (old and new) are active, update >> iptables, and then notify the ISP that maintains our DNS pointers to >> repoint to the new IP address. Then after a couple of days, I can just >> shutdown the old IP address. >> >> Will this work? Are there any issue with postfix? Any help or >> suggestions are appreciated. >> >> Mark Orenstein >> East Granby, CT School System >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > > iEYEARECAAYFAkWeVZ0ACgkQfqZR3ThMfXT6VgCePlvlyRPQ4tG/adw3RxVzXn1c > iHAAn3IV24bXSGhYmOLbK5jBg/ZV+AcV > =XaS9 > -----END PGP SIGNATURE----- > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ------------------------------------------------------------------------ The views expressed here are my own and not necessarily the views of Portsmouth College From ahodson at elp.rr.com Fri Jan 5 13:56:52 2007 From: ahodson at elp.rr.com (Alan Hodson) Date: Fri, 05 Jan 2007 06:56:52 -0700 Subject: [K12OSN] The New Year resolution that got away Message-ID: <1168005412.4393.11.camel@HodsonNet1> Happy New Year and best wishes to all Before I did a FC5 update I was having printing problems on a server so I decided to experiment (goodbye NY resolution!) and delete CUPS (I wanted a "clean" copy reinstall) - This un-swift move took with it a great deal of my applications and functionality, so much so, that even after a complete system update I still don't have a printer icon under System Settings, downloads don't expand automagically, and other inconveniences... Has anybody in the list done this before? What is the best route to recovery? Would a full list of what is associated with CUPS (programs I could manually install) perhaps be the trick? Help/suggestions greatly appreciated Alan Hodson El Paso, TX -=o=- From luis.montes at cox.net Fri Jan 5 14:10:12 2007 From: luis.montes at cox.net (Luis Montes) Date: Fri, 05 Jan 2007 07:10:12 -0700 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459D5F27.6050309@mesd.k12.or.us> References: <459D5F27.6050309@mesd.k12.or.us> Message-ID: <459E5C44.8060101@cox.net> Interesting. I think it's a mistake for Fedora to not include KDE in the main distribution. Gnome & KDE both been able to easily fit on the DVD image. I've been a fedora/redhat user since redhat 5.1, but this move makes kubuntu look a little more attractive. Sure, someone will spin a fedora KDE ISO, but ubuntu already has a KDE community with kubuntu. After reading the full thread on the fedora list it appears that a few others agree this is a bad idea, but the powers that be are pretty much interested in keeping it "Gnome centric" Luis Dan Young wrote: > -------- Original Message -------- > Subject: Fedora 7 > Date: Thu, 4 Jan 2007 14:50:32 -0500 > From: Bill Nottingham > Reply-To: Development discussions related to Fedora Core > > To: fedora-devel-list at redhat.com > > It's time to bite the bullet. > > There will be no more releases of Fedora Core or Fedora Extras. > > Wait! Where are you going? Come back! > > I'm serious. We've talked all along about how there should be > no differences in how packages are treated whether they are > in Core, or they are in Extras; no differences depending on who > maintains the package. The best solution to this? > > Eliminate the distinction between Core and Extras entirely. > > Starting with Fedora 7, there is no more Core, and no more Extras; > there is only Fedora. One single repository, built in the community > on open source tools, assembled into whatever spins the Fedora community > desires. > > Are we there yet right now? No. There's a lot of work to be done, > and we're looking for help. What's left of the Core Steering Committee > is going to work with the Fedora Board and FESCO to figure out just > how this new combined repository is going to be governed and managed. > > In the meantime, just because we're not going to have a release of > Core or Extras doesn't mean we're not going to have a release. > > Hence, Fedora 7. Name TBD, but probably not 'Bride of Zod'. > > http://fedoraproject.org/wiki/Releases/7 > > The current schedule is: > > 23 January 2007 | F7 Test1 development freeze > > 30 January 2007 | F7 Test1 Release > > > 20 February 2007 | F7 FEATURE Freeze > | F7 string freeze > | F7 Test2 development freeze > > 27 February 2007 | F7 Test2 release > > 19 March 2007 | F7 translation freeze > | F7 Test3 development freeze > > 26 March 2007 | F7 Test3 release > > ... Continual freeze. Only critical bugs fixed ... > > 5 April 2007 | Final devel freeze. > > 26 April 2007 | F7 General Availability > > And, what would a release be without features. We've identified > 28 features that we'd like to include in the release, available > at http://fedoraproject.org/wiki/Releases/7/Features: > > - Modify the build system to support this new paradigm > - Merge Core and Extras in source control > - Use the new pungi tool to spin all releases > - A Fedora Desktop spin > - A Fedora Server spin > - A Fedora KDE spin > - Make LiveCDs as a part of the distribution release process > - Ability to customize non-packaging distrubution parameters > - Switch to libata drivers for PATA support > - Speedup of bootup and shutdown > - Make wireless rock-solid > - Add wireless firmware for all the chipsets we can > - CodecBuddy > - Fixing the proliferation of dictionary packages > - Support encrypted filesystems > - Fast user switching in the desktop > - Fix the firewire stack > - Switch to a tickless kernel by default > - Fix unnecessary wakeups across the distribution > - Add KVM virtualization support to our tools > - Investigate (but probably don't switch to) new init technologies > - Add the nouveau drivers for nVidia cards > - Speed up Yum and RPM > - Add support for RandR 1.2 > - Switch to syslog-ng > - Make the update system useable by all > > More information on each of these features is available on the > wiki, including responsible people and plans. If you'd like to > chip in on these features, please, do! > > If you've got new features you'd like to add, and you are willing > to do the work, or have the ability to get others to do the work > for you, we can add them too. Note that Test2 is the feature freeze. > > Here's to making Fedora 7 the best release yet! > > Bill > > From jim at winonacotter.org Fri Jan 5 14:29:04 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Fri, 5 Jan 2007 08:29:04 -0600 Subject: [K12OSN] Moving our email server In-Reply-To: <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <20070105141135.M94190@winonacotter.org> On Fri, 5 Jan 2007 08:37:10 -0500 (EST), mrok12osn wrote > In the near future, I am going to need to move our email server from > one ISP (Cox Cable) to another (CEN - Connecticut Education Network) > and I have never done this before. Our email server is FC5 (postfix) > built from the K12LTSP CD's. > > I'm wondering whether I can just put a second ethernet card in the email > server so both ISP's IP addresses (old and new) are active, update > iptables, and then notify the ISP that maintains our DNS pointers to > repoint to the new IP address. Then after a couple of days, I can just > shutdown the old IP address. > > Will this work? Are there any issue with postfix? Any help or > suggestions are appreciated. Judging by the other responses I may be reading this question wrong. The way I read it is that your server will basically be stationary and you'll simply be bringing a new internet connection into your server room at the same time as your old one, then phase the old one out once your sure your new connection is completely operational. I have found in the past that 2 network cards on different internet connections can make things get a little stupid. Instead, every time I make a move like this I simply lower my DNS TTL to 1 hour. That way the maximum time your DNS will take to renew after the change is an hour. Then I look through all of my configuration files to be sure that either they reference eth0 or localhost or 127.0.0.1 and then quickly note which ones reference my actual external IP. Don't forget to look through your webmail conf, your php conf, sql conf, or any other confs that Postfix may be calling on. They will all need to be updated. Once you have a list of which confs need the IP change you can make the switch in a matter of minutes. I basically go off the fact that any mail server trying to send to my server has a retry queue. I figure if my server is down for 30 minutes or so, I still won't miss any messages because the sending server will continue to retry, and if for some reason I am not back up in time, at least the sender will get a failure notice (though they never seem to understand them :-). So once I have both connections, I shut down postfix, make my DNS changes, run through all noted configs and change the IP, switch the Internet connections, change the servers IP, then reboot. If I really want to speed up local activity (since that is where most of our customers reside) I call our local IP and ask them to refresh their DNS (we have a home grown ISP here so they are easy to talk into things). With that sequence everyone should be back on the server within an hour max with no messages lost. If you really want to try and shorten things up. Make your TTL change a week ahead of time. Then you know the whole world is on a 1 hour max TTL when you make the change. Then make your DNS changes about 30 minutes before the shutdown and switch. That will almost ensure you a maximum downtime of 30 minutes. And if a couple sending servers get your new IP 15 minutes early or something, since there is no server present yet it should just go in a retry queue and come through once you get things running. Couple all of that and make your changes at 2am or something and about the only email you may loose is some SPAM. I am sure this is not the "PROPER" way to make the changes, but it works for me. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From melliott at rpmhd.org Fri Jan 5 14:44:58 2007 From: melliott at rpmhd.org (Michael Elliott) Date: Fri, 05 Jan 2007 09:44:58 -0500 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <459E646A.2070201@rpmhd.org> Sorry for the delay, I was in another county yesterday doing my other duties. These machines are just generics. We got them as hand-me-downs from the FDA. Alright - I was able to put an old S3 video card into the machine. I commented out the VESA and 4096 statements and fired up the machine using the 640x480 and 800x600 settings (separate boot-ups). I did actually get to the GUI screen this time. Both resolutions resulted in the login screen appearing, but when I try to log in it goes black then comes back to the login screen - doesn't reboot, just back to the login. I tried to put back in the VESA and the 4096 statements, but the Xserver crashes again. As far as the other machines are pulling their names - I can see when I do a "w" I see the other users logged into ws131. As far as the ones I am having trouble with, I don't know how to see their names other than when the DHCP kicks in I can see the static IP being assigned. Thanks for your help guys I feel like I'm getting close - Mike From dyoung at mesd.k12.or.us Fri Jan 5 16:09:05 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Fri, 05 Jan 2007 08:09:05 -0800 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459E5C44.8060101@cox.net> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> Message-ID: <459E7821.1020508@mesd.k12.or.us> Luis Montes wrote: > I've been a fedora/redhat user since redhat 5.1, but this move makes > kubuntu look a little more attractive. Sure, someone will spin a fedora > KDE ISO, but ubuntu already has a KDE community with kubuntu. Ubuntu started as a GNOME distro. Later, there was a subproject to make Kubuntu (Ubuntu plus KDE). Fedora is primarily a GNOME distro and they're planning a subproject to distribute a disc with KDE. I fail to see the difference. In fact, I think a "Fedora KDE" could be much improved over the existing situation. Those who are passionate about KDE can form a community around the Fedora KDE efforts and put their expertise to work. It's evident from fedora-devel that there are many such passionate users. This is a good thing. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From dyoung at mesd.k12.or.us Fri Jan 5 16:13:36 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Fri, 05 Jan 2007 08:13:36 -0800 Subject: [K12OSN] The New Year resolution that got away In-Reply-To: <1168005412.4393.11.camel@HodsonNet1> References: <1168005412.4393.11.camel@HodsonNet1> Message-ID: <459E7930.60500@mesd.k12.or.us> Alan Hodson wrote: > Has anybody in the list done this before? What is the best route to > recovery? Would a full list of what is associated with CUPS (programs I > could manually install) perhaps be the trick? yum groupinstall 'Printing Support' -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From microman at cmosnetworks.com Fri Jan 5 16:21:31 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Fri, 05 Jan 2007 11:21:31 -0500 Subject: [K12OSN] GDM login manager problem In-Reply-To: <003401c730cd$8ee575e0$c60e10ac@melka> References: <003401c730cd$8ee575e0$c60e10ac@melka> Message-ID: <459E7B0B.7020100@cmosnetworks.com> Meelis Mihhailov wrote: > Hi all > > My server has a strange problem. At the moment client login takes a > long time and same when they log out but when they are finlly logged > in everything works fine. Programs open an run as usual. > > Looking at the messages log I get this : > ********************************************************************************************************** > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed > command again. Try 5 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 > times, aborting. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access > configuration key > > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in > value > > for > > ********************************************************************************************************** > and there is a lot more of that. > I suspect that it has something to do with gdm bug and so I updated > the gdm to the latest releace that is out for FC5. > This did not solve my problem. Login window has it's default login > stuff. Not k12 logo but GNOME logo. > > So I googled a lot and cryed and finally found some info that I can > change my login manager to something else but still manage to use > GNOME as my desktop. > I would like to try this with my clients but where can I find the > config where it's written what is my default login manager and where > can I change the values so that clients use the following method : > > DESKTOP = GNOME > LOGIN MANAGER = KDE (for example) > > Any ideas ? :) I believe that the file "/etc/X11/prefdm" is what you want to tweak. There's a part in that file that says the following: # Run preferred X display manager preferred= if [ -f /etc/sysconfig/desktop ]; then . /etc/sysconfig/desktop if [ "$DISPLAYMANAGER" = GNOME ]; then preferred=gdm elif [ "$DISPLAYMANAGER" = KDE ]; then preferred=kdm elif [ "$DISPLAYMANAGER" = XDM ]; then preferred=xdm fi fi Now, in the part where it checks $DISPLAYMANAGER for GNOME, just tweak that to kdm instead of gdm. Then, so that the new display manager (kdm) takes effect, just do an init 3 followed by an init 5, and that should do it. --TP -------------- next part -------------- An HTML attachment was scrubbed... URL: From cwerks at yahoo.com Fri Jan 5 15:22:24 2007 From: cwerks at yahoo.com (James Huffman) Date: Fri, 5 Jan 2007 07:22:24 -0800 (PST) Subject: [K12OSN] Need software advice Message-ID: <20070105152224.54022.qmail@web35211.mail.mud.yahoo.com> Hello all, I am wondering if any one has any good recommendations as to a good school management software package for use in a small (35 student) high school. We are only 4 years old so we are stuck on nothing and have an open mind to all suggestions. We need a good grade book and the ability to print report cards. A good master calendar is also on our wish list. I would prefer something on line but that is not a deal breaker. What are other schools using? (how much should we expect to spend?) Of cource we are using Fedora LTSP as a platform and no Windows boxes are found on site. Any help would be greatly appreciated. Thanks, James Huffman Hope Lutheran High School From jim at winonacotter.org Fri Jan 5 16:48:07 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Fri, 5 Jan 2007 10:48:07 -0600 Subject: [K12OSN] Need software advice - SMS/Grading system In-Reply-To: <20070105152224.54022.qmail@web35211.mail.mud.yahoo.com> References: <20070105152224.54022.qmail@web35211.mail.mud.yahoo.com> Message-ID: <20070105164536.M61667@winonacotter.org> On Fri, 5 Jan 2007 07:22:24 -0800 (PST), James Huffman wrote > Hello all, > I am wondering if any one has any good recommendations > as to a good school management software package for > use in a small (35 student) high school. We are only 4 > years old so we are stuck on nothing and have an open > mind to all suggestions. We need a good grade book and > the ability to print report cards. A good master > calendar is also on our wish list. I would prefer > something on line but that is not a deal breaker. What > are other schools using? (how much should we expect to > spend?) Of cource we are using Fedora LTSP as a > platform and no Windows boxes are found on site. Any > help would be greatly appreciated. I don't have any good suggestions, however I know I have seen good discussion on this list in the past. I just quick added to the subject to help others chime in. On another note, I helped set this school up when it started. Since day one they have used nothing other than K12LTSP for all their needs. It would be awesome if you guys could help them get a good linux based grading system. Thanks Jim -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From tsmith at geneseeschools.org Fri Jan 5 16:49:01 2007 From: tsmith at geneseeschools.org (Travis Smith) Date: Fri, 05 Jan 2007 11:49:01 -0500 Subject: [K12OSN] Need software advice Message-ID: ** Confidential ** ** High Priority ** You could check this list out http://richtech.ca/cgi-bin/seul/seulvw.pl?category=Administrative >>> cwerks at yahoo.com 01-05-07 10:22:24 AM >>> Hello all, I am wondering if any one has any good recommendations as to a good school management software package for use in a small (35 student) high school. We are only 4 years old so we are stuck on nothing and have an open mind to all suggestions. We need a good grade book and the ability to print report cards. A good master calendar is also on our wish list. I would prefer something on line but that is not a deal breaker. What are other schools using? (how much should we expect to spend?) Of cource we are using Fedora LTSP as a platform and no Windows boxes are found on site. Any help would be greatly appreciated. Thanks, James Huffman Hope Lutheran High School _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From eharrison at mail.mesd.k12.or.us Fri Jan 5 17:00:27 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 05 Jan 2007 09:00:27 -0800 Subject: [K12OSN] K12LTSP 6.0 client booting problems In-Reply-To: References: Message-ID: <459E842B.5000906@mail.mesd.k12.or.us> Mark McSweeney wrote: > I'm sorry if this has been covered before but I searched the K12OS > archives and documentation and could not find a reference to this > problem. > > On the older versions (pre 5.0) of K12LTSP I was able to simply > install the OS and boot the client with a boot disk. > > Since I installed 6.0 when I try to boot the client acquires an IP ok > then I get this: > >> Doing the pivot_root >> Mounting the devfs filesystem >> Running /sbin/init >> >> Enter runlevel: > > > > I did find this post on the LTSP mailing list: > > http://marc.theaimsgroup.com/?l=ltsp-discuss&m=114572079627648&w=2 > > but I am a little confused because I thought that K12LTSP was ready to > go "out of the box" and the instructions for addressing this problem > seem to be to update the LTSP packages and kernel. > For reference my /etc/dhcpd-k12ltsp.conf file looks like this: > and my /opt/ltsp/i386/etc/lts.conf looks like this: At first glance, your dhcpd & lts conf files look ok. It appears that you are getting past TFTP, so we'll assume that is working ok. NFS is probably ok as well, but we should double-check that. What is the contents of /etc/exports ? Also, run these commands just to make sure that NFS is running properly: /sbin/chkconfig portmap on /sbin/chkconfig nfs on /sbin/service portmap restart /sbin/service nfs restart Just to make sure that the security mechanisms are not bitting you, run these two commands and then try to boot a terminal: /sbin/service iptables stop /usr/sbin/setenforce 0 Finally, a couple of questions to help us debug... * what is the output of: rpm -q ltsp_i386-boot ltsp_i386 rpm -V ltsp_i386-boot ltsp_i386 * was this a fresh install or an upgrade? * I see that you are using 192.168.2.x. How did you make this change & did you make any other changes? * what type of terminals are you using? -Eric From mrok12osn at eastgranby.k12.ct.us Fri Jan 5 16:59:29 2007 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Fri, 5 Jan 2007 11:59:29 -0500 (EST) Subject: [K12OSN] Moving our email server In-Reply-To: <20070105141135.M94190@winonacotter.org> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> <20070105141135.M94190@winonacotter.org> Message-ID: <1195.24.2.210.202.1168016369.squirrel@mail.eastgranby.k12.ct.us> > On Fri, 5 Jan 2007 08:37:10 -0500 (EST), mrok12osn wrote >> In the near future, I am going to need to move our email server from >> one ISP (Cox Cable) to another (CEN - Connecticut Education Network) >> and I have never done this before. Our email server is FC5 (postfix) >> built from the K12LTSP CD's. >> >> I'm wondering whether I can just put a second ethernet card in the email >> server so both ISP's IP addresses (old and new) are active, update >> iptables, and then notify the ISP that maintains our DNS pointers to >> repoint to the new IP address. Then after a couple of days, I can just >> shutdown the old IP address. >> >> Will this work? Are there any issue with postfix? Any help or >> suggestions are appreciated. > > Judging by the other responses I may be reading this question wrong. The > way > I read it is that your server will basically be stationary and you'll > simply > be bringing a new internet connection into your server room at the same > time > as your old one, then phase the old one out once your sure your new > connection > is completely operational. > > I have found in the past that 2 network cards on different internet > connections can make things get a little stupid. Instead, every time I > make a > move like this I simply lower my DNS TTL to 1 hour. That way the maximum > time > your DNS will take to renew after the change is an hour. Then I look > through > all of my configuration files to be sure that either they reference eth0 > or > localhost or 127.0.0.1 and then quickly note which ones reference my > actual > external IP. Don't forget to look through your webmail conf, your php > conf, > sql conf, or any other confs that Postfix may be calling on. They will > all > need to be updated. Once you have a list of which confs need the IP > change > you can make the switch in a matter of minutes. > > I basically go off the fact that any mail server trying to send to my > server > has a retry queue. I figure if my server is down for 30 minutes or so, I > still won't miss any messages because the sending server will continue to > retry, and if for some reason I am not back up in time, at least the > sender > will get a failure notice (though they never seem to understand them :-). > > So once I have both connections, I shut down postfix, make my DNS changes, > run > through all noted configs and change the IP, switch the Internet > connections, > change the servers IP, then reboot. If I really want to speed up local > activity (since that is where most of our customers reside) I call our > local > IP and ask them to refresh their DNS (we have a home grown ISP here so > they > are easy to talk into things). > > With that sequence everyone should be back on the server within an hour > max > with no messages lost. If you really want to try and shorten things up. > Make > your TTL change a week ahead of time. Then you know the whole world is on > a 1 > hour max TTL when you make the change. Then make your DNS changes about > 30 > minutes before the shutdown and switch. That will almost ensure you a > maximum > downtime of 30 minutes. And if a couple sending servers get your new IP > 15 > minutes early or something, since there is no server present yet it should > just go in a retry queue and come through once you get things running. > Couple > all of that and make your changes at 2am or something and about the only > email > you may loose is some SPAM. > > I am sure this is not the "PROPER" way to make the changes, but it works > for me. > > -- > This message has been scanned for viruses and > dangerous content by the Cotter Technology > Department, and is believed to be clean. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > Thanks Jim, You read the question correctly. I will take a hard look at the config files that you mentioned. Regarding DNS TTL, I may have trouble coordinating the changes because I cannot directly update our DNS pointers. I need to have Cox personnel do it. If I do not need to make any changes to the config files, can you expound at all about "a little stupid" regarding the connections to two ISP's? Mark Orenstein East Granby, CT School System From jim at winonacotter.org Fri Jan 5 17:16:47 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Fri, 5 Jan 2007 11:16:47 -0600 Subject: [K12OSN] Moving our email server In-Reply-To: <1195.24.2.210.202.1168016369.squirrel@mail.eastgranby.k12.ct.us> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> <20070105141135.M94190@winonacotter.org> <1195.24.2.210.202.1168016369.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <20070105170438.M55316@winonacotter.org> > Thanks Jim, > > You read the question correctly. I will take a hard look at the config > files that you mentioned. Regarding DNS TTL, I may have trouble > coordinating the changes because I cannot directly update our DNS > pointers. I need to have Cox personnel do it. If you don't have control over things it may be tough to convince an ISP to reduce the TTL. You may want to make your change then at lunch or something and just let users know that the server may be down for a couple hours in the evening then make your changes at night. If you can, check the remaining TTL of the common ISP's in your area. If ISP 1 expires in 6 hours, ISP 2 expires in 8 hours, and ISP 3 expires in 4 hours, making your DNS changes 6 hours ahead of time may cause the least amount of downtime. I don't have a recommendation for a good way to check for this any more. The programs I used to use were windows based and I don't have a good suggestion for a way to check this under Linux, but it should be simple (anyone?) > If I do not need to make any changes to the config files, can you expound > at all about "a little stupid" regarding the connections to two ISP's? I left "a little stupid" as vague on purpose. It seems to me that every time I have tried such a thing my machines get "a little stupid" when trying to get to the internet, almost like at times they are not certain which path to take, but I leave that vague because it still doesn't make sense to me why it doesn't always work since I only have one gateway. But if any of your config files reference eth0 or your external IP, you may not be able to tell them to listen to eth0 and eth1 and to external IP 1 and 2. Again it most likely depends entirely on which programs you are using with postfix and how your postfix is configured. I still prefer on late night change overs, getting ahead of DNS, and relying on mail queue's to prevent lost messages. Seems the least muddy to me. I make switches like this quite often, and I have absolutely no problems as long as I give my config files a good once/twice over for how they listen and stay ahead of my DNS. And if I make my change over in the middle of the night with DNS changing shortly before that, there really isn't many if any messages being sent at that time of night anyhow. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From rmcdaniel at indata.us Fri Jan 5 17:40:26 2007 From: rmcdaniel at indata.us (rmcdaniel at indata.us) Date: Fri, 05 Jan 2007 10:40:26 -0700 Subject: [K12OSN] Need software advice Message-ID: <20070105104026.d7061e97b78b017ac15395d64f2ce134.4c0ab5c32b.wbe@email.secureserver.net> Take a look at Centre, http://www.miller-group.net. It is a web based solution. Ronald R. McDaniel Conecuh County Schools rmcdaniel at indata.us > -------- Original Message -------- > Subject: Re: [K12OSN] Need software advice > From: "Travis Smith" > Date: Fri, January 05, 2007 10:49 am > To: > > ** Confidential ** > ** High Priority ** > > You could check this list out > > http://richtech.ca/cgi-bin/seul/seulvw.pl?category=Administrative > > > >>> cwerks at yahoo.com 01-05-07 10:22:24 AM >>> > Hello all, > I am wondering if any one has any good recommendations > as to a good school management software package for > use in a small (35 student) high school. We are only 4 > years old so we are stuck on nothing and have an open > mind to all suggestions. We need a good grade book and > the ability to print report cards. A good master > calendar is also on our wish list. I would prefer > something on line but that is not a deal breaker. What > are other schools using? (how much should we expect to > spend?) Of cource we are using Fedora LTSP as a > platform and no Windows boxes are found on site. Any > help would be greatly appreciated. > > Thanks, > James Huffman > Hope Lutheran High School > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From dhuckaby at paasda.org Fri Jan 5 17:54:38 2007 From: dhuckaby at paasda.org (Huck) Date: Fri, 05 Jan 2007 09:54:38 -0800 Subject: [K12OSN] very unexpected In-Reply-To: References: <459D63CC.9030702@paasda.org> <459D67B2.6000508@maltzen.net> <459D68A0.8070001@paasda.org> Message-ID: <459E90DE.8090508@paasda.org> this year 125... 6 or 7 yrs ago nearly 275(but had 2 more grades) 12 teachers 3 admin...(not all fulltime) --Huck David Trask wrote: > "Support list for open source software in schools." > writes: >> Yes..google-earth that puppy :) GORGEOUS view of Mt. Hood! >> they are Pre-8...they used to go up to grade 10, but haven't for the >> past 3yrs I think. >> >> --Huck > > Gorgeous pic on the front page....curious....how many kids in the school? > > > David N. Trask > Technology Teacher/Director > Vassalboro Community School > dtrask at vcsvikings.org > (207)923-3100 > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From petre at maltzen.net Fri Jan 5 17:16:47 2007 From: petre at maltzen.net (Peter Scheie) Date: Fri, 05 Jan 2007 11:16:47 -0600 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II In-Reply-To: <459E646A.2070201@rpmhd.org> References: <459E646A.2070201@rpmhd.org> Message-ID: <459E87FF.6010206@maltzen.net> Michael Elliott wrote: > Sorry for the delay, I was in another county yesterday doing my other > duties. > These machines are just generics. We got them as hand-me-downs from the > FDA. > > Alright - I was able to put an old S3 video card into the machine. I > commented out the VESA and 4096 statements and fired up the machine > using the 640x480 and 800x600 settings (separate boot-ups). I did > actually get to the GUI screen this time. Both resolutions resulted in > the login screen appearing, but when I try to log in it goes black then > comes back to the login screen - doesn't reboot, just back to the > login. I tried to put back in the VESA and the 4096 statements, but the > Xserver crashes again. > Create a brand new login ID and try logging in with that. I've seen cases (one just the other day as a matter of fact) where ~/.gconf gets hosed up and when I try to login, it just keeps sending me back to the login screen. This usually happens when I'm messing around with screen resolutions and such. With a brand new ID, you won't have any conflicting settings already in existence. Petre From petre at maltzen.net Fri Jan 5 17:10:27 2007 From: petre at maltzen.net (Peter Scheie) Date: Fri, 05 Jan 2007 11:10:27 -0600 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459E7821.1020508@mesd.k12.or.us> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> Message-ID: <459E8683.3010109@maltzen.net> Dan Young wrote: > Luis Montes wrote: >> I've been a fedora/redhat user since redhat 5.1, but this move makes >> kubuntu look a little more attractive. Sure, someone will spin a fedora >> KDE ISO, but ubuntu already has a KDE community with kubuntu. > > Ubuntu started as a GNOME distro. Later, there was a subproject to make > Kubuntu (Ubuntu plus KDE). Fedora is primarily a GNOME distro and > they're planning a subproject to distribute a disc with KDE. > > I fail to see the difference. > > In fact, I think a "Fedora KDE" could be much improved over the existing > situation. Those who are passionate about KDE can form a community > around the Fedora KDE efforts and put their expertise to work. It's > evident from fedora-devel that there are many such passionate users. > This is a good thing. > As long as one can install KDE with a simple 'yum install kde' command, I can live with FC only shipping with Gnome. I do like that it has both desktops, but I realize that adds some constraints that others may not want to deal with. As long as it's easy to add kde, I think that's okay. I'm partial to Kubuntu over Ubuntu, but I've read that adding KDE to Ubuntu can be done with just 'apt-get install kde'. Petre From petre at maltzen.net Fri Jan 5 17:24:49 2007 From: petre at maltzen.net (Peter Scheie) Date: Fri, 05 Jan 2007 11:24:49 -0600 Subject: [K12OSN] Need software advice - SMS/Grading system In-Reply-To: <20070105164536.M61667@winonacotter.org> References: <20070105152224.54022.qmail@web35211.mail.mud.yahoo.com> <20070105164536.M61667@winonacotter.org> Message-ID: <459E89E1.4010606@maltzen.net> Jim Kronebusch wrote: > On Fri, 5 Jan 2007 07:22:24 -0800 (PST), James Huffman wrote >> Hello all, >> I am wondering if any one has any good recommendations >> as to a good school management software package for >> use in a small (35 student) high school. We are only 4 >> years old so we are stuck on nothing and have an open >> mind to all suggestions. We need a good grade book and >> the ability to print report cards. A good master >> calendar is also on our wish list. I would prefer >> something on line but that is not a deal breaker. What >> are other schools using? (how much should we expect to >> spend?) Of cource we are using Fedora LTSP as a >> platform and no Windows boxes are found on site. Any >> help would be greatly appreciated. > > I don't have any good suggestions, however I know I have seen good discussion > on this list in the past. I just quick added to the subject to help others > chime in. > > On another note, I helped set this school up when it started. Since day one > they have used nothing other than K12LTSP for all their needs. It would be > awesome if you guys could help them get a good linux based grading system. > > Thanks > Jim > The two that seem to come up most frequently are Open Admin and Centre. http://richtech.ca/openadmin/ http://www.miller-group.net/ Petre From petre at maltzen.net Fri Jan 5 17:01:56 2007 From: petre at maltzen.net (Peter Scheie) Date: Fri, 05 Jan 2007 11:01:56 -0600 Subject: [K12OSN] GDM login manager problem In-Reply-To: <003401c730cd$8ee575e0$c60e10ac@melka> References: <003401c730cd$8ee575e0$c60e10ac@melka> Message-ID: <459E8484.5090007@maltzen.net> To use KDM for the display manager but Gnome for the desktop, put this in /etc/sysconfig/desktop: DISPLAYMANAGER="KDE" DESKTOP="GNOME" Then, at the console, make sure you are not logged in via the GUI--press Ctrl-Alt-F1 to get to a command prompt, login as root, and run /usr/sbin/gdm-stop. This will stop gdm, but init will restart the display manager but it will be KDM this time. Anyone who is logged in at a terminal or the console GUI when you do this will get kicked off, so you may want to do it after hours. Petre Meelis Mihhailov wrote: > Hi all > > My server has a strange problem. At the moment client login takes a long > time and same when they log out but when they are finlly logged in > everything works fine. Programs open an run as usual. > > Looking at the messages log I get this : > ********************************************************************************************************** > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 2 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 3 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 4 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 5 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 > times, aborting. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access > configuration key > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value > for > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 2 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 3 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 4 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command > again. Try 5 of 5. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to > socket, not sleeping > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 > times, aborting. > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access > configuration key > > Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value > > for > > ********************************************************************************************************** > and there is a lot more of that. > I suspect that it has something to do with gdm bug and so I updated the > gdm to the latest releace that is out for FC5. > This did not solve my problem. Login window has it's default login > stuff. Not k12 logo but GNOME logo. > > So I googled a lot and cryed and finally found some info that I can > change my login manager to something else but still manage to use GNOME > as my desktop. > I would like to try this with my clients but where can I find the config > where it's written what is my default login manager and where can I > change the values so that clients use the following method : > > DESKTOP = GNOME > LOGIN MANAGER = KDE (for example) > > Any ideas ? :) > > > Meelis > --- > meelis at nlib.ee > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From snowsam at laurel-point.net Fri Jan 5 18:23:28 2007 From: snowsam at laurel-point.net (Sam Snow) Date: Fri, 5 Jan 2007 12:23:28 -0600 (CST) Subject: [K12OSN] Need software advice In-Reply-To: <20070105170022.54DC67363B@hormel.redhat.com> References: <20070105170022.54DC67363B@hormel.redhat.com> Message-ID: For SIS software I would suggest taking a good look at Open Admin - http://richtech.ca/openadmin/index.html . There is a list of other open source SIS software at http://k12opensource.wikispaces.com/Student+Information+Systems+%28SIS%29 and non-open source (and open source) at http://schoolcomputing.wikia.com/wiki/Student_Information_Systems . Both of these are WIKIs, so feel free to add more information as you do your research. The only linux based non-web based grade book that I know of is GradeL - http://gradel.sourceforge.net/ . It can be used with Online Grades, which is free software for posting grades online than can be used with several desktop (windows/mac) based grade book programs - see http://www.onlinegrades.org/ . I volunteer some time towards Online Grades. Sam From les at futuresource.com Fri Jan 5 18:25:50 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 05 Jan 2007 12:25:50 -0600 Subject: [K12OSN] Moving our email server In-Reply-To: <1195.24.2.210.202.1168016369.squirrel@mail.eastgranby.k12.ct.us> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> <20070105141135.M94190@winonacotter.org> <1195.24.2.210.202.1168016369.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <1168021551.25061.104.camel@oldmoola.futuresource.com> On Fri, 2007-01-05 at 11:59 -0500, mrok12osn at eastgranby.k12.ct.us wrote: > You read the question correctly. I will take a hard look at the config > files that you mentioned. Regarding DNS TTL, I may have trouble > coordinating the changes because I cannot directly update our DNS > pointers. I need to have Cox personnel do it. If you can have it changed twice, add the new address as a 2nd equal-weight MX ahead of time. Senders will always try both if one fails so for the transition you can answer on either. After the cutover, have the old one removed. MX records only apply to smtp senders though. If you have people connecting to pick up email with POP or IMAP on the public address they will have to wait until the A record changes in DNS. > If I do not need to make any changes to the config files, can you expound > at all about "a little stupid" regarding the connections to two ISP's? You can have multiple addresses (even on a single NIC), but you will only have one default gateway and return packets don't track the inbound path so you'll often be sending back the wrong way. Normally this will work anyway, but you can have some problems. -- Les Mikesell les at futuresource.com From dhuckaby at paasda.org Fri Jan 5 18:28:09 2007 From: dhuckaby at paasda.org (Huck) Date: Fri, 05 Jan 2007 10:28:09 -0800 Subject: [K12OSN] k12ltsp.org error Message-ID: <459E98B9.2030407@paasda.org> Faliled to open configuration file: "/usr/local/etc/Counter/conf/count.cfg" and yes..the actual error message is misspelled =) I was actually looking for a link to the WIKI...any chance of get'n a link to that on the index page rather than the FAQ page? --Huck, being nit-picky From melliott at rpmhd.org Fri Jan 5 18:55:30 2007 From: melliott at rpmhd.org (Michael Elliott) Date: Fri, 05 Jan 2007 13:55:30 -0500 Subject: [K12OSN] Issues with two terminals - xserver fails / Matrox Millenium II Message-ID: <459E9F22.6060804@rpmhd.org> Tried creating a new user ID, same thing happened. Note: this also still has the same S3 video card. Guess I'll keep on plugging away on this.... Mike From robark at gmail.com Fri Jan 5 19:28:48 2007 From: robark at gmail.com (Robert Arkiletian) Date: Fri, 5 Jan 2007 11:28:48 -0800 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: <459DFF40.8060807@futuresource.com> References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <1167943353.16197.123.camel@oldmoola.futuresource.com> <459DFF40.8060807@futuresource.com> Message-ID: On 1/4/07, Les Mikesell wrote: > Robert Arkiletian wrote: > > > >> I'm not sure anyone can say that with any confidence, given the > >> state of US patent law and the number of patents held by MS. And > >> no amount of brilliance can work around a patent - that's the point > >> of having them. > >> > > > > That is true but I was referring to the method by which Samba was > > developed. As far as I understand Tridgell simply (or not so simply) > > looked at packets on the wire. He had no M$ protocol specs or docs. > > IANAL but as far as I understand Samba development model was legal. In > > any case, I think if it did infringe M$ would have already taken Samba > > to court. > > Ensuring that the development was done independently and no code > was copied is enough to avoid problems with copyright violations > but patents are different. They cover the process whether you > copy it or re-invent it with no knowledge of the covered version. > Can't argue with that. Unfortunately, I think software patents have become the opposite of what they were initially intended to do, which was to foster innovation. > >> I think you missed the other half of the arrangement. Novell still > >> claims rights to the original UNIX code (in spite of SCO's claims) > >> and MS now includes Services-For-Unix and other things that might > >> possibly infringe. It's better for everyone for MS to be able to > >> use good, well tested designs instead of inventing something worse > >> and putting it on our networks. > > > > If M$ wants to truly create interoperability they can, easily. Pretty > > much all the standards in the FOSS world are open from a specification > > and legal sense. They don't need Novells blessing. > > They might: Novell has its own patent portfolio that may include > what came with its purchase of AT&T UNIX. It is common for large > companies to make broad cross-licensing agreements just because > it is cheaper than having to worry about problems and raises the > bar to competition from smaller startups. I think this one has > just been overblown in the news. Maybe it has been overhyped. I still don't think M$ was ever worried about infringing Novell Unix patents. I believe the main reason M$ did this deal was to try to reduce Redhat sales by creating FUD that only SuSE is safe. It's simple divide and conquer. Time will tell if it was a good move for Novell. > > >> Samba is really only interesting to someone running Windows anyway. > >> If the GPL didn't prevent people from distributing all the components > >> you need together, we might have had some real competition to > >> windows by now and made it irrelevant. > > > > I can see your point of view Les. Shuttleworth, I'm sure, sees it also > > as he has decided to ship binary video drivers with the next version > > of Ubuntu. However, this is a very controversial topic as some feel > > that in the end it hurts us more than it helps us. > > And some don't care how much it hurts because they are fanatics and > it's not their problem. Meanwhile, everyone keeps using Windows. > Yes, some can get very passionate about FOSS/GPL and that has probably hurt us. I speak from experience. I totally see your point though. In order to gain critical mass we need to bend the rules a bit, but does that put us on a slippery slope? I don't know. Hopefully not. The first thing I do when I install a new Linux distro at home is download binary multimedia codecs. So I can't really disagree and it looks like things are changing at least with Ubuntu. > > However, if we look > > at FreeBSD/OpenBSD they have basically no restrictions. They haven't > > attained the support that Linux has. I think that's because of the > > the GPL. The GPL keeps a fair playing field and thus encourages > > contribution. > > I'll agree partly in that IBM and a few other large companies might > not have invested so much in Linux if the GPL did not restrict how > that work might be distributed. However, my take on Linux vs. *BSD > is that the popularity (and thus the subsequent development effort) > was established much more by the timing of the RH 4.x release which > was the first thing you could count on to install by dropping a CD > into about 90% of the PCs around at the time, and also by the effect > of the AT&T vs. Regents of California lawsuit regarding the *BSD code > instead of the license terms. What happened was that vast numbers > of people tried that RH CD and got something working before they > realized just how bad the code was - and then some of them started > fixing it... If you don't agree with that point of view, just wade > back though the source changes on some of the programs like bind > and sendmail to see how much was really wrong back then - or try > installing one of those on an internet-connected box and see how > quickly it gets hacked. > > > In any case, I don't think the GPL is standing in the > > way of beating Windows. Apple has been trying for some time with a > > superior product and they haven't made much of a dent either. > > Apple sells hardware and isn't really interested in selling an > unbundled OS so it isn't a good indication of what someone could > do in that market with an equivalent product. Even at that, I > maintain the logs for some large web sites used by stock and > commodity traders and I see 2 to 3x the hits from Macs as all > the other unix/linux versions identified in the logs combined, > so I don't think you can use Apple or its bsd base as an example > of doing something wrong compared to Linux. > Okay maybe it's not an apples to apples comparison. ;) In any case, I too am seeing more and more Apple notebooks around. I hope Apple keeps gaining market share. I wonder, now that MacOSX runs on x86 arch, if Apple will ever sell their OS to someone like say Dell? This thread has become completely off topic for k12osn but it is very interesting. Nice debate Les. > -- > Les Mikesell > les at futuresource.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From meelis at nlib.ee Fri Jan 5 19:44:30 2007 From: meelis at nlib.ee (Meelis) Date: Fri, 5 Jan 2007 21:44:30 +0200 Subject: [K12OSN] GDM login manager problem References: <003401c730cd$8ee575e0$c60e10ac@melka> <459E8484.5090007@maltzen.net> Message-ID: <046001c73101$ed280620$0301a8c0@lammas> Hi TP and Petre and thanks for the reply :) Just tryed the solution that Petre suggested. Just wanted to point out that in my system /usr/sbin/gdm did nothing. It just informed me that it has a gdm already running so my action was canceled. Solution for this was to use gdm-stop command :) This stopped the gdm and PS shows that now I have a kdm processes up :) So this means that something happened somewhere somehow. Now I just have to wait until morning to see if this action helped but now I have another question : I used /etc/gdm/PostSession and /etc/gdm/PreSession scripts to execute some commands (like erase home directories and stuff) ... does this now continue to work as I'm using kdm ? Thanks Meelis ----- Original Message ----- From: "Peter Scheie" To: "Support list for open source software in schools." Sent: Friday, January 05, 2007 7:01 PM Subject: Re: [K12OSN] GDM login manager problem > To use KDM for the display manager but Gnome for the desktop, put this in > /etc/sysconfig/desktop: > > DISPLAYMANAGER="KDE" > DESKTOP="GNOME" > > Then, at the console, make sure you are not logged in via the GUI--press > Ctrl-Alt-F1 to get to a command prompt, login as root, and run > /usr/sbin/gdm-stop. This will stop gdm, but init will restart the display > manager but it will be KDM this time. Anyone who is logged in at a > terminal or the console GUI when you do this will get kicked off, so you > may want to do it after hours. > > Petre > > Meelis Mihhailov wrote: >> Hi all >> My server has a strange problem. At the moment client login takes a long >> time and same when they log out but when they are finlly logged in >> everything works fine. Programs open an run as usual. >> Looking at the messages log I get this : >> ********************************************************************************************************** >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 2 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 3 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 4 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 5 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 times, >> aborting. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access >> configuration key >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value >> for >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 2 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 3 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 4 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >> again. Try 5 of 5. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >> socket, not sleeping >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 times, >> aborting. >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access >> configuration key >> >> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value >> >> for >> >> ********************************************************************************************************** >> and there is a lot more of that. >> I suspect that it has something to do with gdm bug and so I updated the >> gdm to the latest releace that is out for FC5. >> This did not solve my problem. Login window has it's default login stuff. >> Not k12 logo but GNOME logo. >> So I googled a lot and cryed and finally found some info that I can >> change my login manager to something else but still manage to use GNOME >> as my desktop. >> I would like to try this with my clients but where can I find the config >> where it's written what is my default login manager and where can I >> change the values so that clients use the following method : >> DESKTOP = GNOME >> LOGIN MANAGER = KDE (for example) >> Any ideas ? :) >> Meelis >> --- >> meelis at nlib.ee >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From mrok12osn at eastgranby.k12.ct.us Fri Jan 5 19:50:23 2007 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Fri, 5 Jan 2007 14:50:23 -0500 (EST) Subject: [K12OSN] Moving our email server In-Reply-To: <20070105170438.M55316@winonacotter.org> References: <1158.24.2.210.202.1147437631.squirrel@mail.eastgranby.k12.ct.us> <1105.24.2.210.202.1168004230.squirrel@mail.eastgranby.k12.ct.us> <20070105141135.M94190@winonacotter.org> <1195.24.2.210.202.1168016369.squirrel@mail.eastgranby.k12.ct.us> <20070105170438.M55316@winonacotter.org> Message-ID: <1362.24.2.210.202.1168026623.squirrel@mail.eastgranby.k12.ct.us> Jim, Thanks so much. I think that I will wait until Feb. school vacation and do the move then. Most likely it will only impact spam at that time. Mark From dyoung at mesd.k12.or.us Fri Jan 5 20:38:39 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Fri, 05 Jan 2007 12:38:39 -0800 Subject: [K12OSN] k12ltsp.org error In-Reply-To: <459E98B9.2030407@paasda.org> References: <459E98B9.2030407@paasda.org> Message-ID: <459EB74F.80306@mesd.k12.or.us> Huck wrote: > Faliled to open configuration file: "/usr/local/etc/Counter/conf/count.cfg" > > and yes..the actual error message is misspelled =) It's gone. > I was actually looking for a link to the WIKI...any chance of get'n a > link to that on the index page rather than the FAQ page? Done. Thanks for picking the nits! ;-) -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From les at futuresource.com Fri Jan 5 20:42:18 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 05 Jan 2007 14:42:18 -0600 Subject: [K12OSN] needed: recommendations for Linux flavor with ongoing support In-Reply-To: References: <151198.24756.qm@web32801.mail.mud.yahoo.com> <459BE194.7030609@maltzen.net> <1167844454.7355.22.camel@oldmoola.futuresource.com> <459BF215.8020502@maltzen.net> <459BFEAE.50709@cmosnetworks.com> <1167865073.8934.6.camel@oldmoola.futuresource.com> <1167943353.16197.123.camel@oldmoola.futuresource.com> <459DFF40.8060807@futuresource.com> Message-ID: <1168029739.25061.185.camel@oldmoola.futuresource.com> On Fri, 2007-01-05 at 11:28 -0800, Robert Arkiletian wrote: > Can't argue with that. Unfortunately, I think software patents have > become the opposite of what they were initially intended to do, which > was to foster innovation. I agree completely, but I'm not young enough to expect them to go away in my lifetime. Nor do I see much of a trend in that direction. So, unless someone buys a patent and releases it for free redistribution, nothing covered can be legally combined with anything covered by the GPL since it permits distribution only if the 'work as a whole' has no additional restrictions. > I believe the main reason M$ did > this deal was to try to reduce Redhat sales by creating FUD that only > SuSE is safe. Of course - but the cash works out in Novell's favor. > It's simple divide and conquer. Time will tell if it was > a good move for Novell. It will be more a matter of unwarranted hysterical reactions if it has any effect at all on Novell or Linux in general. > > And some don't care how much it hurts because they are fanatics and > > it's not their problem. Meanwhile, everyone keeps using Windows. > > > Yes, some can get very passionate about FOSS/GPL and that has probably > hurt us. I speak from experience. I totally see your point though. In > order to gain critical mass we need to bend the rules a bit, but does > that put us on a slippery slope? I don't think the GPL can be bent. What we need is a clear definition of what that 'work as a whole' means in the legal sense. Linus was widely quoted long ago as saying that binary kernel modules were OK, and I think the current popularity grew partly from that. Now he is waffling about it. If a GPL'd kernel isn't going to be usable for everything we need, there are other choices. > Okay maybe it's not an apples to apples comparison. ;) > In any case, I too am seeing more and more Apple notebooks around. I > hope Apple keeps gaining market share. I wonder, now that MacOSX runs > on x86 arch, if Apple will ever sell their OS to someone like say > Dell? > This thread has become completely off topic for k12osn but it is very > interesting. Nice debate Les. While I don't object to buying OSX and the bundle of licensed products it includes for myself, I hate to give up on a freely available OS being able to do all the equivalent things for anyone who can't afford to pay. It just seems bizarre (but predictable) that the driver that Nvidia would like to give away can't be included and that the license that calls itself free prevents it. -- Les Mikesell les at futuresouce.com From petre at maltzen.net Fri Jan 5 21:24:41 2007 From: petre at maltzen.net (Peter Scheie) Date: Fri, 05 Jan 2007 15:24:41 -0600 Subject: [K12OSN] GDM login manager problem In-Reply-To: <046001c73101$ed280620$0301a8c0@lammas> References: <003401c730cd$8ee575e0$c60e10ac@melka> <459E8484.5090007@maltzen.net> <046001c73101$ed280620$0301a8c0@lammas> Message-ID: <459EC219.4060806@maltzen.net> I don't think the /etc/gdm/*Session scripts will run if you're using KDM. Petre Meelis wrote: > Hi TP and Petre and thanks for the reply :) > > Just tryed the solution that Petre suggested. Just wanted to point out > that in my system > /usr/sbin/gdm did nothing. It just informed me that it has a gdm already > running so my action was canceled. > Solution for this was to use gdm-stop command :) > This stopped the gdm and PS shows that now I have a kdm processes up :) > So this means that something happened somewhere somehow. > Now I just have to wait until morning to see if this action helped but > now I have another question : > > I used /etc/gdm/PostSession and /etc/gdm/PreSession scripts to execute > some commands (like erase home directories and stuff) ... does this now > continue to work as I'm using kdm ? > > Thanks > > Meelis > > ----- Original Message ----- From: "Peter Scheie" > To: "Support list for open source software in schools." > Sent: Friday, January 05, 2007 7:01 PM > Subject: Re: [K12OSN] GDM login manager problem > > >> To use KDM for the display manager but Gnome for the desktop, put this >> in /etc/sysconfig/desktop: >> >> DISPLAYMANAGER="KDE" >> DESKTOP="GNOME" >> >> Then, at the console, make sure you are not logged in via the >> GUI--press Ctrl-Alt-F1 to get to a command prompt, login as root, and >> run /usr/sbin/gdm-stop. This will stop gdm, but init will restart the >> display manager but it will be KDM this time. Anyone who is logged in >> at a terminal or the console GUI when you do this will get kicked off, >> so you may want to do it after hours. >> >> Petre >> >> Meelis Mihhailov wrote: >>> Hi all >>> My server has a strange problem. At the moment client login takes a >>> long time and same when they log out but when they are finlly logged >>> in everything works fine. Programs open an run as usual. >>> Looking at the messages log I get this : >>> ********************************************************************************************************** >>> >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 2 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 3 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 4 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 5 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 >>> times, aborting. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access >>> configuration key >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in >>> value for >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 2 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 3 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 4 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed >>> command again. Try 5 of 5. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect >>> to socket, not sleeping >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 >>> times, aborting. >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access >>> configuration key >>> >>> >>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in >>> value >>> >>> for >>> >>> >>> ********************************************************************************************************** >>> >>> and there is a lot more of that. >>> I suspect that it has something to do with gdm bug and so I updated >>> the gdm to the latest releace that is out for FC5. >>> This did not solve my problem. Login window has it's default login >>> stuff. Not k12 logo but GNOME logo. >>> So I googled a lot and cryed and finally found some info that I can >>> change my login manager to something else but still manage to use >>> GNOME as my desktop. >>> I would like to try this with my clients but where can I find the >>> config where it's written what is my default login manager and where >>> can I change the values so that clients use the following method : >>> DESKTOP = GNOME >>> LOGIN MANAGER = KDE (for example) >>> Any ideas ? :) >>> Meelis >>> --- >>> meelis at nlib.ee >>> ------------------------------------------------------------------------ >>> >>> >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From luis.montes at cox.net Sat Jan 6 04:12:19 2007 From: luis.montes at cox.net (Luis Montes) Date: Fri, 05 Jan 2007 21:12:19 -0700 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459E7821.1020508@mesd.k12.or.us> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> Message-ID: <459F21A3.80207@cox.net> Dan Young wrote: > Luis Montes wrote: > >> I've been a fedora/redhat user since redhat 5.1, but this move makes >> kubuntu look a little more attractive. Sure, someone will spin a fedora >> KDE ISO, but ubuntu already has a KDE community with kubuntu. >> > > Ubuntu started as a GNOME distro. Later, there was a subproject to make > Kubuntu (Ubuntu plus KDE). Fedora is primarily a GNOME distro and > they're planning a subproject to distribute a disc with KDE. > > I fail to see the difference. > > In fact, I think a "Fedora KDE" could be much improved over the existing > situation. Those who are passionate about KDE can form a community > around the Fedora KDE efforts and put their expertise to work. It's > evident from fedora-devel that there are many such passionate users. > This is a good thing. > > The difference is that Mark Shuttleworth is actively contributing to KDE: http://dot.kde.org/1160932072/ Also, Ubuntu is one CD. Fedora's main distro is several CDs or a DVD. The DVD already contains the kitchen sink, why not KDE? I'm typing this on FC6, and like I said, I'm a long time redhat user. It's just sad that this reeks of a being the product of a pro-gnome/anti-kde agenda instead of something being done to help the distro. Luis From microman at cmosnetworks.com Sat Jan 6 05:27:11 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Sat, 06 Jan 2007 00:27:11 -0500 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459F21A3.80207@cox.net> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> <459F21A3.80207@cox.net> Message-ID: <459F332F.40404@cmosnetworks.com> Luis Montes wrote: > Dan Young wrote: >> Luis Montes wrote: >> >>> I've been a fedora/redhat user since redhat 5.1, but this move makes >>> kubuntu look a little more attractive. Sure, someone will spin a >>> fedora >>> KDE ISO, but ubuntu already has a KDE community with kubuntu. >>> >> >> Ubuntu started as a GNOME distro. Later, there was a subproject to make >> Kubuntu (Ubuntu plus KDE). Fedora is primarily a GNOME distro and >> they're planning a subproject to distribute a disc with KDE. >> >> I fail to see the difference. >> >> In fact, I think a "Fedora KDE" could be much improved over the existing >> situation. Those who are passionate about KDE can form a community >> around the Fedora KDE efforts and put their expertise to work. It's >> evident from fedora-devel that there are many such passionate users. >> This is a good thing. >> >> > The difference is that Mark Shuttleworth is actively contributing to KDE: > http://dot.kde.org/1160932072/ > > Also, Ubuntu is one CD. > Fedora's main distro is several CDs or a DVD. > The DVD already contains the kitchen sink, why not KDE? > > I'm typing this on FC6, and like I said, I'm a long time redhat user. > It's just sad that this reeks of a being the product of a > pro-gnome/anti-kde agenda instead of something being done to help the > distro. > > Luis A little more than a year ago, I had a K12LTSP server in a school. It lasted two trouble-free years until it got discovered by the Windows Nazis and ripped out. During that time, I had the kids choosing GNOME, KDE, or XFce. About half of them chose KDE, since "it's more like XP", and the other half chose GNOME. A couple chose XFce out of curiosity. BTW, I may have lost that K12LTSP server...but, as of recent, I now have THREE MORE in its place! Different sites, obviously. TUX lives. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! -------------- next part -------------- An HTML attachment was scrubbed... URL: From vince at totalsense.com Sat Jan 6 06:13:48 2007 From: vince at totalsense.com (Vince Callaway) Date: Fri, 05 Jan 2007 22:13:48 -0800 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459F332F.40404@cmosnetworks.com> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> <459F21A3.80207@cox.net> <459F332F.40404@cmosnetworks.com> Message-ID: <1168064029.4804.27.camel@vince-laptop> On Sat, 2007-01-06 at 00:27 -0500, "Terrell Prud? Jr." wrote: > A little more than a year ago, I had a K12LTSP server in a school. It > lasted two trouble-free years until it got discovered by the Windows > Nazis and ripped out. I know what you mean. I have an application that runs under linux. It has been an uphill battle convincing customers that they can live without windows. Once it's installed they wonder why they put with windows for so long. My clients all use Gnome. I would guess it is because that is what I setup for them. They just like that it works. I'm always checking my software against various distros. Fedora so far works the best overall. I have a box setup with K12LTSP to test with now. It is looking as if it will be my new platform of choice. The fat server/thin client setup is ideal for a small office. Just like I explain to my customers you need the right tool for the job. Fedora works great for my clients because I don't have any configuration issues. I use Centos for dedicated server apps like mail. My laptop is running Ubuntu. I know that it would make more sense to just use one distro. I however need to be able to offer support on any of them. All of them still require more than a plug and play install. I'm happy Fedora is merging the repositories. Ubuntu requires setting up additional repositories and tools to make it fully usable. It is not quite a polished as Fedora but giving out bootable/runable CD's is a plus. My son hands them out at school like crazy. Most of the teenagers find it easier when they can just boot a CD and play without doing an install. As a personal note. I would not mind seeing more kids getting their hands on Ubuntu disks. (hint, hint). From microman at cmosnetworks.com Sat Jan 6 06:39:21 2007 From: microman at cmosnetworks.com (=?UTF-8?B?IlRlcnJlbGwgUHJ1ZMOpIEpyLiI=?=) Date: Sat, 06 Jan 2007 01:39:21 -0500 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <1168064029.4804.27.camel@vince-laptop> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> <459F21A3.80207@cox.net> <459F332F.40404@cmosnetworks.com> <1168064029.4804.27.camel@vince-laptop> Message-ID: <459F4419.8060008@cmosnetworks.com> Vince Callaway wrote: > Ubuntu requires setting up additional repositories and tools to make it > fully usable. It is not quite a polished as Fedora but giving out > bootable/runable CD's is a plus. My son hands them out at school like > crazy. Most of the teenagers find it easier when they can just boot a > CD and play without doing an install. > > As a personal note. I would not mind seeing more kids getting their > hands on Ubuntu disks. (hint, hint). > > > Actually, I'm doing this w/ Kubuntu CD's. Once the kids learn that, being a "Live CD," it won't FUBAR their Windows installations w/ all their games, they seem more ready to try it. When they ask me, "Where's Internet Explorer?", I then, in my best Confucius imitation, answer with the now-venerable KDE saying, "First came the Navigator, then came the Explorer, and finally, cometh...the Konqueror. Remember this, you my padawans, and thou, too, shalt grasp the Tao of Linux." That always gets a laugh out of 'em. :-) BTW, since you like CentOS, there is a CentOS version of K12LTSP. I'm using it right now to type this, and my terminal is an EtherBooting AMD K6-2/450 that I built eight years ago. Server is a dual-Athlon 1.2GHz box w/ 2GB DRAM built three years ago, and still rockin' beautifully. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrjohnlucas at gmail.com Sat Jan 6 11:13:11 2007 From: mrjohnlucas at gmail.com (John Lucas) Date: Sat, 6 Jan 2007 07:13:11 -0400 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459F4419.8060008@cmosnetworks.com> References: <459D5F27.6050309@mesd.k12.or.us> <1168064029.4804.27.camel@vince-laptop> <459F4419.8060008@cmosnetworks.com> Message-ID: <200701060713.11184.MrJohnLucas@gmail.com> I am interested in the CentOS version of K12LTSP. Since you are currently running it, what versions of the OS and LTSP does it consist of and where can ISO images be obtained? I looked on the K12LTSP site and the CentOS site and don't see any CentOS/K12LTSP info. A quick Google search only turns up various forum postings referring to CentOS with LTSP v4.x.x. I did see Eric's one word affirmative response to a query about future K12LTSP/CentOS distributions, but apparently there is a version already released, so any specifics about what is already out would be helpful. On Saturday 06 January 2007 02:39, Terrell Prud? Jr. wrote: > Vince Callaway wrote: > > Ubuntu requires setting up additional repositories and tools to make it > > fully usable. It is not quite a polished as Fedora but giving out > > bootable/runable CD's is a plus. My son hands them out at school like > > crazy. Most of the teenagers find it easier when they can just boot a > > CD and play without doing an install. > > > > As a personal note. I would not mind seeing more kids getting their > > hands on Ubuntu disks. (hint, hint). > > Actually, I'm doing this w/ Kubuntu CD's. Once the kids learn that, > being a "Live CD," it won't FUBAR their Windows installations w/ all > their games, they seem more ready to try it. When they ask me, "Where's > Internet Explorer?", I then, in my best Confucius imitation, answer with > the now-venerable KDE saying, "First came the Navigator, then came the > Explorer, and finally, cometh...the Konqueror. Remember this, you my > padawans, and thou, too, shalt grasp the Tao of Linux." That always > gets a laugh out of 'em. :-) > > BTW, since you like CentOS, there is a CentOS version of K12LTSP. I'm > using it right now to type this, and my terminal is an EtherBooting AMD > K6-2/450 that I built eight years ago. Server is a dual-Athlon 1.2GHz > box w/ 2GB DRAM built three years ago, and still rockin' beautifully. > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate antivirus > protection! -- "History doesn't repeat itself; at best it rhymes." - Mark Twain | John Lucas MrJohnLucas at gmail.com | | St. Thomas, VI 00802 http://mrjohnlucas.googlepages.com/ | | 18.3?N, 65?W AST (UTC-4) | From nils at breun.nl Sat Jan 6 11:21:53 2007 From: nils at breun.nl (Nils Breunese) Date: Sat, 6 Jan 2007 12:21:53 +0100 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <200701060713.11184.MrJohnLucas@gmail.com> References: <459D5F27.6050309@mesd.k12.or.us> <1168064029.4804.27.camel@vince-laptop> <459F4419.8060008@cmosnetworks.com> <200701060713.11184.MrJohnLucas@gmail.com> Message-ID: <8DA04699-5623-479A-A398-BA878375E3D6@breun.nl> John Lucas wrote: > I am interested in the CentOS version of K12LTSP. Since you are > currently > running it, what versions of the OS and LTSP does it consist of and > where can > ISO images be obtained? Take a look at the 'EL' versions at ftp://k12linux.mesd.k12.or.us/pub/ K12LTSP/ . I don't know if there's a website with more info, but I believe it's based on CentOS 4. I don't run it myself though. Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From meelis at nlib.ee Sat Jan 6 14:08:31 2007 From: meelis at nlib.ee (Meelis) Date: Sat, 6 Jan 2007 16:08:31 +0200 Subject: [K12OSN] GDM login manager problem References: <003401c730cd$8ee575e0$c60e10ac@melka> <459E8484.5090007@maltzen.net><046001c73101$ed280620$0301a8c0@lammas> <459EC219.4060806@maltzen.net> Message-ID: <04f001c7319c$259528e0$0301a8c0@lammas> Right ... no postsession and presession scripts for KDM in my server :( Can I do similar things with KDM ? Are there postsession (logout script) and presession(login script) in KDM that wil be run with root permissions before and after the session ? Meelis --- meelis at nlib.ee ----- Original Message ----- From: "Peter Scheie" To: "Support list for open source software in schools." Sent: Friday, January 05, 2007 11:24 PM Subject: Re: [K12OSN] GDM login manager problem >I don't think the /etc/gdm/*Session scripts will run if you're using KDM. > > Petre > > Meelis wrote: >> Hi TP and Petre and thanks for the reply :) >> >> Just tryed the solution that Petre suggested. Just wanted to point out >> that in my system >> /usr/sbin/gdm did nothing. It just informed me that it has a gdm already >> running so my action was canceled. >> Solution for this was to use gdm-stop command :) >> This stopped the gdm and PS shows that now I have a kdm processes up :) >> So this means that something happened somewhere somehow. >> Now I just have to wait until morning to see if this action helped but >> now I have another question : >> >> I used /etc/gdm/PostSession and /etc/gdm/PreSession scripts to execute >> some commands (like erase home directories and stuff) ... does this now >> continue to work as I'm using kdm ? >> >> Thanks >> >> Meelis >> >> ----- Original Message ----- From: "Peter Scheie" >> To: "Support list for open source software in schools." >> >> Sent: Friday, January 05, 2007 7:01 PM >> Subject: Re: [K12OSN] GDM login manager problem >> >> >>> To use KDM for the display manager but Gnome for the desktop, put this >>> in /etc/sysconfig/desktop: >>> >>> DISPLAYMANAGER="KDE" >>> DESKTOP="GNOME" >>> >>> Then, at the console, make sure you are not logged in via the GUI--press >>> Ctrl-Alt-F1 to get to a command prompt, login as root, and run >>> /usr/sbin/gdm-stop. This will stop gdm, but init will restart the >>> display manager but it will be KDM this time. Anyone who is logged in >>> at a terminal or the console GUI when you do this will get kicked off, >>> so you may want to do it after hours. >>> >>> Petre >>> >>> Meelis Mihhailov wrote: >>>> Hi all >>>> My server has a strange problem. At the moment client login takes a >>>> long time and same when they log out but when they are finlly logged in >>>> everything works fine. Programs open an run as usual. >>>> Looking at the messages log I get this : >>>> ********************************************************************************************************** >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 2 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 3 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 4 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 5 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 >>>> times, aborting. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access >>>> configuration key >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value >>>> for >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 2 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 3 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 4 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Trying failed command >>>> again. Try 5 of 5. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Failed to connect to >>>> socket, not sleeping >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Command failed 5 >>>> times, aborting. >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Could not access >>>> configuration key >>>> >>>> Jan 4 08:52:37 terminalbackup gdmlogin[30067]: Using compiled in value >>>> >>>> for >>>> >>>> ********************************************************************************************************** >>>> and there is a lot more of that. >>>> I suspect that it has something to do with gdm bug and so I updated the >>>> gdm to the latest releace that is out for FC5. >>>> This did not solve my problem. Login window has it's default login >>>> stuff. Not k12 logo but GNOME logo. >>>> So I googled a lot and cryed and finally found some info that I can >>>> change my login manager to something else but still manage to use GNOME >>>> as my desktop. >>>> I would like to try this with my clients but where can I find the >>>> config where it's written what is my default login manager and where >>>> can I change the values so that clients use the following method : >>>> DESKTOP = GNOME >>>> LOGIN MANAGER = KDE (for example) >>>> Any ideas ? :) >>>> Meelis >>>> --- >>>> meelis at nlib.ee >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> _______________________________________________ >>>> K12OSN mailing list >>>> K12OSN at redhat.com >>>> https://www.redhat.com/mailman/listinfo/k12osn >>>> For more info see >>> >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >>> >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From meelis at nlib.ee Sat Jan 6 14:23:28 2007 From: meelis at nlib.ee (Meelis) Date: Sat, 6 Jan 2007 16:23:28 +0200 Subject: [K12OSN] GDM login manager problem References: <003401c730cd$8ee575e0$c60e10ac@melka><459E8484.5090007@maltzen.net> <046001c73101$ed280620$0301a8c0@lammas> Message-ID: <04ff01c7319e$3c5e3830$0301a8c0@lammas> Oh silly me :) it seems that KDM has it's PostSession script called Xreset :) On monday I see if it's working. Thanks for the replys and support !! Meelis --- meelis at nlib.ee From les at futuresource.com Sat Jan 6 22:56:55 2007 From: les at futuresource.com (Les Mikesell) Date: Sat, 06 Jan 2007 16:56:55 -0600 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <1168064029.4804.27.camel@vince-laptop> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> <459F21A3.80207@cox.net> <459F332F.40404@cmosnetworks.com> <1168064029.4804.27.camel@vince-laptop> Message-ID: <45A02937.5010703@futuresource.com> Vince Callaway wrote: > I know what you mean. I have an application that runs under linux. It > has been an uphill battle convincing customers that they can live > without windows. Once it's installed they wonder why they put with > windows for so long. Note that VMware (and parallels on an intel Mac) can keep this from being an either/or issue. > I'm always checking my software against various distros. Fedora so far > works the best overall. I have a box setup with K12LTSP to test with > now. It is looking as if it will be my new platform of choice. The fat > server/thin client setup is ideal for a small office. Virtual machines are perfect for this too. You can set up several distros running on the same physical box under the free VMware server with NFS access to the same resources and connect to them with 'X -query ...' from your desktop. If you can set up freenx on each virtual server, that is even better. The VMware console works too, but not quite as nicely as a direct X connection or the NX client. > Just like I explain to my customers you need the right tool for the job. > Fedora works great for my clients because I don't have any configuration > issues. I use Centos for dedicated server apps like mail. My laptop is > running Ubuntu. Centos makes a nice stable VMware host with the faster-changing distros coming and going as guests... -- Les Mikesell les at futuresource.com From hick518 at yahoo.com Sun Jan 7 01:09:20 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sat, 6 Jan 2007 17:09:20 -0800 (PST) Subject: [K12OSN] program w/ short source code to show to a linux newbie? Message-ID: <878482.56606.qm@web32804.mail.mud.yahoo.com> I relative of mine is an out-of-work COBOL programmer. I briefly introduced him to Linux and Free Software, and he's interested in learning more. I am looking an application that I can show him, along w/ the source code. I'd like to give him an application that is useful, but contains a minimal amount of code so that it's not too overwhelming. He's not going to do anything w/ the code, he just wants to check it out. It also would be great if the application runs on Windows, since that's what he's currently using at home. Any suggestions? -Rob __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From dyoung at mesd.k12.or.us Sun Jan 7 03:04:07 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Sat, 06 Jan 2007 19:04:07 -0800 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <459F21A3.80207@cox.net> References: <459D5F27.6050309@mesd.k12.or.us> <459E5C44.8060101@cox.net> <459E7821.1020508@mesd.k12.or.us> <459F21A3.80207@cox.net> Message-ID: <45A06327.3020103@mesd.k12.or.us> Luis Montes wrote: > The difference is that Mark Shuttleworth is actively contributing to KDE: > http://dot.kde.org/1160932072/ Which didn't happen until after Ubuntu had done one release as GNOME-only and KDE-oriented Ubunteros did the development work to make a derivative. > Also, Ubuntu is one CD. The single Ubuntu CD I download has no KDE on it. The Kubuntu one does (like a Fedora KDE disc would), or I can install kubuntu-desktop from the repos. That's just what's been proposed for Fedora. > Fedora's main distro is several CDs or a DVD. I'd expect the targeted spins (GNOME, KDE, Server) to drop in size significantly. > The DVD already contains the kitchen sink, why not KDE? The DVD does contain KDE! I wouldn't be surprised to see that continue going forward, but currently it's all up for discussion. > I'm typing this on FC6, and like I said, I'm a long time redhat user. > It's just sad that this reeks of a being the product of a > pro-gnome/anti-kde agenda instead of something being done to help the > distro. Respectfully, I think you're reading too much in to it. No "GNOME rules, KDE drools" anywhere in that announcement. They want to provide KDE oriented people a way to show what's great about KDE in a way that "Redhat, the company" can't currently do. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From julian_yap at yahoo.com Sun Jan 7 08:59:06 2007 From: julian_yap at yahoo.com (Julian Yap) Date: Sun, 7 Jan 2007 00:59:06 -0800 (PST) Subject: [K12OSN] program w/ short source code to show to a linux newbie? In-Reply-To: <878482.56606.qm@web32804.mail.mud.yahoo.com> Message-ID: <20070107085906.40750.qmail@web35615.mail.mud.yahoo.com> --- Rob Owens wrote: > I relative of mine is an out-of-work COBOL programmer. > I briefly introduced him to Linux and Free Software, > and he's interested in learning more. SourceForge (http://sourceforge.net) has plenty of applications. Most of which are licenced under the GPL license. I'd recommend looking around there. > I am looking an application that I can show him, along > w/ the source code. I'd like to give him an > application that is useful, but contains a minimal > amount of code so that it's not too overwhelming. > He's not going to do anything w/ the code, he just > wants to check it out. > > It also would be great if the application runs on > Windows, since that's what he's currently using at > home. > > Any suggestions? Try Gourmet Recipe Manager which is pretty simple and a program my mother in law uses a lot: http://sourceforge.net/projects/grecipe-manager/ It's written in the cross-platform language Python and the GUI is implemented in teh cross-platform GTK libraries. ~ Julian From ramonklown at pop.com.br Sun Jan 7 10:11:14 2007 From: ramonklown at pop.com.br (Ramon) Date: Sun, 7 Jan 2007 08:11:14 -0200 (BRST) Subject: [K12OSN] Need software advice - SMS/Grading system In-Reply-To: <459E89E1.4010606@maltzen.net> References: <20070105152224.54022.qmail@web35211.mail.mud.yahoo.com><20070105164536.M61667@winonacotter.org> <459E89E1.4010606@maltzen.net> Message-ID: <56991.201.19.191.91.1168164674.squirrel@popmail5.pop.com.br> An HTML attachment was scrubbed... URL: From cliebow at midmaine.com Sun Jan 7 13:53:26 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Sun, 7 Jan 2007 08:53:26 -0500 (EST) Subject: [K12OSN] program w/ short source code to show to a linux newbie? In-Reply-To: <20070107085906.40750.qmail@web35615.mail.mud.yahoo.com> References: <878482.56606.qm@web32804.mail.mud.yahoo.com> <20070107085906.40750.qmail@web35615.mail.mud.yahoo.com> Message-ID: <3244.76.179.82.249.1168178006.squirrel@webmail.midmaine.com> maybe he'd like to work with some perl...i have some cgi stuff he could go over..chuck From I.Derks at translucent.nl Sun Jan 7 15:26:45 2007 From: I.Derks at translucent.nl (Immanuel Derks) Date: Sun, 07 Jan 2007 16:26:45 +0100 Subject: [K12OSN] Relative performance characteristics Message-ID: <1168183605.11023.21.camel@localhost.localdomain> Hi all, Just wondering at the moment how people feel about the difference in performance characteristics between the latest Xeon core duo breed processors and the old fashioned dual Xeon server layouts for LTSP. We have multiple IBM X235/x236 with double Xeon 3GHz processors outfitted for a failover LTPS configuration at our school (80-100 clients) and are wondering whether we can simplify the configuration by making use of a single server with double Xeon dual core processors (say an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) Can anybody testify a configuration with similar loads who made such a swap? I know dual core processors don't have a similar performance as 2 separate xeons at the same speed, but one might wonder with all the threaded apps en memory use in LTSP, that it could stack up to it... I must say I feel a bit skeptical sometimes at the performances quotas that I sometimes see here on the list, since we noticed (even on our glass backbone) that x236 servers with 3GHz processors and 8GB ram fitted are really dropping performance to a slow when 60 people login (2 classes) and start working on office and firefox stuff at the same time. That's why we needed 2 similar servers and we are doing fine now. As soon as the CPU loads get over the 65% peak loads, we get a real drop in performance, but no iowait or memory hogs or anything.... (we basically run standard RedHat 4 edu edition) Kind regards, Immanuel Derks -- Immanuel Derks Translucent Systems From hick518 at yahoo.com Sun Jan 7 15:38:42 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 7 Jan 2007 07:38:42 -0800 (PST) Subject: [K12OSN] program w/ short source code to show to a linux newbie? In-Reply-To: <20070107085906.40750.qmail@web35615.mail.mud.yahoo.com> Message-ID: <288042.16692.qm@web32808.mail.mud.yahoo.com> --- Julian Yap wrote: > Try Gourmet Recipe Manager which is pretty simple > and a program > my mother in law uses a lot: > http://sourceforge.net/projects/grecipe-manager/ Thanks, that's what I needed. All I could think of were things like OpenOffice, Firefox, etc. I'm afraid he wouldn't know where to start if I sent him source code for that stuff. -Rob __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From hick518 at yahoo.com Sun Jan 7 15:40:56 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 7 Jan 2007 07:40:56 -0800 (PST) Subject: [K12OSN] program w/ short source code to show to a linux newbie? In-Reply-To: <3244.76.179.82.249.1168178006.squirrel@webmail.midmaine.com> Message-ID: <872082.5915.qm@web32813.mail.mud.yahoo.com> If you have something you could send me, I'd appreciate it. He's trying to get a feel for "what it's all about" and trying to decide what languages would be worthwhile for him to study. -Rob --- cliebow at midmaine.com wrote: > maybe he'd like to work with some perl...i have some > cgi stuff he could go > over..chuck > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From petre at maltzen.net Sun Jan 7 20:30:18 2007 From: petre at maltzen.net (Peter Scheie) Date: Sun, 07 Jan 2007 14:30:18 -0600 Subject: [K12OSN] anyone using afpfs-ng? Message-ID: <45A1585A.3020008@maltzen.net> Is anyone using afpfs-ng to mount shares from Mac OS X server? We've got some 'central storage' servers that are Mac OS X servers. I think the only protocol in use on them at the moment is Appletalk Filing Protocol (AFP), and the techs are reluctant to turn on any others, say NFS or ssh (which would allows sshfs). I was thinking I'd put an icon on the users' desktops that calls afpfs-ng to mount the share from the central storage server. Has anyone tried this? Petre From onatawahtaw at yahoo.ca Mon Jan 8 01:33:15 2007 From: onatawahtaw at yahoo.ca (Onatawahtaw) Date: Sun, 7 Jan 2007 17:33:15 -0800 (PST) Subject: [K12OSN] Need software advice - SMS/Grading system In-Reply-To: <56991.201.19.191.91.1168164674.squirrel@popmail5.pop.com.br> Message-ID: <401362.14368.qm@web30505.mail.mud.yahoo.com> Hi James, I would recommend OpenAdmin. Les Richardson, the author, just redid the gradebook a couple of months ago and it looks pretty sharp. You can check have a preview of it by going to the Teacher site and using "richl" for the username and password in the Gradebook section. There's also a pdf gradebook manual there that will let you see how everything works. Hope this helps, -Kevin JamesHuffman wrote >> Hello all, >> I am wondering if any onehas any good recommendations >> as to a good school management softwarepackage for >> use in a small (35 student) high school. We are only4 >> years old so we are stuck on nothing and have an open >> mind to all suggestions. We need a good grade book and >> theability to print report cards. A good master >> calendar is also on ourwish list. I would prefer >> something on line but that is not a dealbreaker. What >> are other schools using? (how much should we expectto >> spend?) Of cource we are using Fedora LTSP as a >>platform and no Windows boxes are found on site. Any >> help would begreatly appreciated. > > I don't have any good suggestions,however I know I have seen good discussion > on this list in the past. Ijust quick added to the subject to help others > chime in. > > On another note, I helped set this school up when it started. Sinceday one > they have used nothing other than K12LTSP for all their needs. It would be > awesome if you guys could help them get a good linux basedgrading system. > > Thanks > Jim > Thetwo that seem to come up most frequently are Open Admin and Centre. http://richtech.ca/openadmin/ http://www.miller-group.net/ Petre _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ------------------------------------------------------------------------------------------------------------------------------------------------------Acelerador POP Acelere a sua conexão discada em 10x. Use o Acelerador POP. É grátis, pegue já o seu. http://www.pop.com.br/acelerador> _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From onatawahtaw at yahoo.ca Mon Jan 8 01:34:33 2007 From: onatawahtaw at yahoo.ca (Onatawahtaw) Date: Sun, 7 Jan 2007 17:34:33 -0800 (PST) Subject: [K12OSN] SuccessMaker on linux In-Reply-To: <45A1585A.3020008@maltzen.net> Message-ID: <20070108013433.61577.qmail@web30511.mail.mud.yahoo.com> Just wondering if anyone has had any success in running SuccessMaker in a linux environment. If so what needed to be done to get it to run. Thanks, -Kevin __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From ascensiontech at gmail.com Mon Jan 8 02:13:21 2007 From: ascensiontech at gmail.com (Peter Hartmann) Date: Sun, 7 Jan 2007 21:13:21 -0500 Subject: [K12OSN] intermittent grey X Message-ID: <9bd317560701071813l7b36d19cod1c336420faaafef@mail.gmail.com> Can somone help troubleshoot intermittent grey x problems? I looked at the trouble shooting section for this but it doesn't mention intermittent problems. When it happens the client will sit for 3-5 min. and then the login starts. any ideas? Thanks, Peter From microman at cmosnetworks.com Mon Jan 8 02:57:56 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Sun, 07 Jan 2007 21:57:56 -0500 Subject: [K12OSN] Relative performance characteristics In-Reply-To: <1168183605.11023.21.camel@localhost.localdomain> References: <1168183605.11023.21.camel@localhost.localdomain> Message-ID: <45A1B334.9050208@cmosnetworks.com> Sounds like your issue is DRAM. Depending on the apps running (e. g. TuxType), it could also be server bandwidth, but from what you describe, it sounds like you're starting to swap to disk once you hit 60 clients. That will definitely slow any kind of terminal server, including LTSP servers, to a crawl. You might not have any DRAM hogs, but if you've got a bunch of instances of an app running, all using a certain amount of DRAM, that adds up. For that reason, I normally didn't push my servers, which generally have 4GB DRAM, past 30 clients. Since you're only at 65% CPU usage, it really doesn't sound like that's your problem. Also, make sure that you are indeed checking that *all* of your server's CPUs are seeing only 65% usage. By default, top shows only an average between all of them. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Immanuel Derks wrote: > Hi all, > > Just wondering at the moment how people feel about the difference in > performance characteristics between the latest Xeon core duo breed > processors and the old fashioned dual Xeon server layouts for LTSP. > > We have multiple IBM X235/x236 with double Xeon 3GHz processors > outfitted for a failover LTPS configuration at our school (80-100 > clients) and are wondering whether we can simplify the configuration by > making use of a single server with double Xeon dual core processors (say > an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) > > Can anybody testify a configuration with similar loads who made such a > swap? I know dual core processors don't have a similar performance as 2 > separate xeons at the same speed, but one might wonder with all the > threaded apps en memory use in LTSP, that it could stack up to it... > > I must say I feel a bit skeptical sometimes at the performances quotas > that I sometimes see here on the list, since we noticed (even on our > glass backbone) that x236 servers with 3GHz processors and 8GB ram > fitted are really dropping performance to a slow when 60 people login (2 > classes) and start working on office and firefox stuff at the same time. > That's why we needed 2 similar servers and we are doing fine now. > As soon as the CPU loads get over the 65% peak loads, we get a real drop > in performance, but no iowait or memory hogs or anything.... > (we basically run standard RedHat 4 edu edition) > > Kind regards, > > Immanuel Derks > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Mon Jan 8 03:01:04 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Sun, 07 Jan 2007 22:01:04 -0500 Subject: [K12OSN] intermittent grey X In-Reply-To: <9bd317560701071813l7b36d19cod1c336420faaafef@mail.gmail.com> References: <9bd317560701071813l7b36d19cod1c336420faaafef@mail.gmail.com> Message-ID: <45A1B3F0.1030902@cmosnetworks.com> I remember seeing something similar when using certain monitors, specifically, the Optiquest 19" models. They'd sit for about 4 minutes, after which I'd see a login screen. Putting another monitor type on it fixed it for me. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Peter Hartmann wrote: > Can somone help troubleshoot intermittent grey x problems? I looked > at the trouble shooting section for this but it doesn't mention > intermittent problems. When it happens the client will sit for 3-5 > min. and then the login starts. any ideas? > > Thanks, > Peter > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From henryhartley at westat.com Mon Jan 8 15:09:11 2007 From: henryhartley at westat.com (Henry Hartley) Date: Mon, 8 Jan 2007 10:09:11 -0500 Subject: [K12OSN] [Fwd: Fedora 7] In-Reply-To: <200701060713.11184.MrJohnLucas@gmail.com> Message-ID: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD3D@MAILBE2.westat.com> John Lucas wrote: >> I am interested in the CentOS version of K12LTSP. Since you are currently >> running it, what versions of the OS and LTSP does it consist of and where can >> ISO images be obtained? Depending on your hardware, you want either: ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/4.2.3EL-32bit/ rsync -Pav k12linux.mesd.k12.or.us::K12LTSP-EL/* . or ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/4.2.3EL-64bit/ rsync -Pav k12linux.mesd.k12.or.us::K12LTSP-EL-64bit/* . These are based on CentOS 4.3, I believe. There was some talk back in September of work on a version 4.2.4 based on CentOS 4.4 but it doesn't appear to be done. I'm sure someone more knowledgeable then I can speak to that. -- Henry From markrmcs at gmail.com Mon Jan 8 15:13:40 2007 From: markrmcs at gmail.com (Mark McSweeney) Date: Mon, 08 Jan 2007 10:13:40 -0500 Subject: [K12OSN] Re: K12LTSP 6.0 client booting problems In-Reply-To: <20070106052723.901EB72F50@hormel.redhat.com> References: <20070106052723.901EB72F50@hormel.redhat.com> Message-ID: <45A25FA4.6030508@gmail.com> > > Mark McSweeney wrote: >> I'm sorry if this has been covered before but I searched the K12OS >> archives and documentation and could not find a reference to this >> problem. >> >> On the older versions (pre 5.0) of K12LTSP I was able to simply >> install the OS and boot the client with a boot disk. >> >> Since I installed 6.0 when I try to boot the client acquires an IP ok >> then I get this: >> >>> Doing the pivot_root >>> Mounting the devfs filesystem >>> Running /sbin/init >>> >>> Enter runlevel: >> >> >> I did find this post on the LTSP mailing list: >> >> http://marc.theaimsgroup.com/?l=ltsp-discuss&m=114572079627648&w=2 >> >> but I am a little confused because I thought that K12LTSP was ready to >> go "out of the box" and the instructions for addressing this problem >> seem to be to update the LTSP packages and kernel. > > > >> For reference my /etc/dhcpd-k12ltsp.conf file looks like this: > >> and my /opt/ltsp/i386/etc/lts.conf looks like this: > > > At first glance, your dhcpd & lts conf files look ok. > > > It appears that you are getting past TFTP, so we'll assume that is > working ok. > > NFS is probably ok as well, but we should double-check that. What is the > contents of /etc/exports ? Also, run these commands just to make sure > that NFS is running properly: > > /sbin/chkconfig portmap on > /sbin/chkconfig nfs on > /sbin/service portmap restart > /sbin/service nfs restart > Eric, The contents of /etc/exports are as follows: ------------------------------------------------- ## LTS-begin ## # # The lines between the 'LTS-begin' and the 'LTS-end' were added # on: Wed Nov 28 11:19:42 PST 2001 by the ltsp installation script. # For more information, visit the ltsp homepage # at http://www.ltsp.org # /opt/ltsp/i386 192.168.2.0/255.255.255.0(ro,no_root_squash,sync) /var/opt/ltsp/swapfiles 192.168.2.0/255.255.255.0(rw,no_root_squash,async) # # The following entries need to be uncommented if you want # Local App support in ltsp # #/home 192.168.2.0/255.255.255.0(rw,root_squash,sync) ## LTS-end ## ## LTS-begin ## # # The lines between the 'LTS-begin' and the 'LTS-end' were added # on: Wed Nov 28 11:19:42 PST 2001 by the ltsp installation script. # For more information, visit the ltsp homepage # at http://www.ltsp.org # /usr/X11R6/lib/X11/fonts 192.168.2.0/255.255.255.0(ro,no_root_squash,sync) /usr/share/AbiSuite/fonts 192.168.2.0/255.255.255.0(ro,no_root_squash,sync) /usr/share/fonts 192.168.2.0/255.255.255.0(ro,no_root_squash,sync) /usr/lib/openoffice/share/fonts 192.168.2.0/255.255.255.0(ro,no_root_squash,sync) ## LTS-end ## ## LTS-end ## ## LTS-begin ## # # The lines between the 'LTS-begin' and the 'LTS-end' were added # on: Wed Nov 28 11:19:42 PST 2001 by the ltsp installation script. # For more information, visit the ltsp homepage # at http://www.ltsp.org # /opt/ltsp/ppc 192.168.2.0/255.255.255.0(ro,no_root_squash,sync) ## LTS-end ## ------------------------------------------------- As far as checking the status of portmap and nfs: [root at aalborg ~]# chkconfig --list portmap portmap 0:off 1:off 2:on 3:on 4:on 5:on 6:off [root at aalborg ~]# chkconfig --list nfs nfs 0:off 1:off 2:on 3:on 4:on 5:on 6:off [root at aalborg ~]# /sbin/service portmap status portmap (pid 1831) is running... [root at aalborg ~]# /sbin/service nfs status rpc.mountd (pid 2159) is running... nfsd (pid 2156 2155 2154 2153 2152 2149 2148 2147) is running... rpc.rquotad (pid 2130) is running... > > Just to make sure that the security mechanisms are not bitting you, run > these two commands and then try to boot a terminal: > > /sbin/service iptables stop > /usr/sbin/setenforce 0 > > When I did the install I disabled the firewall and SELinux so I could try to avoid any issues. > > Finally, a couple of questions to help us debug... > > * what is the output of: > > rpm -q ltsp_i386-boot ltsp_i386 > rpm -V ltsp_i386-boot ltsp_i386 [root at aalborg ~]# rpm -q ltsp_i386-boot ltsp_i386 ltsp_i386-boot-2.6.17.8-1.k12ltsp.6.0.0 ltsp_i386-4.2-4.k12ltsp.6.0.0 [root at aalborg ~]# rpm -V ltsp_i386-boot ltsp_i386 S.5....T /opt/ltsp/i386/etc/ld.so.cache > > * was this a fresh install or an upgrade? > Fresh install > * I see that you are using 192.168.2.x. How did you make this change & > did you make any other changes? When I did the install I knew what ethernet adapter (eth0)I would be using for the client side and edited the ip information accordingly. For what it's worth the other interface (eth1) is specified as 192.168.10.2. It is connected to my private network that is firewalled appropriately. I can connect regular machines to the switch on eth0 and receive DHCP addresses fine and the machines connect to the internet. > > * what type of terminals are you using? This is where the problem gets funky. I am using old IBM 380EZ laptops with 3Com 3CCFE574BT PCMCIA ethernet adapters. The way I always booted these clients with K12LTSP 4.X.X and earlier was to get the wireless_ltsp-3.0.5-i386.tgz package and extract the floppy.img image and either make a boot floppy or copied this image to the harddisk of the terminal and edited the grub boot menu accordingly. I found these instructions on the mailing list here: http://marc.theaimsgroup.com/?l=ltsp-discuss&m=108789847231845&w=2 I have done some experimenting and I have learned that I can successfully boot a client that has a built in ethernet connector when I enable the BOOTROM in the BIOS so the problem seems to be related to the boot image I am using....... I hope that I can resolve this problem because the client/terminals I am using are ideal for my setup because of several reasons...I got them for free, they are real space savers and my daughters don't need to use my wife and my desktops to access their accounts..... Thanks for you help so far. Mark From swift at msad52.org Mon Jan 8 17:56:10 2007 From: swift at msad52.org (Randall Swift) Date: Mon, 08 Jan 2007 12:56:10 -0500 Subject: [K12OSN] PDC/BDC problem Message-ID: I have a PDC setup on core 5 that has been running all year. I finally got the chance to setup up BDC on core 5. Everything setup fine. However, when i run ./smbldap pdc on the pdc and after I answer all the questions I get the following error: Unable to load LDAP database for slave initialization:256. I also ran ./smbldap bdc on the bdc and I get the same error. I have also restarted both servers with no luck. Ideas?? Thanks Randy Swift Network Administrator Leavitt Area High School Turner, Maine 04282 (207)225-3533 swift at msad52.k12.me.us From jim at winonacotter.org Mon Jan 8 19:18:44 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Mon, 8 Jan 2007 13:18:44 -0600 Subject: [K12OSN] Need software advice - SMS/Grading system In-Reply-To: <56991.201.19.191.91.1168164674.squirrel@popmail5.pop.com.br> References: <20070105152224.54022.qmail@web35211.mail.mud.yahoo.com><20070105164536.M61667@winonacotter.org> <459E89E1.4010606@maltzen.net> <56991.201.19.191.91.1168164674.squirrel@popmail5.pop.com.br> Message-ID: <20070108191808.M92355@winonacotter.org> On Sun, 7 Jan 2007 08:11:14 -0200 (BRST), Ramon wrote > If you are looking for SMS grading like I saw on the subject, you > will needeither third party companies doing the sms message box and > provide you an apior set up your own box with GSMproviders. Sorry, School Management System (SMS) was the acronym meant there. I don't believe SMS messages would be needed. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From dhuckaby at hvja.org Mon Jan 8 19:30:12 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 11:30:12 -0800 Subject: [K12OSN] "insufficient access" to change password smb/ldap Message-ID: <45A29BC4.7060503@hvja.org> I'm trying to create a launcher for the kids to change their default passwords. I tested with 'passwd' and it goes through the steps but at the end it says 'insufficient access' to change my own password. --Huck From cliebow at midmaine.com Mon Jan 8 19:41:35 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Mon, 8 Jan 2007 14:41:35 -0500 (EST) Subject: [K12OSN] PDC/BDC problem In-Reply-To: References: Message-ID: <58318.169.244.70.147.1168285295.squirrel@webmail.midmaine.com> i dont know the script..but have setup replication in ldap if you need a hand..chuck From nadavkav at gmail.com Mon Jan 8 19:47:56 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Mon, 8 Jan 2007 21:47:56 +0200 Subject: [K12OSN] Relative performance characteristics In-Reply-To: <45A1B334.9050208@cmosnetworks.com> References: <1168183605.11023.21.camel@localhost.localdomain> <45A1B334.9050208@cmosnetworks.com> Message-ID: <4219988b0701081147t4397f649v9e1ad285eb4687ad@mail.gmail.com> we use (intel 830 model - pentium 4 ) 3.2 GHz with 2 GB RAM to serve 25 clients On 1/8/07, "Terrell Prud? Jr." wrote: > > Sounds like your issue is DRAM. Depending on the apps running (e. g. > TuxType), it could also be server bandwidth, but from what you describe, it > sounds like you're starting to swap to disk once you hit 60 clients. That > will definitely slow any kind of terminal server, including LTSP servers, to > a crawl. You might not have any DRAM hogs, but if you've got a bunch of > instances of an app running, all using a certain amount of DRAM, that adds > up. For that reason, I normally didn't push my servers, which generally > have 4GB DRAM, past 30 clients. Since you're only at 65% CPU usage, it > really doesn't sound like that's your problem. Also, make sure that you are > indeed checking that *all* of your server's CPUs are seeing only 65% usage. > By default, top shows only an average between all of them. > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate antivirus > protection! > > > Immanuel Derks wrote: > > Hi all, > > Just wondering at the moment how people feel about the difference in > performance characteristics between the latest Xeon core duo breed > processors and the old fashioned dual Xeon server layouts for LTSP. > > We have multiple IBM X235/x236 with double Xeon 3GHz processors > outfitted for a failover LTPS configuration at our school (80-100 > clients) and are wondering whether we can simplify the configuration by > making use of a single server with double Xeon dual core processors (say > an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) > > Can anybody testify a configuration with similar loads who made such a > swap? I know dual core processors don't have a similar performance as 2 > separate xeons at the same speed, but one might wonder with all the > threaded apps en memory use in LTSP, that it could stack up to it... > > I must say I feel a bit skeptical sometimes at the performances quotas > that I sometimes see here on the list, since we noticed (even on our > glass backbone) that x236 servers with 3GHz processors and 8GB ram > fitted are really dropping performance to a slow when 60 people login (2 > classes) and start working on office and firefox stuff at the same time. > That's why we needed 2 similar servers and we are doing fine now. > As soon as the CPU loads get over the 65% peak loads, we get a real drop > in performance, but no iowait or memory hogs or anything.... > (we basically run standard RedHat 4 edu edition) > > Kind regards, > > Immanuel Derks > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From KEBoone at bcps.k12.md.us Mon Jan 8 20:01:04 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Mon, 8 Jan 2007 15:01:04 -0500 Subject: [K12OSN] 2 k12linux boxes or 1 Message-ID: I want to use the K12ltsp terminal server and have windows clients be authenticated . what is your recommendation 1 server to do both or 2 separate servers? ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhuckaby at hvja.org Mon Jan 8 20:02:10 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 12:02:10 -0800 Subject: [K12OSN] "insufficient access" to change password smb/ldap In-Reply-To: <45A29BC4.7060503@hvja.org> References: <45A29BC4.7060503@hvja.org> Message-ID: <45A2A342.3080901@hvja.org> [root at ltsp ~]# passwd huckda Changing password for user huckda. Enter login(LDAP) password: LDAP Password incorrect: try again Enter login(LDAP) password: New password: Re-enter new password: LDAP password information update failed: Insufficient access passwd: Permission denied [root at ltsp ~]# there's the exact output... even attempting to change the passwd via root... --Huck From dhuckaby at hvja.org Mon Jan 8 20:12:38 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 12:12:38 -0800 Subject: [K12OSN] 2 k12linux boxes or 1 In-Reply-To: References: Message-ID: <45A2A5B6.2060008@hvja.org> one, there is no real reason to go to two at all, except for redundancy...or expansion. --Huck Boone, Kevin E. wrote: > > I want to use the K12ltsp terminal server and have windows clients be > authenticated . what is your recommendation 1 server to do both or 2 > separate servers? > > > > ____________________ > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for > the addressee), you may not use, copy or disclose to anyone the > message or any information contained in the message. If you have > received the message in error, please advise the sender by reply > e-mail, and delete or destroy the message immediately without opening > any attachments. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From dhuckaby at hvja.org Mon Jan 8 20:15:24 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 12:15:24 -0800 Subject: [K12OSN] interesting printing thing Message-ID: <45A2A65C.5070106@hvja.org> I had not installed any printers whatsoever on this new K12LTSP install at HVJA...and amazingly when I went to configure a printer...all networked printers were already installed and usable! How cool is that? =) Not sure what changes were made to CUPS for that to happen but Huck is happy with the change! --Huck From KEBoone at bcps.k12.md.us Mon Jan 8 20:36:38 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Mon, 8 Jan 2007 15:36:38 -0500 Subject: [K12OSN] 2 k12linux boxes or 1 Message-ID: Ok. I have several scenarios of how I want to implement k12ltsp. 1) the obvious thin client solution; 2) k12ltsp as authentication server for windows clients, and; 3) boot option for current windows machines to boot as thin clients (kinda like dual booting, but F* key to go to network boot). How does LDAP and samba play into this picture? Is there a step by step website for this? I like Carla Schroder's articles for this. -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Huck Sent: Monday, January 08, 2007 3:13 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] 2 k12linux boxes or 1 one, there is no real reason to go to two at all, except for redundancy...or expansion. --Huck Boone, Kevin E. wrote: > > I want to use the K12ltsp terminal server and have windows clients be > authenticated . what is your recommendation 1 server to do both or 2 > separate servers? > > > > ____________________ > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for > the addressee), you may not use, copy or disclose to anyone the > message or any information contained in the message. If you have > received the message in error, please advise the sender by reply > e-mail, and delete or destroy the message immediately without opening > any attachments. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From KEBoone at bcps.k12.md.us Mon Jan 8 20:37:57 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Mon, 8 Jan 2007 15:37:57 -0500 Subject: [K12OSN] 2 k12linux boxes or 1 Message-ID: Forgot to include this link on the last post. http://www.enterprisenetworkingplanet.com/netos/article.php/1151091 -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Boone, Kevin E. Sent: Monday, January 08, 2007 3:37 PM To: 'Support list for open source software in schools.' Subject: RE: [K12OSN] 2 k12linux boxes or 1 Ok. I have several scenarios of how I want to implement k12ltsp. 1) the obvious thin client solution; 2) k12ltsp as authentication server for windows clients, and; 3) boot option for current windows machines to boot as thin clients (kinda like dual booting, but F* key to go to network boot). How does LDAP and samba play into this picture? Is there a step by step website for this? I like Carla Schroder's articles for this. -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Huck Sent: Monday, January 08, 2007 3:13 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] 2 k12linux boxes or 1 one, there is no real reason to go to two at all, except for redundancy...or expansion. --Huck Boone, Kevin E. wrote: > > I want to use the K12ltsp terminal server and have windows clients be > authenticated . what is your recommendation 1 server to do both or 2 > separate servers? > > > > ____________________ > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for > the addressee), you may not use, copy or disclose to anyone the > message or any information contained in the message. If you have > received the message in error, please advise the sender by reply > e-mail, and delete or destroy the message immediately without opening > any attachments. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From petre at maltzen.net Mon Jan 8 20:52:28 2007 From: petre at maltzen.net (Petre Scheie) Date: Mon, 08 Jan 2007 14:52:28 -0600 Subject: [K12OSN] interesting printing thing In-Reply-To: <45A2A65C.5070106@hvja.org> References: <45A2A65C.5070106@hvja.org> Message-ID: <45A2AF0C.4020502@maltzen.net> Did you use K12LTSP ver. 5 or ver. 6? Petre Huck wrote: > I had not installed any printers whatsoever on this new K12LTSP install > at HVJA...and amazingly when I went to configure a printer...all > networked printers were already installed and usable! How cool is that? =) > > Not sure what changes were made to CUPS for that to happen but Huck is > happy with the change! > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dhuckaby at hvja.org Mon Jan 8 21:18:35 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 13:18:35 -0800 Subject: [K12OSN] interesting printing thing In-Reply-To: <45A2AF0C.4020502@maltzen.net> References: <45A2A65C.5070106@hvja.org> <45A2AF0C.4020502@maltzen.net> Message-ID: <45A2B52B.2060701@hvja.org> that would be 6... --Huck Petre Scheie wrote: > Did you use K12LTSP ver. 5 or ver. 6? > > Petre > > Huck wrote: >> I had not installed any printers whatsoever on this new K12LTSP >> install at HVJA...and amazingly when I went to configure a >> printer...all networked printers were already installed and usable! >> How cool is that? =) >> >> Not sure what changes were made to CUPS for that to happen but Huck >> is happy with the change! >> >> --Huck >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dhuckaby at hvja.org Mon Jan 8 21:19:30 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 13:19:30 -0800 Subject: [K12OSN] 2 k12linux boxes or 1 In-Reply-To: References: Message-ID: <45A2B562.60501@hvja.org> http://web.vcs.u52.k12.me.us/linux/smbldap/ and http://ldots.org/ldap/ were two really helpful sites for me. --Huck Boone, Kevin E. wrote: > Ok. I have several scenarios of how I want to implement k12ltsp. 1) the > obvious thin client solution; 2) k12ltsp as authentication server for > windows clients, and; 3) boot option for current windows machines to boot as > thin clients (kinda like dual booting, but F* key to go to network boot). > How does LDAP and samba play into this picture? Is there a step by step > website for this? I like Carla Schroder's articles for this. > > > > > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Huck > Sent: Monday, January 08, 2007 3:13 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] 2 k12linux boxes or 1 > > one, there is no real reason to go to two at all, except for > redundancy...or expansion. > > --Huck > > Boone, Kevin E. wrote: > >> I want to use the K12ltsp terminal server and have windows clients be >> authenticated . what is your recommendation 1 server to do both or 2 >> separate servers? >> >> >> >> ____________________ >> >> This message contains information which may be confidential and >> privileged. Unless you are the addressee (or authorized to receive for >> the addressee), you may not use, copy or disclose to anyone the >> message or any information contained in the message. If you have >> received the message in error, please advise the sender by reply >> e-mail, and delete or destroy the message immediately without opening >> any attachments. >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ____________________ > This message contains information which may be confidential and privileged. > Unless you are the addressee (or authorized to receive for the addressee), > you may not use, copy or disclose to anyone the message or any information > contained in the message. If you have received the message in error, please > advise the sender by reply e-mail, and delete or destroy the message > immediately without opening any attachments. > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dhuckaby at hvja.org Mon Jan 8 21:25:54 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 08 Jan 2007 13:25:54 -0800 Subject: [K12OSN] "insufficient access" to change password smb/ldap In-Reply-To: <45A2A342.3080901@hvja.org> References: <45A29BC4.7060503@hvja.org> <45A2A342.3080901@hvja.org> Message-ID: <45A2B6E2.7040509@hvja.org> and more from the logs: Jan 8 12:00:32 ltsp passwd: pam_ldap: could not open secret file /etc/ldap.secret (No such file or directory) Jan 8 12:00:34 ltsp passwd: pam_ldap: error trying to bind as user "uid=huckda,ou=Users,dc=hvja,dc=org" (Invalid credentials) Jan 8 12:00:38 ltsp passwd: pam_ldap: ldap_modify_s Insufficient access what is expected in the /etc/ldap.secret file? and what 'credentials' is it looking for? other than my username and original password? --Huck Huck wrote: > [root at ltsp ~]# passwd huckda > Changing password for user huckda. > Enter login(LDAP) password: > LDAP Password incorrect: try again > Enter login(LDAP) password: > New password: > Re-enter new password: > LDAP password information update failed: Insufficient access > > passwd: Permission denied > [root at ltsp ~]# > > > there's the exact output... > > even attempting to change the passwd via root... > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From hick518 at yahoo.com Mon Jan 8 22:32:26 2007 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 8 Jan 2007 14:32:26 -0800 (PST) Subject: [K12OSN] interesting printing thing In-Reply-To: <45A2A65C.5070106@hvja.org> Message-ID: <962698.60456.qm@web32810.mail.mud.yahoo.com> There are different settings in cups to: 1) automatically pick up available on the network 2) broadcast your local printers to the network I can't remember the exact configuration lines, but if you use the cups web-based configuration tool, go to localhost:631/admin and put a check next to one or both of the following (depending on if there are printers attached to your machine: Show printers shared by other systems Share published printers connected to this system -Rob --- Huck wrote: > I had not installed any printers whatsoever on this > new K12LTSP install > at HVJA...and amazingly when I went to configure a > printer...all > networked printers were already installed and > usable! How cool is that? =) > > Not sure what changes were made to CUPS for that to > happen but Huck is > happy with the change! > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From lists.john at gmail.com Mon Jan 8 23:27:14 2007 From: lists.john at gmail.com (john ) Date: Mon, 8 Jan 2007 15:27:14 -0800 Subject: [K12OSN] Weird! Backspace doesn't work for Some users in OpenOffice Message-ID: <2be970b50701081527q1cf11889w490ca31a4a57b104@mail.gmail.com> Hi all, I have a problem that's got me stumped. Some but not all of my LTSP users can't use their backspace, arrow or delete keys in OOWriter. The keys work in other apps, but not in OOWriter. I am useing Ubuntu LTS 6.06 with, OO 2.0.2 ANY ideas would be appreciated! John -------------- next part -------------- An HTML attachment was scrubbed... URL: From cliebow at midmaine.com Mon Jan 8 23:49:15 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Mon, 8 Jan 2007 18:49:15 -0500 (EST) Subject: [K12OSN] "insufficient access" to change password smb/ldap In-Reply-To: <45A2B6E2.7040509@hvja.org> References: <45A29BC4.7060503@hvja.org> <45A2A342.3080901@hvja.org> <45A2B6E2.7040509@hvja.org> Message-ID: <4311.76.179.82.249.1168300155.squirrel@webmail.midmaine.com> huck ldap.secret or pam_ldap.secret should contain the admin pw to your ldap database as shown in slapd.conf..be sure you perms dont allow world reead..depends on what distro how they should be exACTLY.LDAP RUNS AS ROOT in older redhats..not sure about new.. ubuntu runs as ldap..chuck > Jan 8 12:00:32 ltsp passwd: pam_ldap: could not open secret file > /etc/ldap.secret (No such file or directory) > Jan 8 12:00:34 ltsp passwd: pam_ldap: error trying to bind as user > "uid=huckda,ou=Users,dc=hvja,dc=org" (Invalid credentials) > Jan 8 12:00:38 ltsp passwd: pam_ldap: ldap_modify_s Insufficient access > > what is expected in the /etc/ldap.secret file? and what 'credentials' is > it looking for? other than my username and original password? > > --Huck > > Huck wrote: >> [root at ltsp ~]# passwd huckda >> Changing password for user huckda. >> Enter login(LDAP) password: >> LDAP Password incorrect: try again >> Enter login(LDAP) password: >> New password: >> Re-enter new password: >> LDAP password information update failed: Insufficient access >> >> passwd: Permission denied >> [root at ltsp ~]# >> >> >> there's the exact output... >> >> even attempting to change the passwd via root... >> >> --Huck >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From hick518 at yahoo.com Tue Jan 9 01:18:29 2007 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 8 Jan 2007 17:18:29 -0800 (PST) Subject: [K12OSN] Weird! Backspace doesn't work for Some users in OpenOffice In-Reply-To: <2be970b50701081527q1cf11889w490ca31a4a57b104@mail.gmail.com> Message-ID: <20371.25115.qm@web32814.mail.mud.yahoo.com> Is it terminal-specific or user-specific? -Rob --- john wrote: > Hi all, > > I have a problem that's got me stumped. Some but not > all of my LTSP users > can't use their backspace, arrow or delete keys in > OOWriter. The keys work > in other apps, but not in OOWriter. I am useing > Ubuntu LTS 6.06 with, OO > 2.0.2 > > ANY ideas would be appreciated! > > John > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From mel at melwade.com Tue Jan 9 01:23:10 2007 From: mel at melwade.com (Mel Wade) Date: Mon, 8 Jan 2007 17:23:10 -0800 Subject: [K12OSN] interesting printing thing In-Reply-To: <962698.60456.qm@web32810.mail.mud.yahoo.com> References: <45A2A65C.5070106@hvja.org> <962698.60456.qm@web32810.mail.mud.yahoo.com> Message-ID: <43080f460701081723r5a679b1fp23e9f4bb0727c7cf@mail.gmail.com> This might solve a problem I've been having with 6.0. I'm getting printers on the student network in the dorm showing up on my LSTP server. I don't want them there though since users don't have the rights to print to them and they just add confusion. I'll try unchecking those boxes and then trying to delete them. Mel On 1/8/07, Rob Owens wrote: > > There are different settings in cups to: > 1) automatically pick up available on the network > 2) broadcast your local printers to the network > > I can't remember the exact configuration lines, but if > you use the cups web-based configuration tool, go to > localhost:631/admin and put a check next to one or > both of the following (depending on if there are > printers attached to your machine: > Show printers shared by other systems > Share published printers connected to this system > > -Rob > > --- Huck wrote: > > > I had not installed any printers whatsoever on this > > new K12LTSP install > > at HVJA...and amazingly when I went to configure a > > printer...all > > networked printers were already installed and > > usable! How cool is that? =) > > > > Not sure what changes were made to CUPS for that to > > happen but Huck is > > happy with the change! > > > > --Huck > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From hick518 at yahoo.com Tue Jan 9 01:27:52 2007 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 8 Jan 2007 17:27:52 -0800 (PST) Subject: [K12OSN] interesting printing thing In-Reply-To: <43080f460701081723r5a679b1fp23e9f4bb0727c7cf@mail.gmail.com> Message-ID: <20070109012752.40853.qmail@web32811.mail.mud.yahoo.com> Let me know how it works out. I don't have much experience w/ setting up cups. I only know about those options because I stumbled across them after my home laptop automatically picked up the printer that was set up on another of my computers. -Rob --- Mel Wade wrote: > This might solve a problem I've been having with > 6.0. I'm getting printers > on the student network in the dorm showing up on my > LSTP server. I don't > want them there though since users don't have the > rights to print to them > and they just add confusion. I'll try unchecking > those boxes and then > trying to delete them. > > Mel > > On 1/8/07, Rob Owens wrote: > > > > There are different settings in cups to: > > 1) automatically pick up available on the network > > 2) broadcast your local printers to the network > > > > I can't remember the exact configuration lines, > but if > > you use the cups web-based configuration tool, go > to > > localhost:631/admin and put a check next to one or > > both of the following (depending on if there are > > printers attached to your machine: > > Show printers shared by other systems > > Share published printers connected to this system > > > > -Rob > > > > --- Huck wrote: > > > > > I had not installed any printers whatsoever on > this > > > new K12LTSP install > > > at HVJA...and amazingly when I went to configure > a > > > printer...all > > > networked printers were already installed and > > > usable! How cool is that? =) > > > > > > Not sure what changes were made to CUPS for that > to > > > happen but Huck is > > > happy with the change! > > > > > > --Huck > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > -- > Mel Wade > "The real problem is not whether machines think but > whether men do." - BF > Skinner > http://www.melwade.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From brcisna at eazylivin.net Tue Jan 9 01:33:20 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 08 Jan 2007 19:33:20 -0600 Subject: [K12OSN] general acceptance of k12ltsp in schools Message-ID: <1168306400.20976.2.camel@localhost.localdomain> Hello All, I posed this question about a year ago, and am wonedering what others have found,that work in the trenches, since there have been a lot more people come on board to k12ltsp. How has the administrative and teachers in general accepted k12ltsp in your school? I'd like to hear actual "comments". Here is a scenario at our school. Of course most teachers are very offish because " Its not MS$". The last superintendent was very receptive to Linux/K12LTSP, but having consolidated and a new super,I heard was " Well whether you like it or not,it's a MS$ world out there". Enough said. How do you get any farther than that?:(. Also Ive heard "It's free"? Mind turning,,, it must not be worth much:(. Or "How much longer will it be free". You can show all involved the benefits of the Educational software bundled for all age ranges,right out of the box,in K12LTSP,but seems to not offset it,, not being branded MS$. I've found if you told the higher ups its going to cost thousands of $$ to get k12ltsp going they would listen much more. Don't make sense but thats the way it seems. Here's a good point too. I talk to an old timer on the phone for hardware, that is a long time Linux guru,,that had his own business and is a world traveler, He told me that the US would be the last country to "flip" to accepting Linux,because the US is so "commercialized". Im seeing he makes very much sense.:)You people in Europe/Asia/etc, are a step ahead,in thinking i can see!:). Just curious what others have heard when trying to roll out K12LTSP in your schools. Thanks, Barry Cisna From brcisna at eazylivin.net Tue Jan 9 01:36:57 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 08 Jan 2007 19:36:57 -0600 Subject: [K12OSN] replacing one raid hard drive Message-ID: <1168306617.20976.3.camel@localhost.localdomain> Hello All, I have found that on one of our servers (after rebooting) im getting a SMART bad HD error. The HD is still under warranty but am wondering how to enable the new HD once it gets here. This is on a sata raid-0 arrangement. Out of all of the calamities we have run into,ive never had to replace just one hd in a raid array. These are on hot swappable server so removing/replacing( in front), is easy. Will i need to go into the raid bios part at bootup on this server and "rebuild raid array"? I dont want to wind up "mirroring" the wrong drive and end up with two blank HD's! This would be my luck!:)... Any info appreciated. Barry Cisna From cliebow at midmaine.com Tue Jan 9 01:45:25 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Mon, 8 Jan 2007 20:45:25 -0500 (EST) Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168306400.20976.2.camel@localhost.localdomain> References: <1168306400.20976.2.camel@localhost.localdomain> Message-ID: <4588.76.179.82.249.1168307125.squirrel@webmail.midmaine.com> we had a very receptive response from tech coordinator and super.less so with teachers and students..but they have grown to accpert it over five years..chuck From hick518 at yahoo.com Tue Jan 9 01:52:05 2007 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 8 Jan 2007 17:52:05 -0800 (PST) Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168306400.20976.2.camel@localhost.localdomain> Message-ID: <20070109015205.74854.qmail@web32806.mail.mud.yahoo.com> --- Barry Cisna wrote: > than that?:(. Also Ive heard "It's free"? Mind > turning,,, it must not be > worth much:(. [snip] I've found if you > told the higher ups > its going to cost thousands of $$ to get k12ltsp > going they would listen > much more. Don't make sense but thats the way it > seems. I've noticed this with some people, too. I think we should charge those people for the software and send the check to Eric. -Rob __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From vince at totalsense.com Tue Jan 9 02:04:32 2007 From: vince at totalsense.com (Vince Callaway) Date: Mon, 08 Jan 2007 18:04:32 -0800 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168306400.20976.2.camel@localhost.localdomain> References: <1168306400.20976.2.camel@localhost.localdomain> Message-ID: <1168308272.30818.12.camel@dbserver> I'm not a teach, but have two high school students. They have been pushing hard for Linux and OpenOffice. The district thinks every family can go out and plunk down the cash for MS Office to do homework with. Most who do have it are using a borrowed copy from their parents work. My oldest son has taken a pretty firm stance. He has linux on a thumb drive and boots it to do his work on at school. While it annoys the tech people the teachers find it amusing. So far the only issue was when someone from the district tech support was in the classroom and decided he was just a dumb kid. My son retaliated by calling him an idiot and rebooted every computer in the district. I had to chat with the principal and we both agreed the guy was an idiot. My son also apologized to the principal and has managed to control himself. I also made a point that he would not have been able to do that if they were using Linux. The biggest issue seems to be with the support staff. They see the loss of windows as a loss of job security. In the evolve or die equation they seem to choose the latter. From krsnendu108 at gmail.com Tue Jan 9 04:52:49 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Tue, 9 Jan 2007 17:52:49 +1300 Subject: [K12OSN] smbldap database corrupts everytime after power outage. Message-ID: It seems that every time we have a power outage (which unfortunately seems to happen quite regularly these days) my smbldap database gets corrupted. Usually I just do the clean out and slapadd thing but this time the computer (K12LTSP5) hangs for a looong time before I can ssh to fix it. I am not sure why. 1. Why does the database get corrupted? Is there anything I can do to prevent it. (Other than a UPS of course.) 2. What could be causing the long boot time? It gets stuck at the point "Enabling swap space" -------------- next part -------------- An HTML attachment was scrubbed... URL: From krsnendu108 at gmail.com Tue Jan 9 04:54:55 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Tue, 9 Jan 2007 17:54:55 +1300 Subject: [K12OSN] A couple more oddities with K12LTSP 6.0 In-Reply-To: <4599D426.1080107@mesd.k12.or.us> References: <458B25E7.8070502@hvja.org> <4599D426.1080107@mesd.k12.or.us> Message-ID: I also get this message and it slows the server boot time by quite a bit. Is there a fix? On 02/01/07, Dan Young wrote: > > Huck wrote: > > on bootup I get this message: > > > > system message bus: unknown group netdev in message bus configuration > > file... > > This was mentioned on the fedora-devel list as a known issue. It's a > harmless message regarding a Debian-specific configuration that went > into the Avahi package. You can safely disregard. > > > https://www.redhat.com/archives/fedora-devel-list/2006-December/msg00560.html > > -- > Dan Young > Multnomah ESD - Technology Services > 503-257-1562 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From moquist at majen.net Tue Jan 9 05:29:58 2007 From: moquist at majen.net (Matt Oquist) Date: Tue, 9 Jan 2007 00:29:58 -0500 Subject: [K12OSN] Re: PDC/BDC problem (Randall Swift) In-Reply-To: <20070109045255.169E272F24@hormel.redhat.com> References: <20070109045255.169E272F24@hormel.redhat.com> Message-ID: <20070109052958.GA13155@majen.net> > From: "Randall Swift" > Subject: [K12OSN] PDC/BDC problem > I have a PDC setup on core 5 that has been running all year. I finally got > the chance to setup up BDC on core 5. > Everything setup fine. However, when i run ./smbldap pdc on the pdc and > after I answer all the questions I get the following error: Unable to load > LDAP database for slave initialization:256. I also ran ./smbldap bdc on > the bdc and I get the same error. I have also restarted both servers with > no luck. Ideas?? Thanks The line that's failing is line 1260 of smbldap-configure, which is running this command on the BDC: slapadd -l $slapcat_ldif_path/slapcat.ldif What happens if you run $ slapcat > blah.ldif on your PDC, copy blah.ldif to your BDC, and run $ slapadd -l blah.ldif ? --matt -- Open Source Software Engineering Consultant http://majen.net/ From microman at cmosnetworks.com Tue Jan 9 07:05:14 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Tue, 09 Jan 2007 02:05:14 -0500 Subject: [K12OSN] Relative performance characteristics In-Reply-To: <4219988b0701081147t4397f649v9e1ad285eb4687ad@mail.gmail.com> References: <1168183605.11023.21.camel@localhost.localdomain> <45A1B334.9050208@cmosnetworks.com> <4219988b0701081147t4397f649v9e1ad285eb4687ad@mail.gmail.com> Message-ID: <45A33EAA.2040008@cmosnetworks.com> With that amount of DRAM, I'd be interested to know which desktop you have your users on, and which apps they use. Also, do they all use the same desktop? --TP Nadav Kavalerchik wrote: > we use (intel 830 model - pentium 4 ) 3.2 GHz with 2 GB RAM to serve > 25 clients > > On 1/8/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com > > wrote: > > Sounds like your issue is DRAM. Depending on the apps running (e. > g. TuxType), it could also be server bandwidth, but from what you > describe, it sounds like you're starting to swap to disk once you > hit 60 clients. That will definitely slow any kind of terminal > server, including LTSP servers, to a crawl. You might not have > any DRAM hogs, but if you've got a bunch of instances of an app > running, all using a certain amount of DRAM, that adds up. For > that reason, I normally didn't push my servers, which generally > have 4GB DRAM, past 30 clients. Since you're only at 65% CPU > usage, it really doesn't sound like that's your problem. Also, > make sure that you are indeed checking that *all* of your server's > CPUs are seeing only 65% usage. By default, top shows only an > average between all of them. > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate > antivirus protection! > > > Immanuel Derks wrote: >> Hi all, >> >> Just wondering at the moment how people feel about the difference in >> performance characteristics between the latest Xeon core duo breed >> processors and the old fashioned dual Xeon server layouts for LTSP. >> >> >> We have multiple IBM X235/x236 with double Xeon 3GHz processors >> outfitted for a failover LTPS configuration at our school (80-100 >> clients) and are wondering whether we can simplify the configuration by >> making use of a single server with double Xeon dual core processors (say >> >> an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) >> >> Can anybody testify a configuration with similar loads who made such a >> swap? I know dual core processors don't have a similar performance as 2 >> >> separate xeons at the same speed, but one might wonder with all the >> threaded apps en memory use in LTSP, that it could stack up to it... >> >> I must say I feel a bit skeptical sometimes at the performances quotas >> >> that I sometimes see here on the list, since we noticed (even on our >> glass backbone) that x236 servers with 3GHz processors and 8GB ram >> fitted are really dropping performance to a slow when 60 people login (2 >> >> classes) and start working on office and firefox stuff at the same time. >> That's why we needed 2 similar servers and we are doing fine now. >> As soon as the CPU loads get over the 65% peak loads, we get a real drop >> >> in performance, but no iowait or memory hogs or anything.... >> (we basically run standard RedHat 4 edu edition) >> >> Kind regards, >> >> Immanuel Derks >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Tue Jan 9 07:32:15 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Tue, 09 Jan 2007 02:32:15 -0500 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168306400.20976.2.camel@localhost.localdomain> References: <1168306400.20976.2.camel@localhost.localdomain> Message-ID: <45A344FF.2080504@cmosnetworks.com> I have heard all of the following: "Look, we have to prepare our children for the 'real world', and the 'real world' uses Microsoft." "Microsoft is the standard. Employers are demanding that schools teach the standard." "Nobody got fired for buying Microsoft." "Linux is for techies." "Will it work with ?" "Where's Internet Explorer? Where's my Outlook? I can't take time to figure this out, I have to do real work!" "We'd have to retrain all our staff! That's expensive, we don't have funding or time for that!" And the coup de grace: "It was great while it lasted...." This was the undercover one that got ripped out by the Windows Nazis after two trouble-free years. Of course, the mindset that you have to turn 3rd graders into "good little employees" is a little frightening to me.... --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Barry Cisna wrote: > Hello All, > > I posed this question about a year ago, and am wonedering what others have > found,that work in the trenches, since there have been a lot more people > come on board to k12ltsp. > How has the administrative and teachers in general accepted k12ltsp in > your school? I'd like to hear actual "comments". Here is a scenario at our > school. Of course most teachers are very offish because " Its not MS$". > The last superintendent was very receptive to Linux/K12LTSP, but having > consolidated and a new super,I heard was " Well whether you like it or > not,it's a MS$ world out there". Enough said. How do you get any farther > than that?:(. Also Ive heard "It's free"? Mind turning,,, it must not be > worth much:(. Or "How much longer will it be free". > You can show all involved the benefits of the Educational software bundled > for all age ranges,right out of the box,in K12LTSP,but seems to not > offset it,, not being branded MS$. I've found if you told the higher ups > its going to cost thousands of $$ to get k12ltsp going they would listen > much more. Don't make sense but thats the way it seems. > Here's a good point too. I talk to an old timer on the phone for hardware, > that is a long time Linux guru,,that had his own business and is a world > traveler, He told me that the US would be the last country to "flip" to > accepting Linux,because the US is so "commercialized". Im seeing he makes > very much sense.:)You people in Europe/Asia/etc, are a step ahead,in > thinking i can see!:). > > Just curious what others have heard when trying to roll out K12LTSP in > your schools. > > Thanks, > > Barry Cisna > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From julian_yap at yahoo.com Tue Jan 9 07:30:34 2007 From: julian_yap at yahoo.com (Julian Yap) Date: Mon, 8 Jan 2007 23:30:34 -0800 (PST) Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <20070109015205.74854.qmail@web32806.mail.mud.yahoo.com> Message-ID: <451431.39809.qm@web35608.mail.mud.yahoo.com> --- Rob Owens wrote: > --- Barry Cisna wrote: > > than that?:(. Also Ive heard "It's free"? Mind > > turning,,, it must not be > > worth much:(. > [snip] > I've found if you > > told the higher ups > > its going to cost thousands of $$ to get k12ltsp > > going they would listen > > much more. Don't make sense but thats the way it > > seems. > > I've noticed this with some people, too. I think we > should charge those people for the software and send > the check to Eric. Focus on the concept that the software is Free as in Freedom. There is a price for Freedom :). Free Software isn't the same as $0. See also: http://www.gnu.org/philosophy/selling.html Other factors such as labor and support are not $0. Consider support contracts from local GNU/Linux vendors or through a local non-profit if it's available. Perhaps that can give an added sense of realism. Remember that to many, the concept of not paying for software conjures up words like 'Freeware'. People are also brought up the the concept that 'nothing comes for free'. ~ Julian From mrjohnlucas at gmail.com Tue Jan 9 11:09:35 2007 From: mrjohnlucas at gmail.com (John Lucas) Date: Tue, 9 Jan 2007 07:09:35 -0400 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <45A344FF.2080504@cmosnetworks.com> References: <1168306400.20976.2.camel@localhost.localdomain> <45A344FF.2080504@cmosnetworks.com> Message-ID: <200701090709.35714.MrJohnLucas@gmail.com> On Tuesday 09 January 2007 03:32, Terrell Prud? Jr. wrote: > I have heard all of the following: > > "Look, we have to prepare our children for the 'real world', and the > 'real world' uses Microsoft." > "Microsoft is the standard. Employers are demanding that schools teach > the standard." > They need to remember when the "standard" was Word Perfect, and before that the standard was WordStar. Teaching concepts is more important than teaching particular applications. > "Nobody got fired for buying Microsoft." > But perhaps they should :-} It used to be "nobody got fired for buying IBM". Things change. Evolve or die. > "Linux is for techies." > Why is that a bad thing? Linux is not *just* for techies. > "Will it work with ?" Ask them if they have a site license for their special pet application (did they bring enough for everybody :-} > "Where's Internet Explorer? Where's my Outlook? I can't take time to > figure this out, I have to do real work!" > "Oh, those are the applications letting in all that malware, didn't you know?" > "We'd have to retrain all our staff! That's expensive, we don't have > funding or time for that!" big bucks for Windows training.> > In my experience, many staff members were never trained in the first place and they learn from each other. > > Of course, the mindset that you have to turn 3rd graders into "good > little employees" is a little frightening to me.... > Yes. If anyone thinks that the software world will be anything like today when these 3rd graders are ready to go into the workforce has not been paying attention to the rate of change; five years is an eternity in computer technology. > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate antivirus > protection! > > Barry Cisna wrote: > > Hello All, > > > > I posed this question about a year ago, and am wonedering what others > > have found,that work in the trenches, since there have been a lot more > > people come on board to k12ltsp. > > How has the administrative and teachers in general accepted k12ltsp in > > your school? I'd like to hear actual "comments". Here is a scenario at > > our school. Of course most teachers are very offish because " Its not > > MS$". The last superintendent was very receptive to Linux/K12LTSP, but > > having consolidated and a new super,I heard was " Well whether you like > > it or not,it's a MS$ world out there". Enough said. How do you get any > > farther than that?:(. Also Ive heard "It's free"? Mind turning,,, it must > > not be worth much:(. Or "How much longer will it be free". > > You can show all involved the benefits of the Educational software > > bundled for all age ranges,right out of the box,in K12LTSP,but seems to > > not offset it,, not being branded MS$. I've found if you told the higher > > ups its going to cost thousands of $$ to get k12ltsp going they would > > listen much more. Don't make sense but thats the way it seems. > > Here's a good point too. I talk to an old timer on the phone for > > hardware, that is a long time Linux guru,,that had his own business and > > is a world traveler, He told me that the US would be the last country to > > "flip" to accepting Linux,because the US is so "commercialized". Im > > seeing he makes very much sense.:)You people in Europe/Asia/etc, are a > > step ahead,in thinking i can see!:). > > > > Just curious what others have heard when trying to roll out K12LTSP in > > your schools. > > > > Thanks, > > > > Barry Cisna > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see -- "History doesn't repeat itself; at best it rhymes." - Mark Twain | John Lucas MrJohnLucas at gmail.com | | St. Thomas, VI 00802 http://mrjohnlucas.googlepages.com/ | | 18.3?N, 65?W AST (UTC-4) | From espen at hertervik.net Tue Jan 9 12:08:28 2007 From: espen at hertervik.net (Espen Vorland) Date: Tue, 9 Jan 2007 13:08:28 +0100 Subject: [K12OSN] BETT in London this week In-Reply-To: <20061215170025.26EB7734BA@hormel.redhat.com> References: <20061215170025.26EB7734BA@hormel.redhat.com> Message-ID: <20070109120602.M14927@hertervik.net> Anyone going to BETT (www.bettshow.com) this week? -- Vennlig hilsen Espen Vorland "UNIX er for utvikling. Mac er for produktivitet. Palm er for mobilitet. Windows er for minesveiper." From kjetil at knudsen.gs Tue Jan 9 12:12:46 2007 From: kjetil at knudsen.gs (kjetil at knudsen.gs) Date: Tue, 9 Jan 2007 12:12:46 +0000 (UTC) Subject: [K12OSN] BETT in London this week Message-ID: <17223116.1168344766717.JavaMail.?@fh1037.dia.cp.net> Anyone going to BETT (www.bettshow.com) this week? Blir med jeg dersom du betaler... ;-) Kjetil From balmquist at mindfirestudios.com Tue Jan 9 12:39:48 2007 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Tue, 9 Jan 2007 06:39:48 -0600 Subject: [K12OSN] replacing one raid hard drive In-Reply-To: <1168306617.20976.3.camel@localhost.localdomain> References: <1168306617.20976.3.camel@localhost.localdomain> Message-ID: <8B079A7F-0D60-4518-A290-4C93AB4CD105@mindfirestudios.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm not sure how this might affect your plans, but you do know that raid 0 isn't redundant, right? Actually, if you have two drives in raid 0, a failure of one drive looses all the data rather than just the data from the failing drive. It's the opposite of redundant. On Jan 8, 2007, at 7:36 PM, Barry Cisna wrote: > Hello All, > > I have found that on one of our servers (after rebooting) im getting a > SMART bad HD error. The HD is still under warranty but am > wondering how > to enable the new HD once it gets here. This is on a sata raid-0 > arrangement. Out of all of the calamities we have run into,ive > never had > to replace just one hd in a raid array. These are on hot swappable > server > so removing/replacing( in front), is easy. > Will i need to go into the raid bios part at bootup on this server and > "rebuild raid array"? > I dont want to wind up "mirroring" the wrong drive and end up with two > blank HD's! This would be my luck!:)... > Any info appreciated. > > Barry Cisna > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iEYEARECAAYFAkWjjRQACgkQfqZR3ThMfXSqTwCaAuDI4NSUxRY4+prKRsWV4WFf o2UAn3RnL7wyDXuOrn59vKCoqzYb28Ek =ju32 -----END PGP SIGNATURE----- From Theo.Turner at CumnorHouse.com Tue Jan 9 13:35:58 2007 From: Theo.Turner at CumnorHouse.com (Theo Turner) Date: Tue, 9 Jan 2007 13:35:58 -0000 Subject: [K12OSN] BETT in London this week Message-ID: <2A05A29A9916524F969FFB1FA042BFC34C8FCD@server.CumnorHouse.local> Yes, on Thursday. Dragging the RE & Geography chap along too. Theo -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of kjetil at knudsen.gs Sent: 09 January 2007 12:13 To: k12osn at redhat.com Subject: Re: [K12OSN] BETT in London this week Anyone going to BETT (www.bettshow.com) this week? Blir med jeg dersom du betaler... ;-) Kjetil _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From nadavkav at gmail.com Tue Jan 9 14:05:40 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Tue, 9 Jan 2007 16:05:40 +0200 Subject: [K12OSN] Relative performance characteristics In-Reply-To: <45A33EAA.2040008@cmosnetworks.com> References: <1168183605.11023.21.camel@localhost.localdomain> <45A1B334.9050208@cmosnetworks.com> <4219988b0701081147t4397f649v9e1ad285eb4687ad@mail.gmail.com> <45A33EAA.2040008@cmosnetworks.com> Message-ID: <4219988b0701090605u1b0a8873i545fe6bf74743c41@mail.gmail.com> KDE + Opera / Konqueror + OpenOffice (some times Firefox 2) we have issues with Firefox rendering hebrew sites correctly :-( when KOffice supports the RTL languages better (hebrew) , i think we'll switch to that too. they all share the same QT libs, thus using less memory,in general. when measuring ram with the FL_TeacherTool ( which is not reflecting the memory use correctly) we get (per user) 100MB for plain KDE desktop + 30MB for Opera + 50MB Open Office (+60 Firefox 2) but actually the more users are logged in it uses less per user because the app's CODE is in memory and it only allocate DATA space (the TeacherTool reports all the memory owned by the user) ( and games, edu apps, drawing, java science... ) + 500MB goes to squid (web proxy) which make a big difference !!! Nadav :-) (Bless Eric) On 1/9/07, "Terrell Prud? Jr." wrote: > > With that amount of DRAM, I'd be interested to know which desktop you > have your users on, and which apps they use. Also, do they all use the same > desktop? > > --TP > > Nadav Kavalerchik wrote: > > we use (intel 830 model - pentium 4 ) 3.2 GHz with 2 GB RAM to serve 25 > clients > > On 1/8/07, "Terrell Prud? Jr." < microman at cmosnetworks.com> wrote: > > > > Sounds like your issue is DRAM. Depending on the apps running (e. g. > > TuxType), it could also be server bandwidth, but from what you describe, it > > sounds like you're starting to swap to disk once you hit 60 clients. That > > will definitely slow any kind of terminal server, including LTSP servers, to > > a crawl. You might not have any DRAM hogs, but if you've got a bunch of > > instances of an app running, all using a certain amount of DRAM, that adds > > up. For that reason, I normally didn't push my servers, which generally > > have 4GB DRAM, past 30 clients. Since you're only at 65% CPU usage, it > > really doesn't sound like that's your problem. Also, make sure that you are > > indeed checking that *all* of your server's CPUs are seeing only 65% usage. > > By default, top shows only an average between all of them. > > > > --TP > > _______________________________ > > Do you GNU!? > > Microsoft Free since 2003 --the ultimate antivirus > > protection! > > > > > > Immanuel Derks wrote: > > > > Hi all, > > > > Just wondering at the moment how people feel about the difference in > > performance characteristics between the latest Xeon core duo breed > > processors and the old fashioned dual Xeon server layouts for LTSP. > > > > > > We have multiple IBM X235/x236 with double Xeon 3GHz processors > > outfitted for a failover LTPS configuration at our school (80-100 > > clients) and are wondering whether we can simplify the configuration by > > making use of a single server with double Xeon dual core processors (say > > > > an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) > > > > Can anybody testify a configuration with similar loads who made such a > > swap? I know dual core processors don't have a similar performance as 2 > > > > separate xeons at the same speed, but one might wonder with all the > > threaded apps en memory use in LTSP, that it could stack up to it... > > > > I must say I feel a bit skeptical sometimes at the performances quotas > > > > that I sometimes see here on the list, since we noticed (even on our > > glass backbone) that x236 servers with 3GHz processors and 8GB ram > > fitted are really dropping performance to a slow when 60 people login (2 > > > > classes) and start working on office and firefox stuff at the same time. > > That's why we needed 2 similar servers and we are doing fine now. > > As soon as the CPU loads get over the 65% peak loads, we get a real drop > > > > in performance, but no iowait or memory hogs or anything.... > > (we basically run standard RedHat 4 edu edition) > > > > Kind regards, > > > > Immanuel Derks > > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From aust_txv at access-k12.org Tue Jan 9 14:19:24 2007 From: aust_txv at access-k12.org (aust_txv at access-k12.org) Date: Tue, 09 Jan 2007 09:19:24 -0500 Subject: [K12OSN] SuccessMaker on linux In-Reply-To: <20070108013433.61577.qmail@web30511.mail.mud.yahoo.com> Message-ID: <103260347.1168334364@[10.2.61.129]> > running SuccessMaker in a linux environment. If so > what needed to be done to get it to run. Hi, I am running SuccessMaker and it is the version prior to Enterprise. My backend is completely linux via samba. No problems and easy. I also have 20 k12ltsp thins in a building @ 3rd grade. My intention is to do a manual install of the SM client and try wine. You will need sound on your thins. Even if you are using SM @ grade 5 ( no sound ) you will need a sound card to run the installer. Also the course we use most is Math Concepts and Skills. I have not tinked with the Enterprise version. The ability to use thins for SM would make LTSP even better. I heard at one time SM was going flash/web based which would solve our problem. Tom Ventresco From jim at winonacotter.org Tue Jan 9 14:23:01 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 9 Jan 2007 08:23:01 -0600 Subject: [K12OSN] Re: Using gigabit NIC and switch with 100Mbps clients doesn't work In-Reply-To: References: <20070105151338.GA26139@gmail.com> Message-ID: <20070109141718.M93815@winonacotter.org> > Does this information help? Any suggestions? > Thanks, Scott What kind of switch are you using with the gig setup? I have had weird problems when connecting 100MB NIC to 1GB switch ports (hoping for the switch to slowdown) and also problems connecting 1GB NIC to 100MB switch ports (hoping for the NIC to slow down). In both cases things should work, I also get link lights and activity. If you are using an all gig switch maybe try something with a gig uplink for the server and standard 100MB ports for the clients. Also maybe try using dumb switch if your current one is a managed switch. I have found the Dell 23xx line to work great (maybe try a 2324) and they are fairly cheap. If your using the same NICs with both setups and the same clients, I would have to say your problem is with the switch or negotiation. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From jim at winonacotter.org Tue Jan 9 14:26:38 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 9 Jan 2007 08:26:38 -0600 Subject: [K12OSN] Re: Using gigabit NIC and switch with 100Mbps clients doesn't work In-Reply-To: <20070109141718.M93815@winonacotter.org> References: <20070105151338.GA26139@gmail.com> <20070109141718.M93815@winonacotter.org> Message-ID: <20070109142611.M82967@winonacotter.org> Sorry, I accidentally cross posted this :-) -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From swift at msad52.org Tue Jan 9 14:33:53 2007 From: swift at msad52.org (Randall Swift) Date: Tue, 09 Jan 2007 09:33:53 -0500 Subject: [K12OSN] Re: PDC/BDC problem (Randall Swift) In-Reply-To: <20070109052958.GA13155@majen.net> References: <20070109045255.169E272F24@hormel.redhat.com> <20070109052958.GA13155@majen.net> Message-ID: "Support list for open source software in schools." writes: >> From: "Randall Swift" >> Subject: [K12OSN] PDC/BDC problem > >> I have a PDC setup on core 5 that has been running all year. I finally >got >> the chance to setup up BDC on core 5. >> Everything setup fine. However, when i run ./smbldap pdc on the pdc and >> after I answer all the questions I get the following error: Unable to >load >> LDAP database for slave initialization:256. I also ran ./smbldap bdc on >> the bdc and I get the same error. I have also restarted both servers >with >> no luck. Ideas?? Thanks > >The line that's failing is line 1260 of smbldap-configure, which is >running this command on the BDC: > >slapadd -l $slapcat_ldif_path/slapcat.ldif > >What happens if you run >$ slapcat > blah.ldif >on your PDC, copy blah.ldif to your BDC, and run >$ slapadd -l blah.ldif >? > >--matt > >-- >Open Source Software Engineering Consultant >http://majen.net/ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see Just to make sure, run slapcat > **.ldif on the PDC (do I put in the >) copy **.ldif to BDC run slapadd -l **.ldif on the BDC This will not do anything to my PDC as this is a production server and I can't have it go down?? Randy Swift Network Administrator Leavitt Area High School Turner, Maine 04282 (207)225-3533 swift at msad52.k12.me.us From swift at msad52.org Tue Jan 9 14:33:53 2007 From: swift at msad52.org (Randall Swift) Date: Tue, 09 Jan 2007 09:33:53 -0500 Subject: [K12OSN] Re: PDC/BDC problem (Randall Swift) In-Reply-To: <20070109052958.GA13155@majen.net> References: <20070109045255.169E272F24@hormel.redhat.com> <20070109052958.GA13155@majen.net> Message-ID: "Support list for open source software in schools." writes: >> From: "Randall Swift" >> Subject: [K12OSN] PDC/BDC problem > >> I have a PDC setup on core 5 that has been running all year. I finally >got >> the chance to setup up BDC on core 5. >> Everything setup fine. However, when i run ./smbldap pdc on the pdc and >> after I answer all the questions I get the following error: Unable to >load >> LDAP database for slave initialization:256. I also ran ./smbldap bdc on >> the bdc and I get the same error. I have also restarted both servers >with >> no luck. Ideas?? Thanks > >The line that's failing is line 1260 of smbldap-configure, which is >running this command on the BDC: > >slapadd -l $slapcat_ldif_path/slapcat.ldif > >What happens if you run >$ slapcat > blah.ldif >on your PDC, copy blah.ldif to your BDC, and run >$ slapadd -l blah.ldif >? > >--matt > >-- >Open Source Software Engineering Consultant >http://majen.net/ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see Just to make sure, run slapcat > **.ldif on the PDC (do I put in the >) copy **.ldif to BDC run slapadd -l **.ldif on the BDC This will not do anything to my PDC as this is a production server and I can't have it go down?? Randy Swift Network Administrator Leavitt Area High School Turner, Maine 04282 (207)225-3533 swift at msad52.k12.me.us From cliebow at midmaine.com Tue Jan 9 14:51:02 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Tue, 9 Jan 2007 09:51:02 -0500 (EST) Subject: [K12OSN] Re: PDC/BDC problem (Randall Swift) In-Reply-To: References: <20070109045255.169E272F24@hormel.redhat.com> <20070109052958.GA13155@majen.net> Message-ID: <19060.169.244.70.147.1168354262.squirrel@webmail.midmaine.com> you need the redirection sign > slapcat will spit your directory to screen slapcat > somefile.ldif redirects the directory to a file take somefile.ldif to your bdc..move the existing /var/lib/ldap to/var/lib/ldap.orig so you will have it to check original permissions.. slapadd -l somefile.ldif on your bdc should recreate the directory..BUT you will need to emulate permissions thatr the originasl had.. don't know ehat distro you are in so cant be more specific...chuck run slapcat > **.ldif on the PDC (do I put in the >) copy **.ldif to BDC run slapadd -l **.ldif on the BDC > This will not do anything to my PDC as this is a production server and I > can't have it go down?? > > Randy Swift > Network Administrator > Leavitt Area High School > Turner, Maine 04282 > (207)225-3533 > swift at msad52.k12.me.us > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From ray at mission.lib.tx.us Tue Jan 9 14:50:30 2007 From: ray at mission.lib.tx.us (Ray Garza) Date: Tue, 9 Jan 2007 08:50:30 -0600 Subject: [K12OSN] user account scripts In-Reply-To: References: <200701041540.05021.ray@mission.lib.tx.us> Message-ID: <200701090850.30606.ray@mission.lib.tx.us> Hi Robert, I tried your python script below on my home PC and it worked. But, when I try it on my work PC it doesn't. I get an error message as follows: sys:1: DeprecationWarning: Non-ASCII character '\xc2' in file import_os on line 7, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details File "import_os", line 7 ? ? userinfo=i.split() ^ SyntaxError: invalid syntax I'm using Python version 2.4.4 at work and the box I really want it on is using version 2.3.4. On the 2.3.4 box I also get the same error message. Ray On Thursday 04 January 2007 18:19, Robert Arkiletian wrote: > On 1/4/07, Ray Garza wrote: > > Hello Script Gurus, > > > > Anyone know how to create user accounts from a text file using scripts? > > > > Example: > > > > user_accounts.txt > > "username1","password" > > "username2","password" > > "username3","password" > > "username4","password" > > > > convert that list into users on a local machine > > well here is one that works without the "," between the username and > password and no quotes around the strings. > > > #!/usr/bin/python > import os > > f=file('/home/ray/user_accounts.txt','r') > for i in f: > userinfo=i.split() > os.system("/usr/sbin/useradd -g users -n "+userinfo[0]) > #check man page for useradd to customize as needed > os.system("echo " +userinfo[1]+" | /usr/bin/passwd "+ > userinfo[0]+" --stdin") > f.close > > I haven't really tested it properly so use it at your own risk. > > > Better yet I need to convert a dbase file of usernames and passwords into > > valid local user accounts. I can convert the dbase file to other formats > > if that helps. > > > > Thanks > > > > Ray > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see From ericbrow at gmail.com Tue Jan 9 14:51:00 2007 From: ericbrow at gmail.com (Eric Brown) Date: Tue, 9 Jan 2007 08:51:00 -0600 Subject: [K12OSN] anyone using Plato on K12LTSP Message-ID: Hello all, I am at odds with our school administration. I'm trying to make a lab available for more kids to take more classes through Plato, but I am not allowed access to Plato, or the plug-ins needed to make some of the things work with the Plato courses. We are running the web-based version of Plato. Has anyone gotten K12LTSP to work successfully with Plato? According to their specifications it will work on Apple or Windows with IE and Netscape. Most of the classrooms here are running it through Safari, but not everything works (some of the math animations apparently don't work with Safari). I'd like to set up a lab for Plato with K12LTSP in our school, but I want to make sure it will play nice with K12LTSP first. Thanks, Eric From dtrask at vcsvikings.org Tue Jan 9 16:13:30 2007 From: dtrask at vcsvikings.org (David Trask) Date: Tue, 09 Jan 2007 11:13:30 -0500 Subject: [K12OSN] Re: PDC/BDC problem (Randall Swift) In-Reply-To: References: <20070109045255.169E272F24@hormel.redhat.com> <, > <20070109052958.GA13155@majen.net> <,> Message-ID: Randy, Run on the PDC slapcat -l /root/pdc.ldif copy the file over to the other machine (the BDC) either using scp or some other method if using scp....do this on the PDC cd /root scp pdc.ldif root at 10.0.0.1:/root (use the IP address of the BDC in place of 10.0.0.1...then enter your password...should work assumung ssh is installed and running) then on the BDC cd /root slapadd -l /root/pdc.ldif or simply sladadd -l pdc.ldif (the -l switch "that's an L" tells slapcat to direct its output to a file....in this case we've named it pdc.ldif....you can name it anything you want.....in slapadd it simply tells slapadd where the file is to read from) In any case you are simply adding the database manually. There is no need to bring your PDC down or anything....it's a quick process....and the LDIF file is simply a text file of the database. "Support list for open source software in schools." writes: >"Support list for open source software in schools." >writes: >>> From: "Randall Swift" >>> Subject: [K12OSN] PDC/BDC problem >> >>> I have a PDC setup on core 5 that has been running all year. I finally >>got >>> the chance to setup up BDC on core 5. >>> Everything setup fine. However, when i run ./smbldap pdc on the pdc and >>> after I answer all the questions I get the following error: Unable to >>load >>> LDAP database for slave initialization:256. I also ran ./smbldap bdc >on >>> the bdc and I get the same error. I have also restarted both servers >>with >>> no luck. Ideas?? Thanks >> >>The line that's failing is line 1260 of smbldap-configure, which is >>running this command on the BDC: >> >>slapadd -l $slapcat_ldif_path/slapcat.ldif >> >>What happens if you run >>$ slapcat > blah.ldif >>on your PDC, copy blah.ldif to your BDC, and run >>$ slapadd -l blah.ldif >>? >> >>--matt >> >>-- >>Open Source Software Engineering Consultant >>http://majen.net/ >> >>_______________________________________________ >>K12OSN mailing list >>K12OSN at redhat.com >>https://www.redhat.com/mailman/listinfo/k12osn >>For more info see > >Just to make sure, >run slapcat > **.ldif on the PDC (do I put in the >) >copy **.ldif to BDC >run slapadd -l **.ldif on the BDC > >This will not do anything to my PDC as this is a production server and I >can't have it go down?? > >Randy Swift >Network Administrator >Leavitt Area High School >Turner, Maine 04282 >(207)225-3533 >swift at msad52.k12.me.us > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From dtrask at vcsvikings.org Tue Jan 9 16:13:30 2007 From: dtrask at vcsvikings.org (David Trask) Date: Tue, 09 Jan 2007 11:13:30 -0500 Subject: [K12OSN] Re: PDC/BDC problem (Randall Swift) In-Reply-To: References: <20070109045255.169E272F24@hormel.redhat.com> <, > <20070109052958.GA13155@majen.net> <,> Message-ID: Randy, Run on the PDC slapcat -l /root/pdc.ldif copy the file over to the other machine (the BDC) either using scp or some other method if using scp....do this on the PDC cd /root scp pdc.ldif root at 10.0.0.1:/root (use the IP address of the BDC in place of 10.0.0.1...then enter your password...should work assumung ssh is installed and running) then on the BDC cd /root slapadd -l /root/pdc.ldif or simply sladadd -l pdc.ldif (the -l switch "that's an L" tells slapcat to direct its output to a file....in this case we've named it pdc.ldif....you can name it anything you want.....in slapadd it simply tells slapadd where the file is to read from) In any case you are simply adding the database manually. There is no need to bring your PDC down or anything....it's a quick process....and the LDIF file is simply a text file of the database. "Support list for open source software in schools." writes: >"Support list for open source software in schools." >writes: >>> From: "Randall Swift" >>> Subject: [K12OSN] PDC/BDC problem >> >>> I have a PDC setup on core 5 that has been running all year. I finally >>got >>> the chance to setup up BDC on core 5. >>> Everything setup fine. However, when i run ./smbldap pdc on the pdc and >>> after I answer all the questions I get the following error: Unable to >>load >>> LDAP database for slave initialization:256. I also ran ./smbldap bdc >on >>> the bdc and I get the same error. I have also restarted both servers >>with >>> no luck. Ideas?? Thanks >> >>The line that's failing is line 1260 of smbldap-configure, which is >>running this command on the BDC: >> >>slapadd -l $slapcat_ldif_path/slapcat.ldif >> >>What happens if you run >>$ slapcat > blah.ldif >>on your PDC, copy blah.ldif to your BDC, and run >>$ slapadd -l blah.ldif >>? >> >>--matt >> >>-- >>Open Source Software Engineering Consultant >>http://majen.net/ >> >>_______________________________________________ >>K12OSN mailing list >>K12OSN at redhat.com >>https://www.redhat.com/mailman/listinfo/k12osn >>For more info see > >Just to make sure, >run slapcat > **.ldif on the PDC (do I put in the >) >copy **.ldif to BDC >run slapadd -l **.ldif on the BDC > >This will not do anything to my PDC as this is a production server and I >can't have it go down?? > >Randy Swift >Network Administrator >Leavitt Area High School >Turner, Maine 04282 >(207)225-3533 >swift at msad52.k12.me.us > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From lists.john at gmail.com Tue Jan 9 16:11:18 2007 From: lists.john at gmail.com (john ) Date: Tue, 9 Jan 2007 08:11:18 -0800 Subject: [K12OSN] Weird! Backspace doesn't work for Some users in OpenOffice In-Reply-To: <20371.25115.qm@web32814.mail.mud.yahoo.com> References: <2be970b50701081527q1cf11889w490ca31a4a57b104@mail.gmail.com> <20371.25115.qm@web32814.mail.mud.yahoo.com> Message-ID: <2be970b50701090811t1380ea24qaf2d1748b635c963@mail.gmail.com> It doesn't appear to be either. I looked through the OO forums and this seems to be a problem for some folks. The fix suggested was to open oowriter and go to Tools> Customize > Keyboard > reset. I haven't tried this and it will be a big drag if this has to be done for all or most of our 200+ student users. I ran sabayon and reset the keyboard settings. I have no idea if that will change the settings for all users or not. I'm going to keep looking into it. Thanks for your response. John On 1/8/07, Rob Owens wrote: > > Is it terminal-specific or user-specific? > > -Rob > > --- john wrote: > > > Hi all, > > > > I have a problem that's got me stumped. Some but not > > all of my LTSP users > > can't use their backspace, arrow or delete keys in > > OOWriter. The keys work > > in other apps, but not in OOWriter. I am useing > > Ubuntu LTS 6.06 with, OO > > 2.0.2 > > > > ANY ideas would be appreciated! > > > > John > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From accessys at smart.net Tue Jan 9 16:37:14 2007 From: accessys at smart.net (Accessys@smart.net) Date: Tue, 9 Jan 2007 11:37:14 -0500 (EST) Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <200701090709.35714.MrJohnLucas@gmail.com> References: <1168306400.20976.2.camel@localhost.localdomain> <45A344FF.2080504@cmosnetworks.com> <200701090709.35714.MrJohnLucas@gmail.com> Message-ID: and from what I have seen the switch to K12ltsp will be less of a problem and easier than a switch to Vista.. Bob On Tue, 9 Jan 2007, John Lucas wrote: > Date: Tue, 9 Jan 2007 07:09:35 -0400 > From: John Lucas > Reply-To: Support list for open source software in schools. > > To: k12osn at redhat.com > Subject: Re: [K12OSN] general acceptance of k12ltsp in schools > > On Tuesday 09 January 2007 03:32, Terrell Prud? Jr. wrote: > > I have heard all of the following: > > > > "Look, we have to prepare our children for the 'real world', and the > > 'real world' uses Microsoft." > > "Microsoft is the standard. Employers are demanding that schools teach > > the standard." > > > > They need to remember when the "standard" was Word Perfect, and before that > the standard was WordStar. Teaching concepts is more important than teaching > particular applications. > > > "Nobody got fired for buying Microsoft." > > > > But perhaps they should :-} It used to be "nobody got fired for buying IBM". > Things change. Evolve or die. > > > "Linux is for techies." > > > > Why is that a bad thing? Linux is not *just* for techies. > > > "Will it work with ?" > > Ask them if they have a site license for their special pet application (did > they bring enough for everybody :-} > > > "Where's Internet Explorer? Where's my Outlook? I can't take time to > > figure this out, I have to do real work!" > > > > "Oh, those are the applications letting in all that malware, didn't you know?" > > > "We'd have to retrain all our staff! That's expensive, we don't have > > funding or time for that!" > big bucks for Windows training.> > > > > In my experience, many staff members were never trained in the first place and > they learn from each other. > > > > > Of course, the mindset that you have to turn 3rd graders into "good > > little employees" is a little frightening to me.... > > > > Yes. If anyone thinks that the software world will be anything like today when > these 3rd graders are ready to go into the workforce has not been paying > attention to the rate of change; five years is an eternity in computer > technology. > > > --TP > > _______________________________ > > Do you GNU!? > > Microsoft Free since 2003 --the ultimate antivirus > > protection! > > > > Barry Cisna wrote: > > > Hello All, > > > > > > I posed this question about a year ago, and am wonedering what others > > > have found,that work in the trenches, since there have been a lot more > > > people come on board to k12ltsp. > > > How has the administrative and teachers in general accepted k12ltsp in > > > your school? I'd like to hear actual "comments". Here is a scenario at > > > our school. Of course most teachers are very offish because " Its not > > > MS$". The last superintendent was very receptive to Linux/K12LTSP, but > > > having consolidated and a new super,I heard was " Well whether you like > > > it or not,it's a MS$ world out there". Enough said. How do you get any > > > farther than that?:(. Also Ive heard "It's free"? Mind turning,,, it must > > > not be worth much:(. Or "How much longer will it be free". > > > You can show all involved the benefits of the Educational software > > > bundled for all age ranges,right out of the box,in K12LTSP,but seems to > > > not offset it,, not being branded MS$. I've found if you told the higher > > > ups its going to cost thousands of $$ to get k12ltsp going they would > > > listen much more. Don't make sense but thats the way it seems. > > > Here's a good point too. I talk to an old timer on the phone for > > > hardware, that is a long time Linux guru,,that had his own business and > > > is a world traveler, He told me that the US would be the last country to > > > "flip" to accepting Linux,because the US is so "commercialized". Im > > > seeing he makes very much sense.:)You people in Europe/Asia/etc, are a > > > step ahead,in thinking i can see!:). > > > > > > Just curious what others have heard when trying to roll out K12LTSP in > > > your schools. > > > > > > Thanks, > > > > > > Barry Cisna > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ "They that can give up essential liberty to obtain a little temporary safety deserve Neither liberty nor safety", Benjamin Franklin - - - - - - - - - - - - - - - - - - - ASCII Ribbon Campaign accessBob NO HTML/PDF/RTF in e-mail accessys at smartnospam.net NO MSWord docs in e-mail Access Systems, engineers NO attachments in e-mail, *LINUX powered* access is a civil right *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# THIS message and any attachments are CONFIDENTIAL and may be privileged. They are intended ONLY for the individual or entity named From vince at totalsense.com Tue Jan 9 16:58:48 2007 From: vince at totalsense.com (Vince Callaway) Date: Tue, 09 Jan 2007 08:58:48 -0800 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <45A344FF.2080504@cmosnetworks.com> References: <1168306400.20976.2.camel@localhost.localdomain> <45A344FF.2080504@cmosnetworks.com> Message-ID: <1168361928.20430.32.camel@dbserver> On Tue, 2007-01-09 at 02:32 -0500, "Terrell Prud? Jr." wrote: > I have heard all of the following: > > "Look, we have to prepare our children for the 'real world', and the > 'real world' uses Microsoft." Most of the 'real world' is moving to web based applications. The system your working on is quickly becoming irrelevant. > "Microsoft is the standard. Employers are demanding that schools > teach the standard." Employers are demanding that people can read, write and show up for work on time. > "Nobody got fired for buying Microsoft." I came across k12ltsp by reading a blog about just that. The blog was the account of someone who was hired to replace all the microsoft based computers companywide. The reason is because M$ had done a license audit of the company and found they were not in compliance. Meaning they could not document that all the PC's they bought actually came with windows. The CEO made the decision to make the company Microsoft free. The main office was converted first and done over a weekend. They saved thousands of dollars by not needing expensive PCs at every desk. Lastly the entire tech staff was fired for costing them so much money. > "Linux is for techies." It's easier to administer than windows. My wife uses it who barely knows where the on button is. She plays on pogo.com, uses gaim to chat and quite often has a dvd playing at the same time. She just laughs when her chat buddies tell her they were offline because of a crash or virus. > "Will it work with ?" I've found very few windows apps that I could not run under wine. > "Where's Internet Explorer? Where's my Outlook? I can't take time to > figure this out, I have to do real work!" Those apps are the reason you need virus scanners. I convert everyone to firefox and either thunderbird or evolution. > "We'd have to retrain all our staff! That's expensive, we don't have > funding or time for that!" spending big bucks for Windows training.> > You could (god forbid) reduce tech staff and save money. Linux systems don't self destruct like windows systems do. > And the coup de grace: > > "It was great while it lasted...." This was the undercover one that > got ripped out by the Windows Nazis after two trouble-free years. My condolences. Your comparison is a good one since it was removed out of fear. > Of course, the mindset that you have to turn 3rd graders into "good > little employees" is a little frightening to me.... 3rd graders should not even be aware of what they are working with. If you are teaching them write does it matter what brand of pencil they use? Banning Linux is like banning books. You are crossing line from education to indoctrination. From microman at cmosnetworks.com Tue Jan 9 18:15:30 2007 From: microman at cmosnetworks.com (=?UTF-8?B?IlRlcnJlbGwgUHJ1ZMOpIEpyLiI=?=) Date: Tue, 09 Jan 2007 13:15:30 -0500 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168361928.20430.32.camel@dbserver> References: <1168306400.20976.2.camel@localhost.localdomain> <45A344FF.2080504@cmosnetworks.com> <1168361928.20430.32.camel@dbserver> Message-ID: <45A3DBC2.2010405@cmosnetworks.com> Vince Callaway wrote: > On Tue, 2007-01-09 at 02:32 -0500, "Terrell Prud? Jr." wrote: > >> I have heard all of the following: >> >> "Look, we have to prepare our children for the 'real world', and the >> 'real world' uses Microsoft." >> > Most of the 'real world' is moving to web based applications. The > system your working on is quickly becoming irrelevant. > > >> "Microsoft is the standard. Employers are demanding that schools >> teach the standard." >> > Employers are demanding that people can read, write and show up for work > on time. > > >> "Nobody got fired for buying Microsoft." >> > I came across k12ltsp by reading a blog about just that. The blog was > the account of someone who was hired to replace all the microsoft based > computers companywide. The reason is because M$ had done a license > audit of the company and found they were not in compliance. Meaning > they could not document that all the PC's they bought actually came with > windows. The CEO made the decision to make the company Microsoft free. > The main office was converted first and done over a weekend. They saved > thousands of dollars by not needing expensive PCs at every desk. > > Lastly the entire tech staff was fired for costing them so much money. > > >> "Linux is for techies." >> > It's easier to administer than windows. > My wife uses it who barely knows where the on button is. She plays on > pogo.com, uses gaim to chat and quite often has a dvd playing at the > same time. She just laughs when her chat buddies tell her they were > offline because of a crash or virus. > > >> "Will it work with ?" >> > I've found very few windows apps that I could not run under wine. > > >> "Where's Internet Explorer? Where's my Outlook? I can't take time to >> figure this out, I have to do real work!" >> > Those apps are the reason you need virus scanners. I convert everyone > to firefox and either thunderbird or evolution. > > >> "We'd have to retrain all our staff! That's expensive, we don't have >> funding or time for that!" > spending big bucks for Windows training.> >> >> > You could (god forbid) reduce tech staff and save money. Linux systems > don't self destruct like windows systems do. > > >> And the coup de grace: >> >> "It was great while it lasted...." This was the undercover one that >> got ripped out by the Windows Nazis after two trouble-free years. >> > My condolences. Your comparison is a good one since it was removed out > of fear. > > >> Of course, the mindset that you have to turn 3rd graders into "good >> little employees" is a little frightening to me.... >> > > 3rd graders should not even be aware of what they are working with. If > you are teaching them write does it matter what brand of pencil they > use? > > Banning Linux is like banning books. You are crossing line from > education to indoctrination. > > Vince, you are, you understand, preachin' to the choir. You, Bob, and John Lucas are all absolutely correct. The blog to which you're referring that describes that BSA audit is called "The Blog of Helios" over at blog.lobby4linux.com, and I read it, too. Ken "Helios" Starks now runs K12LTSP at "Ultra Secret Corporation," so named because they're apparently in pending litigation with the BSA and Microsoft. Everyone on this list should read The Blog of Helios. Starks's story is truly an example of Things Done Right. And he's doing it...WHILE BATTLING CANCER. Unfortunately, his site is apparently now password-protected; I just tried it. Hopefully this is just an accidental Apache misconfiguration. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! -------------- next part -------------- An HTML attachment was scrubbed... URL: From mel at melwade.com Tue Jan 9 17:58:16 2007 From: mel at melwade.com (Mel Wade) Date: Tue, 9 Jan 2007 09:58:16 -0800 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168308272.30818.12.camel@dbserver> References: <1168306400.20976.2.camel@localhost.localdomain> <1168308272.30818.12.camel@dbserver> Message-ID: <43080f460701090958l1a8987d0p2c93cef79d9f4329@mail.gmail.com> The cost convinced our administration The speed and ease of use convinced the students/teachers. We couldn't afford the $18,000 a new lab would have cost. We did the new lab for about $4k including a screaming server. -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Tue Jan 9 18:32:00 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Tue, 09 Jan 2007 13:32:00 -0500 Subject: [K12OSN] Relative performance characteristics In-Reply-To: <4219988b0701090605u1b0a8873i545fe6bf74743c41@mail.gmail.com> References: <1168183605.11023.21.camel@localhost.localdomain> <45A1B334.9050208@cmosnetworks.com> <4219988b0701081147t4397f649v9e1ad285eb4687ad@mail.gmail.com> <45A33EAA.2040008@cmosnetworks.com> <4219988b0701090605u1b0a8873i545fe6bf74743c41@mail.gmail.com> Message-ID: <45A3DFA0.10807@cmosnetworks.com> That is indeed interesting. And with this setup, you're not seeing a bunch of swapping to disk? --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Nadav Kavalerchik wrote: > KDE + Opera / Konqueror + OpenOffice (some times Firefox 2) > we have issues with Firefox rendering hebrew sites correctly :-( > > when KOffice supports the RTL languages better (hebrew) , i think > we'll switch to that too. > they all share the same QT libs, thus using less memory,in general. > > when measuring ram with the FL_TeacherTool ( which is not reflecting > the memory use correctly) > we get (per user) 100MB for plain KDE desktop + 30MB for Opera + 50MB > Open Office (+60 Firefox 2) > but actually the more users are logged in it uses less per user > because the app's CODE is in memory and it only allocate DATA space > (the TeacherTool reports all the memory owned by the user) > > ( and games, edu apps, drawing, java science... ) > > + 500MB goes to squid (web proxy) which make a big difference !!! > > Nadav :-) > (Bless Eric) > > On 1/9/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com > > wrote: > > With that amount of DRAM, I'd be interested to know which desktop > you have your users on, and which apps they use. Also, do they > all use the same desktop? > > --TP > > > Nadav Kavalerchik wrote: >> we use (intel 830 model - pentium 4 ) 3.2 GHz with 2 GB RAM to >> serve 25 clients >> >> On 1/8/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com >> > wrote: >> >> Sounds like your issue is DRAM. Depending on the apps >> running (e. g. TuxType), it could also be server bandwidth, >> but from what you describe, it sounds like you're starting to >> swap to disk once you hit 60 clients. That will definitely >> slow any kind of terminal server, including LTSP servers, to >> a crawl. You might not have any DRAM hogs, but if you've got >> a bunch of instances of an app running, all using a certain >> amount of DRAM, that adds up. For that reason, I normally >> didn't push my servers, which generally have 4GB DRAM, past >> 30 clients. Since you're only at 65% CPU usage, it really >> doesn't sound like that's your problem. Also, make sure that >> you are indeed checking that *all* of your server's CPUs are >> seeing only 65% usage. By default, top shows only an average >> between all of them. >> >> --TP >> _______________________________ >> Do you GNU!? >> Microsoft Free since 2003 --the ultimate >> antivirus protection! >> >> >> Immanuel Derks wrote: >>> Hi all, >>> >>> Just wondering at the moment how people feel about the difference in >>> performance characteristics between the latest Xeon core duo breed >>> processors and the old fashioned dual Xeon server layouts for LTSP. >>> >>> >>> >>> We have multiple IBM X235/x236 with double Xeon 3GHz processors >>> outfitted for a failover LTPS configuration at our school (80-100 >>> clients) and are wondering whether we can simplify the configuration by >>> >>> making use of a single server with double Xeon dual core processors (say >>> >>> an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) >>> >>> Can anybody testify a configuration with similar loads who made such a >>> >>> swap? I know dual core processors don't have a similar performance as 2 >>> >>> separate xeons at the same speed, but one might wonder with all the >>> threaded apps en memory use in LTSP, that it could stack up to it... >>> >>> >>> I must say I feel a bit skeptical sometimes at the performances quotas >>> >>> that I sometimes see here on the list, since we noticed (even on our >>> glass backbone) that x236 servers with 3GHz processors and 8GB ram >>> >>> fitted are really dropping performance to a slow when 60 people login (2 >>> >>> classes) and start working on office and firefox stuff at the same time. >>> That's why we needed 2 similar servers and we are doing fine now. >>> >>> As soon as the CPU loads get over the 65% peak loads, we get a real drop >>> >>> in performance, but no iowait or memory hogs or anything.... >>> (we basically run standard RedHat 4 edu edition) >>> >>> Kind regards, >>> >>> >>> Immanuel Derks >>> >>> >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From robark at gmail.com Tue Jan 9 18:37:04 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 9 Jan 2007 10:37:04 -0800 Subject: [K12OSN] Relative performance characteristics In-Reply-To: <4219988b0701090605u1b0a8873i545fe6bf74743c41@mail.gmail.com> References: <1168183605.11023.21.camel@localhost.localdomain> <45A1B334.9050208@cmosnetworks.com> <4219988b0701081147t4397f649v9e1ad285eb4687ad@mail.gmail.com> <45A33EAA.2040008@cmosnetworks.com> <4219988b0701090605u1b0a8873i545fe6bf74743c41@mail.gmail.com> Message-ID: On 1/9/07, Nadav Kavalerchik wrote: > KDE + Opera / Konqueror + OpenOffice (some times Firefox 2) > we have issues with Firefox rendering hebrew sites correctly :-( > > when KOffice supports the RTL languages better (hebrew) , i think we'll > switch to that too. > they all share the same QT libs, thus using less memory,in general. > > when measuring ram with the FL_TeacherTool ( which is not reflecting the > memory use correctly) > we get (per user) 100MB for plain KDE desktop + 30MB for Opera + 50MB Open > Office (+60 Firefox 2) > but actually the more users are logged in it uses less per user because the > app's CODE is in memory and it only allocate DATA space (the TeacherTool > reports all the memory owned by the user) Yes this is correct. fl-tt reports RSS resident set size which includes shared memory. So the actual usage per user is less. Look at top to see RES and SHR. There is only one instance of the shared memory allocation for all the users using firefox. So subtract SHR from RES for the actual memory used by the user. > > ( and games, edu apps, drawing, java science... ) > > + 500MB goes to squid (web proxy) which make a big difference !!! > > Nadav :-) > (Bless Eric) > > > On 1/9/07, "Terrell Prud? Jr." < microman at cmosnetworks.com> wrote: > > > > > > With that amount of DRAM, I'd be interested to know which desktop you have > your users on, and which apps they use. Also, do they all use the same > desktop? > > > > --TP > > > > > > Nadav Kavalerchik wrote: > > > > we use (intel 830 model - pentium 4 ) 3.2 GHz with 2 GB RAM to serve 25 > clients > > > > > > > > On 1/8/07, "Terrell Prud? Jr." < microman at cmosnetworks.com> wrote: > > > > > > Sounds like your issue is DRAM. Depending on the apps running (e. g. > TuxType), it could also be server bandwidth, but from what you describe, it > sounds like you're starting to swap to disk once you hit 60 clients. That > will definitely slow any kind of terminal server, including LTSP servers, to > a crawl. You might not have any DRAM hogs, but if you've got a bunch of > instances of an app running, all using a certain amount of DRAM, that adds > up. For that reason, I normally didn't push my servers, which generally > have 4GB DRAM, past 30 clients. Since you're only at 65% CPU usage, it > really doesn't sound like that's your problem. Also, make sure that you are > indeed checking that *all* of your server's CPUs are seeing only 65% usage. > By default, top shows only an average between all of them. > > > > > > --TP > > > > > > _______________________________ > > > Do you GNU!? > > > Microsoft Free since 2003--the ultimate antivirus protection! > > > > > > > > > > > > Immanuel Derks wrote: > > > Hi all, > > > > > > Just wondering at the moment how people feel about the difference in > > > performance characteristics between the latest Xeon core duo breed > > > processors and the old fashioned dual Xeon server layouts for LTSP. > > > > > > > > > > > > We have multiple IBM X235/x236 with double Xeon 3GHz processors > > > outfitted for a failover LTPS configuration at our school (80-100 > > > clients) and are wondering whether we can simplify the configuration by > > > > > > making use of a single server with double Xeon dual core processors (say > > > > > > an X3650 that comes with 2 dual-core Xeon 2.33/2.66 or 3.0GHz) > > > > > > Can anybody testify a configuration with similar loads who made such a > > > > > > swap? I know dual core processors don't have a similar performance as 2 > > > > > > separate xeons at the same speed, but one might wonder with all the > > > threaded apps en memory use in LTSP, that it could stack up to it... > > > > > > > > > I must say I feel a bit skeptical sometimes at the performances quotas > > > > > > that I sometimes see here on the list, since we noticed (even on our > > > glass backbone) that x236 servers with 3GHz processors and 8GB ram > > > > > > fitted are really dropping performance to a slow when 60 people login (2 > > > > > > classes) and start working on office and firefox stuff at the same time. > > > That's why we needed 2 similar servers and we are doing fine now. > > > > > > As soon as the CPU loads get over the 65% peak loads, we get a real drop > > > > > > in performance, but no iowait or memory hogs or anything.... > > > (we basically run standard RedHat 4 edu edition) > > > > > > Kind regards, > > > > > > > > > Immanuel Derks > > > > > > > > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From vince at totalsense.com Tue Jan 9 18:50:00 2007 From: vince at totalsense.com (Vince Callaway) Date: Tue, 09 Jan 2007 10:50:00 -0800 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <45A3DBC2.2010405@cmosnetworks.com> References: <1168306400.20976.2.camel@localhost.localdomain> <45A344FF.2080504@cmosnetworks.com> <1168361928.20430.32.camel@dbserver> <45A3DBC2.2010405@cmosnetworks.com> Message-ID: <1168368600.20430.42.camel@dbserver> On Tue, 2007-01-09 at 13:15 -0500, "Terrell Prud? Jr." wrote: > Everyone on this list should read The Blog of Helios. Starks's story > is truly an example of Things Done Right. And he's doing it...WHILE > BATTLING CANCER. Unfortunately, his site is apparently now > password-protected; I just tried it. Hopefully this is just an > accidental Apache misconfiguration. I checked it before posting. There were some posts about the blog causing issues with the lawsuit. Being the conspiracy junkie I suspect his employer may have asked him to take it down. From robark at gmail.com Tue Jan 9 18:54:34 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 9 Jan 2007 10:54:34 -0800 Subject: [K12OSN] user account scripts In-Reply-To: <200701090850.30606.ray@mission.lib.tx.us> References: <200701041540.05021.ray@mission.lib.tx.us> <200701090850.30606.ray@mission.lib.tx.us> Message-ID: On 1/9/07, Ray Garza wrote: > Hi Robert, > > I tried your python script below on my home PC and it worked. But, when I try > it on my work PC it doesn't. I get an error message as follows: > > sys:1: DeprecationWarning: Non-ASCII character '\xc2' in file import_os on > line 7, but no encoding declared; see > http://www.python.org/peps/pep-0263.html for details > File "import_os", line 7 > userinfo=i.split() > ^ > SyntaxError: invalid syntax > > I'm using Python version 2.4.4 at work and the box I really want it on is > using version 2.3.4. I don't think the version of python matters. Looks like you are using a password with the escape sequence \x which represents unicode (non standard ascii) http://www.codecodex.com/wiki/index.php?title=Escape_sequences I am not sure how you would fix this. Other python people are welcome to help. :) My only suggestion would be try not to have the backslash char "\" in usernames or passwords. > > On the 2.3.4 box I also get the same error message. > > Ray > > On Thursday 04 January 2007 18:19, Robert Arkiletian wrote: > > On 1/4/07, Ray Garza wrote: > > > Hello Script Gurus, > > > > > > Anyone know how to create user accounts from a text file using scripts? > > > > > > Example: > > > > > > user_accounts.txt > > > "username1","password" > > > "username2","password" > > > "username3","password" > > > "username4","password" > > > > > > convert that list into users on a local machine > > > > well here is one that works without the "," between the username and > > password and no quotes around the strings. > > > > > > #!/usr/bin/python > > import os > > > > f=file('/home/ray/user_accounts.txt','r') > > for i in f: > > userinfo=i.split() > > os.system("/usr/sbin/useradd -g users -n "+userinfo[0]) > > #check man page for useradd to customize as needed > > os.system("echo " +userinfo[1]+" | /usr/bin/passwd "+ > > userinfo[0]+" --stdin") > > f.close > > > > I haven't really tested it properly so use it at your own risk. > > > > > Better yet I need to convert a dbase file of usernames and passwords into > > > valid local user accounts. I can convert the dbase file to other formats > > > if that helps. > > > > > > Thanks > > > > > > Ray > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From robark at gmail.com Tue Jan 9 18:58:11 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 9 Jan 2007 10:58:11 -0800 Subject: [K12OSN] user account scripts In-Reply-To: References: <200701041540.05021.ray@mission.lib.tx.us> <200701090850.30606.ray@mission.lib.tx.us> Message-ID: On 1/9/07, Robert Arkiletian wrote: > On 1/9/07, Ray Garza wrote: > > Hi Robert, > > > > I tried your python script below on my home PC and it worked. But, when I try > > it on my work PC it doesn't. I get an error message as follows: > > > > sys:1: DeprecationWarning: Non-ASCII character '\xc2' in file import_os on > > line 7, but no encoding declared; see > > http://www.python.org/peps/pep-0263.html for details > > File "import_os", line 7 > > userinfo=i.split() > > ^ > > SyntaxError: invalid syntax > > > > I'm using Python version 2.4.4 at work and the box I really want it on is > > using version 2.3.4. > > I don't think the version of python matters. Looks like you are using > a password with the escape sequence > > \x > > which represents unicode (non standard ascii) Sorry it's not unicode. It's a hexadecimal escape sequence. Same problem though. > http://www.codecodex.com/wiki/index.php?title=Escape_sequences > > I am not sure how you would fix this. Other python people are welcome > to help. :) > My only suggestion would be try not to have the backslash char "\" in > usernames or passwords. > > > > > On the 2.3.4 box I also get the same error message. > > > > Ray > > > > On Thursday 04 January 2007 18:19, Robert Arkiletian wrote: > > > On 1/4/07, Ray Garza wrote: > > > > Hello Script Gurus, > > > > > > > > Anyone know how to create user accounts from a text file using scripts? > > > > > > > > Example: > > > > > > > > user_accounts.txt > > > > "username1","password" > > > > "username2","password" > > > > "username3","password" > > > > "username4","password" > > > > > > > > convert that list into users on a local machine > > > > > > well here is one that works without the "," between the username and > > > password and no quotes around the strings. > > > > > > > > > #!/usr/bin/python > > > import os > > > > > > f=file('/home/ray/user_accounts.txt','r') > > > for i in f: > > > userinfo=i.split() > > > os.system("/usr/sbin/useradd -g users -n "+userinfo[0]) > > > #check man page for useradd to customize as needed > > > os.system("echo " +userinfo[1]+" | /usr/bin/passwd "+ > > > userinfo[0]+" --stdin") > > > f.close > > > > > > I haven't really tested it properly so use it at your own risk. > > > > > > > Better yet I need to convert a dbase file of usernames and passwords into > > > > valid local user accounts. I can convert the dbase file to other formats > > > > if that helps. > > > > > > > > Thanks > > > > > > > > Ray > > > > > > > > _______________________________________________ > > > > K12OSN mailing list > > > > K12OSN at redhat.com > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > For more info see > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > -- > Robert Arkiletian > Eric Hamber Secondary, Vancouver, Canada > Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ > C++ GUI tutorial http://www3.telus.net/public/robark/ > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From robark at gmail.com Tue Jan 9 19:18:29 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 9 Jan 2007 11:18:29 -0800 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168368600.20430.42.camel@dbserver> References: <1168306400.20976.2.camel@localhost.localdomain> <45A344FF.2080504@cmosnetworks.com> <1168361928.20430.32.camel@dbserver> <45A3DBC2.2010405@cmosnetworks.com> <1168368600.20430.42.camel@dbserver> Message-ID: On 1/9/07, Vince Callaway wrote: > On Tue, 2007-01-09 at 13:15 -0500, "Terrell Prud? Jr." wrote: > > Everyone on this list should read The Blog of Helios. Starks's story > > is truly an example of Things Done Right. And he's doing it...WHILE > > BATTLING CANCER. Unfortunately, his site is apparently now > > password-protected; I just tried it. Hopefully this is just an > > accidental Apache misconfiguration. > > I checked it before posting. There were some posts about the blog > causing issues with the lawsuit. Being the conspiracy junkie I suspect > his employer may have asked him to take it down. Google cache (text only) :) > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From lists.john at gmail.com Tue Jan 9 19:59:22 2007 From: lists.john at gmail.com (john ) Date: Tue, 9 Jan 2007 11:59:22 -0800 Subject: [K12OSN] Help with scripting please: was Weird! Backspace doesn't work for Some users in OpenOffice Message-ID: <2be970b50701091159m1c20695bg7e7f14f28282da0a@mail.gmail.com> Well the reset option doesn't work for me. I am think now that it has something to do with the script I used to set .doc, .xls, .ppt files as the default for users. Since I am using Ubuntu, I don't have any of the handy-dandy scripts that Eric wrote to ease k12LTSP administration. So I wrote my own. Hopefuly someone can spot a problem and help me work this out. Here's the scenerio: 1) I want all student users Open Office docs to save MS formats by default. I accomplish this by copying information from a template account into the directory of the student at login. The script creates the path to the OpenOffice files in question because they are normally dynamically created when the user executes OO for the first time. If I don't pre-create these directories then the MS defaults aren't copied accross successfuly until the SECOND time students use OO. This is script is called from /etc/gdm/PostLogin/Default. Here's the script #creates the directories ahead of time so that the following scripts always have a place to go sa=/home/VUARD/$USER/.openoffice.org2/user/registry/data/org/openoffice/ sw=/home/VUARD/$USER/.openoffice.org2/user/registry/data/org/openoffice/Office/ mkdir -p $sa mkdir -p $sw chown -R $USER $sa chown -R $USER $sw cp -f /var/oofficeDefaults/Setup.xcu \ /home/VUARD/$USER/.openoffice.org2/user/registry/data/org/openoffice/Setup.xcu #makes the Zdrive the default save location for users by copying the settings from #/var/oofficeDefaults/ cp -f /var/oofficeDefaults/Common.xcu \ /home/VUARD/$USER/.openoffice.org2/user/registry/data/org/openoffice/Office/Common.xcu exit 0 Thanks in advance for any help anyone might be able to render. John On 1/9/07, john wrote: > > It doesn't appear to be either. I looked through the OO forums and this > seems to be a problem for some folks. The fix suggested was to open oowriter > and go to Tools> Customize > Keyboard > reset. I haven't tried this and it > will be a big drag if this has to be done for all or most of our 200+ > student users. I ran sabayon and reset the keyboard settings. I have no > idea if that will change the settings for all users or not. > > I'm going to keep looking into it. > > Thanks for your response. > > John > > On 1/8/07, Rob Owens < hick518 at yahoo.com> wrote: > > > > Is it terminal-specific or user-specific? > > > > -Rob > > > > --- john wrote: > > > > > Hi all, > > > > > > I have a problem that's got me stumped. Some but not > > > all of my LTSP users > > > can't use their backspace, arrow or delete keys in > > > OOWriter. The keys work > > > in other apps, but not in OOWriter. I am useing > > > Ubuntu LTS 6.06 with, OO > > > 2.0.2 > > > > > > ANY ideas would be appreciated! > > > > > > John > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see < http://www.k12os.org> > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tkathan at charter.net Tue Jan 9 21:52:41 2007 From: tkathan at charter.net (tkathan at charter.net) Date: Tue, 9 Jan 2007 13:52:41 -0800 Subject: [K12OSN] custom compiled kernel will be replaced with yum update? Message-ID: <1397768385.1168379561343.JavaMail.root@fepweb07> Our district made a "custom kernel" which basically means they compiled proprietary nic drivers into it that enable Gig capability. If I run a general yum update (like I've been doing), will a new kernel release overwrite this "specialized" kernel, and if so, is there a way around it? From eharrison at mail.mesd.k12.or.us Tue Jan 9 22:12:44 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Tue, 09 Jan 2007 14:12:44 -0800 Subject: [K12OSN] custom compiled kernel will be replaced with yum update? In-Reply-To: <1397768385.1168379561343.JavaMail.root@fepweb07> References: <1397768385.1168379561343.JavaMail.root@fepweb07> Message-ID: <45A4135C.30608@mail.mesd.k12.or.us> tkathan at charter.net wrote: > Our district made a "custom kernel" which basically means they > compiled proprietary nic drivers into it that enable Gig capability. > If I run a general yum update (like I've been doing), will a new > kernel release overwrite this "specialized" kernel, and if so, is > there a way around it? > > You can exclude files from yum updates (man yum.conf; look for "exclude"). Add this to the [main] section of /etc/yum.conf: exclude=kernel* -Eric From tkathan at charter.net Tue Jan 9 22:23:48 2007 From: tkathan at charter.net (tkathan at charter.net) Date: Tue, 9 Jan 2007 14:23:48 -0800 Subject: [K12OSN] overwrote user's home folder -permissions issue Message-ID: <163011957.1168381428240.JavaMail.root@fepweb07> Recently reinstalled server. Performed backup of home folders. I recreated a user, and then replaced their new home folder with the backup copy of their older home folder. Upon logging in, this error comes up "User's $HOME /.dmrc file is being ignored. This prevents the default session and language from being saved. File should be owned by user and have 644 permissions. User's $HOME directory must be owned by user and not writeable by other users." I chmod that file to 644, logged back in, same thing. I tried to change some permissions as root on the user's home folder, but nothing I do seems to make this message go away. Also (as expected) all her desktop icons have the "unwriteable" ghostbuster sign on them. Any help would greatly be appreciated. Thanks! From olivier.mugnier at laposte.net Tue Jan 9 22:36:04 2007 From: olivier.mugnier at laposte.net (Olivier Mugnier) Date: Tue, 9 Jan 2007 23:36:04 +0100 Subject: [K12OSN] overwrote user's home folder -permissions issue References: <163011957.1168381428240.JavaMail.root@fepweb07> Message-ID: <00c301c7343e$8ce20d70$0100450a@olivier> File should be owned by user and have 644 permissions I think your trouble are Here: be owned by user Your are admin, not user ! Can't remenber how to change group and user of a file.... But see the man of chmod (associated page) and other ch... entry ("ch" + tab key + tab key) from command line... You can also check by chmod 777 ----- Original Message ----- From: To: Sent: Tuesday, January 09, 2007 11:23 PM Subject: [K12OSN] overwrote user's home folder -permissions issue > Recently reinstalled server. Performed backup of home folders. I recreated > a user, and then replaced their new home folder with the backup copy of > their older home folder. > > Upon logging in, this error comes up "User's $HOME /.dmrc file is being > ignored. This prevents the default session and language from being saved. > File should be owned by user and have 644 permissions. User's $HOME > directory must be owned by user and not writeable by other users." > > I chmod that file to 644, logged back in, same thing. I tried to change > some permissions as root on the user's home folder, but nothing I do seems > to make this message go away. Also (as expected) all her desktop icons > have the "unwriteable" ghostbuster sign on them. > > Any help would greatly be appreciated. Thanks! > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From ray at mission.lib.tx.us Tue Jan 9 22:36:08 2007 From: ray at mission.lib.tx.us (Ray Garza) Date: Tue, 9 Jan 2007 16:36:08 -0600 Subject: [K12OSN] user account scripts In-Reply-To: References: <200701041540.05021.ray@mission.lib.tx.us> Message-ID: <200701091636.08756.ray@mission.lib.tx.us> I looked closely at the script using VI instead of of a GUI editor and found strange characters embedded. Deleted the characters and it worked fine afterwords. On Tuesday 09 January 2007 12:58, Robert Arkiletian wrote: > On 1/9/07, Robert Arkiletian wrote: > > On 1/9/07, Ray Garza wrote: > > > Hi Robert, > > > > > > I tried your python script below on my home PC and it worked. But, when > > > I try it on my work PC it doesn't. I get an error message as follows: > > > > > > sys:1: DeprecationWarning: Non-ASCII character '\xc2' in file import_os > > > on line 7, but no encoding declared; see > > > http://www.python.org/peps/pep-0263.html for details > > > File "import_os", line 7 > > > userinfo=i.split() > > > ^ > > > SyntaxError: invalid syntax > > > > > > I'm using Python version 2.4.4 at work and the box I really want it on > > > is using version 2.3.4. > > > > I don't think the version of python matters. Looks like you are using > > a password with the escape sequence > > > > \x > > > > which represents unicode (non standard ascii) > > Sorry it's not unicode. It's a hexadecimal escape sequence. Same problem > though. > > > http://www.codecodex.com/wiki/index.php?title=Escape_sequences > > > > I am not sure how you would fix this. Other python people are welcome > > to help. :) > > My only suggestion would be try not to have the backslash char "\" in > > usernames or passwords. > > > > > On the 2.3.4 box I also get the same error message. > > > > > > Ray > > > > > > On Thursday 04 January 2007 18:19, Robert Arkiletian wrote: > > > > On 1/4/07, Ray Garza wrote: > > > > > Hello Script Gurus, > > > > > > > > > > Anyone know how to create user accounts from a text file using > > > > > scripts? > > > > > > > > > > Example: > > > > > > > > > > user_accounts.txt > > > > > "username1","password" > > > > > "username2","password" > > > > > "username3","password" > > > > > "username4","password" > > > > > > > > > > convert that list into users on a local machine > > > > > > > > well here is one that works without the "," between the username and > > > > password and no quotes around the strings. > > > > > > > > > > > > #!/usr/bin/python > > > > import os > > > > > > > > f=file('/home/ray/user_accounts.txt','r') > > > > for i in f: > > > > userinfo=i.split() > > > > os.system("/usr/sbin/useradd -g users -n "+userinfo[0]) > > > > #check man page for useradd to customize as needed > > > > os.system("echo " +userinfo[1]+" | /usr/bin/passwd "+ > > > > userinfo[0]+" --stdin") > > > > f.close > > > > > > > > I haven't really tested it properly so use it at your own risk. > > > > > > > > > Better yet I need to convert a dbase file of usernames and > > > > > passwords into valid local user accounts. I can convert the dbase > > > > > file to other formats if that helps. > > > > > > > > > > Thanks > > > > > > > > > > Ray > > > > > > > > > > _______________________________________________ > > > > > K12OSN mailing list > > > > > K12OSN at redhat.com > > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > > For more info see > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > -- > > Robert Arkiletian > > Eric Hamber Secondary, Vancouver, Canada > > Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ > > C++ GUI tutorial http://www3.telus.net/public/robark/ From meelis at nlib.ee Tue Jan 9 22:41:11 2007 From: meelis at nlib.ee (Meelis) Date: Wed, 10 Jan 2007 00:41:11 +0200 Subject: [K12OSN] overwrote user's home folder -permissions issue References: <163011957.1168381428240.JavaMail.root@fepweb07> <00c301c7343e$8ce20d70$0100450a@olivier> Message-ID: <01e501c7343f$43212c60$0301a8c0@lammas> Should be this command : $ chown username:group filename Meelis --- meelis at nlib.ee ----- Original Message ----- From: "Olivier Mugnier" To: "Support list for open source software in schools." Sent: Wednesday, January 10, 2007 12:36 AM Subject: Re: [K12OSN] overwrote user's home folder -permissions issue > File should be owned by user and have 644 permissions > > I think your trouble are Here: be owned by user > Your are admin, not user ! > Can't remenber how to change group and user of a file.... > But see the man of chmod (associated page) and other ch... entry > ("ch" + tab key + tab key) from command line... > > You can also check by chmod 777 > > ----- Original Message ----- > From: > To: > Sent: Tuesday, January 09, 2007 11:23 PM > Subject: [K12OSN] overwrote user's home folder -permissions issue > > >> Recently reinstalled server. Performed backup of home folders. I >> recreated a user, and then replaced their new home folder with the backup >> copy of their older home folder. >> >> Upon logging in, this error comes up "User's $HOME /.dmrc file is being >> ignored. This prevents the default session and language from being saved. >> File should be owned by user and have 644 permissions. User's $HOME >> directory must be owned by user and not writeable by other users." >> >> I chmod that file to 644, logged back in, same thing. I tried to change >> some permissions as root on the user's home folder, but nothing I do >> seems to make this message go away. Also (as expected) all her desktop >> icons have the "unwriteable" ghostbuster sign on them. >> >> Any help would greatly be appreciated. Thanks! >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dhuckaby at paasda.org Tue Jan 9 22:43:52 2007 From: dhuckaby at paasda.org (Huck) Date: Tue, 09 Jan 2007 14:43:52 -0800 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168306400.20976.2.camel@localhost.localdomain> References: <1168306400.20976.2.camel@localhost.localdomain> Message-ID: <45A41AA8.80609@paasda.org> I find that those who actually KNOW about technology(not THINK they know)..are very supportive..and those who know NOTHING are supportive.. Have also found those without $$$ supportive when I explain that for $5000 or the cost of 10 new PC's...they can have a server that will power 20+...and the support/maintenance of those systems is a GREAT deal lower. I work with individual schools though, not districts... So ultimately either a "technology committee" or the principal decides. --Huck Barry Cisna wrote: > Hello All, > > I posed this question about a year ago, and am wonedering what others have > found,that work in the trenches, since there have been a lot more people > come on board to k12ltsp. > How has the administrative and teachers in general accepted k12ltsp in > your school? I'd like to hear actual "comments". Here is a scenario at our > school. Of course most teachers are very offish because " Its not MS$". > The last superintendent was very receptive to Linux/K12LTSP, but having > consolidated and a new super,I heard was " Well whether you like it or > not,it's a MS$ world out there". Enough said. How do you get any farther > than that?:(. Also Ive heard "It's free"? Mind turning,,, it must not be > worth much:(. Or "How much longer will it be free". > You can show all involved the benefits of the Educational software bundled > for all age ranges,right out of the box,in K12LTSP,but seems to not > offset it,, not being branded MS$. I've found if you told the higher ups > its going to cost thousands of $$ to get k12ltsp going they would listen > much more. Don't make sense but thats the way it seems. > Here's a good point too. I talk to an old timer on the phone for hardware, > that is a long time Linux guru,,that had his own business and is a world > traveler, He told me that the US would be the last country to "flip" to > accepting Linux,because the US is so "commercialized". Im seeing he makes > very much sense.:)You people in Europe/Asia/etc, are a step ahead,in > thinking i can see!:). > > Just curious what others have heard when trying to roll out K12LTSP in > your schools. > > Thanks, > > Barry Cisna > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From bert.rolston at clear.net.nz Tue Jan 9 22:50:55 2007 From: bert.rolston at clear.net.nz (Bert Rolston) Date: Wed, 10 Jan 2007 11:50:55 +1300 Subject: [K12OSN] Neoware thinclients Message-ID: <1168383056.3963.3.camel@localhost.localdomain> Hi all, Has anyone used Neoware thin clients to connect an K12LTSP server? I've seen some for sale here, and was wondering if they were viable alternatives. Thanks, Bert From bert.rolston at clear.net.nz Tue Jan 9 22:55:56 2007 From: bert.rolston at clear.net.nz (Bert Rolston) Date: Wed, 10 Jan 2007 11:55:56 +1300 Subject: [K12OSN] Another hardware question - IBM x342 server Message-ID: <1168383357.3963.7.camel@localhost.localdomain> Hi all, Has anyone tried to install K12LTSP onto an IBM x342 server? If so are there any gotchas? Thanks, Bert From dhuckaby at paasda.org Tue Jan 9 23:01:39 2007 From: dhuckaby at paasda.org (Huck) Date: Tue, 09 Jan 2007 15:01:39 -0800 Subject: [K12OSN] Teaching the Teachers Summary Message-ID: <45A41ED3.4070804@paasda.org> Yesterday at HVJA I briefly(1hr) showed the teachers how to use the LTSP lab. Here are some excerpts: Tux-PaintWow! That's just like KidPix. Ktuberling...how fun! Are these mustaches or eyebrows? Celestia...Oh look there's Earth, umm now what? Scribus...Oh that's great! Now we can actually LEARN page layout and design(former MS-publisher user) The Gimp...is this on The OpenCD you handed out? Great, I'm taking it home and making my husband teach me how to use it! Childsplay...what just happened to my screen?(Huck forgot to test it out himself)..went to some gawd-awful HUGE resolution that only showed 1/4 of the application at a time..moving mouse off screen shifted the screen to see unviewable part(s). GCompris...same as above. Hangman...Hey, this is a desert theme...why did it just use the word 'whale'?(Huck points to the cactus and sand...Desert) ;) OpenOffice...Is this compatible with MS-Office? so kids can create presentations in the lab and then present them in class with the projector on my computer? (Huck nods happily) USB-jump drive...plug it and folder appears.. WOAH!!! Cool! Neat! Ktouch...Umm where are the numbers? 10-key? Punctuation? (Huck, I'll see if we can't find something for that.) Tux-type/math .. Oh this is fun! But it's getting slower, not faster (as more people loaded it...those are intense power hungry apps) Terminal...what can the kids do with this? (Huck, absolutely anything they want...create files, write programs, create scripts, learn/run almost any program) Where's the anti-virus software? (Huck laughed) All in all I was surprised at how quickly the older ones caught on and got the hang of stuff... and then I demo'd TeacherTool ;) and they were all, Ahhhhhhhhhhhhhh!!! now THAT's what I want!! CONTROL!!! ;) Huck was happy that they were so excited about having a lab, they immediately passed around a sheet of paper laying claim to days and times when they would reserve the lab for their classes! THE END From dhuckaby at paasda.org Tue Jan 9 23:02:35 2007 From: dhuckaby at paasda.org (Huck) Date: Tue, 09 Jan 2007 15:02:35 -0800 Subject: [K12OSN] Neoware thinclients In-Reply-To: <1168383056.3963.3.camel@localhost.localdomain> References: <1168383056.3963.3.camel@localhost.localdomain> Message-ID: <45A41F0B.8070106@paasda.org> The ONE I have worked nicely I only didn't go with them because I like the YesMini better for the size(mounting behind LCD monitors)... Neoware's were about 75$ cheaper though.. --Huck Bert Rolston wrote: > Hi all, > > Has anyone used Neoware thin clients to connect an K12LTSP server? > > I've seen some for sale here, and was wondering if they were viable > alternatives. > > Thanks, > Bert > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From vince at totalsense.com Wed Jan 10 00:17:24 2007 From: vince at totalsense.com (Vince Callaway) Date: Tue, 09 Jan 2007 16:17:24 -0800 Subject: [K12OSN] Neoware thinclients In-Reply-To: <1168383056.3963.3.camel@localhost.localdomain> References: <1168383056.3963.3.camel@localhost.localdomain> Message-ID: <1168388244.5778.12.camel@vince-laptop> It's been a few years since I looked at Neoware. At the time they were putting out a decent product. My test system at home I have a couple of mini-itx based boxes. They are generic and can be sourced from several places. I will probably order one from disklessworkstations.com to checkout. The 170 sounds just like what I setup myself only in a turn key box. The price is about the same as well. From julius at turtle.com Wed Jan 10 01:42:59 2007 From: julius at turtle.com (Julius Szelagiewicz) Date: Tue, 9 Jan 2007 20:42:59 -0500 (EST) Subject: [K12OSN] Neoware thinclients In-Reply-To: <45A41F0B.8070106@paasda.org> References: <1168383056.3963.3.camel@localhost.localdomain> <45A41F0B.8070106@paasda.org> Message-ID: <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> > The ONE I have worked nicely I only didn't go with them because I like > the YesMini better for the size(mounting behind LCD monitors)... > Neoware's were about 75$ cheaper though.. > > --Huck YesMini? mounts behind LCD monitor? Please point me to it - Google returns garbage on yesmini + (ltsp or linux). julius From brcisna at eazylivin.net Wed Jan 10 02:48:23 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Tue, 09 Jan 2007 20:48:23 -0600 Subject: [K12OSN] replacing one raid hard drive Message-ID: <1168397303.9280.0.camel@localhost.localdomain> Hi Burke, Sorry, my bad. This is a raid 1(I think) . the mirroring type array. What will i run into when popping in the new/blank Sata drive? Any how to's? Do i need to stop at the raid bios- at bootup and mirror/"re-create" array? I know dumb question..I'm afraid ill wind up mirroring the blank HD /new drive to the "working" HD,,,yikes..,, Not good!!!:).. I've only deleted arrays when re-formatting HD's so i'm very green at this. I've tried to read up but still not sure of a 1. 2. 3. do this deal. Thanks, Barry Cisna From les at futuresource.com Wed Jan 10 04:49:07 2007 From: les at futuresource.com (Les Mikesell) Date: Tue, 09 Jan 2007 22:49:07 -0600 Subject: [K12OSN] replacing one raid hard drive In-Reply-To: <1168397303.9280.0.camel@localhost.localdomain> References: <1168397303.9280.0.camel@localhost.localdomain> Message-ID: <45A47043.80905@futuresource.com> Barry Cisna wrote: > Hi Burke, > > Sorry, my bad. This is a raid 1(I think) . the mirroring type array. > What will i run into when popping in the new/blank Sata drive? Any how to's? > Do i need to stop at the raid bios- at bootup and mirror/"re-create" > array? I know dumb question..I'm afraid ill wind up mirroring the blank HD > /new drive to the "working" HD,,,yikes..,, Not good!!!:).. > I've only deleted arrays when re-formatting HD's so i'm very green at this. > I've tried to read up but still not sure of a 1. 2. 3. do this deal. Is it linux software raid or handled by bios on the motherboard? You can 'cat /proc/mdstat' to see if you have software raid. If you do, you can 'fdisk -l' the working drive to see the partition size(s), then fdisk the replacement drive to match, then mdadm -add /dev/md? /dev/sd?? where the ?'s would be determined by the array and disk/partition numbers. If it is done at the bios level it is probably different for each vendor. -- Les Mikesell lesmikesell at gmail.com From KEBoone at bcps.k12.md.us Wed Jan 10 10:29:31 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Wed, 10 Jan 2007 05:29:31 -0500 Subject: [K12OSN] smbldap PDC Message-ID: I would like to place this server on our network one day but can't have it playing king of the mountain.Can smbldap server authenticate windows clients without being domain master/local master...PDC? ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From cliebow at midmaine.com Wed Jan 10 11:43:05 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Wed, 10 Jan 2007 06:43:05 -0500 (EST) Subject: [K12OSN] Julius In-Reply-To: <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> References: <1168383056.3963.3.camel@localhost.localdomain> <45A41F0B.8070106@paasda.org> <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> Message-ID: <3037.76.179.82.249.1168429385.squirrel@webmail.midmaine.com> sales at ewayco.com these arw way cool but a pain the tail to get >> The ONE I have worked nicely I only didn't go with them because I like >> the YesMini better for the size(mounting behind LCD monitors)... >> Neoware's were about 75$ cheaper though.. >> >> --Huck > YesMini? mounts behind LCD monitor? Please point me to it - Google returns > garbage on yesmini + (ltsp or linux). > julius > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From cisna-barry at wc235.k12.il.us Wed Jan 10 13:25:17 2007 From: cisna-barry at wc235.k12.il.us (cisna-barry at wc235.k12.il.us) Date: Wed, 10 Jan 2007 07:25:17 -0600 (CST) Subject: [K12OSN] replacing one raid hard drive Message-ID: <55642.172.28.8.55.1168435517.squirrel@172.28.8.55> Hi Les, This is hardware/mobo based raid. I think it is via board not sure what Raid controller is onboard. Its been so long since i have even looked at this server's bios. Its about 2 years old. Do i simply "plug & play" the new sata hd into the server ,boot up,,and will the raid find its new hd to mirror to,,or what need s to be done manually? Any ideas? Thanks, Barry Cisna From dtrask at vcsvikings.org Wed Jan 10 13:38:02 2007 From: dtrask at vcsvikings.org (David Trask) Date: Wed, 10 Jan 2007 08:38:02 -0500 Subject: [K12OSN] Neoware thinclients In-Reply-To: <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> References: <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> Message-ID: I went to http://www.ewayco.com...can you guys tell me which one is the one you have been ordering? There is no"yes Mini" per se, but there appears to be several units that look like thin-clients. "Support list for open source software in schools." writes: >> The ONE I have worked nicely I only didn't go with them because I like >> the YesMini better for the size(mounting behind LCD monitors)... >> Neoware's were about 75$ cheaper though.. >> >> --Huck >YesMini? mounts behind LCD monitor? Please point me to it - Google returns >garbage on yesmini + (ltsp or linux). >julius > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From les at futuresource.com Wed Jan 10 13:34:35 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 10 Jan 2007 07:34:35 -0600 Subject: [K12OSN] replacing one raid hard drive In-Reply-To: <55642.172.28.8.55.1168435517.squirrel@172.28.8.55> References: <55642.172.28.8.55.1168435517.squirrel@172.28.8.55> Message-ID: <45A4EB6B.5030708@futuresource.com> cisna-barry at wc235.k12.il.us wrote: > > This is hardware/mobo based raid. I think it is via board not sure what > Raid controller is onboard. Its been so long since i have even looked at > this server's bios. Its about 2 years old. Do i simply "plug & play" the > new sata hd into the server ,boot up,,and will the raid find its new hd to > mirror to,,or what need s to be done manually? Usually you hit a key during boot-up to get into the raid setup and there is some kind of step where you 'initialize' a disk and then add it to the array to create a volume. It should know which disk has not been initialized when you boot after adding the new drive. They usually don't rebuild automatically unless you set up a hot spare ahead of time, so you have to tell it to add the new disk to the existing array or volume. -- Les Mikesell lesmikesell at gmail.com From petre at maltzen.net Wed Jan 10 14:34:08 2007 From: petre at maltzen.net (Petre Scheie) Date: Wed, 10 Jan 2007 08:34:08 -0600 Subject: [K12OSN] Neoware thinclients In-Reply-To: References: <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> Message-ID: <45A4F960.3000500@maltzen.net> I think the one that's getting all the attention is the $99 TU system, on the top left part of the homepage. It looks identical the the NorhTec MicroClient Jr. which you can read about at http://www.norhtec.com/products/mcjr/index.html. But I think NorhTec charges $150 for quantity one. Petre David Trask wrote: > I went to http://www.ewayco.com...can you guys tell me which one is the > one you have been ordering? There is no"yes Mini" per se, but there > appears to be several units that look like thin-clients. > > > "Support list for open source software in schools." > writes: >>> The ONE I have worked nicely I only didn't go with them because I like >>> the YesMini better for the size(mounting behind LCD monitors)... >>> Neoware's were about 75$ cheaper though.. >>> >>> --Huck >> YesMini? mounts behind LCD monitor? Please point me to it - Google returns >> garbage on yesmini + (ltsp or linux). >> julius >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > > > David N. Trask > Technology Teacher/Director > Vassalboro Community School > dtrask at vcsvikings.org > (207)923-3100 > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From mblinn at peopleplaces.org Wed Jan 10 15:54:17 2007 From: mblinn at peopleplaces.org (Michael Blinn) Date: Wed, 10 Jan 2007 10:54:17 -0500 Subject: [K12OSN] Two subnets Message-ID: <45A50C29.1080900@peopleplaces.org> I have ~50 clients I'd like to split into two subnets, each on their own separate switches going into a separate gig NIC on the server. Out of the box, k12ltsp 5.0.0 likes to run on 192.168.0.0/24 right? What do I need to change in order to have a working LTSP configuration (complete with dhcp, tftp etc) on 192.168.1.0/24 in addition to the 192.168.0.0/24 ? If I can safely set both GB NICs on the same subnet, but separate switches, please let me know, however my initial thought is that the broadcasts will slow the system down by transversing switches via the server's NICs. -Michael Blinn -- If this is my day of harvest, in what fields have I sowed the seed, and in what unremembered seasons? - Kahlil Gibran CONFIDENTIALITY NOTICE: This message, and any attachments that may accompany it, contain information that is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential, or otherwise exempt from disclosure under applicable law. If the recipient of this message is not the intended recipient, any disclosure, copying, or other use of this communication or any of the information, which it contains is unauthorized and prohibited. If you have received this message in error, please notify the original sender by return mail and delete this message, along with any attachments, from your computer. Thank you. From eharrison at mail.mesd.k12.or.us Wed Jan 10 15:57:12 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 10 Jan 2007 07:57:12 -0800 Subject: [K12OSN] K12LTSP ftp/yum/rsync server down Message-ID: <45A50CD8.2080909@mail.mesd.k12.or.us> The main K12LTSP ftp/yum/rsync server had its SATA RAID card hang again. It forced a file system check on reboot, IIRC that takes about 2 hours. Last time it ran into an error and had to be restarted, which took an additional couple of hours. In the meantime, if you need to run yum, you can disable the K12LTSP-specific repositories, such as: yum --disablerepo=k12ltsp --disablerepo=webmin update -Eric From spowers at inlandlakes.org Wed Jan 10 15:58:44 2007 From: spowers at inlandlakes.org (Shawn Powers) Date: Wed, 10 Jan 2007 10:58:44 -0500 Subject: [K12OSN] NFS help In-Reply-To: References: Message-ID: <819CFA12-C49D-454A-B163-A8AD3749412D@inlandlakes.org> Well, today was as close to a "meltdown" as I care to get... it turns out that rpc.lockd is failing, because rpc.statd is dying for some unknown reason. I manually started rpc.statd, and my clients are (mostly) working, except for some OO2 clients that are having problems with file locking errors, and "hung" applications. Is there a file limit (ie, number of files) that might cause an NFS server to struggle? I think my file server is housing 8 millionish files, although they're obviously not all served at once. My hard drive is partitioned with ext3. I'm really grasping at straws, and I'm not sure what to try next. I'll be here this evening working on it, but it generally only shows it's ugly teeth under the load of 300 computers hitting it. If nothing else, please wish me luck. -Shawn On Jan 3, 2007, at 11:10 AM, Shawn Powers wrote: > I've been using NFS for years, and it's been great. Our recent > increase in clients (both thin and other) has caused, problems... > > I think I'm running out of file locks, or having too many open > files, or too many threads (yeah, I'm completely guessing what I'm > running out of), or something. > > Could someone point me in the right direction to diagnose, and > hopefully fix NFS? > > The symptoms are: > > 1) Programs on thin clients for users with NFS home directories > don't open, they just sorta hang and hang. Sometimes they'll start > after 10 minutes. > > 2) double clicking a file in nautilus will sometimes open the file > (in openoffice), but then nautilus will hang. > > 3) on my OSX clients, Microsoft Word complains that either a file > is locked, or it can't lock a file -- both errors are common. > > If I try to: > > service nfs restart > > the part that says, "Shutting down NFS daemon: FAILED" always > comes up, but then further down it says, "Starting NFS daemon: > SUCCESS" > > I can't find any useful errors, but rebooting the NFS server does > fix the problem for a while. It first, of course, locks up every > client unless they've logged out, so it's not a great solution, and > was not a great way to start the year. :) > > Thanks for any insight, > -Shawn > > > -- > Shawn Powers > Technology Director > Inland Lakes Schools > PHN: 231-238-6868 x9174 > FAX: 509-356-7024 > spowers at inlandlakes.org > Work Website: http://techcorner.inlandlakes.org > Personal Blog: http://www.brainofshawn.com > > ---- > The views, opinions, visions, thoughts, comments, > sarcastic whims, forecasts, poetic outbursts, > cynical wit, future plans, implementation ideas, > OS preference, curricular insight, ice cream preference, > or anything else I might infer are not the > views of Inland Lakes Schools. Pretty much everything > I say, do, think, or imply with punctuation should be > considered my own delusions, and ignored completely. > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --- This message checked for SPAM and Viruses by MailFoundry. If > this is SPAM, please forward it to spam at mailfoundry.com -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org Work Website: http://techcorner.inlandlakes.org Personal Blog: http://www.brainofshawn.com ---- The views, opinions, visions, thoughts, comments, sarcastic whims, forecasts, poetic outbursts, cynical wit, future plans, implementation ideas, OS preference, curricular insight, ice cream preference, or anything else I might infer are not the views of Inland Lakes Schools. Pretty much everything I say, do, think, or imply with punctuation should be considered my own delusions, and ignored completely. From henryhartley at westat.com Wed Jan 10 16:02:01 2007 From: henryhartley at westat.com (Henry Hartley) Date: Wed, 10 Jan 2007 11:02:01 -0500 Subject: [K12OSN] Neoware thinclients In-Reply-To: <45A4F960.3000500@maltzen.net> Message-ID: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD4C@MAILBE2.westat.com> Petre Scheie wrote: >> I think the one that's getting all the attention is the $99 TU >> system, on the top left part of the homepage. It looks identical >> the the NorhTec MicroClient Jr. which you can read about at >> http://www.norhtec.com/products/mcjr/index.html. But I think >> NorhTec charges $150 for quantity one. $120 for the unit plus $30 for two serial-port option, which does look like what this is. I assume they bought a lot at a discounted volume rate and are selling them at a fairly thin margin. The only difference I see is that on the back of the ewayco unit there seems to be a coax jack that I don't see on the images at norhtec. I've sent an e-mail to ewayco asking a few questions. I'll update this thread if I hear back from them. -- Henry From nhamilton at tcse.us Wed Jan 10 16:01:34 2007 From: nhamilton at tcse.us (Nathan Hamilton) Date: Wed, 10 Jan 2007 10:01:34 -0600 Subject: [K12OSN] Unsubscribe Message-ID: <05EAEBE39866FB479CF6C5FF88B144E51C4FC4@pandora.Tricounty.local> I need to get out of this group...thanks!! -------------- next part -------------- An HTML attachment was scrubbed... URL: From nils at breun.nl Wed Jan 10 16:03:17 2007 From: nils at breun.nl (Nils Breunese) Date: Wed, 10 Jan 2007 17:03:17 +0100 Subject: [K12OSN] K12LTSP ftp/yum/rsync server down In-Reply-To: <45A50CD8.2080909@mail.mesd.k12.or.us> References: <45A50CD8.2080909@mail.mesd.k12.or.us> Message-ID: Eric Harrison wrote: > The main K12LTSP ftp/yum/rsync server had its SATA RAID card hang > again. > > It forced a file system check on reboot, IIRC that takes about 2 > hours. > Last time it ran into an error and had to be restarted, which took an > additional couple of hours. > > > In the meantime, if you need to run yum, you can disable the > K12LTSP-specific repositories, such as: > > > yum --disablerepo=k12ltsp --disablerepo=webmin update I don't have the bandwidth myself, but isn't it time for some mirrors? Nils. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From dtrask at vcsvikings.org Wed Jan 10 16:15:37 2007 From: dtrask at vcsvikings.org (David Trask) Date: Wed, 10 Jan 2007 11:15:37 -0500 Subject: [K12OSN] Neoware thinclients In-Reply-To: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD4C@MAILBE2.westat.com> References: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD4C@MAILBE2.westat.com> Message-ID: "Support list for open source software in schools." writes: >Petre Scheie wrote: > >>> I think the one that's getting all the attention is the $99 TU >>> system, on the top left part of the homepage. It looks identical >>> the the NorhTec MicroClient Jr. which you can read about at >>> http://www.norhtec.com/products/mcjr/index.html. But I think >>> NorhTec charges $150 for quantity one. > >$120 for the unit plus $30 for two serial-port option, which does look >like what this is. I assume they bought a lot at a discounted volume >rate and are selling them at a fairly thin margin. > >The only difference I see is that on the back of the ewayco unit there >seems to be a coax jack that I don't see on the images at norhtec. I've >sent an e-mail to ewayco asking a few questions. I'll update this >thread if I hear back from them. > >-- >Henry > > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see Anyone here actually use the NorhTec Microclients? How do they work for you? David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From eharrison at mail.mesd.k12.or.us Wed Jan 10 16:23:23 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 10 Jan 2007 08:23:23 -0800 Subject: [K12OSN] K12LTSP ftp/yum/rsync server down In-Reply-To: References: <45A50CD8.2080909@mail.mesd.k12.or.us> Message-ID: <45A512FB.20107@mail.mesd.k12.or.us> Nils Breunese wrote: > Eric Harrison wrote: > >> The main K12LTSP ftp/yum/rsync server had its SATA RAID card hang again. >> >> It forced a file system check on reboot, IIRC that takes about 2 hours. >> Last time it ran into an error and had to be restarted, which took an >> additional couple of hours. >> >> >> In the meantime, if you need to run yum, you can disable the >> K12LTSP-specific repositories, such as: >> >> >> yum --disablerepo=k12ltsp --disablerepo=webmin update > > I don't have the bandwidth myself, but isn't it time for some mirrors? > > Nils. > Yum has great support for mirrors. No problem there. The issue with my current configuration is that the mirror list is fetched from a single server, such as: mirrorlist=http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-6.0-$basearch If you can't get to http://k12linux.mesd.k12.or.us, you can't get to the mirrors. I'll look into setting up a virtual server, say http://repos.k12linux.mesd.k12.or.us, and putting the mirrorlist there. I'm already running all the traffic through a Foundry L4 switch, so it shouldn't be too tough to configure transparent fail-over between two servers. -Eric From nils at breun.nl Wed Jan 10 16:32:53 2007 From: nils at breun.nl (Nils Breunese) Date: Wed, 10 Jan 2007 17:32:53 +0100 Subject: [K12OSN] K12LTSP ftp/yum/rsync server down In-Reply-To: <45A512FB.20107@mail.mesd.k12.or.us> References: <45A50CD8.2080909@mail.mesd.k12.or.us> <45A512FB.20107@mail.mesd.k12.or.us> Message-ID: Eric Harrison wrote: > Yum has great support for mirrors. No problem there. I know. I'm not running K12LTSP however so I didn't know there were mirrors already. > The issue with my current configuration is that the mirror list is > fetched from a single server, such as: > > mirrorlist=http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-6.0- > $basearch > > If you can't get to http://k12linux.mesd.k12.or.us, you can't get > to the > mirrors. Wouldn't it be a good idea to ship a k12ltsp-release package with a mirrorlist in it and use mirrorlist= in the repo file? That way people always have their mirrorlists and you can push updated mirrorlists by creating a new version of the k12ltsp-release package. I believe I have seen other repositories do this. Nils -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From eharrison at mail.mesd.k12.or.us Wed Jan 10 16:59:50 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 10 Jan 2007 08:59:50 -0800 Subject: [K12OSN] K12LTSP ftp/yum/rsync server down In-Reply-To: References: <45A50CD8.2080909@mail.mesd.k12.or.us> <45A512FB.20107@mail.mesd.k12.or.us> Message-ID: <45A51B86.60908@mail.mesd.k12.or.us> Nils Breunese wrote: > Eric Harrison wrote: > >> Yum has great support for mirrors. No problem there. > > I know. I'm not running K12LTSP however so I didn't know there were > mirrors already. There are mirrors of the images, but currently not of the repositories. Mirroring the repositories, in the current design of K12LTSP, requires a huge commitment of storage space and effort. In the past, trying to mirror the repositories has caused me more problems than it has solved - and the problem set is now 4 times larger considering there are four current versions of K12LTSP vs only one in the past. Guess what I've been working on the last couple of weeks? Making K12LTSP much easier to mirror and easier on the mirrors ;-) >> The issue with my current configuration is that the mirror list is >> fetched from a single server, such as: >> >> mirrorlist=http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-6.0-$basearch >> >> If you can't get to http://k12linux.mesd.k12.or.us, you can't get to the >> mirrors. > > Wouldn't it be a good idea to ship a k12ltsp-release package with a > mirrorlist in it and use mirrorlist= in the repo file? > That way people always have their mirrorlists and you can push updated > mirrorlists by creating a new version of the k12ltsp-release package. I > believe I have seen other repositories do this. > I've thought about this as well. I believe that CentOS is using DNS to deal with this, which is pretty slick, but requires the mirrors to be consistent in their file system layout. -Eric From timothy.hart at gmail.com Wed Jan 10 17:07:10 2007 From: timothy.hart at gmail.com (Timothy Hart) Date: Wed, 10 Jan 2007 12:07:10 -0500 Subject: [K12OSN] OLPC Laptop On Sale To Public Next Year Message-ID: <464c38cc0701100907h46675303h84bbc2dd79c22201@mail.gmail.com> Link to News Story: http://news.bbc.co.uk/2/hi/technology/6246989.stm Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhuckaby at paasda.org Wed Jan 10 17:48:57 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 10 Jan 2007 09:48:57 -0800 Subject: [K12OSN] NFS help In-Reply-To: <819CFA12-C49D-454A-B163-A8AD3749412D@inlandlakes.org> References: <819CFA12-C49D-454A-B163-A8AD3749412D@inlandlakes.org> Message-ID: <45A52709.7090207@paasda.org> GOOD LUCK SHAWN! ;) Shawn Powers wrote: > If nothing else, please wish me luck. > > -Shawn From dhuckaby at paasda.org Wed Jan 10 17:50:38 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 10 Jan 2007 09:50:38 -0800 Subject: [K12OSN] Neoware thinclients In-Reply-To: <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> References: <1168383056.3963.3.camel@localhost.localdomain> <45A41F0B.8070106@paasda.org> <4024.192.168.1.2.1168393379.squirrel@192.168.1.2> Message-ID: <45A5276E.1030603@paasda.org> http://affirmative.net/extrathin.html#mini YEStation Mini disclaimer...I have no idea if sound works.. I don't do sound in labs/libraries/classrooms... --Huck Julius Szelagiewicz wrote: >> The ONE I have worked nicely I only didn't go with them because I like >> the YesMini better for the size(mounting behind LCD monitors)... >> Neoware's were about 75$ cheaper though.. >> >> --Huck > YesMini? mounts behind LCD monitor? Please point me to it - Google returns > garbage on yesmini + (ltsp or linux). > julius > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From k12osn at deltacfax.com Wed Jan 10 17:59:15 2007 From: k12osn at deltacfax.com (Tim Born) Date: Wed, 10 Jan 2007 11:59:15 -0600 Subject: [K12OSN] Neoware thinclients In-Reply-To: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD4C@MAILBE2.westat.com> References: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD4C@MAILBE2.westat.com> Message-ID: <45A52973.3080804@deltacfax.com> Henry Hartley wrote: >The only difference I see is that on the back of the ewayco unit there >seems to be a coax jack that I don't see on the images at norhtec. I've >sent an e-mail to ewayco asking a few questions. I'll update this >thread if I hear back from them. > I'm guessing that threaded adapter that looks like a coax jack is for the wifi option. Looks just like the back of the access points when you unscrew the antennas. -tim From mel at melwade.com Wed Jan 10 18:07:32 2007 From: mel at melwade.com (Mel Wade) Date: Wed, 10 Jan 2007 10:07:32 -0800 Subject: [K12OSN] Affordable Eprom source Message-ID: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> Does anyone know an affordable eprom source. DisklessWorkstations wants $18/each for theirs. Their justification is that they go all over the world promoting LTSP and the sales from their site fund that. Personally, I'm not interested in funding their world travels... Anyway I have some 3com 3c905TX and 3c905TX-MN cards that I need eeprom chips for... -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jand689 at yahoo.com Wed Jan 10 19:49:52 2007 From: jand689 at yahoo.com (Jim Anderson) Date: Wed, 10 Jan 2007 11:49:52 -0800 (PST) Subject: [K12OSN] terminal audio global setting In-Reply-To: <459C25A4.4060204@maltzen.net> Message-ID: <806493.42717.qm@web90501.mail.mud.yahoo.com> Petre, I tried the knoppix disk and it confirmed that the terminals have a CS4236 chip. I tried just using snd-cs4236 in lts.conf, without any other parameters and I've seemed to have made some progress. When the terminals boot it shows that the sound module is active but it can find something in /dev/dsp. I need to install the rest of the sound files it seems. I did not install them initially when I set up the server. My problem now is I can't connect to the k12ltsp repos... it seems the repos are down. Is there a way to access the install disks so I can select the sound files? Do I have to treat this like an upgrade, booting from the install media? Thanks for your continuing help. Jim PS - I am only at this server on Wednesdays. --- Petre Scheie wrote: > Are you certain that's the correct driver? The fact > that it fails suggests that the > driver can't find the hardware to talk to. Trying > booting a knoppix disk, and, assuming > sound works, find out what sound driver it uses. > > Petre > > Jim Anderson wrote: > > I've tried modifying lts.conf to enable the cs4236 > sound module on the > > terminals. I keep getting errors loading the > module when the terminals > > start up. I've tried cs4236, snd-cs4236, and > snd-cs4236.ko, but with no > > luck. > > > > I did a modprobe from a terminal. This is the > result: > > [root at ltsp etc]# modprobe snd-cs4236 > > FATAL: Error inserting snd_cs4236 > > > (/lib/modules/2.6.17-1.2157_FC5smp/kernel/sound/isa/cs423x/snd-cs4236.ko): > > > No such device > > > > I've tried an absolute path to snd-cs4236.ko, but > got the same 'module > > ... not found' error. > > > > I'm new to the tweaking part of k12ltsp so I > apologize in advance if I'm > > asking obvious questions. > > > > Jim > > > > ----- Original Message ---- > > From: Petre Scheie > > To: Support list for open source software in > schools. > > Sent: Thursday, December 28, 2006 3:54:56 PM > > Subject: Re: [K12OSN] terminal audio global > setting > > > > Yes, do just that: put the settings for the GX1s > in the first part of > > lts.conf, under > > the [Default] heading, and specify the settings > for the GX110s either by > > their MAC > > addresses, or tie specific adresses and hostnames > to those MAC addresses > > in the > > /etc/dhcpd-k12ltsp.conf file, and then specify the > settings by hostname > > in the lower > > part of lts.conf. Which is exactly what you just > said. > > > > Petre > > > > Jim Anderson wrote: > > > I have a computer room running K12LTSP 5 with > 24 terminals attached, > > > almost all are GX1s. Is there a way to enter > the audio driver in > > > lts.conf globally for the the GX1s. The > remaining non-GX1s (GX110s) I > > > could designated sound by MAC address. > > > > > > Jim > > > > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. From jdavis at standard.k12.ca.us Wed Jan 10 21:14:58 2007 From: jdavis at standard.k12.ca.us (Jeff Davis) Date: Wed, 10 Jan 2007 13:14:58 -0800 Subject: [K12OSN] Renaissance Place? Message-ID: <45A55752.2030809@standard.k12.ca.us> Anyone had any success getting renplace (and its accompanying, annoying list of plugins) to work in a K12LTSP setting? Thanks, -Jeff -------------- next part -------------- A non-text attachment was scrubbed... Name: jdavis.vcf Type: text/x-vcard Size: 328 bytes Desc: not available URL: From rmcdaniel at indata.us Wed Jan 10 21:34:56 2007 From: rmcdaniel at indata.us (rmcdaniel at indata.us) Date: Wed, 10 Jan 2007 14:34:56 -0700 Subject: [K12OSN] Renaissance Place? Message-ID: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> Jeff, I believe that the only problem with RP under LTSP is the lack of a shockwave plugin for Linux. I have come accross several that have been able to load shockwave under WINE. Here is a link to a howto running Ubuntu and the Windows version of FireFox http://www.ubuntux.org/shockwave-player-ubuntu-linux Hope this helps. I will be setting up my K12LTSP so that the students can use RP under K12LTSP. Ron Ronald R. McDaniel Conecuh County Schools (251) 578-1752 x30 (251) 363-3201 cell 1*4238*104 SouthernLinc rmcdaniel at indata.us > -------- Original Message -------- > Subject: [K12OSN] Renaissance Place? > From: Jeff Davis > Date: Wed, January 10, 2007 3:14 pm > To: "Support list for open source software in schools." > > > Anyone had any success getting renplace (and its accompanying, annoying > > list of plugins) to work in a K12LTSP setting? > > Thanks, > > -Jeff > > --------------------------------------------------------------------- > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From mrok12osn at eastgranby.k12.ct.us Wed Jan 10 22:12:25 2007 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Wed, 10 Jan 2007 17:12:25 -0500 (EST) Subject: [K12OSN] Email Server Major Slowdown In-Reply-To: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email. secureserver.net> References: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> Message-ID: <1075.24.2.210.202.1168467145.squirrel@mail.eastgranby.k12.ct.us> Today our email server had two major slowdowns and several more less major slowdowns. It is built from the K12LTSP CD's plus some supplementary programs. We use postfix, UWimap, squirrelmail, MailScanner, spamassassin, and f-prot antivirus on FC5. Iptables is the firewall. When the major slowdowns occurred, the hard drive as indicated by HD activity light was very busy. Is there a utility that I can use to track down what task(s) were causing the HD activity? The email server is normally not very busy. Yesterday, we received about 2200 messages of which about 1400 were identified as spam. Mark Orenstein East Granby, CT School System From caldodge at gmail.com Wed Jan 10 22:17:41 2007 From: caldodge at gmail.com (Calvin Dodge) Date: Wed, 10 Jan 2007 15:17:41 -0700 Subject: [K12OSN] Email Server Major Slowdown In-Reply-To: <1075.24.2.210.202.1168467145.squirrel@mail.eastgranby.k12.ct.us> References: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> <1075.24.2.210.202.1168467145.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <824a5f7a0701101417y2c81a541o1d5d4bde3da5c158@mail.gmail.com> On 1/10/07, mrok12osn at eastgranby.k12.ct.us wrote: > Today our email server had two major slowdowns and several more less major > slowdowns. It is built from the K12LTSP CD's plus some supplementary > programs. We use postfix, UWimap, squirrelmail, MailScanner, > spamassassin, and f-prot antivirus on FC5. Iptables is the firewall. > > When the major slowdowns occurred, the hard drive as indicated by HD > activity light was very busy. Is there a utility that I can use to track > down what task(s) were causing the HD activity? I'm not sure. But you could run "top", and see which programs are using the most CPU, then switch it (I believe you press "M" while it's running) to see which programs are using the most RAM (on the assumption that the offender is swapping out a lot). If I had to guess, I'd suspect spamassassin (I've seen it gobble lots of RAM over time). Calvin From les at futuresource.com Thu Jan 11 00:01:26 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 10 Jan 2007 18:01:26 -0600 Subject: [K12OSN] K12LTSP ftp/yum/rsync server down In-Reply-To: <45A51B86.60908@mail.mesd.k12.or.us> References: <45A50CD8.2080909@mail.mesd.k12.or.us> <45A512FB.20107@mail.mesd.k12.or.us> <45A51B86.60908@mail.mesd.k12.or.us> Message-ID: <45A57E56.5060009@futuresource.com> Eric Harrison wrote: >> Wouldn't it be a good idea to ship a k12ltsp-release package with a >> mirrorlist in it and use mirrorlist= in the repo file? >> That way people always have their mirrorlists and you can push updated >> mirrorlists by creating a new version of the k12ltsp-release package. I >> believe I have seen other repositories do this. >> >> > > I've thought about this as well. I believe that CentOS is using DNS to > deal with this, which is pretty slick, but requires the mirrors to be > consistent in their file system layout. > > Only CentOS 3.x uses the DNS based multi-site hosting. It has a big advantage on the client side in that you can use a local caching proxy and all the machines behind it will used cached copies of the updates if they have already been downloaded. Fedora and CentOS 4.x use a mirrorlist approach. -- Les Mikesell les at futuresource.com From steve.hargadon at gmail.com Thu Jan 11 01:56:18 2007 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Wed, 10 Jan 2007 17:56:18 -0800 Subject: [K12OSN] (Interview) Plano ISD's Jim Hirsch on School 2.0 In-Reply-To: References: Message-ID: http://www.edtechlive.com/audio/JimHirsch.mp3 or http://www.edtechlive.com/audio/JimHirsch.ogg For more interviews, please visit www.EdTechLive.com. To join in the discussion on School 2.0, please visit www.School20.net. To see this interview summary with the original links, go to http://www.stevehargadon.com/2007/01/interview-with-jim-hirsch-at-plano-isd.html "The students, when they leave our classrooms, self-manage their own learning, their own collaboration. As we bring those kinds of environments within a classroom setting, how do we have that blend, if you will, of teacher-management and student-management? That is perhaps our greatest challenge right now: to what degree can we place the responsibility of learning, and the management of that learning, on the individual student? And to make that work, our parents have to be partners, they have to have input into how that will work, and they have to believe that that's also the environment that their children are functioning [in] outside of school... so let's see how we can make that work inside of school." "These students today are very adept at working together, to find information, and to create knowledge. What they're not adept at yet is knowing what questions are the best ones to ask before they go looking for that information. And yes, I firmly believe, that in my thinking of reform, that our new collaborative tools, our web 2.0 tools, will make the difference in making that happen in classrooms." Jim Hirsch is the Associate Superintendent for Technology and Academic Services at the 53,000 student Plano Independent School District. I visited Plano ISD in November when we held a 2-day workshop on Moodle, and I remember being struck by the superb training facilities that they have there. I interviewed Jim last week, using an article in eSchool News on "Education 2.0" as the starting point for the discussion on school reform and technology. Because much of the discussion on "School 2.0" or "Education 2.0" usually comes from the grass-roots level of teacher-practioners who feel that the school administration doesn't support the use of new technologies, I thought it would be interesting to interview Jim. Jim comes across as determined, pragmatic, organized, focused, and methodical. He is articulate, and I felt that every answer he gave to my questions had been thought about and spoken by him before. Jim has been an outspoken proponent of "Open Technologies," which is not the same thing, necessarily, as "Open Source" or "Free and Open Source" software, so I was prepared to listen carefully as to how he discussed those topics. Notes: * In the eSchool News article, Jim is quoted as predicting that within five years "not a single desktop [at Plano] will carry the image of a proprietary school software program." They are aiming to totally move away from their dependence on proprietary client-based software, and moving into a web-based sphere of development. They want to extend learning outside of the school walls, including to devices that most used by their students and their families--including cell phones. Much of this, he believes, will be possible through Open Source or Open Technologies. * Usually I hear from teachers that it is hard to implement web and collaborative tools in the classroom because the districts are restricting their use. I asked Jim what was happening in Plano, since the push is coming from the district side. He replied that they are two years away from becoming a "majority minority" district, and they've been in quick transition for the last few years, meaning that they are coming to the realization that they can't do business as they have done in the past to help all of their students to receive high-quality instruction to to achieve. Their approach is very pragmatic, as they can't afford to use technology that doesn't accomplish that. They don't want to wait for the teacher ground-swell--they want to figure it out now. * How is this different than the technology promises of the last 20 years? He agrees that often technology has been placed in classrooms with "hope" but without "planning." He thinks more and more schools are thinking about how to truly leverage their resources to actually make a difference. Low cost technologies with high impact are starting to get adopted, like wireless keyboard in the classroom that can be passed around and be used by the students to impact what's being presented. Much less expensive than a digital chalkboard, and more effective. * Even their low-income families have cell phones (in fact, they more often have a cell phone than a land line, which requires more stability). So then the challenge is to figure out how to use these technologies that they have access to. * To implement student-centered learning takes a lot of planning and training. Training is a big part of changing from students being "given knowledge" to "participating." * Parental involvement--by and large the parents are interested in being more informed and more involved in the student learning. Plano have put into place a system that sends an email to parents based on "trigger points" that they get to define. They are trying to make the parents more of a partner in the learning process. * They involve their teachers "intimately" in the curriculum development process, and they provide teacher-leaders with the most up-to-date tools and information that they can--both to get input from their teams and to provide initial training and support. This involves hundreds of teacher-leaders. * How do you figure out what new technologies to focus and train on? Until the technology gets out into the hands of the teachers, they don't know how they will be used or how successful they will be. I was very impressed with this mind-set from Jim. They have to be agile enough, and open to input from the teachers, to figure out what tools and training actually work. He uses the word "trust" here--that the teachers have to trust that their input will make a difference, so that they are willing to give it. * The technologies getting most quickly adopted are those that allow the students to participate and collaborate, like "large group viewing" from a projector. Both teachers and students have said the same thing--the students get a chance to deliver their creation in front of the classroom. * They are trying not to draw a distinction between Open Source / Open Technology and proprietary software based on cost, but rather on use and the strength the application brings to learning. * Open Office: are using in a limited number of classrooms. It is part of the goal to move away from proprietary desktop software, but Microsoft Office-built parts of their curriculum make that hard to do immediately, particularly PowerPoint presentations that don't play well in Open Office. They don't want any unknown holes in their curriculum, so have to identify those resources and then determine what they are going to do. * Much easier to implement has been the Free and Open Source program GIMP, the graphical image program. They can roll out GIMP very quickly and very easily in a mass implementation, because the dependencies on previously-built training materials aren't there. * I asked Jim if it was appropriate to link the new web technologies and school reform. He does believe that the classroom environment and teaching strategies do need to be reformed. Our students of today, because of access to media, the internet, and instant messaging "no longer rely on a historical perspective to make decisions." The rely much more on their friends and what they can find on a search engine. They are good at getting information, but don't know what questions to ask before looking for the information (and maybe in evaluating that information). He does think the Web 2.0 tools will really help in the classroom. * Blogs and wikis: they are at the infancy stage in using these. When commercial-free sites became available, teachers asked to use them. Rather than have the teachers go out and use different services, they have committed to providing the resources internally. This means that they have moved more slowly than some of the early adopters might have liked, but they have actively involved those teachers who are most interested in helping to make the decisions about how to bring blogs and wikis into the curriculum. And once they are in the curriculum, they will become systemic. Producing their own resources for blogs and wikis will also give them the ability to manage them "in the way that is most appropriate" for their community and make decisions about student safety. Currently, all blogs being used are being kept internal and not available to the outside world. (They use Wordpress as their blogging platform.) * Moodle--all their new development on on-line courses are now being done on Moodle. They have been doing online courses since February of 2000. They want to move all their existing content to Moodle and wish they had a utility to do that (heads-up, Moodle consultants!). * How are their proprietary vendors responding to these initiatives? They all ask the same first question: have we done something wrong? He tells them no, but that they need to consider how their product and service might work in the new environment. Removing proprietary desktop software doesn't mean that Plano won't have products and services that are needed from vendors--it just changes the model of what is paid for. * It's not just about instructional technology, but also involves administrative systems: they are working on the development of their own ERP system, looking for something totally web-based. * The big concern about web-based applications for students is what happens if the network goes down. We also talked about data privacy and the ownership of data, as well as the local hosting of services. * They don't use Linux on the desktop "at this point in time." They do use it on their server farms. They have 120 units of ultra-mobile units on order that will run Linux. It is a direction that they are "definitely having as a requirement." * They have 31,000 desktop computers, one computer for every 2.2 students. But they are not pushing for a 1:1 environment. Every student needs teacher interaction every day, and collaboration doesn't require computing. You can overdo the technology on occasion, but the reverse is worse. He tells the touching story of one of their 8-year-old students guide a parent through the process of helping her parent fill out an online job application at a kiosk. "It's incumbent upon us in public education to provide our students with experiences that allow them to function in their natural world--and that includes technology." * He's noticed that many of their students are moving from MySpace to FaceBook. * Jim doesn't blog, but he does track them and tries to contribute. Interviewing Jim was quite interesting. Please comment and let me know what you think. Is Jim as proactive an administrator as I think? -- Steve Hargadon steve at hargadon.com 916-899-1400 direct www.SteveHargadon.com - (Blog on Educational Technology) www.K12Computers.com - (Refurbished Dell Optiplexes for Schools) www.EdTechLive.com (Podcasts, Workshops, & Conferences) www.TechnologyRescue.com - (Linux Thin Client Solutions) www.LiveKiosk.com - (Web Access and Content Delivery Solutions) www.PublicWebStations.com - (Disaster & Shelter WebStation Software) www.K12OpenSource.com (Public Wiki) www.SupportBlogging.com (Public Wiki) -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbarar at gmail.com Thu Jan 11 02:23:41 2007 From: sbarar at gmail.com (Sudev Barar) Date: Thu, 11 Jan 2007 07:53:41 +0530 Subject: [K12OSN] Neoware thinclients In-Reply-To: References: <403593359CA56C4CAE1F8F4F00DCFE7D07E1FD4C@MAILBE2.westat.com> Message-ID: <774593a20701101823m60091664w73eb233f6848ea91@mail.gmail.com> On 10/01/07, David Trask wrote: > > >>> the the NorhTec MicroClient Jr. which you can read about at > >>> http://www.norhtec.com/products/mcjr/index.html. But I think > >>> NorhTec charges $150 for quantity one. > > > >$120 for the unit plus $30 for two serial-port option, which does look > >like what this is. I assume they bought a lot at a discounted volume > >rate and are selling them at a fairly thin margin. > Anyone here actually use the NorhTec Microclients? How do they work for > you? I have used few units. Initial price is $120 plus shipping ~$40 But for 20+ quantity shipping dropped to ~$6 AND they would go to ~$100 for unit for 100+ quantity. The unit of robust and boots of PXE after bios setting for network boot. Runs vesa driver and renders okay. The screen refresh is slightly slow but acceptable. I have posted this earlier also on the list. There is another company selling identical units out of Taiwan butthey do not respond to requests less than 1000+ !! -- Wishing you very best for the New Year 2007 Regards, Sudev Barar -------------- next part -------------- An HTML attachment was scrubbed... URL: From mrjohnlucas at gmail.com Thu Jan 11 02:24:34 2007 From: mrjohnlucas at gmail.com (John Lucas) Date: Wed, 10 Jan 2007 22:24:34 -0400 Subject: [K12OSN] Email Server Major Slowdown In-Reply-To: <1075.24.2.210.202.1168467145.squirrel@mail.eastgranby.k12.ct.us> References: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> <1075.24.2.210.202.1168467145.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <200701102224.35036.MrJohnLucas@gmail.com> The anti-virus scanner probably uses temp files to conduct it's scans. If you have a rash of messages with attachements that are scanned, the disk will show increased activity. Checking your process table with "top" will show you what process is taking CPU (and or RAM), but you might want to monitor your /var/log/maillog file (tail -f /var/log/maillog) and watch what postfix is doing in real time. On Wednesday 10 January 2007 18:12, mrok12osn at eastgranby.k12.ct.us wrote: > Today our email server had two major slowdowns and several more less major > slowdowns. It is built from the K12LTSP CD's plus some supplementary > programs. We use postfix, UWimap, squirrelmail, MailScanner, > spamassassin, and f-prot antivirus on FC5. Iptables is the firewall. > > When the major slowdowns occurred, the hard drive as indicated by HD > activity light was very busy. Is there a utility that I can use to track > down what task(s) were causing the HD activity? > > The email server is normally not very busy. Yesterday, we received about > 2200 messages of which about 1400 were identified as spam. > > Mark Orenstein > East Granby, CT School System > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -- "History doesn't repeat itself; at best it rhymes." - Mark Twain | John Lucas MrJohnLucas at gmail.com | | St. Thomas, VI 00802 http://mrjohnlucas.googlepages.com/ | | 18.3?N, 65?W AST (UTC-4) | From carl at snarlnet.com Thu Jan 11 05:43:03 2007 From: carl at snarlnet.com (Carl Keil) Date: Wed, 10 Jan 2007 21:43:03 -0800 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa Message-ID: <45A5CE67.5080800@snarlnet.com> Hi Folks, I'm having trouble getting sound to work with flash after installing the LTSP-esd-alsa hack. I had it working where if I launched firefox with the command "esddsp firefox" flash audio worked. I installed the hack because I was having choppy audio during certain games. The games are better now, but Flash audio has disappeared again. I don't really understand LTSP audio well enough to troubleshoot this. Can someone give me some pointers to how I can get flash sound back with my new LTSP-esd-alsa setup? Thanks, ck From carl at snarlnet.com Thu Jan 11 09:24:11 2007 From: carl at snarlnet.com (Carl Keil) Date: Thu, 11 Jan 2007 01:24:11 -0800 Subject: [K12OSN] what do these iptraf results tell me Message-ID: <45A6023B.4010805@snarlnet.com> Hi Folks, I'm running K12LTSP 5 on an MSI motherboard, Dual Core CPU, PATA drives, one for /home one for everything else. I have eth0 plugged into an unmanaged, consumer grade gigE switch. I have several different thin clients plugged into the switch. I asked the list previously for suggestions about how to check what actual network performance I'm getting. Someone suggested I run TuxType fullscreen while running IPTraf. When I run IPTraf on eth0 I see around 50Mb/s of traffic with one client running TuxType. I've gotten two clients gotten 2 clients going playing battle for Wesnoth and gotten the traffic on the server up to about 70Mb/s. So I know the NIC on my server can serve more than 50Mb/s, but I thought that TuxType fullscreen took around 70. At 50 Mb/s, the performance in TuxType is pretty terrible. The screen redraws are jerky, the letters don't come down very fast or smoothly. There's a ton of latency when selecting even from the menu to start the game. What does this tell me about where my bottleneck might be? CPU and RAM are way below 50%. (I can't remember the exact numbers) No swapping. It seems like all that's left is disk, but I can't imagine that Tux or Wesnoth is that disk intensive in the midst of a game. Or the wiring to the clients. Any thoughts about how to track this down? My clients are kindof whimpy, do I need more than 4 megs of video ram? Does the type of video card make a difference? What's best? Better nics in the clients? I'm kindof confused. I thought you could get good performance from dumpster hardware using K12LTSP. By and large I'm very happy with my thin client setup, but this is one area I'd like to improve. Just to be clear, my main problem is slow screen redraws during fullscreen games where the whole screen is moving. I get the same effect when I scroll a web page with the browser window maximized. It just scrolls slowly and choppily. Any ideas what's the limiting factor here? Thanks, ck From microman at cmosnetworks.com Thu Jan 11 12:02:05 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Thu, 11 Jan 2007 07:02:05 -0500 Subject: [K12OSN] Two subnets In-Reply-To: <45A50C29.1080900@peopleplaces.org> References: <45A50C29.1080900@peopleplaces.org> Message-ID: <45A6273D.3040209@cmosnetworks.com> This is how I used to do x86, PPC, and UltraSPARC clients off of one server. It's certainly doable, but there are several things that you get to modify: /etc/dhcpd.conf /etc/hosts Some stuff under /opt/ltsp/ For /etc/dhcpd.conf, just copy 'n' paste your existing 192.168.0.0/24 scope, thus creating two scopes. Wherever you see 192.168.0, replace it with 192.168.1. dhcpd is smart enough to know to hand out 192.168.1.0/24 addresses only on the interface in that subnet (I'm assuming you'll use 192.168.1.254 for your server's new NIC). Also, make sure that you have a "next-server" setting in each of your DHCP scopes that points to the appropriate NIC (192.168.0.254 for the original scope, and 192.168.1.254 for the second, new scope). That's how your clients will know where to TFTP-boot from. For /etc/hosts, you get to essentially replicate everything in there, in a way that you avoid name/address resolution conflicts. You know all those entries that look like this? 192.168.0.9 ws009.ltsp ws009 Well, you'll need to make 254 more entries to account for the clients on the new (192.168.1.x) NIC. But you can't have two "ws009.ltsp" entries pointing to different addresses? What do do? My solution was to tweak the names so that my /etc/hosts has entries like this: 192.168.0.009 ws0009.ltsp ws0009 192.168.1.009 ws1009.ltsp ws1009 192.168.2.009 ws2009.ltsp ws2009 In my case, I simply added a digit to the hostname, specifically, the third octet of the IP address. A simple little script will generate this for you: ****** CUT HERE ****** rm mynewetchosts.txt for octet3 in `seq 0 2` do for octet4 in `seq -w 1 254` do echo '192.168.'$a.$b' ws'$a$b'.ltsp ws'$a$b >> mynewetchosts.txt done done ****** CUT HERE ****** Then, after backing up your original /etc/hosts (/etc/hosts.bak, perhaps?), just copy this mynewetchosts.txt over to /etc/hosts. Finally, we deal with /opt/ltsp/. In my case, since my clients are different CPU architectures, I needed /opt/ltsp/i386 (comes with K12LTSP), /opt/ltsp/ppc, and /opt/ltsp/sparc. Each of these subdirectories served a different subnet. Well, since all of your clients are x86, then you get to have more than one "i386" directory tree. Why? Yes, the binaries are the same, but you need to tell your clients which IP address to talk to. Just copy your entire /opt/ltsp/i386 directory over to, say, /opt/ltsp/i386-1. Head on into this new /opt/ltsp/i386-1, and tweak lts.conf such that wherever you see "192.168.0", you replace it with "192.168.1". There should be only a couple of spots, and, IIRC, the critical one is the "SERVER" variable. Note that, in your second DHCP scope in /etc/dhcpd.conf, you will need to tweak "option root-path" to point to /opt/ltsp/i386-1. In my /etc/dhcpd, I've got three scopes, one pointing to /opt/ltsp/i386, one pointing to /opt/ltsp/ppc, and one pointing to /opt/ltsp/sparc. The reason you have to do that is because this is the directory that your LTSP clients use to do the pivot-root. In your case, each of your /opt/ltsp/i386 and /opt/ltsp/i386-1 will be pointing to a different IP address (NIC) on your LTSP server. Once you're done, you should be able to turn up your second NIC, bounce dhcpd, and have clients netbooting on your other subnet. HTH, --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Michael Blinn wrote: > I have ~50 clients I'd like to split into two subnets, each on their > own separate switches going into a separate gig NIC on the server. Out > of the box, k12ltsp 5.0.0 likes to run on 192.168.0.0/24 right? What > do I need to change in order to have a working LTSP configuration > (complete with dhcp, tftp etc) on 192.168.1.0/24 in addition to the > 192.168.0.0/24 ? > > If I can safely set both GB NICs on the same subnet, but separate > switches, please let me know, however my initial thought is that the > broadcasts will slow the system down by transversing switches via the > server's NICs. > > -Michael Blinn > -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Thu Jan 11 12:08:53 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Thu, 11 Jan 2007 07:08:53 -0500 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> Message-ID: <45A628D5.3030008@cmosnetworks.com> Umm...what's wrong with $18? That ain't that much. Hell, I call it a bargain! Try buying a single copy of XP or Vista for that...oh, and the computer to run it.... Oh yeah, and that $18 also helps to pay for their development cost to make something called LTSP for you to use. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Mel Wade wrote: > Does anyone know an affordable eprom source. DisklessWorkstations > wants $18/each for theirs. Their justification is that they go all > over the world promoting LTSP and the sales from their site fund > that. Personally, I'm not interested in funding their world travels... > > Anyway I have some 3com 3c905TX and 3c905TX-MN cards that I need > eeprom chips for... > > -- > Mel Wade > "The real problem is not whether machines think but whether men do." - > BF Skinner > http://www.melwade.com > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Thu Jan 11 12:16:09 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Thu, 11 Jan 2007 07:16:09 -0500 Subject: [K12OSN] Two subnets In-Reply-To: <45A6273D.3040209@cmosnetworks.com> References: <45A50C29.1080900@peopleplaces.org> <45A6273D.3040209@cmosnetworks.com> Message-ID: <45A62A89.4030603@cmosnetworks.com> Oops, correction on the script to generate /etc/hosts! Here's the right one. ****** CUT HERE ****** rm mynewetchosts.txt for octet3 in `seq 0 2` do for octet4 in `seq -w 1 254` do echo '192.168.'$octet3.$octet4' ws'$octet3$octet4'.ltsp ws'$octet3$octet4 >> mynewetchosts.txt done done ****** CUT HERE ****** Since you only have two subnets, you can change the "for octet3" statement to do a seq from 0 to 1 instead of 0 to 2. Of course, it won't really hurt anything to go from 0 to 2, as I had to do. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Terrell Prud? Jr. wrote: > This is how I used to do x86, PPC, and UltraSPARC clients off of one > server. It's certainly doable, but there are several things that you > get to modify: > > /etc/dhcpd.conf > /etc/hosts > Some stuff under /opt/ltsp/ > > For /etc/dhcpd.conf, just copy 'n' paste your existing 192.168.0.0/24 > scope, thus creating two scopes. Wherever you see 192.168.0, replace > it with 192.168.1. dhcpd is smart enough to know to hand out > 192.168.1.0/24 addresses only on the interface in that subnet (I'm > assuming you'll use 192.168.1.254 for your server's new NIC). Also, > make sure that you have a "next-server" setting in each of your DHCP > scopes that points to the appropriate NIC (192.168.0.254 for the > original scope, and 192.168.1.254 for the second, new scope). That's > how your clients will know where to TFTP-boot from. > > For /etc/hosts, you get to essentially replicate everything in there, > in a way that you avoid name/address resolution conflicts. You know > all those entries that look like this? > > 192.168.0.9 ws009.ltsp ws009 > > Well, you'll need to make 254 more entries to account for the clients > on the new (192.168.1.x) NIC. But you can't have two "ws009.ltsp" > entries pointing to different addresses? What do do? > > My solution was to tweak the names so that my /etc/hosts has entries > like this: > > 192.168.0.009 ws0009.ltsp ws0009 > > 192.168.1.009 ws1009.ltsp ws1009 > > 192.168.2.009 ws2009.ltsp ws2009 > > In my case, I simply added a digit to the hostname, specifically, the > third octet of the IP address. A simple little script will generate > this for you: > > ****** CUT HERE ****** > rm mynewetchosts.txt > for octet3 in `seq 0 2` > do > for octet4 in `seq -w 1 254` > do > echo '192.168.'$a.$b' ws'$a$b'.ltsp ws'$a$b >> mynewetchosts.txt > done > done > ****** CUT HERE ****** > > Then, after backing up your original /etc/hosts (/etc/hosts.bak, > perhaps?), just copy this mynewetchosts.txt over to /etc/hosts. > > Finally, we deal with /opt/ltsp/. In my case, since my clients are > different CPU architectures, I needed /opt/ltsp/i386 (comes with > K12LTSP), /opt/ltsp/ppc, and /opt/ltsp/sparc. Each of these > subdirectories served a different subnet. Well, since all of your > clients are x86, then you get to have more than one "i386" directory > tree. Why? Yes, the binaries are the same, but you need to tell your > clients which IP address to talk to. Just copy your entire > /opt/ltsp/i386 directory over to, say, /opt/ltsp/i386-1. Head on into > this new /opt/ltsp/i386-1, and tweak lts.conf such that wherever you > see "192.168.0", you replace it with "192.168.1". There should be > only a couple of spots, and, IIRC, the critical one is the "SERVER" > variable. > > Note that, in your second DHCP scope in /etc/dhcpd.conf, you will need > to tweak "option root-path" to point to /opt/ltsp/i386-1. In my > /etc/dhcpd, I've got three scopes, one pointing to /opt/ltsp/i386, one > pointing to /opt/ltsp/ppc, and one pointing to /opt/ltsp/sparc. The > reason you have to do that is because this is the directory that your > LTSP clients use to do the pivot-root. In your case, each of your > /opt/ltsp/i386 and /opt/ltsp/i386-1 will be pointing to a different IP > address (NIC) on your LTSP server. > > Once you're done, you should be able to turn up your second NIC, > bounce dhcpd, and have clients netbooting on your other subnet. > > HTH, > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate > antivirus protection! > > > Michael Blinn wrote: >> I have ~50 clients I'd like to split into two subnets, each on their >> own separate switches going into a separate gig NIC on the server. >> Out of the box, k12ltsp 5.0.0 likes to run on 192.168.0.0/24 right? >> What do I need to change in order to have a working LTSP >> configuration (complete with dhcp, tftp etc) on 192.168.1.0/24 in >> addition to the 192.168.0.0/24 ? >> >> If I can safely set both GB NICs on the same subnet, but separate >> switches, please let me know, however my initial thought is that the >> broadcasts will slow the system down by transversing switches via the >> server's NICs. >> >> -Michael Blinn >> > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From mblinn at peopleplaces.org Thu Jan 11 12:58:11 2007 From: mblinn at peopleplaces.org (Michael Blinn) Date: Thu, 11 Jan 2007 07:58:11 -0500 Subject: [K12OSN] Two subnets In-Reply-To: <45A6273D.3040209@cmosnetworks.com> References: <45A50C29.1080900@peopleplaces.org> <45A6273D.3040209@cmosnetworks.com> Message-ID: <45A63463.6080707@peopleplaces.org> An HTML attachment was scrubbed... URL: From cisna-barry at wc235.k12.il.us Thu Jan 11 13:02:49 2007 From: cisna-barry at wc235.k12.il.us (cisna-barry at wc235.k12.il.us) Date: Thu, 11 Jan 2007 07:02:49 -0600 (CST) Subject: [K12OSN] how to hide mount points Message-ID: <39103.172.28.8.55.1168520569.squirrel@172.28.8.55> Hello All, Ive searched high and low, but cant find a how to. How do I hide mounted shares from showing up on the server's desktop? in other words when i create a mount point on a server, it shows up on everyone's desktop. I'd like to eliminate this. How would i go about making the mounted share not shown on the K12LTSP server's desktop? Using CIFS or SMB as the mounting protocol. Thanks, Barry Cisna From sysadmin at handsworth.bham.sch.uk Thu Jan 11 13:42:31 2007 From: sysadmin at handsworth.bham.sch.uk (Martin Woolley) Date: Thu, 11 Jan 2007 13:42:31 +0000 Subject: [K12OSN] Download K12LTSP from k12linux.mesd.k12.or.us In-Reply-To: <45A628D5.3030008@cmosnetworks.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> Message-ID: <200701111342.31994.sysadmin@handsworth.bham.sch.uk> Hi Guys, A couple of days ago I downloaded the K12LTSP 6.0.0 iso's from k12linux.mesd.k12.or.us The md5sum for iso3 did not match the value contained in the md5sums file. Is the value in the md5sums file incorrect? mine 888692875010908ad364abb5a46328e1 file bfdb6bf8960a8aaafc9f70e35a76ae8 I have attempted to download this one iso again but the server appears to be down and when I attempt to download the iso from ftp2.k12ltsp.org, this download constantly fails. Is there another server from where I can download this third iso? -- Regards Martin Woolley ICT Support Handsworth Grammar School Isis Astarte Diana Hecate Demeter Kali Inanna ************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify postmaster at bgfl.org The views expressed within this email are those of the individual, and not necessarily those of the organisation ************************************************************* From petre at maltzen.net Thu Jan 11 14:03:15 2007 From: petre at maltzen.net (Petre Scheie) Date: Thu, 11 Jan 2007 08:03:15 -0600 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa In-Reply-To: <45A5CE67.5080800@snarlnet.com> References: <45A5CE67.5080800@snarlnet.com> Message-ID: <45A643A3.10306@maltzen.net> Did you double-check for the presence of /tmp/.esd/socket? The /etc/cron.daily/tmpwatch script tends to remove it if it's not use for a few days, say, over Winter Break when no one is at the school. I usually add it to the 'exception' list in tmpwatch so that it doesn't remove it. Petre Carl Keil wrote: > Hi Folks, > > I'm having trouble getting sound to work with flash after installing the > LTSP-esd-alsa hack. I had it working where if I launched firefox with > the command "esddsp firefox" flash audio worked. I installed the hack > because I was having choppy audio during certain games. The games are > better now, but Flash audio has disappeared again. I don't really > understand LTSP audio well enough to troubleshoot this. Can someone > give me some pointers to how I can get flash sound back with my new > LTSP-esd-alsa setup? > > Thanks, > > ck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From petre at maltzen.net Thu Jan 11 14:13:15 2007 From: petre at maltzen.net (Petre Scheie) Date: Thu, 11 Jan 2007 08:13:15 -0600 Subject: [K12OSN] Download K12LTSP from k12linux.mesd.k12.or.us In-Reply-To: <200701111342.31994.sysadmin@handsworth.bham.sch.uk> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <200701111342.31994.sysadmin@handsworth.bham.sch.uk> Message-ID: <45A645FB.1040808@maltzen.net> # md5sum K12LTSP-6.0.0-32bit-disc3.iso 3bfdb6bf8960a8aaafc9f70e35a76ae8 K12LTSP-6.0.0-32bit-disc3.iso The value in the MD5SUMS file matches what I get. I'd say your ISO file is corrupt. Petre Martin Woolley wrote: > Hi Guys, > > A couple of days ago I downloaded the K12LTSP 6.0.0 iso's from > k12linux.mesd.k12.or.us The md5sum for iso3 did not match the value > contained in the md5sums file. Is the value in the md5sums file incorrect? > > mine 888692875010908ad364abb5a46328e1 > file bfdb6bf8960a8aaafc9f70e35a76ae8 > > I have attempted to download this one iso again but the server appears to be > down and when I attempt to download the iso from ftp2.k12ltsp.org, this > download constantly fails. > > Is there another server from where I can download this third iso? From mel at melwade.com Thu Jan 11 14:22:00 2007 From: mel at melwade.com (Mel Wade) Date: Thu, 11 Jan 2007 06:22:00 -0800 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45A628D5.3030008@cmosnetworks.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> Message-ID: <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> That's more than the cost of the rest of the client hardware combined. On 1/11/07, "Terrell Prud? Jr." wrote: > > Umm...what's wrong with $18? That ain't that much. Hell, I call it a > bargain! Try buying a single copy of XP or Vista for that...oh, and the > computer to run it.... > > Oh yeah, and that $18 also helps to pay for their development cost to make > something called LTSP for you to use. > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate antivirus > protection! > > > Mel Wade wrote: > > Does anyone know an affordable eprom source. DisklessWorkstations wants > $18/each for theirs. Their justification is that they go all over the world > promoting LTSP and the sales from their site fund that. Personally, I'm not > interested in funding their world travels... > > Anyway I have some 3com 3c905TX and 3c905TX-MN cards that I need eeprom > chips for... > > -- > Mel Wade > "The real problem is not whether machines think but whether men do." - BF > Skinner > http://www.melwade.com > > ------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.comhttps://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From spowers at inlandlakes.org Thu Jan 11 14:25:37 2007 From: spowers at inlandlakes.org (Shawn Powers) Date: Thu, 11 Jan 2007 09:25:37 -0500 Subject: [K12OSN] NFS help (maybe fixed) In-Reply-To: <45A52709.7090207@paasda.org> References: <819CFA12-C49D-454A-B163-A8AD3749412D@inlandlakes.org> <45A52709.7090207@paasda.org> Message-ID: <4D7CA0FB-3828-4940-BC84-81BCBA8EB899@inlandlakes.org> :o) Thanks Huck. I cleaned out things in /var/lib/nfs -- but made sure to re-create the folder structure, because it's VERY crucial to create the folders... I also fsck'd my /home partition, and did a little "server get better" dance in the server room. I rebooted everything, to make sure it came up on it's own, and things appear to be working well this morning. I did get a "files can't be locked" error on on eMac that hadn't been rebooted. After reboot, the eMac didn't complain about file locking. I also found that I had a cron job running every minute to fix permissions on a shared folder. It was a recursive chmod command, and there are now quite a few files/directories in the share. I bumped that down to every 10 minutes, so maybe that will help with performance issues a bit. If I can limp through this year, I'm pretty sure next year I'll have my OSX machines mount home folders in a different way (via netatalk maybe, but I'll have to get LDAP working on either an OSX server or a Linux box) Thanks for the well-wishes, and the email I got offlist as well. -Shawn On Jan 10, 2007, at 12:48 PM, Huck wrote: > GOOD LUCK SHAWN! ;) > > Shawn Powers wrote: > >> If nothing else, please wish me luck. >> -Shawn > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --- > This message checked for SPAM and Viruses by MailFoundry. > If this is SPAM, please forward it to spam at mailfoundry.com -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org Work Website: http://techcorner.inlandlakes.org Personal Blog: http://www.brainofshawn.com ---- The views, opinions, visions, thoughts, comments, sarcastic whims, forecasts, poetic outbursts, cynical wit, future plans, implementation ideas, OS preference, curricular insight, ice cream preference, or anything else I might infer are not the views of Inland Lakes Schools. Pretty much everything I say, do, think, or imply with punctuation should be considered my own delusions, and ignored completely. From k12osn at deltacfax.com Thu Jan 11 14:54:10 2007 From: k12osn at deltacfax.com (Tim Born) Date: Thu, 11 Jan 2007 08:54:10 -0600 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> Message-ID: <45A64F92.7040303@deltacfax.com> Mel - If you need more than a few, you might invest in a chip burner, snag the boot code from rom-o-matic and use the guide from etherboot project: http://www.etherboot.org/wiki/burningroms If you get all that working you can source boot rom chips for the rest of us. -tim Mel Wade wrote: > That's more than the cost of the rest of the client hardware combined. > > On 1/11/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com > > wrote: > > Umm...what's wrong with $18? That ain't that much. Hell, I call > it a bargain! Try buying a single copy of XP or Vista for > that...oh, and the computer to run it.... > > Oh yeah, and that $18 also helps to pay for their development cost > to make something called LTSP for you to use. > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate > antivirus protection! > > > Mel Wade wrote: > >> Does anyone know an affordable eprom source. >> DisklessWorkstations wants $18/each for theirs. Their >> justification is that they go all over the world promoting LTSP >> and the sales from their site fund that. Personally, I'm not >> interested in funding their world travels... >> >> Anyway I have some 3com 3c905TX and 3c905TX-MN cards that I need >> eeprom chips for... >> >> -- >> Mel Wade >> "The real problem is not whether machines think but whether men >> do." - BF Skinner >> http://www.melwade.com >> >>------------------------------------------------------------------------ >> >>_______________________________________________ >>K12OSN mailing list >>K12OSN at redhat.com >>https://www.redhat.com/mailman/listinfo/k12osn >>For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > > > -- > Mel Wade > "The real problem is not whether machines think but whether men do." - > BF Skinner > http://www.melwade.com > >------------------------------------------------------------------------ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > From petre at maltzen.net Thu Jan 11 15:56:00 2007 From: petre at maltzen.net (Petre Scheie) Date: Thu, 11 Jan 2007 09:56:00 -0600 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45A64F92.7040303@deltacfax.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> <45A64F92.7040303@deltacfax.com> Message-ID: <45A65E10.9010201@maltzen.net> You could also use the Universal Boot Floppy to boot the clients, as floppy disks are pretty cheap. If you're worried about the kids taking the floppy out, put the drive inside the case where it's inaccessible. Not as quick or reliable as a boot prom, but your priority seems to be price. Petre Tim Born wrote: > Mel - > > If you need more than a few, you might invest in a chip burner, snag the > boot code from rom-o-matic and use the guide from etherboot project: > http://www.etherboot.org/wiki/burningroms > > If you get all that working you can source boot rom chips for the rest > of us. > > -tim > > > Mel Wade wrote: > >> That's more than the cost of the rest of the client hardware combined. >> >> On 1/11/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com >> > wrote: >> >> Umm...what's wrong with $18? That ain't that much. Hell, I call >> it a bargain! Try buying a single copy of XP or Vista for >> that...oh, and the computer to run it.... >> >> Oh yeah, and that $18 also helps to pay for their development cost >> to make something called LTSP for you to use. >> >> --TP >> _______________________________ >> Do you GNU!? >> Microsoft Free since 2003 --the ultimate >> antivirus protection! >> >> >> Mel Wade wrote: >> >>> Does anyone know an affordable eprom source. >>> DisklessWorkstations wants $18/each for theirs. Their >>> justification is that they go all over the world promoting LTSP >>> and the sales from their site fund that. Personally, I'm not >>> interested in funding their world travels... >>> >>> Anyway I have some 3com 3c905TX and 3c905TX-MN cards that I need >>> eeprom chips for... >>> >>> -- Mel Wade >>> "The real problem is not whether machines think but whether men >>> do." - BF Skinner >>> http://www.melwade.com >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >>> >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> >> >> >> -- >> Mel Wade >> "The real problem is not whether machines think but whether men do." - >> BF Skinner >> http://www.melwade.com >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From KEBoone at bcps.k12.md.us Thu Jan 11 16:26:24 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Thu, 11 Jan 2007 11:26:24 -0500 Subject: [K12OSN] ./smbldap-install all is intructing me to disable selinux in /etc /sysconfig....what does this mean? what is the command for disabling... Message-ID: ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhuckaby at paasda.org Thu Jan 11 17:23:23 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 11 Jan 2007 09:23:23 -0800 Subject: [K12OSN] ./smbldap-install all is intructing me to disable selinux In-Reply-To: References: Message-ID: <45A6728B.6030108@paasda.org> in order for the script to run properly you need to disable selinux... it's quite simple, change the 1 to a 0 IIRC in the aforementioned file. Boone, Kevin E. wrote: > > > > > ____________________ > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for > the addressee), you may not use, copy or disclose to anyone the message > or any information contained in the message. If you have received the > message in error, please advise the sender by reply e-mail, and delete > or destroy the message immediately without opening any attachments. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From mel at melwade.com Thu Jan 11 17:50:13 2007 From: mel at melwade.com (Mel Wade) Date: Thu, 11 Jan 2007 09:50:13 -0800 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45A65E10.9010201@maltzen.net> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> <45A64F92.7040303@deltacfax.com> <45A65E10.9010201@maltzen.net> Message-ID: <43080f460701110950w7ee4d251occbe487b17ea394@mail.gmail.com> That is what I'm doing right now. We removed the eject buttons from the drives. I'd like to get to a hardware only solution eventually. Mel On 1/11/07, Petre Scheie wrote: > > You could also use the Universal Boot Floppy to boot the clients, as > floppy disks are > pretty cheap. If you're worried about the kids taking the floppy out, put > the drive > inside the case where it's inaccessible. Not as quick or reliable as a > boot prom, but > your priority seems to be price. > > Petre > > Tim Born wrote: > > Mel - > > > > If you need more than a few, you might invest in a chip burner, snag the > > boot code from rom-o-matic and use the guide from etherboot project: > > http://www.etherboot.org/wiki/burningroms > > > > If you get all that working you can source boot rom chips for the rest > > of us. > > > > -tim > > > > > > Mel Wade wrote: > > > >> That's more than the cost of the rest of the client hardware combined. > >> > >> On 1/11/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com > >> > wrote: > >> > >> Umm...what's wrong with $18? That ain't that much. Hell, I call > >> it a bargain! Try buying a single copy of XP or Vista for > >> that...oh, and the computer to run it.... > >> > >> Oh yeah, and that $18 also helps to pay for their development cost > >> to make something called LTSP for you to use. > >> > >> --TP > >> _______________________________ > >> Do you GNU!? > >> Microsoft Free since 2003 --the ultimate > >> antivirus protection! > >> > >> > >> Mel Wade wrote: > >> > >>> Does anyone know an affordable eprom source. > >>> DisklessWorkstations wants $18/each for theirs. Their > >>> justification is that they go all over the world promoting LTSP > >>> and the sales from their site fund that. Personally, I'm not > >>> interested in funding their world travels... > >>> > >>> Anyway I have some 3com 3c905TX and 3c905TX-MN cards that I need > >>> eeprom chips for... > >>> > >>> -- Mel Wade > >>> "The real problem is not whether machines think but whether men > >>> do." - BF Skinner > >>> http://www.melwade.com > >>> > >>> > ------------------------------------------------------------------------ > >>> > >>> _______________________________________________ > >>> K12OSN mailing list > >>> K12OSN at redhat.com > >>> https://www.redhat.com/mailman/listinfo/k12osn > >>> For more info see > >>> > >> > >> _______________________________________________ > >> K12OSN mailing list > >> K12OSN at redhat.com > >> https://www.redhat.com/mailman/listinfo/k12osn > >> For more info see > >> > >> > >> > >> > >> -- > >> Mel Wade > >> "The real problem is not whether machines think but whether men do." - > >> BF Skinner > >> http://www.melwade.com > >> > >> > ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> K12OSN mailing list > >> K12OSN at redhat.com > >> https://www.redhat.com/mailman/listinfo/k12osn > >> For more info see > >> > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From KEBoone at bcps.k12.md.us Thu Jan 11 18:06:06 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Thu, 11 Jan 2007 13:06:06 -0500 Subject: [K12OSN] ./smbldap-install all is intructing me to disable se linux Message-ID: I am not very adept in the linux command arena. Is there a support site for learning how to make the changes like the one to selinux???? -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Huck Sent: Thursday, January 11, 2007 12:23 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] ./smbldap-install all is intructing me to disable selinux in order for the script to run properly you need to disable selinux... it's quite simple, change the 1 to a 0 IIRC in the aforementioned file. Boone, Kevin E. wrote: > > > > > ____________________ > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for > the addressee), you may not use, copy or disclose to anyone the message > or any information contained in the message. If you have received the > message in error, please advise the sender by reply e-mail, and delete > or destroy the message immediately without opening any attachments. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From dyoung at mesd.k12.or.us Thu Jan 11 18:13:08 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 11 Jan 2007 10:13:08 -0800 Subject: [K12OSN] ./smbldap-install all is intructing me to disable se linux In-Reply-To: References: Message-ID: <45A67E34.5020704@mesd.k12.or.us> SELinux is complex. If you just want to turn it off you can go to the System menu, then Administration, then Security Level and Firewall. Go to the SELinux tab, and change the SELinux Setting from Enforcing to Disabled. http://fedora.redhat.com/docs/selinux-faq-fc5/ -- Dan Young Multnomah ESD - Technology Services 503-257-1562 Boone, Kevin E. wrote: > I am not very adept in the linux command arena. Is there a support site for > learning how to make the changes like the one to selinux???? > > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Huck > Sent: Thursday, January 11, 2007 12:23 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] ./smbldap-install all is intructing me to disable > selinux > > in order for the script to run properly you need to disable selinux... > it's quite simple, change the 1 to a 0 IIRC in the aforementioned file. > > Boone, Kevin E. wrote: >> >> >> >> >> ____________________ >> >> This message contains information which may be confidential and >> privileged. Unless you are the addressee (or authorized to receive for >> the addressee), you may not use, copy or disclose to anyone the message >> or any information contained in the message. If you have received the >> message in error, please advise the sender by reply e-mail, and delete >> or destroy the message immediately without opening any attachments. >> >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ____________________ > This message contains information which may be confidential and privileged. > Unless you are the addressee (or authorized to receive for the addressee), > you may not use, copy or disclose to anyone the message or any information > contained in the message. If you have received the message in error, please > advise the sender by reply e-mail, and delete or destroy the message > immediately without opening any attachments. > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From KEBoone at bcps.k12.md.us Thu Jan 11 18:14:33 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Thu, 11 Jan 2007 13:14:33 -0500 Subject: [K12OSN] ./smbldap-install all is intructing me to disable se linux Message-ID: Thanks. Yes I just need to disable it. -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Dan Young Sent: Thursday, January 11, 2007 1:13 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] ./smbldap-install all is intructing me to disable se linux SELinux is complex. If you just want to turn it off you can go to the System menu, then Administration, then Security Level and Firewall. Go to the SELinux tab, and change the SELinux Setting from Enforcing to Disabled. http://fedora.redhat.com/docs/selinux-faq-fc5/ -- Dan Young Multnomah ESD - Technology Services 503-257-1562 Boone, Kevin E. wrote: > I am not very adept in the linux command arena. Is there a support site for > learning how to make the changes like the one to selinux???? > > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Huck > Sent: Thursday, January 11, 2007 12:23 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] ./smbldap-install all is intructing me to disable > selinux > > in order for the script to run properly you need to disable selinux... > it's quite simple, change the 1 to a 0 IIRC in the aforementioned file. > > Boone, Kevin E. wrote: >> >> >> >> >> ____________________ >> >> This message contains information which may be confidential and >> privileged. Unless you are the addressee (or authorized to receive for >> the addressee), you may not use, copy or disclose to anyone the message >> or any information contained in the message. If you have received the >> message in error, please advise the sender by reply e-mail, and delete >> or destroy the message immediately without opening any attachments. >> >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ____________________ > This message contains information which may be confidential and privileged. > Unless you are the addressee (or authorized to receive for the addressee), > you may not use, copy or disclose to anyone the message or any information > contained in the message. If you have received the message in error, please > advise the sender by reply e-mail, and delete or destroy the message > immediately without opening any attachments. > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From KEBoone at bcps.k12.md.us Thu Jan 11 18:45:06 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Thu, 11 Jan 2007 13:45:06 -0500 Subject: [K12OSN] got the following message when run ./smbldap all...help? Message-ID: Cannot find a valid baseurl for repo: k12ltsp Error: Cannot find a valid baseurl for repo: k12ltsp Error installing required packages. This script has appended its output to /root/Desktop/smbldap-script/smbldap-installer/smbldap-install.log. You can check that file for additional error messages. ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From dyoung at mesd.k12.or.us Thu Jan 11 18:49:51 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 11 Jan 2007 10:49:51 -0800 Subject: [K12OSN] got the following message when run ./smbldap all...help? In-Reply-To: References: Message-ID: <45A686CF.5000002@mesd.k12.or.us> Boone, Kevin E. wrote: > Cannot find a valid baseurl for repo: k12ltsp > Error: Cannot find a valid baseurl for repo: k12ltsp > Error installing required packages. Can you "cat /etc/yum.repos.d/k12ltsp.repo" and send the output? -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From ryan.hackl at lskysd.ca Thu Jan 11 19:26:37 2007 From: ryan.hackl at lskysd.ca (Ryan Hackl) Date: Thu, 11 Jan 2007 13:26:37 -0600 Subject: [K12OSN] chown syntax for AD authentication Message-ID: <846B70AA0A72EF46BDFA7048B2C91D491A57F5@mail1.lskysd.ca> Hi all! My /home folders on k12ltsp authenticate back to a W2K3 AD. Therefore, for all my users that were set up, the ownerships of the folders (when I do a "ls -l userid") say something like the following DOMAIN\userid DOMAIN\Domain Users 10 Jan 11 2007 I'd like to chown the folder for a different userid, such as by using # chown DOMAIN\userid2:DOMAIN\Domain Users but when I do I get chown: 'DOMAINuserid2:DOMAINDomain': invalid user The problem as I see it is that the "\" and the "blank space" are not recognized. What's the best syntax to fix this and correctly set up the 'chown' statement? Thanks again for any help! - Ryan Hackl -------------- next part -------------- An HTML attachment was scrubbed... URL: From dyoung at mesd.k12.or.us Thu Jan 11 19:26:58 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Thu, 11 Jan 2007 11:26:58 -0800 Subject: [K12OSN] chown syntax for AD authentication In-Reply-To: <846B70AA0A72EF46BDFA7048B2C91D491A57F5@mail1.lskysd.ca> References: <846B70AA0A72EF46BDFA7048B2C91D491A57F5@mail1.lskysd.ca> Message-ID: <45A68F82.1070407@mesd.k12.or.us> Ryan Hackl wrote: > > Hi all! > > My /home folders on k12ltsp authenticate back to a W2K3 AD. Therefore, > for all my users that were set up, the ownerships of the folders (when I > do a "ls -l userid") say something like the following > > DOMAIN\userid DOMAIN\Domain Users 10 Jan 11 2007 > > > I'd like to chown the folder for a different userid, such as by using > > # chown DOMAIN\userid2:DOMAIN\Domain Users Either escape the backslashes with backslashes or quote it: chown DOMAIN\\userid2:DOMAIN\\Domain Users or chown 'DOMAIN\userid2:DOMAIN\Domain Users' -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From tkathan at charter.net Thu Jan 11 20:42:43 2007 From: tkathan at charter.net (tkathan at charter.net) Date: Thu, 11 Jan 2007 12:42:43 -0800 Subject: [K12OSN] wipe printers.conf clean and start over? Message-ID: <1028798297.1168548163996.JavaMail.root@fepweb01> In K12ltsp, how can I completely kill all my printers from my /etc/cups/printers.conf and start over? As if to almost make it an empty file? Like when you first install K12? Thanks. From dhuckaby at paasda.org Thu Jan 11 20:53:42 2007 From: dhuckaby at paasda.org (Huck) Date: Thu, 11 Jan 2007 12:53:42 -0800 Subject: [K12OSN] wipe printers.conf clean and start over? In-Reply-To: <1028798297.1168548163996.JavaMail.root@fepweb01> References: <1028798297.1168548163996.JavaMail.root@fepweb01> Message-ID: <45A6A3D6.1050600@paasda.org> http://localhost:631/ login as root and delete all of the printers? --Huck tkathan at charter.net wrote: > In K12ltsp, how can I completely kill all my printers from my /etc/cups/printers.conf and start over? As if to almost make it an empty file? Like when you first install K12? > Thanks. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From tkathan at charter.net Thu Jan 11 21:03:46 2007 From: tkathan at charter.net (tkathan at charter.net) Date: Thu, 11 Jan 2007 13:03:46 -0800 Subject: [K12OSN] users default printers keep reverting back Message-ID: <680608142.1168549427484.JavaMail.root@fepweb01> K12Ltsp: Whenever I login as a user and set their default printer, give it a bit, a few minutes/hours or a day or so, and it reverts back to the main one I use as root... I set the default printer again, and it reverts back again! Any help or ideas would greatly be appreciated. Thanks. From julius at turtle.com Thu Jan 11 22:05:16 2007 From: julius at turtle.com (Julius Szelagiewicz) Date: Thu, 11 Jan 2007 17:05:16 -0500 (EST) Subject: [K12OSN] K12osn - signature capture pads Message-ID: Dear Folks, I need to to capture signatures and I'd very much like to do it with USB pads connected to terminals. Any experience with those? Any thoughts? Thanks, julius From aljr at hotmail.com Thu Jan 11 22:27:41 2007 From: aljr at hotmail.com (Alfonso Davila Jr) Date: Thu, 11 Jan 2007 14:27:41 -0800 Subject: [K12OSN] Need to change Boot Ip's Message-ID: Greetings, I need to change the terminal's ip to not interfere with our own 192.168.0.x. I would like ot make the terminals to have ip's of 10.10.xxx.x I have found the hosts file and changed them all to 10.10.xxx.xxx but now I can not get any terminal to boot. I can only run terminals using vnc or nx from a windows client but that is using the 192.168.0.x. None of the terminals will boot from the other nic. Please help thankyou -------------- next part -------------- An HTML attachment was scrubbed... URL: From vince at totalsense.com Thu Jan 11 22:50:32 2007 From: vince at totalsense.com (Vince Callaway) Date: Thu, 11 Jan 2007 14:50:32 -0800 Subject: [K12OSN] K12osn - signature capture pads In-Reply-To: References: Message-ID: <1168555832.20301.25.camel@dbserver> Topaz Systems is the only one I found that works. ( topazsystems.com ) I used the Java API for my application and it worked fine. My application was for a video store application. From hick518 at yahoo.com Thu Jan 11 23:57:25 2007 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 11 Jan 2007 15:57:25 -0800 (PST) Subject: [K12OSN] overwrote user's home folder -permissions issue In-Reply-To: <163011957.1168381428240.JavaMail.root@fepweb07> Message-ID: <785105.88793.qm@web32813.mail.mud.yahoo.com> Users and groups are actually kept track of by number. Each user and group has a number. The names are only to help us humans keep them all straight. Anyway when you create a user, the number is assigned automatically unless you specify it. If you create users in a different order on the new machine than on the old machine, the user numbers won't match up. You probably now have a user "bob" whose home folder is owned by "mary". Or maybe bob's home folder is owned by "502" or some other number (a number which doesn't have an associated user on the new system). "cat /etc/passwd" will show you the user and group numbers, so you'll understand what I'm talking about. If you want to fix bob's home directory permissions, type this: chown -R bob.bob /home/bob This will assign owner "bob" and group "bob" to every file and folder in /home/bob. (First make sure that the group "bob" exists and that's the group you really want to assign). Alternatively: chown -R bob.students /home/bob would assign owner "bob" and group "students" to every file and folder in /home/bob. -Rob --- tkathan at charter.net wrote: > Recently reinstalled server. Performed backup of > home folders. I recreated a user, and then replaced > their new home folder with the backup copy of their > older home folder. > > Upon logging in, this error comes up "User's $HOME > /.dmrc file is being ignored. This prevents the > default session and language from being saved. File > should be owned by user and have 644 permissions. > User's $HOME directory must be owned by user and not > writeable by other users." > > I chmod that file to 644, logged back in, same > thing. I tried to change some permissions as root on > the user's home folder, but nothing I do seems to > make this message go away. Also (as expected) all > her desktop icons have the "unwriteable" ghostbuster > sign on them. > > Any help would greatly be appreciated. Thanks! > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ____________________________________________________________________________________ Cheap talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. http://voice.yahoo.com From jdavis at standard.k12.ca.us Fri Jan 12 00:05:11 2007 From: jdavis at standard.k12.ca.us (Jeff Davis) Date: Thu, 11 Jan 2007 16:05:11 -0800 Subject: [K12OSN] Renaissance Place? In-Reply-To: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> References: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> Message-ID: <45A6D0B7.2020803@standard.k12.ca.us> An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: jdavis.vcf Type: text/x-vcard Size: 328 bytes Desc: not available URL: From m3freak at rogers.com Fri Jan 12 04:57:00 2007 From: m3freak at rogers.com (Kanwar Ranbir Sandhu) Date: Thu, 11 Jan 2007 23:57:00 -0500 Subject: [K12OSN] general acceptance of k12ltsp in schools In-Reply-To: <1168308272.30818.12.camel@dbserver> References: <1168306400.20976.2.camel@localhost.localdomain> <1168308272.30818.12.camel@dbserver> Message-ID: <1168577820.3585.10.camel@krs> On Mon, 2007-01-08 at 18:04 -0800, Vince Callaway wrote: > The biggest issue seems to be with the support staff. They see the loss > of windows as a loss of job security. In the evolve or die equation > they seem to choose the latter. In big school boards, the number one reason why Linux isn't adopted is because the IT people are scared shitless. For some stupid reason they think they will lose their jobs, so they do anything possible to keep Windows around. I find this sad and amusing at the same time. The _IT_ people are afraid of _IT_. The _IT_ people are afraid to learn about new _IT_. In every private sector IT job I've had, I've been expected to learn about new technologies all the time - it's _part_ of the job! The other thing strange is that if school IT people actually got some Linux training, they would see their usefulness shoot through the roof, along with their salaries. I don't bother with big boards anymore - waste of my time. I'd like the business, but the politics and fear keep the people in charge from doing anything that will benefit the students - and Linux will certainly benefit the students. -- Kanwar Ranbir Sandhu Linux 2.6.18-1.2869.fc6 i686 GNU/Linux 23:51:23 up 6:03, 1 user, load average: 0.35, 0.45, 0.34 From carl at snarlnet.com Fri Jan 12 07:54:37 2007 From: carl at snarlnet.com (Carl Keil) Date: Thu, 11 Jan 2007 23:54:37 -0800 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa Message-ID: <45A73EBD.205@snarlnet.com> Hey, Thanks for the reply. You were right. That directory and file weren't there. mkdir /tmp/.esd and then touch /tmp/.esd/socket didn't solve my problem though. Audio is working everywhere I want it to, except flash in firefox. I'm running the flashplugin 9 beta and I did the suggested hacks to get it to work. Maybe I need to reinstall flash 9 without the hacks? ck > Date: Thu, 11 Jan 2007 08:03:15 -0600 From: Petre Scheie > Subject: Re: [K12OSN] Getting sound to work with > LTSP-esd-alsa To: "Support list for open source software in schools." > Message-ID: <45A643A3.10306 at maltzen.net> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed Did you > double-check for the presence of /tmp/.esd/socket? The > /etc/cron.daily/tmpwatch script tends to remove it if it's not use for > a few days, say, over Winter Break when no one is at the school. I > usually add it to the 'exception' list in tmpwatch so that it doesn't > remove it. Petre Carl Keil wrote: > >>> Hi Folks, >>> >>> I'm having trouble getting sound to work with flash after installing the >>> LTSP-esd-alsa hack. I had it working where if I launched firefox with >>> the command "esddsp firefox" flash audio worked. I installed the hack >>> because I was having choppy audio during certain games. The games are >>> better now, but Flash audio has disappeared again. I don't really >>> understand LTSP audio well enough to troubleshoot this. Can someone >>> give me some pointers to how I can get flash sound back with my new >>> LTSP-esd-alsa setup? >>> >>> Thanks, >>> >>> ck >> From carl at snarlnet.com Fri Jan 12 07:55:56 2007 From: carl at snarlnet.com (Carl Keil) Date: Thu, 11 Jan 2007 23:55:56 -0800 Subject: [K12OSN] 3D Video Acceleration on the Client Message-ID: <45A73F0C.8030204@snarlnet.com> Does 3D video on the client help anything? Like with 3D games and chess and the like? Those games are unbearably slow on the clients. Someone alluded to this earlier this week on the list and it got me curious. ck From pnakashi at k12.hi.us Fri Jan 12 08:32:33 2007 From: pnakashi at k12.hi.us (Nakashima) Date: Thu, 11 Jan 2007 22:32:33 -1000 Subject: [K12OSN] Blocked net access Message-ID: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> Hi all, New install of K12LTSP 6 taking all defaults. Both Windows and Mac OS boxes connected to Eth0 switch can't get to the net. Clients connected to Eth0 switch have no problem getting to the net. Any ideas? Thanks :-) --Peter From sysadmin at handsworth.bham.sch.uk Fri Jan 12 09:12:08 2007 From: sysadmin at handsworth.bham.sch.uk (Martin Woolley) Date: Fri, 12 Jan 2007 09:12:08 +0000 Subject: [K12OSN] Download K12LTSP from k12linux.mesd.k12.or.us In-Reply-To: <45A645FB.1040808@maltzen.net> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <200701111342.31994.sysadmin@handsworth.bham.sch.uk> <45A645FB.1040808@maltzen.net> Message-ID: <200701120912.08592.sysadmin@handsworth.bham.sch.uk> On Thursday 11 January 2007 14:13, Petre Scheie wrote: > # md5sum K12LTSP-6.0.0-32bit-disc3.iso > 3bfdb6bf8960a8aaafc9f70e35a76ae8 K12LTSP-6.0.0-32bit-disc3.iso > > The value in the MD5SUMS file matches what I get. I'd say your ISO file is > corrupt. > > Petre Thanks for confirming the MD5SUMS file is correct. I've now managed to get the iso again with a matching sum. The rpms in my first one *looked* OK which is why I raised the question. I can now upgrade our servers. Hooray! > > Hi Guys, > > > > A couple of days ago I downloaded the K12LTSP 6.0.0 iso's from > > k12linux.mesd.k12.or.us The md5sum for iso3 did not match the value > > contained in the md5sums file. Is the value in the md5sums file > > incorrect? > > > > mine 888692875010908ad364abb5a46328e1 > > file bfdb6bf8960a8aaafc9f70e35a76ae8 > > > > I have attempted to download this one iso again but the server appears to > > be down and when I attempt to download the iso from ftp2.k12ltsp.org, > > this download constantly fails. > > > > Is there another server from where I can download this third iso? -- Regards Martin Woolley ICT Support Handsworth Grammar School Isis Astarte Diana Hecate Demeter Kali Inanna ************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify postmaster at bgfl.org The views expressed within this email are those of the individual, and not necessarily those of the organisation ************************************************************* From nadavkav at gmail.com Fri Jan 12 09:46:09 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Fri, 12 Jan 2007 11:46:09 +0200 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa In-Reply-To: <45A73EBD.205@snarlnet.com> References: <45A73EBD.205@snarlnet.com> Message-ID: <4219988b0701120146y6e2ae078te7a2f26e017a7cfa@mail.gmail.com> first... make sure file:///etc/sysconfig/k12ltsp contains: REMOTE_SOUND_HACKS=YES FLASH_SOUND_HACK=YES and second (for flash 9 to use OSS) OSS and ESD support : http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux On 1/12/07, Carl Keil wrote: > > Hey, > > Thanks for the reply. You were right. That directory and file weren't > there. mkdir /tmp/.esd and then touch /tmp/.esd/socket didn't solve my > problem though. Audio is working everywhere I want it to, except flash > in firefox. I'm running the flashplugin 9 beta and I did the suggested > hacks to get it to work. Maybe I need to reinstall flash 9 without the > hacks? > > ck > > > > > Date: Thu, 11 Jan 2007 08:03:15 -0600 From: Petre Scheie > > Subject: Re: [K12OSN] Getting sound to work with > > LTSP-esd-alsa To: "Support list for open source software in schools." > > Message-ID: <45A643A3.10306 at maltzen.net> > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed Did you > > double-check for the presence of /tmp/.esd/socket? The > > /etc/cron.daily/tmpwatch script tends to remove it if it's not use for > > a few days, say, over Winter Break when no one is at the school. I > > usually add it to the 'exception' list in tmpwatch so that it doesn't > > remove it. Petre Carl Keil wrote: > > > >>> Hi Folks, > >>> > >>> I'm having trouble getting sound to work with flash after installing > the > >>> LTSP-esd-alsa hack. I had it working where if I launched firefox with > >>> the command "esddsp firefox" flash audio worked. I installed the hack > >>> because I was having choppy audio during certain games. The games are > >>> better now, but Flash audio has disappeared again. I don't really > >>> understand LTSP audio well enough to troubleshoot this. Can someone > >>> give me some pointers to how I can get flash sound back with my new > >>> LTSP-esd-alsa setup? > >>> > >>> Thanks, > >>> > >>> ck > >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From carl at snarlnet.com Fri Jan 12 10:42:44 2007 From: carl at snarlnet.com (Carl Keil) Date: Fri, 12 Jan 2007 02:42:44 -0800 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa Message-ID: <45A76624.9060802@snarlnet.com> Thank you very much for the suggestion. I didn't have those "yes"es in my /etc/sysconfig/k12ltsp I added them and Flash still didn't work. The link you provided is the steps I took to "hack" flash 9 beta. As I recall, I did have some error messages and I disabled some of the features. Looking at that web page again it says that Flash 9 Beta doesn't work with ALSA. Maybe that's my problem? ck > From: "Nadav Kavalerchik" first... make sure > file:///etc/sysconfig/k12ltsp contains: REMOTE_SOUND_HACKS=YES > FLASH_SOUND_HACK=YES and second (for flash 9 to use OSS) OSS and ESD > support : > http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux > On 1/12/07, Carl Keil wrote: > >>> >>> Hey, >>> >>> Thanks for the reply. You were right. That directory and file weren't >>> there. mkdir /tmp/.esd and then touch /tmp/.esd/socket didn't solve my >>> problem though. Audio is working everywhere I want it to, except flash >>> in firefox. I'm running the flashplugin 9 beta and I did the suggested >>> hacks to get it to work. Maybe I need to reinstall flash 9 without the >>> hacks? >>> >>> ck >> From nils at breun.nl Fri Jan 12 10:52:31 2007 From: nils at breun.nl (Nils Breunese) Date: Fri, 12 Jan 2007 11:52:31 +0100 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa In-Reply-To: <45A76624.9060802@snarlnet.com> References: <45A76624.9060802@snarlnet.com> Message-ID: <605BDDD3-D97F-4D06-B0AB-7B2BEF31C20B@breun.nl> Carl Keil wrote: > Thank you very much for the suggestion. I didn't have those > "yes"es in my /etc/sysconfig/k12ltsp I added them and Flash still > didn't work. The link you provided is the steps I took to "hack" > flash 9 beta. As I recall, I did have some error messages and I > disabled some of the features. Looking at that web page again it > says that Flash 9 Beta doesn't work with ALSA. Maybe that's my > problem? See http://blogs.adobe.com/penguin.swf/2006/11/ beta_ii_the_audio_fix.html Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From mrjohnlucas at gmail.com Fri Jan 12 11:31:25 2007 From: mrjohnlucas at gmail.com (John Lucas) Date: Fri, 12 Jan 2007 07:31:25 -0400 Subject: [K12OSN] Blocked net access In-Reply-To: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> Message-ID: <200701120731.26006.MrJohnLucas@gmail.com> On Friday 12 January 2007 04:32, Nakashima wrote: > Hi all, > New install of K12LTSP 6 taking all defaults. > Both Windows and Mac OS boxes connected to Eth0 switch can't get to the > net. > Clients connected to Eth0 switch have no problem getting to the net. > Any ideas? > Thanks :-) > --Peter > Yes. Unless changes are made, your LTSP server is not set up as a router and won't pass packets from the "inside" network to the "outside" network. The terminals run processes on the server, which has access to both networks, but non-terminals attached to the "inside" do not have access to the outside. To keep the PCs on the inside and allow them out, you need to make several changes: - turn on packet forwarding on the server (make it a router) - give the server's inside address as a router in the DHCP stanza for the PCs - make sure you don't have an IPTables rule preventing forwarding - make sure your perimeter router knows the route back to the inside network - make sure your perimeter firewall allows the inside network to forward This is all basic TCP/IP networking 101 and is not specific to LTSP. -- "History doesn't repeat itself; at best it rhymes." - Mark Twain | John Lucas MrJohnLucas at gmail.com | | St. Thomas, VI 00802 http://mrjohnlucas.googlepages.com/ | | 18.3?N, 65?W AST (UTC-4) | From les at futuresource.com Fri Jan 12 13:38:48 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 12 Jan 2007 07:38:48 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: <200701120731.26006.MrJohnLucas@gmail.com> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> Message-ID: <45A78F68.7060002@futuresource.com> John Lucas wrote: > On Friday 12 January 2007 04:32, Nakashima wrote: >> Hi all, >> New install of K12LTSP 6 taking all defaults. >> Both Windows and Mac OS boxes connected to Eth0 switch can't get to the >> net. >> Clients connected to Eth0 switch have no problem getting to the net. >> Any ideas? >> Thanks :-) >> --Peter >> > > Yes. Unless changes are made, your LTSP server is not set up as a router and > won't pass packets from the "inside" network to the "outside" network. The > terminals run processes on the server, which has access to both networks, but > non-terminals attached to the "inside" do not have access to the outside. > > To keep the PCs on the inside and allow them out, you need to make several > changes: > > - turn on packet forwarding on the server (make it a router) > - give the server's inside address as a router in the DHCP stanza for the PCs > - make sure you don't have an IPTables rule preventing forwarding > - make sure your perimeter router knows the route back to the inside network > - make sure your perimeter firewall allows the inside network to forward > > This is all basic TCP/IP networking 101 and is not specific to LTSP. K12LTSP should come with a script to do all of this, though. Try service nat on to start it and chkconfig nat on to make it start automatically at boot up. Your other routers shouldn't need to know about the eth0 address range because outgoing packets nat to the eth1 address. I thought this was normally set up during a default install. -- Les Mikesell lesmikesell at gmail.com From jack.palmadesso at gmail.com Fri Jan 12 13:46:06 2007 From: jack.palmadesso at gmail.com (Jack Palmadesso) Date: Fri, 12 Jan 2007 08:46:06 -0500 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? Message-ID: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> Thanks. Jack From petre at maltzen.net Fri Jan 12 14:35:29 2007 From: petre at maltzen.net (Petre Scheie) Date: Fri, 12 Jan 2007 08:35:29 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: <45A78F68.7060002@futuresource.com> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> Message-ID: <45A79CB1.4040503@maltzen.net> Les Mikesell wrote: > John Lucas wrote: >> On Friday 12 January 2007 04:32, Nakashima wrote: >>> Hi all, >>> New install of K12LTSP 6 taking all defaults. >>> Both Windows and Mac OS boxes connected to Eth0 switch can't get to the >>> net. >>> Clients connected to Eth0 switch have no problem getting to the net. >>> Any ideas? >>> Thanks :-) >>> --Peter >>> >> >> Yes. Unless changes are made, your LTSP server is not set up as a >> router and won't pass packets from the "inside" network to the >> "outside" network. The terminals run processes on the server, which >> has access to both networks, but non-terminals attached to the >> "inside" do not have access to the outside. >> To keep the PCs on the inside and allow them out, you need to make >> several changes: >> >> - turn on packet forwarding on the server (make it a router) >> - give the server's inside address as a router in the DHCP stanza >> for the PCs >> - make sure you don't have an IPTables rule preventing forwarding >> - make sure your perimeter router knows the route back to the >> inside network >> - make sure your perimeter firewall allows the inside network to >> forward >> >> This is all basic TCP/IP networking 101 and is not specific to LTSP. > > K12LTSP should come with a script to do all of this, though. Try > service nat on > to start it and > chkconfig nat on > to make it start automatically at boot up. Your other routers shouldn't > need to know about the eth0 address range because outgoing packets > nat to the eth1 address. I thought this was normally set up during > a default install. > I've noticed that NAT gets itself turned off if eth0 isn't connected to a switch at boot time, or if I unplug eth0 for an extended amount of time. Usually, 'ifdown eth0; ifup eth0; service NAT restart' fixes it. And yes, the K12LTSP server is setup to automatically act as a router, and handle all the networking correctly automatically. I just have a tendency to unplug things and mess things up temporarily. Petre From petre at maltzen.net Fri Jan 12 14:39:41 2007 From: petre at maltzen.net (Petre Scheie) Date: Fri, 12 Jan 2007 08:39:41 -0600 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? In-Reply-To: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> References: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> Message-ID: <45A79DAD.5080404@maltzen.net> [k12ltsp] name=K12LTSP mirrorlist=http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-5.0-$basearch gpgkey=http://k12linux.mesd.k12.or.us/K12LTSP-GPG-KEY http://k12linux.mesd.k12.or.us/BETA-RPM-GPG-KEY http://k12linux.mesd.k12.or.us/FEDORA-GPG-KEY http://k12linux.mesd.k12.or.us/FEDORA-LEGACY-GPG-KEY http://k12linux.mesd.k12.or.us/RPM-GPG-KEY http://k12linux.mesd.k12.or.us/RPM-GPG-KEY-fedora http://k12linux.mesd.k12.or.us/RPM-GPG-KEY-fedora-test enabled=1 gpgcheck=1 Jack Palmadesso wrote: > Thanks. > > Jack > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From andrae.findlator at gmail.com Fri Jan 12 15:54:24 2007 From: andrae.findlator at gmail.com (Andrae Findlator) Date: Fri, 12 Jan 2007 10:54:24 -0500 Subject: [K12OSN] User restrictions Questions Message-ID: 1. How do I prevent the same user logging in twice ? 2. How do I get the floppy, USB and CDROM drives to show up in the remote desktop session? From petre at maltzen.net Fri Jan 12 16:06:13 2007 From: petre at maltzen.net (Petre Scheie) Date: Fri, 12 Jan 2007 10:06:13 -0600 Subject: [K12OSN] User restrictions Questions In-Reply-To: References: Message-ID: <45A7B1F5.2000809@maltzen.net> Andrae Findlator wrote: > 2. How do I get the floppy, USB and CDROM drives to show up in the > remote desktop session? > If you are using K12LTSP version 5 or 6, you just plug them in at the client, and an icon/folder for them will appear on the client's desktop. If you're having a problem, we need more information. Petre From eharrison at mail.mesd.k12.or.us Fri Jan 12 16:15:56 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 12 Jan 2007 08:15:56 -0800 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? In-Reply-To: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> References: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> Message-ID: <45A7B43C.2080200@mail.mesd.k12.or.us> Jack Palmadesso wrote: > Thanks. > > Jack > Which version? If you don't know, this command will tell us what you have installed: rpm -q k12ltsp-release fedora-release centos-release redhat-release -Eric From jack.palmadesso at gmail.com Fri Jan 12 16:31:52 2007 From: jack.palmadesso at gmail.com (Jack Palmadesso) Date: Fri, 12 Jan 2007 11:31:52 -0500 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? In-Reply-To: <45A7B43C.2080200@mail.mesd.k12.or.us> References: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> <45A7B43C.2080200@mail.mesd.k12.or.us> Message-ID: <81e6a9bf0701120831p177bcc88j89946d05a7644c9a@mail.gmail.com> Thanks for the repo entry Peter. Eric, here is the output. [root at orla2cwx proc]# rpm -q k12ltsp-release fedora-release centos-release redhat-release package k12ltsp-release is not installed fedora-release-6-4 package centos-release is not installed package redhat-release is not installed I really just wanted to use the k12ltps yum repo for installing mondo and its dependencies. Its seems to be the only repo with mondo built in. BTW in this case I just installed FC6 without the k12ltsp packages. I always use the k12ltsp ISOs when I install Fedora. Its nice to have the option to set up terminal server if I want to. Jack On 1/12/07, Eric Harrison wrote: > Jack Palmadesso wrote: > > Thanks. > > > > Jack > > > > Which version? > > > If you don't know, this command will tell us what you have installed: > > rpm -q k12ltsp-release fedora-release centos-release redhat-release > > > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From petre at maltzen.net Fri Jan 12 16:36:28 2007 From: petre at maltzen.net (Petre Scheie) Date: Fri, 12 Jan 2007 10:36:28 -0600 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? In-Reply-To: <81e6a9bf0701120831p177bcc88j89946d05a7644c9a@mail.gmail.com> References: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> <45A7B43C.2080200@mail.mesd.k12.or.us> <81e6a9bf0701120831p177bcc88j89946d05a7644c9a@mail.gmail.com> Message-ID: <45A7B90C.80201@maltzen.net> Good thing Eric asked what version you have; what I posted was for version 5. Petre Jack Palmadesso wrote: > Thanks for the repo entry Peter. > > Eric, here is the output. > > [root at orla2cwx proc]# rpm -q k12ltsp-release fedora-release > centos-release redhat-release > package k12ltsp-release is not installed > fedora-release-6-4 > package centos-release is not installed > package redhat-release is not installed > > I really just wanted to use the k12ltps yum repo for installing mondo > and its dependencies. Its seems to be the only repo with mondo built > in. BTW in this case I just installed FC6 without the k12ltsp > packages. I always use the k12ltsp ISOs when I install Fedora. Its > nice to have the option to set up terminal server if I want to. > > Jack > > On 1/12/07, Eric Harrison wrote: >> Jack Palmadesso wrote: >> > Thanks. >> > >> > Jack >> > >> >> Which version? >> >> >> If you don't know, this command will tell us what you have installed: >> >> rpm -q k12ltsp-release fedora-release centos-release redhat-release >> >> >> >> -Eric >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dyoung at mesd.k12.or.us Fri Jan 12 16:37:40 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Fri, 12 Jan 2007 08:37:40 -0800 Subject: [K12OSN] Blocked net access In-Reply-To: <45A78F68.7060002@futuresource.com> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> Message-ID: <45A7B954.8020300@mesd.k12.or.us> Les Mikesell wrote: > K12LTSP should come with a script to do all of this, though. Try > service nat on service nat start ;-) -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From eharrison at mail.mesd.k12.or.us Fri Jan 12 16:40:26 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 12 Jan 2007 08:40:26 -0800 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? In-Reply-To: <81e6a9bf0701120831p177bcc88j89946d05a7644c9a@mail.gmail.com> References: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> <45A7B43C.2080200@mail.mesd.k12.or.us> <81e6a9bf0701120831p177bcc88j89946d05a7644c9a@mail.gmail.com> Message-ID: <45A7B9FA.6000802@mail.mesd.k12.or.us> Jack Palmadesso wrote: > Thanks for the repo entry Peter. > > Eric, here is the output. > > [root at orla2cwx proc]# rpm -q k12ltsp-release fedora-release > centos-release redhat-release > package k12ltsp-release is not installed > fedora-release-6-4 > package centos-release is not installed > package redhat-release is not installed > > I really just wanted to use the k12ltps yum repo for installing mondo > and its dependencies. Its seems to be the only repo with mondo built > in. BTW in this case I just installed FC6 without the k12ltsp > packages. I always use the k12ltsp ISOs when I install Fedora. Its > nice to have the option to set up terminal server if I want to. > > Jack > /etc/yum.repos.d/k12ltsp.repo [k12ltsp] name=K12LTSP mirrorlist=http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-6.0-$basearch gpgkey=http://k12linux.mesd.k12.or.us/K12LTSP-GPG-KEY http://k12linux.mesd.k12.or.us/BETA-RPM-GPG-KEY http://k12linux.mesd.k12.or.us/FEDORA-GPG-KEY http://k12linux.mesd.k12.or.us/FEDORA-LEGACY-GPG-KEY http://k12linux.mesd.k12.or.us/RPM-GPG-KEY http://k12linux.mesd.k12.or.us/RPM-GPG-KEY-fedora http://k12linux.mesd.k12.or.us/RPM-GPG-KEY-fedora-test enabled=1 gpgcheck=1 -Eric From les at futuresource.com Fri Jan 12 16:58:13 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 12 Jan 2007 10:58:13 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: <45A7B954.8020300@mesd.k12.or.us> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A7B954.8020300@mesd.k12.or.us> Message-ID: <45A7BE25.1050900@futuresource.com> Dan Young wrote: > Les Mikesell wrote: > >> K12LTSP should come with a script to do all of this, though. Try >> service nat on >> > > service nat start > > ;-) > > Yes, I should know better than to type before coffee... -- Les Mikesell les at futuresource.com From les at futuresource.com Fri Jan 12 17:02:10 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 12 Jan 2007 11:02:10 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: <45A79CB1.4040503@maltzen.net> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> Message-ID: <45A7BF12.3060009@futuresource.com> Petre Scheie wrote: > > I've noticed that NAT gets itself turned off if eth0 isn't connected > to a switch at boot time, or if I unplug eth0 for an extended amount > of time. Usually, 'ifdown eth0; ifup eth0; service NAT restart' fixes > it. And yes, the K12LTSP server is setup to automatically act as a > router, and handle all the networking correctly automatically. I just > have a tendency to unplug things and mess things up temporarily. I think the script and setup tries to automatically determine that you have a 2-NIC configuration and only activates NAT for that case. Having eth0 down must make it look like a single NIC setup. -- Les Mikesell les at futuresource.com From dhuckaby at paasda.org Fri Jan 12 17:07:12 2007 From: dhuckaby at paasda.org (Huck) Date: Fri, 12 Jan 2007 09:07:12 -0800 Subject: [K12OSN] Need to change Boot Ip's In-Reply-To: References: Message-ID: <45A7C040.1070304@paasda.org> did you change the subnet declaration in /etc/dhcpd.conf ? Alfonso Davila Jr wrote: > > > > > > > Greetings, > > I need to change the terminal?s ip to not interfere with our own > 192.168.0.x. I would like ot make the terminals to have ip?s of 10.10.xxx.x > > I have found the hosts file and changed them all to 10.10.xxx.xxx but > now I can not get any terminal to boot. I can only run terminals using > vnc or nx from a windows client but that is using the 192.168.0.x. > None of the terminals will boot from the other nic. Please help thankyou > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From thewhitmers at gmail.com Fri Jan 12 17:17:30 2007 From: thewhitmers at gmail.com (David Whitmer) Date: Fri, 12 Jan 2007 12:17:30 -0500 Subject: [K12OSN] Blocked net access In-Reply-To: <45A7BF12.3060009@futuresource.com> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> Message-ID: On 1/12/07, Les Mikesell wrote: > > I think the script and setup tries to automatically determine that you > have a 2-NIC > configuration and only activates NAT for that case. Having eth0 down > must make > it look like a single NIC setup. > > -- > Les Mikesell > les at futuresource.com > hmmm... We're running 4 K12LTSP servers at our schools. On all but one routing has always worked perfectly for any Windows PCs connected to the "internal" subnet. The server this has never worked on, though, is one where I know for sure I did not have either NIC (it has two) connected during the K12LTSP installation. Perhaps my problem is that, since the NICs weren't connected during the installation and setup, that the setup didn't think it needed to configure & activate NAT? David Whitmer Director of Media & Technology Calvary Schools of Holland (Michigan) web: www.calvaryschoolsholland.org email: the.whitmers at gmail.com From andrae.findlator at gmail.com Fri Jan 12 17:19:50 2007 From: andrae.findlator at gmail.com (Andrae Findlator) Date: Fri, 12 Jan 2007 12:19:50 -0500 Subject: [K12OSN] Re: User restrictions Questions Message-ID: How do I get the CD-Rom drive, USB and floppy to show up in the windows 2003 terminal server? From petre at maltzen.net Fri Jan 12 17:26:39 2007 From: petre at maltzen.net (Petre Scheie) Date: Fri, 12 Jan 2007 11:26:39 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> Message-ID: <45A7C4CF.2060508@maltzen.net> David Whitmer wrote: > On 1/12/07, Les Mikesell wrote: >> >> I think the script and setup tries to automatically determine that you >> have a 2-NIC >> configuration and only activates NAT for that case. Having eth0 down >> must make >> it look like a single NIC setup. >> >> -- >> Les Mikesell >> les at futuresource.com >> > > hmmm... > > We're running 4 K12LTSP servers at our schools. On all but one > routing has always worked perfectly for any Windows PCs connected to > the "internal" subnet. The server this has never worked on, though, > is one where I know for sure I did not have either NIC (it has two) > connected during the K12LTSP installation. > > Perhaps my problem is that, since the NICs weren't connected during > the installation and setup, that the setup didn't think it needed to > configure & activate NAT? > Could be. Mind you, 'connected' just means the NIC is connected to a switch; there doesn't have to be any other devices connected to that switch. Have you tried running 'service nat on' on the recalcitrant server? From jack.palmadesso at gmail.com Fri Jan 12 17:26:45 2007 From: jack.palmadesso at gmail.com (Jack Palmadesso) Date: Fri, 12 Jan 2007 12:26:45 -0500 Subject: [K12OSN] Can somebody provide me with the yum repo entries for k12ltsp? In-Reply-To: <45A7B9FA.6000802@mail.mesd.k12.or.us> References: <81e6a9bf0701120546v20b4f423kfa2a320047435fcb@mail.gmail.com> <45A7B43C.2080200@mail.mesd.k12.or.us> <81e6a9bf0701120831p177bcc88j89946d05a7644c9a@mail.gmail.com> <45A7B9FA.6000802@mail.mesd.k12.or.us> Message-ID: <81e6a9bf0701120926h70b6428ak8b0bd8544046a2dd@mail.gmail.com> Yeah I can see how it could have been screwed up but luckily I didn't need it for much. Thanks guys. Jack On 1/12/07, Eric Harrison wrote: > Jack Palmadesso wrote: > > Thanks for the repo entry Peter. > > > > Eric, here is the output. > > > > [root at orla2cwx proc]# rpm -q k12ltsp-release fedora-release > > centos-release redhat-release > > package k12ltsp-release is not installed > > fedora-release-6-4 > > package centos-release is not installed > > package redhat-release is not installed > > > > I really just wanted to use the k12ltps yum repo for installing mondo > > and its dependencies. Its seems to be the only repo with mondo built > > in. BTW in this case I just installed FC6 without the k12ltsp > > packages. I always use the k12ltsp ISOs when I install Fedora. Its > > nice to have the option to set up terminal server if I want to. > > > > Jack > > > > > > /etc/yum.repos.d/k12ltsp.repo > > [k12ltsp] > name=K12LTSP > mirrorlist=http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-6.0-$basearch > gpgkey=http://k12linux.mesd.k12.or.us/K12LTSP-GPG-KEY > http://k12linux.mesd.k12.or.us/BETA-RPM-GPG-KEY > http://k12linux.mesd.k12.or.us/FEDORA-GPG-KEY > http://k12linux.mesd.k12.or.us/FEDORA-LEGACY-GPG-KEY > http://k12linux.mesd.k12.or.us/RPM-GPG-KEY > http://k12linux.mesd.k12.or.us/RPM-GPG-KEY-fedora > http://k12linux.mesd.k12.or.us/RPM-GPG-KEY-fedora-test > enabled=1 > gpgcheck=1 > > > > > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From eharrison at mail.mesd.k12.or.us Fri Jan 12 17:35:10 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 12 Jan 2007 09:35:10 -0800 Subject: [K12OSN] Blocked net access In-Reply-To: References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> Message-ID: <45A7C6CE.1000403@mail.mesd.k12.or.us> David Whitmer wrote: > On 1/12/07, Les Mikesell wrote: >> >> I think the script and setup tries to automatically determine that you >> have a 2-NIC >> configuration and only activates NAT for that case. Having eth0 down >> must make >> it look like a single NIC setup. >> >> -- >> Les Mikesell >> les at futuresource.com >> > > hmmm... > > We're running 4 K12LTSP servers at our schools. On all but one > routing has always worked perfectly for any Windows PCs connected to > the "internal" subnet. The server this has never worked on, though, > is one where I know for sure I did not have either NIC (it has two) > connected during the K12LTSP installation. > > Perhaps my problem is that, since the NICs weren't connected during > the installation and setup, that the setup didn't think it needed to > configure & activate NAT? The nat service is pretty simple. If you strip it down, this is all it does: PUBLIC_ETHERNET="eth1" iptables -t nat -A POSTROUTING -o $PUBLIC_ETHERNET -j MASQUERADE echo 1 > /proc/sys/net/ipv4/ip_forward It doesn't care if the interface is up or down, what the ip address is, etc, etc. The only configurable item is the interface that is nat'd. If your public interface is on something other than eth1, edit /etc/init.d/nat and change the "PUBLIC_ETHERNET=" line. -Eric From thewhitmers at gmail.com Fri Jan 12 17:57:09 2007 From: thewhitmers at gmail.com (David Whitmer) Date: Fri, 12 Jan 2007 12:57:09 -0500 Subject: [K12OSN] Blocked net access In-Reply-To: <45A7C6CE.1000403@mail.mesd.k12.or.us> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: On 1/12/07, Eric Harrison wrote: > The nat service is pretty simple. If you strip it down, this is all it does: > > PUBLIC_ETHERNET="eth1" > iptables -t nat -A POSTROUTING -o $PUBLIC_ETHERNET -j MASQUERADE > echo 1 > /proc/sys/net/ipv4/ip_forward > > > It doesn't care if the interface is up or down, what the ip address is, > etc, etc. The only configurable item is the interface that is nat'd. > > If your public interface is on something other than eth1, edit > /etc/init.d/nat and change the "PUBLIC_ETHERNET=" line. > > > -Eric I'll check all that this weekend (I'm not at the school today). Thanks for the info! I'd be nice to have this working. Though, frankly, it's not critical since, with this particular server (serving a single classroom) the Windows PCs connected to its subnet are already using NX Client to run apps on the server and, as needed, access the Internet. David Whitmer Director of Media & Technology Calvary Schools of Holland (Michigan) web: www.calvaryschoolsholland.org email: the.whitmers at gmail.com From ryan.hackl at lskysd.ca Fri Jan 12 18:23:02 2007 From: ryan.hackl at lskysd.ca (Ryan Hackl) Date: Fri, 12 Jan 2007 12:23:02 -0600 Subject: [K12OSN] Prevent Access to KDE... Message-ID: <846B70AA0A72EF46BDFA7048B2C91D491A57F6@mail1.lskysd.ca> ... and other sessions (other than GNOME) Students can bypass GNOME, and then access konqbrowser (kfmclient) in the KDE environment to 'bypass' our internet filters (through dansguardian). Every minute I have a cron job to kill the process, but it's still a temptation to too many. How can I prevent students from bypassing the GNOME environment in the log-on screen? - Ryan -------------- next part -------------- An HTML attachment was scrubbed... URL: From accessys at smart.net Fri Jan 12 18:25:54 2007 From: accessys at smart.net (Accessys@smart.net) Date: Fri, 12 Jan 2007 13:25:54 -0500 (EST) Subject: [K12OSN] Prevent Access to KDE... In-Reply-To: <846B70AA0A72EF46BDFA7048B2C91D491A57F6@mail1.lskysd.ca> References: <846B70AA0A72EF46BDFA7048B2C91D491A57F6@mail1.lskysd.ca> Message-ID: can't you let them run KDE but remove or turn off the permissions to Kongbrowser??? Bob On Fri, 12 Jan 2007, Ryan Hackl wrote: > ... and other sessions (other than GNOME) > > Students can bypass GNOME, and then access konqbrowser (kfmclient) in the KDE environment to 'bypass' our internet filters (through dansguardian). Every minute I have a cron job to kill the process, but it's still a temptation to too many. > > How can I prevent students from bypassing the GNOME environment in the log-on screen? > > - Ryan > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ "They that can give up essential liberty to obtain a little temporary safety deserve Neither liberty nor safety", Benjamin Franklin - - - - - - - - - - - - - - - - - - - ASCII Ribbon Campaign accessBob NO HTML/PDF/RTF in e-mail accessys at smartnospam.net NO MSWord docs in e-mail Access Systems, engineers NO attachments in e-mail, *LINUX powered* access is a civil right *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# THIS message and any attachments are CONFIDENTIAL and may be privileged. They are intended ONLY for the individual or entity named -------------- next part -------------- _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From petre at maltzen.net Fri Jan 12 19:00:01 2007 From: petre at maltzen.net (Petre Scheie) Date: Fri, 12 Jan 2007 13:00:01 -0600 Subject: [K12OSN] Prevent Access to KDE... In-Reply-To: References: <846B70AA0A72EF46BDFA7048B2C91D491A57F6@mail1.lskysd.ca> Message-ID: <45A7DAB1.2030108@maltzen.net> See the wiki: http://k12ltsp.org/mediawiki/index.php/How_to_edit_the_Session_menu_that_appears_on_the_client_login_screen However, since KDE is installed, there's nothing to prevent an enterprising student from opening a terminal and manually calling konqueror or kfmclient. And while you could remove KDE entirely, that will break many of the Edutainment packages because they are a part of KEdutainment bundle. Probably the best thing to do would be to move Dansguardian to a separate machine through which all internet traffic must go. Then it doesn't matter what app they use, they can't get around Dansguardian. Petre Accessys at smart.net wrote: > can't you let them run KDE but remove or turn off the permissions to > Kongbrowser??? > > > Bob > > On Fri, 12 Jan 2007, Ryan Hackl wrote: > >> ... and other sessions (other than GNOME) >> >> Students can bypass GNOME, and then access konqbrowser (kfmclient) in the KDE environment to 'bypass' our internet filters (through dansguardian). Every minute I have a cron job to kill the process, but it's still a temptation to too many. >> >> How can I prevent students from bypassing the GNOME environment in the log-on screen? >> >> - Ryan >> > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > "They that can give up essential liberty to obtain a little temporary > safety deserve Neither liberty nor safety", Benjamin Franklin > - - - - - - - - - - - - - - - - - - - > ASCII Ribbon Campaign accessBob > NO HTML/PDF/RTF in e-mail accessys at smartnospam.net > NO MSWord docs in e-mail Access Systems, engineers > NO attachments in e-mail, *LINUX powered* access is a civil right > *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# > THIS message and any attachments are CONFIDENTIAL and may be > privileged. They are intended ONLY for the individual or entity named > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From jdavis at standard.k12.ca.us Fri Jan 12 19:12:05 2007 From: jdavis at standard.k12.ca.us (Jeff Davis) Date: Fri, 12 Jan 2007 11:12:05 -0800 Subject: [K12OSN] Renaissance Place? In-Reply-To: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> References: <20070110143456.d7061e97b78b017ac15395d64f2ce134.5a18c01dad.wbe@email.secureserver.net> Message-ID: <45A7DD85.2040101@standard.k12.ca.us> An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: jdavis.vcf Type: text/x-vcard Size: 328 bytes Desc: not available URL: From robark at gmail.com Fri Jan 12 19:23:05 2007 From: robark at gmail.com (Robert Arkiletian) Date: Fri, 12 Jan 2007 11:23:05 -0800 Subject: [K12OSN] Blocked net access In-Reply-To: <45A7C6CE.1000403@mail.mesd.k12.or.us> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: On 1/12/07, Eric Harrison wrote: > David Whitmer wrote: > > On 1/12/07, Les Mikesell wrote: > >> > >> I think the script and setup tries to automatically determine that you > >> have a 2-NIC > >> configuration and only activates NAT for that case. Having eth0 down > >> must make > >> it look like a single NIC setup. > >> > >> -- > >> Les Mikesell > >> les at futuresource.com > >> > > > > hmmm... > > > > We're running 4 K12LTSP servers at our schools. On all but one > > routing has always worked perfectly for any Windows PCs connected to > > the "internal" subnet. The server this has never worked on, though, > > is one where I know for sure I did not have either NIC (it has two) > > connected during the K12LTSP installation. > > > > Perhaps my problem is that, since the NICs weren't connected during > > the installation and setup, that the setup didn't think it needed to > > configure & activate NAT? > > > The nat service is pretty simple. If you strip it down, this is all it does: > > PUBLIC_ETHERNET="eth1" > iptables -t nat -A POSTROUTING -o $PUBLIC_ETHERNET -j MASQUERADE > echo 1 > /proc/sys/net/ipv4/ip_forward > > > It doesn't care if the interface is up or down, what the ip address is, > etc, etc. The only configurable item is the interface that is nat'd. > > If your public interface is on something other than eth1, edit > /etc/init.d/nat and change the "PUBLIC_ETHERNET=" line. > Thanks a bunch guys. I was just about to ask the same question. I am putting Slax linux on my clients with a dual boot lilo config to k12ltsp. I must be losing the nat service when I ifdown eth0 then ifup eth0. I do this when I'm lecturing to disable the net. -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From KEBoone at bcps.k12.md.us Fri Jan 12 20:05:49 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Fri, 12 Jan 2007 15:05:49 -0500 Subject: [K12OSN] smbldap install successful, but... Message-ID: ...can the smbldap server authenticate without being a PDC??? ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Fri Jan 12 20:12:41 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Fri, 12 Jan 2007 15:12:41 -0500 Subject: [K12OSN] Prevent Access to KDE... In-Reply-To: <45A7DAB1.2030108@maltzen.net> References: <846B70AA0A72EF46BDFA7048B2C91D491A57F6@mail1.lskysd.ca> <45A7DAB1.2030108@maltzen.net> Message-ID: <45A7EBB9.5080705@cmosnetworks.com> I second Petre's suggestion. Having a second box, preferably hanging off your firewall, is the proper way to do this. Matter of fact, you might want to look into transparent proxying if you're not using it now. Squid/DansGuardian supports this, and it's how we do it (with Symantec Web Security--ugh) in my district. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Petre Scheie wrote: > See the wiki: > http://k12ltsp.org/mediawiki/index.php/How_to_edit_the_Session_menu_that_appears_on_the_client_login_screen > > > However, since KDE is installed, there's nothing to prevent an > enterprising student from opening a terminal and manually calling > konqueror or kfmclient. And while you could remove KDE entirely, that > will break many of the Edutainment packages because they are a part of > KEdutainment bundle. Probably the best thing to do would be to move > Dansguardian to a separate machine through which all internet traffic > must go. Then it doesn't matter what app they use, they can't get > around Dansguardian. > > Petre > > Accessys at smart.net wrote: >> can't you let them run KDE but remove or turn off the permissions to >> Kongbrowser??? >> >> >> Bob >> >> On Fri, 12 Jan 2007, Ryan Hackl wrote: >> >>> ... and other sessions (other than GNOME) >>> >>> Students can bypass GNOME, and then access konqbrowser (kfmclient) >>> in the KDE environment to 'bypass' our internet filters (through >>> dansguardian). Every minute I have a cron job to kill the process, >>> but it's still a temptation to too many. >>> >>> How can I prevent students from bypassing the GNOME environment in >>> the log-on screen? >>> >>> - Ryan >>> >> >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> >> "They that can give up essential liberty to obtain a little temporary >> safety deserve Neither liberty nor safety", Benjamin Franklin >> - - - - - - - - - - - - - - - - - >> - - >> ASCII Ribbon Campaign accessBob >> NO HTML/PDF/RTF in e-mail accessys at smartnospam.net >> NO MSWord docs in e-mail Access Systems, >> engineers >> NO attachments in e-mail, *LINUX powered* access is a civil right >> *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# >> >> THIS message and any attachments are CONFIDENTIAL and may be >> privileged. They are intended ONLY for the individual or entity named >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From carl at snarlnet.com Fri Jan 12 22:37:59 2007 From: carl at snarlnet.com (Carl Keil) Date: Fri, 12 Jan 2007 14:37:59 -0800 Subject: [K12OSN] Getting sound to work with LTSP-esd-alsa Message-ID: <45A80DC7.8090500@snarlnet.com> > > >>> Thank you very much for the suggestion. I didn't have those >>> "yes"es in my /etc/sysconfig/k12ltsp I added them and Flash still >>> didn't work. The link you provided is the steps I took to "hack" >>> flash 9 beta. As I recall, I did have some error messages and I >>> disabled some of the features. Looking at that web page again it >>> says that Flash 9 Beta doesn't work with ALSA. Maybe that's my >>> problem? >> >> > >See http://blogs.adobe.com/penguin.swf/2006/11/ >beta_ii_the_audio_fix.html > >Nils Breunese. > Holy crap, I'm such a spaz. I spent hours googling on "Flash sound LTSP", "Flash sound alsa", "Flash sound linux", etc., etc. I never thought to go to the horse's mouth (adobe). I feel like I owe this whole list an apology. And a thank you. The update fixed my problem. I still need to invoke firefox with "esddsp firefox %u", but that's fine. Thanks and sorry, ck From eharrison at mail.mesd.k12.or.us Fri Jan 12 22:44:02 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 12 Jan 2007 14:44:02 -0800 Subject: [K12OSN] Adobe Reader security updates Message-ID: <45A80F32.2050800@mail.mesd.k12.or.us> The root-desktop-urls package includes a script that will install Adobe Reader. (either by clicking on the "Install Acrobat" icon or running /usr/sbin/get.acrobat) I can update the root-desktop-urls to point to the latest version of Adobe Reader, but "yum update" will only update the root-desktop-urls package - it won't automatically fetch the updated Acrobat as well. So I'm going to try a new approach. The latest root-desktop-urls package for K12LTSP 6.0 has a new script, /usr/sbin/get.acrobat-upgrade, that is automatically executed after the package is installed. If the upgrade script sees that you have the AdobeReader_enu package installed, it fetches and installs the latest version. I'll do this for the 5.0 & 4.2.3EL versions as well, once I'm sure this really is as safe and sane as I think it is... In the meantime, you can go to http://www.adobe.com/ , click on "get Adobe Reader", choose "rpm", click on "Continue". When the download is done, you can open up a shell and run "rpm -Uhv AdobeReader*rpm" to install the new package. -Eric From atmlogic at kmts.ca Sat Jan 13 01:22:53 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Fri, 12 Jan 2007 19:22:53 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <1159414533.23295.60.camel@merlin.localnetsolutions.com> Message-ID: <004d01c736b1$5a033760$f800a8c0@ATMLogic.local> Just wondering if anyone on the list may be able to point me in a good direction for getting support on a failed software Raid5 (3 drives)? Booting in rescue mode it does not see the installation, Knoppix does not know file system, (can read the first partition of all three drives, just not the 2nd) S.M.A.R.T. status is good on the drives, size looks as it should... File system broke after a serious power failure... Any thoughts would be great. Thanks, better yet, if anyone knows of a Bootable ISO that may be able to detect and read a software raid, that would be GREAT!!! Thanks, From dhbarr at gozelle.com Sat Jan 13 03:26:26 2007 From: dhbarr at gozelle.com (David H. Barr) Date: Fri, 12 Jan 2007 21:26:26 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <004d01c736b1$5a033760$f800a8c0@ATMLogic.local> References: <1159414533.23295.60.camel@merlin.localnetsolutions.com> <004d01c736b1$5a033760$f800a8c0@ATMLogic.local> Message-ID: On 1/12/07, ATM Logic wrote: > Just wondering if anyone on the list may be able to point me in a good > direction for getting support on a failed software Raid5 (3 drives)? How did you set up your partitioning originally? And by "failed" do you mean one of your partitions died, or you had multiple failures? -dhbarr. From les at futuresource.com Sat Jan 13 03:48:35 2007 From: les at futuresource.com (Les Mikesell) Date: Fri, 12 Jan 2007 21:48:35 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <004d01c736b1$5a033760$f800a8c0@ATMLogic.local> References: <004d01c736b1$5a033760$f800a8c0@ATMLogic.local> Message-ID: <45A85693.1060800@futuresource.com> ATM Logic wrote: > Just wondering if anyone on the list may be able to point me in a good > direction for getting support on a failed software Raid5 (3 drives)? > > Booting in rescue mode it does not see the installation, Knoppix does not > know file system, (can read the first partition of all three drives, just > not the 2nd) S.M.A.R.T. status is good on the drives, size looks as it > should... File system broke after a serious power failure... > > Any thoughts would be great. Thanks, better yet, if anyone knows of a > Bootable ISO that may be able to detect and read a software raid, that would > be GREAT!!! The install CD booted in rescue mode should be able to read the raid even if it doesn't automatically find and mount the installed system. -- Les Mikesell les at futuresource.com From nadavkav at gmail.com Sat Jan 13 08:52:33 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Sat, 13 Jan 2007 10:52:33 +0200 Subject: [K12OSN] Prevent Access to KDE... In-Reply-To: <45A7EBB9.5080705@cmosnetworks.com> References: <846B70AA0A72EF46BDFA7048B2C91D491A57F6@mail1.lskysd.ca> <45A7DAB1.2030108@maltzen.net> <45A7EBB9.5080705@cmosnetworks.com> Message-ID: <4219988b0701130052uc355d95w38dbeec04eed3940@mail.gmail.com> i use KDE as main desktop environment (although GNOME is installed in the background) and i use the KioskTool to lock down a KDE desktop with a default proxy and many other things... here's a link to some pictures we took of the desktop (and other apps): http://www.flickr.com/photos/47142057 at N00/sets/72157594378796383/ we also disable the "switch desktop environment" button in the logging screen (which is BTW automatic per machine) On 1/12/07, "Terrell Prud? Jr." wrote: > > I second Petre's suggestion. Having a second box, preferably hanging off > your firewall, is the proper way to do this. Matter of fact, you might want > to look into transparent proxying if you're not using it now. > Squid/DansGuardian supports this, and it's how we do it (with Symantec Web > Security--ugh) in my district. > > --TP > _______________________________ > Do you GNU!? > Microsoft Free since 2003 --the ultimate antivirus > protection! > > > Petre Scheie wrote: > > See the wiki: > http://k12ltsp.org/mediawiki/index.php/How_to_edit_the_Session_menu_that_appears_on_the_client_login_screen > > However, since KDE is installed, there's nothing to prevent an > enterprising student from opening a terminal and manually calling konqueror > or kfmclient. And while you could remove KDE entirely, that will break many > of the Edutainment packages because they are a part of KEdutainment bundle. > Probably the best thing to do would be to move Dansguardian to a separate > machine through which all internet traffic must go. Then it doesn't matter > what app they use, they can't get around Dansguardian. > > Petre > > Accessys at smart.net wrote: > > can't you let them run KDE but remove or turn off the permissions to > Kongbrowser??? > > > Bob > > On Fri, 12 Jan 2007, Ryan Hackl wrote: > > ... and other sessions (other than GNOME) > > Students can bypass GNOME, and then access konqbrowser (kfmclient) in the > KDE environment to 'bypass' our internet filters (through dansguardian). > Every minute I have a cron job to kill the process, but it's still a > temptation to too many. > > How can I prevent students from bypassing the GNOME environment in the > log-on screen? > > - Ryan > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > NO RESPONSE WILL EVER BE GIVEN TO ANY MESSAGE VIA EARTHLINK > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > "They that can give up essential liberty to obtain a little temporary > safety deserve Neither liberty nor safety", Benjamin Franklin > - - - - - - - - - - - - - - - - - - - > ASCII Ribbon Campaign accessBob > NO HTML/PDF/RTF in e-mail accessys at smartnospam.net > NO MSWord docs in e-mail Access Systems, engineers > NO attachments in e-mail, *LINUX powered* access is a civil right > *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*# > > THIS message and any attachments are CONFIDENTIAL and may be > privileged. They are intended ONLY for the individual or entity named > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pnakashi at k12.hi.us Sat Jan 13 11:14:43 2007 From: pnakashi at k12.hi.us (Nakashima) Date: Sat, 13 Jan 2007 01:14:43 -1000 Subject: [K12OSN] Blocked net access In-Reply-To: <45A78F68.7060002@futuresource.com> Message-ID: <44DA3AB2-A2F7-11DB-ABB4-000393C5DC16@k12.hi.us> > John Lucas wrote: >> Yes. Unless changes are made, your LTSP server is not set up as a >> router and won't pass packets from the "inside" network to the >> "outside" network. The terminals run processes on the server, which >> has access to both networks, but non-terminals attached to the >> "inside" do not have access to the outside. To keep the PCs on the >> inside and allow them out, you need to make several changes: >> - turn on packet forwarding on the server (make it a router) >> - give the server's inside address as a router in the DHCP stanza >> for the PCs >> - make sure you don't have an IPTables rule preventing forwarding >> - make sure your perimeter router knows the route back to the inside >> network >> - make sure your perimeter firewall allows the inside network to >> forward >> This is all basic TCP/IP networking 101 and is not specific to LTSP. > > K12LTSP should come with a script to do all of this, though. Try > service nat on > to start it and > chkconfig nat on > to make it start automatically at boot up. Your other routers > shouldn't > need to know about the eth0 address range because outgoing packets > nat to the eth1 address. I thought this was normally set up during > a default install. > > -- > Les Mikesell > lesmikesell at gmail.com Thanks John, Dan, and Les, I did the following in Terminal service nat start chkconfig nat on No luck. I can ping addresses on the outside from an OS X Mac, but can't get to the web with a browser. I'm not very technical, so any further help you can provide will be greatly appreciated. --Peter From brcisna at eazylivin.net Sat Jan 13 16:00:11 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Sat, 13 Jan 2007 10:00:11 -0600 (CST) Subject: [K12OSN] K12ltsp Qemu usage Message-ID: <37811.192.168.254.3.1168704011.squirrel@www.eazylivin.net> Hello All, Just wanted to share an experience here hoping it may help someone else. I've been using Qemu for over a month in one computer lab on Windows boxes that were bought new one year ago. This sounds like a lot of extra work,but I have come to find out it was worth the "experiment". This would be for the people that cant "give up Windows fat clients". I installed a FC5 install via network of the K12ltsp CD's. Then added the qemu & kmod-kqemu / accelerator rpm's. Then installed Winder's Xp pro onto the fat clients.The nice thing about this arrangment is Qemu has an overlay option,so if someone kills the system files,or has "lost" icons,or whatever you simply remove the overlay,to original windows install then re-create your overlay and the machine is going again. Much the same as system restore only a one click,and going again,affair! Takes all of about 2 minutes. Really no need for anything like Deepfreeze,,either with this setup. I tested on several pc's before diving into this. I found you should have a minimum 0f 376mb ram,,then start emu with the -m 256 switch for the windows guest OS. You'll never get quite the response running emulation,,as you would "hardware" but is very acceptable. All sound cards are the same this way,as well as video, nics, etc. I just made up a startup script to start Qemu at FC5 login, and made the FC5 to auto-logon,,so bootup time ends up being about 120 seconds .versus a normal windows bootup of about 45-50 secs.You are booting FC5 ,then Windows on top of it afterwords. Some people may not like ths.You have the reliablity of Linux,with Winders. riding on top of it for the Windows users. Sorry for long post. Barry Cisna westcentral school From cwagnon at fordyceschools.org Sat Jan 13 17:14:26 2007 From: cwagnon at fordyceschools.org (Caleb Wagnon) Date: Sat, 13 Jan 2007 11:14:26 -0600 Subject: [K12OSN] Adobe Shockwave Message-ID: <45A8BF17.DE74.0047.0@fordyceschools.org> Long time no see guys! I'm back on my home turf now (for those that remember me from the k12ltsp 2.x days) So I remember long ago when we were all joining together and sending macromedia requests for a linux shockwave player. Has there been such a "campaign" since Adobe took over? If not, why don't we hit Adobe up like we did macromedia? Thanks. Caleb Wagnon Technology Coordinator Fordyce Schools ____________________ From atmlogic at kmts.ca Sat Jan 13 17:30:51 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Sat, 13 Jan 2007 11:30:51 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: Message-ID: <006101c73738$93435c30$f800a8c0@ATMLogic.local> 2 Partitions, e.g. Hda1, hdc1, hdd1, hda2, hdc2, hdd2 I can read all the "1's" non of the 2's By failed, I mean... Failed, Kernel panic, power went off,on,off,on,off,on,on,on,off,off... Well you get the idea... Then... Kernel panic. Then someone looked and said... Gee the UPS would have worked A LOT BETTER if the Server would have been plugged into it. So, the drives are fine, and the size, etc all looks perfect, but the Array is broken, and I don't know/understand it enough to put it back together, or even have it... Try... However I know enough not to mess with it until I understand more about it. Also, of the 150+Gigs on the drive, only about 8gig of photos missed getting a backup... > -----Original Message----- > From: k12osn-bounces at redhat.com > [mailto:k12osn-bounces at redhat.com] On Behalf Of David H. Barr > Sent: January 12, 2007 9:26 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] Failed software raid 5 > > On 1/12/07, ATM Logic wrote: > > Just wondering if anyone on the list may be able to point > me in a good > > direction for getting support on a failed software Raid5 (3 drives)? > > How did you set up your partitioning originally? And by > "failed" do you mean one of your partitions died, or you had > multiple failures? > > -dhbarr. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From atmlogic at kmts.ca Sat Jan 13 17:32:26 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Sat, 13 Jan 2007 11:32:26 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <45A85693.1060800@futuresource.com> Message-ID: <006201c73738$cb8fe590$f800a8c0@ATMLogic.local> As mentioned... "Booting in rescue mode it does not see the installation" this was with the install CD... :( Knoppix, Acronis, and others KNOW it's a Raid, however cannot mount them, and... I don't know how to "ask" it to mount... > -----Original Message----- > From: k12osn-bounces at redhat.com > [mailto:k12osn-bounces at redhat.com] On Behalf Of Les Mikesell > Sent: January 12, 2007 9:49 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] Failed software raid 5 > > ATM Logic wrote: > > Just wondering if anyone on the list may be able to point > me in a good > > direction for getting support on a failed software Raid5 (3 drives)? > > > > Booting in rescue mode it does not see the installation, > Knoppix does > > not know file system, (can read the first partition of all three > > drives, just not the 2nd) S.M.A.R.T. status is good on the drives, > > size looks as it should... File system broke after a > serious power failure... > > > > Any thoughts would be great. Thanks, better yet, if anyone > knows of a > > Bootable ISO that may be able to detect and read a software > raid, that > > would be GREAT!!! > > The install CD booted in rescue mode should be able to read > the raid even if it doesn't automatically find and mount the > installed system. > > -- > Les Mikesell > les at futuresource.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From microman at cmosnetworks.com Sat Jan 13 20:31:10 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Sat, 13 Jan 2007 15:31:10 -0500 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <43080f460701110950w7ee4d251occbe487b17ea394@mail.gmail.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> <45A64F92.7040303@deltacfax.com> <45A65E10.9010201@maltzen.net> <43080f460701110950w7ee4d251occbe487b17ea394@mail.gmail.com> Message-ID: <45A9418E.606@cmosnetworks.com> Hardware don't grow on trees, Mel; unlike software, hardware costs money to reproduce. If you want a hardware solution, you gotta pay for it. Jim McQuillan's saving you a ton already! You want him to just *donate* the chips to you on top of that? Eighteen dollars--that's pocket change. Take a small piece of that truckload of money that you're saving by not going with MS Windows/Office and use that to fund your EEPROM purchase. Geez...! _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Mel Wade wrote: > That is what I'm doing right now. We removed the eject buttons from > the drives. I'd like to get to a hardware only solution eventually. > > Mel > > On 1/11/07, * Petre Scheie* > wrote: > > You could also use the Universal Boot Floppy to boot the clients, > as floppy disks are > pretty cheap. If you're worried about the kids taking the floppy > out, put the drive > inside the case where it's inaccessible. Not as quick or reliable > as a boot prom, but > your priority seems to be price. > > Petre > > Tim Born wrote: > > Mel - > > > > If you need more than a few, you might invest in a chip burner, > snag the > > boot code from rom-o-matic and use the guide from etherboot > project: > > http://www.etherboot.org/wiki/burningroms > > > > If you get all that working you can source boot rom chips for > the rest > > of us. > > > > -tim > > > > > > Mel Wade wrote: > > > >> That's more than the cost of the rest of the client hardware > combined. > >> > >> On 1/11/07, *"Terrell Prud? Jr."* < microman at cmosnetworks.com > > >> >> wrote: > >> > >> Umm...what's wrong with $18? That ain't that much. Hell, > I call > >> it a bargain! Try buying a single copy of XP or Vista for > >> that...oh, and the computer to run it.... > >> > >> Oh yeah, and that $18 also helps to pay for their > development cost > >> to make something called LTSP for you to use. > >> > >> --TP > >> _______________________________ > >> Do you GNU!? > >> Microsoft Free since 2003 < http://www.gnu.org/>--the ultimate > >> antivirus protection! > >> > >> > >> Mel Wade wrote: > >> > >>> Does anyone know an affordable eprom source. > >>> DisklessWorkstations wants $18/each for theirs. Their > >>> justification is that they go all over the world promoting > LTSP > >>> and the sales from their site fund that. Personally, I'm not > >>> interested in funding their world travels... > >>> > >>> Anyway I have some 3com 3c905TX and 3c905TX-MN cards that > I need > >>> eeprom chips for... > >>> > >>> -- Mel Wade > >>> "The real problem is not whether machines think but > whether men > >>> do." - BF Skinner > >>> http://www.melwade.com > >>> > >>> > ------------------------------------------------------------------------ > > >>> > >>> _______________________________________________ > >>> K12OSN mailing list > >>> K12OSN at redhat.com K12OSN at redhat.com > > >>> https://www.redhat.com/mailman/listinfo/k12osn > >>> For more info see > > >>> > >> > >> _______________________________________________ > >> K12OSN mailing list > >> K12OSN at redhat.com K12OSN at redhat.com > > >> https://www.redhat.com/mailman/listinfo/k12osn > >> For more info see < http://www.k12os.org> > >> > >> > >> > >> > >> -- > >> Mel Wade > >> "The real problem is not whether machines think but whether men > do." - > >> BF Skinner > >> http://www.melwade.com > >> > >> > ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> K12OSN mailing list > >> K12OSN at redhat.com > >> https://www.redhat.com/mailman/listinfo/k12osn > >> For more info see > >> > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > -- > Mel Wade > "The real problem is not whether machines think but whether men do." - > BF Skinner > http://www.melwade.com > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From mel at melwade.com Sat Jan 13 20:47:17 2007 From: mel at melwade.com (Mel Wade) Date: Sat, 13 Jan 2007 12:47:17 -0800 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45A9418E.606@cmosnetworks.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> <45A64F92.7040303@deltacfax.com> <45A65E10.9010201@maltzen.net> <43080f460701110950w7ee4d251occbe487b17ea394@mail.gmail.com> <45A9418E.606@cmosnetworks.com> Message-ID: <43080f460701131247q5859f37as6dcbb0103a5d01a2@mail.gmail.com> On 1/13/07, "Terrell Prud? Jr." wrote: > > Hardware don't grow on trees, Mel; unlike software, hardware costs money > to reproduce. If you want a hardware solution, you gotta pay for it. Jim > McQuillan's saving you a ton already! You want him to just *donate* the > chips to you on top of that? > > Eighteen dollars--that's pocket change. Take a small piece of that > truckload of money that you're saving by not going with MS Windows/Office > and use that to fund your EEPROM purchase. Geez...! > Is that why all those circuit boards I planted in my back yard never grew?!? Why don't they teach that kind of thing in kollege? -- Mel Wade "The real problem is not whether machines think but whether men do." - BF Skinner http://www.melwade.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Sat Jan 13 21:05:59 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Sat, 13 Jan 2007 16:05:59 -0500 Subject: [K12OSN] Two subnets In-Reply-To: <45A63463.6080707@peopleplaces.org> References: <45A50C29.1080900@peopleplaces.org> <45A6273D.3040209@cmosnetworks.com> <45A63463.6080707@peopleplaces.org> Message-ID: <45A949B7.6090702@cmosnetworks.com> You're right; the new nameservice zone is indeed not needed and in fact will never even be used. I personally prefer /etc/hosts over centralized DNS for this, since it's really only used for LTSP client lookup purposes. The advantages to /etc/hosts in this case are as follows. 1.) You could have multiple 192.168.0.x and 192.168.1.x lookup tables (remember, everything's NAT'ed, and thus kept private). Yes, that means you can re-use this same /etc/hosts file on multiple LTSP servers without running into hostname/IP address conflicts across your network. LTSP servers already do this by default for 192.168.0.x. Sure, you could do the same thing with BIND running on each LTSP server, but it's a little bit more work to set up. Centralized DNS, to my knowledge, doesn't let you re-use hostname/address information at all (does it?). 2.) Say you do go w/ centralized DNS, since either you choose to use different subnets for each LTSP server's client segment, or you have only one LTSP server. If that centralized DNS for some reason does take a dump, the LTSP clients will have problems, but with either /etc/hosts or locally-running BIND present, they'll still be just peachy. They may not be able to hit Google or www.h4x0rz.com, but people can still get on and access their local files. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Michael Blinn wrote: > Terrell: > Brilliant! Your response was informative and conclusive. Thank you > very, very much. > I've also created another nameservice zone for the 192.168.1.0/24 > subnet.(though I'm not sure this is necessary, considering the hosts > file). > > Again, thank you very much. > Michael Blinn > > Terrell Prud? Jr. wrote: >> This is how I used to do x86, PPC, and UltraSPARC clients off of one >> server. It's certainly doable, but there are several things that you >> get to modify: >> >> /etc/dhcpd.conf >> /etc/hosts >> Some stuff under /opt/ltsp/ >> >> For /etc/dhcpd.conf, just copy 'n' paste your existing 192.168.0.0/24 >> scope, thus creating two scopes. Wherever you see 192.168.0, replace >> it with 192.168.1. dhcpd is smart enough to know to hand out >> 192.168.1.0/24 addresses only on the interface in that subnet (I'm >> assuming you'll use 192.168.1.254 for your server's new NIC). Also, >> make sure that you have a "next-server" setting in each of your DHCP >> scopes that points to the appropriate NIC (192.168.0.254 for the >> original scope, and 192.168.1.254 for the second, new scope). That's >> how your clients will know where to TFTP-boot from. >> >> For /etc/hosts, you get to essentially replicate everything in there, >> in a way that you avoid name/address resolution conflicts. You know >> all those entries that look like this? >> >> 192.168.0.9 ws009.ltsp ws009 >> >> Well, you'll need to make 254 more entries to account for the clients >> on the new (192.168.1.x) NIC. But you can't have two "ws009.ltsp" >> entries pointing to different addresses? What do do? >> >> My solution was to tweak the names so that my /etc/hosts has entries >> like this: >> >> 192.168.0.009 ws0009.ltsp ws0009 >> >> 192.168.1.009 ws1009.ltsp ws1009 >> >> 192.168.2.009 ws2009.ltsp ws2009 >> >> In my case, I simply added a digit to the hostname, specifically, the >> third octet of the IP address. A simple little script will generate >> this for you: >> >> ****** CUT HERE ****** >> rm mynewetchosts.txt >> for octet3 in `seq 0 2` >> do >> for octet4 in `seq -w 1 254` >> do >> echo '192.168.'$a.$b' ws'$a$b'.ltsp ws'$a$b >> mynewetchosts.txt >> done >> done >> ****** CUT HERE ****** >> >> Then, after backing up your original /etc/hosts (/etc/hosts.bak, >> perhaps?), just copy this mynewetchosts.txt over to /etc/hosts. >> >> Finally, we deal with /opt/ltsp/. In my case, since my clients are >> different CPU architectures, I needed /opt/ltsp/i386 (comes with >> K12LTSP), /opt/ltsp/ppc, and /opt/ltsp/sparc. Each of these >> subdirectories served a different subnet. Well, since all of your >> clients are x86, then you get to have more than one "i386" directory >> tree. Why? Yes, the binaries are the same, but you need to tell >> your clients which IP address to talk to. Just copy your entire >> /opt/ltsp/i386 directory over to, say, /opt/ltsp/i386-1. Head on >> into this new /opt/ltsp/i386-1, and tweak lts.conf such that wherever >> you see "192.168.0", you replace it with "192.168.1". There should >> be only a couple of spots, and, IIRC, the critical one is the >> "SERVER" variable. >> >> Note that, in your second DHCP scope in /etc/dhcpd.conf, you will >> need to tweak "option root-path" to point to /opt/ltsp/i386-1. In my >> /etc/dhcpd, I've got three scopes, one pointing to /opt/ltsp/i386, >> one pointing to /opt/ltsp/ppc, and one pointing to /opt/ltsp/sparc. >> The reason you have to do that is because this is the directory that >> your LTSP clients use to do the pivot-root. In your case, each of >> your /opt/ltsp/i386 and /opt/ltsp/i386-1 will be pointing to a >> different IP address (NIC) on your LTSP server. >> >> Once you're done, you should be able to turn up your second NIC, >> bounce dhcpd, and have clients netbooting on your other subnet. >> >> HTH, >> >> --TP >> _______________________________ >> Do you GNU!? >> Microsoft Free since 2003 --the ultimate >> antivirus protection! >> >> >> Michael Blinn wrote: >>> I have ~50 clients I'd like to split into two subnets, each on >>> their own separate switches going into a separate gig NIC on the >>> server. Out of the box, k12ltsp 5.0.0 likes to run on 192.168.0.0/24 >>> right? What do I need to change in order to have a working LTSP >>> configuration (complete with dhcp, tftp etc) on 192.168.1.0/24 in >>> addition to the 192.168.0.0/24 ? >>> >>> If I can safely set both GB NICs on the same subnet, but separate >>> switches, please let me know, however my initial thought is that the >>> broadcasts will slow the system down by transversing switches via >>> the server's NICs. >>> >>> -Michael Blinn >>> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > -- > > If this is my day of harvest, in what fields have I sowed the seed, > and in what unremembered seasons? > - Kahlil Gibran > > > CONFIDENTIALITY NOTICE: This message, and any attachments that may > accompany it, contain information that is intended for the use of the > individual or entity to which it is addressed and may contain > information that is privileged, confidential, or otherwise exempt from > disclosure under applicable law. If the recipient of this message is > not the intended recipient, any disclosure, copying, or other use of > this communication or any of the information, which it contains is > unauthorized and prohibited. If you have received this message in > error, please notify the original sender by return mail and delete > this message, along with any attachments, from your computer. Thank you. > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Sat Jan 13 21:08:58 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Sat, 13 Jan 2007 16:08:58 -0500 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <43080f460701131247q5859f37as6dcbb0103a5d01a2@mail.gmail.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> <45A64F92.7040303@deltacfax.com> <45A65E10.9010201@maltzen.net> <43080f460701110950w7ee4d251occbe487b17ea394@mail.gmail.com> <45A9418E.606@cmosnetworks.com> <43080f460701131247q5859f37as6dcbb0103a5d01a2@mail.gmail.com> Message-ID: <45A94A6A.8020508@cmosnetworks.com> Mel Wade wrote: > On 1/13/07, *"Terrell Prud? Jr."* > wrote: > > Hardware don't grow on trees, Mel; unlike software, hardware costs > money to reproduce. If you want a hardware solution, you gotta > pay for it. Jim McQuillan's saving you a ton already! You want > him to just *donate* the chips to you on top of that? > > Eighteen dollars--that's pocket change. Take a small piece of > that truckload of money that you're saving by not going with MS > Windows/Office and use that to fund your EEPROM purchase. Geez...! > > > Is that why all those circuit boards I planted in my back yard never > grew?!? Why don't they teach that kind of thing in kollege? > > Good one. :-D --TP -------------- next part -------------- An HTML attachment was scrubbed... URL: From tlegge at rogers.com Sat Jan 13 21:43:09 2007 From: tlegge at rogers.com (Timothy Legge) Date: Sat, 13 Jan 2007 17:43:09 -0400 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45A9418E.606@cmosnetworks.com> References: <43080f460701101007xbade744u7307887bf28c2dd0@mail.gmail.com> <45A628D5.3030008@cmosnetworks.com> <43080f460701110622y410ab87dlddce1142e88f5d7c@mail.gmail.com> <45A64F92.7040303@deltacfax.com> <45A65E10.9010201@maltzen.net> <43080f460701110950w7ee4d251occbe487b17ea394@mail.gmail.com> <45A9418E.606@cmosnetworks.com> Message-ID: <45A9526D.3020406@rogers.com> Terrell Prud? Jr. wrote: > Hardware don't grow on trees, Mel; unlike software, hardware costs money > to reproduce. If you want a hardware solution, you gotta pay for it. > Jim McQuillan's saving you a ton already! You want him to just *donate* > the chips to you on top of that? > > Eighteen dollars--that's pocket change. Take a small piece of that > truckload of money that you're saving by not going with MS > Windows/Office and use that to fund your EEPROM purchase. Geez...! While I agree that Jim is doing fantastic things and that supporting him however you can is a great idea $18 / eeprom is not cheap especially when you consider that it could be the single most expensive parts of some of the refurbished labs (excluding the server and network). I spent the money for a Eprom programmer and an Eraser so I am able to take advantage used EPROMs from ebay ($1 for used 27C256) as well as this site: http://www.futurlec.com/ICFLASH.shtml That being said, for the number of EPROMS I have programmed, buying them from Jim would have been the cheaper route. However, a number of Network cards can flash eeproms. The 3c905C is one of those cards and is readily available pretty cheap: http://www.vfxweb.com/index.php?productid=8006 I have purchased several from vfxweb and for some of them I got lucky and received cards with PXE built in. When it comes to remote booting I look for: 1) PXE support for the onboard NIC 2) PXE on the card (these are cheap whn you find them) Preprogrammed EEProms are for specific NICs (pci ids) and when you get into programming them yourself via a NIC you should have more time than money... Tim From steven at simplycircus.com Sat Jan 13 23:01:59 2007 From: steven at simplycircus.com (Steven Santos) Date: Sat, 13 Jan 2007 18:01:59 -0500 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <43080f460701131247q5859f37as6dcbb0103a5d01a2@mail.gmail.com> Message-ID: > Is that why all those circuit boards I planted in my back yard never > grew?!? Why don't they teach that kind of thing in kollege? You have to go see the Gnome to learn that ---------------------------------------------------------------------- Steven Santos Director, Simply Circus, Inc. Email: Steven at SimplyCircus.com Mail: PO BOX 620753 Newton, MA 02462 Phone: 781-799-4938 eFax: 309-214-0899 Web: www.SimplyCircus.com From krsnendu108 at gmail.com Sat Jan 13 23:03:57 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Sun, 14 Jan 2007 12:03:57 +1300 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: <4219988b0612261047m75d28326xb9c73e795fd8f34c@mail.gmail.com> References: <458194ED.8010306@snarlnet.com> <4219988b0612261033i61703d7duf619f3bd994f3f8c@mail.gmail.com> <4219988b0612261047m75d28326xb9c73e795fd8f34c@mail.gmail.com> Message-ID: I also have the same kind of errors with K12ltsp 6 and ess1869 isa sound card. e.g. "Cannot find card "0" It was previously working ok with sb module and settings as given below. "If it ain't broke..." Somehow I thought installing alsa would be better but.. Now when I run classic programs that used to make sound like tuxmath, I just hear a slight hum. I either need to fix it or remove it. To revert to the previous state, which rpm file do I need to reinstall? Thanks for all your efforts, Gadi. You have been contributing lots to the project lately. Krsnendu dasa On 27/12/06, Nadav Kavalerchik wrote: > > btw. i have those errors on a fresh install of k12ltsp 6.0.0 DVD > > On 12/26/06, Nadav Kavalerchik wrote: > > > > i have a problem with the patch :-( > > > > i use Vibra16 which is an isapnp card (Sound Blaster compatible) and i > > get allot of errors on boot time trying to load its module sb > > in lts.conf i use SMODULE_01 = "sb io=0x220 irq=5 dma=1" to load it. > > > > it use to load before the upgrade and when i checked it locally it made > > some sound when esd server loaded. > > > > now, i can't load the esd server. i get "invalid value for card, no such > > device" > > > > any ideas ? > > > > On 12/14/06, Carl Keil < carl at snarlnet.com> wrote: > > > > > > Thanks for all the information. I'll give this a try. > > > > > > ck > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pnakashi at k12.hi.us Sat Jan 13 23:56:42 2007 From: pnakashi at k12.hi.us (Nakashima) Date: Sat, 13 Jan 2007 13:56:42 -1000 Subject: [K12OSN] Blocked net access In-Reply-To: <44DA3AB2-A2F7-11DB-ABB4-000393C5DC16@k12.hi.us> Message-ID: On Saturday, January 13, 2007, at 01:14 AM, Nakashima wrote: >> John Lucas wrote: >>> Yes. Unless changes are made, your LTSP server is not set up as a >>> router and won't pass packets from the "inside" network to the >>> "outside" network. The terminals run processes on the server, which >>> has access to both networks, but non-terminals attached to the >>> "inside" do not have access to the outside. To keep the PCs on the >>> inside and allow them out, you need to make several changes: >>> - turn on packet forwarding on the server (make it a router) >>> - give the server's inside address as a router in the DHCP stanza >>> for the PCs >>> - make sure you don't have an IPTables rule preventing forwarding >>> - make sure your perimeter router knows the route back to the >>> inside network >>> - make sure your perimeter firewall allows the inside network to >>> forward >>> This is all basic TCP/IP networking 101 and is not specific to LTSP. >> >> K12LTSP should come with a script to do all of this, though. Try >> service nat on >> to start it and >> chkconfig nat on >> to make it start automatically at boot up. Your other routers >> shouldn't >> need to know about the eth0 address range because outgoing packets >> nat to the eth1 address. I thought this was normally set up during >> a default install. >> >> -- >> Les Mikesell >> lesmikesell at gmail.com > > Thanks John, Dan, and Les, > I did the following in Terminal > > service nat start > chkconfig nat on > > No luck. > I can ping addresses on the outside from an OS X Mac, but can't get > to the web with a browser. > I'm not very technical, so any further help you can provide will be > greatly appreciated. > --Peter I received a tip to check the DNS settings. I will be doing that on Tuesday. Thanks :-) --Peter From sbarar at gmail.com Sun Jan 14 03:07:26 2007 From: sbarar at gmail.com (Sudev Barar) Date: Sun, 14 Jan 2007 08:37:26 +0530 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <006101c73738$93435c30$f800a8c0@ATMLogic.local> References: <006101c73738$93435c30$f800a8c0@ATMLogic.local> Message-ID: <774593a20701131907t5d32cc1coea0105a784c44e20@mail.gmail.com> On 13/01/07, ATM Logic wrote: > > So, the drives are fine, and the size, etc all looks perfect, but the > Array > is broken, and I don't know/understand it enough to put it back together, > or > even have it... Try... man mdadm This will give you idea of how to manage the array. In such cases where one of the drive of RAID1 array goes bad just giving a command to remove drive from array and then adding it back and giving it time to re-build is sufficient. Unless the drive has physically gone bad there shoud not be a problem and after few minutes (depending on data size) the array will report ok. Note that you have to do this to each raid device ..md1,md2,md3..individually. Raid devices start numbering from 0 and hard disk partitions from 1 ...so typically md0 will have components hda1 and hdb1 The command, in sequence, that I have used are: mdadm /dev/md0 -r /dev/hdb1 mdadm -D /dev/md0 mdadm /dev/md0 -a /dev/hdb1 mdadm -D /dev/md0 Repeat fro all degraded arrays.Again read man pages and make sure you have backup. HTH -- Regards, Sudev Barar -------------- next part -------------- An HTML attachment was scrubbed... URL: From les at futuresource.com Sun Jan 14 05:56:22 2007 From: les at futuresource.com (Les Mikesell) Date: Sat, 13 Jan 2007 23:56:22 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <006201c73738$cb8fe590$f800a8c0@ATMLogic.local> References: <006201c73738$cb8fe590$f800a8c0@ATMLogic.local> Message-ID: <45A9C606.8010102@futuresource.com> ATM Logic wrote: > As mentioned... "Booting in rescue mode it does not see the installation" > this was with the install CD... :( > By 'see the installation' do you mean it doesn't mount automatically or that it doesn't see the drives or raid members at all during boot-up? What does mdadm say from the command prompt? -- Les Mikesell les at futuresource.com From scott at hosef.org Sun Jan 14 08:25:59 2007 From: scott at hosef.org (R. Scott Belford) Date: Sat, 13 Jan 2007 22:25:59 -1000 Subject: [K12OSN] Disabling Screensaver Lock on K12LTSP6 Message-ID: <45A9E917.2060109@hosef.org> Aloha Amigos We have set up an email garden for PTC(1) again this year, and I am using the K12LTSP6. Everything is great except for screensaver locking. Is there a universal way to disable this for all clients? I have found this link https://listman.redhat.com/archives/k12osn/2006-February/msg00020.html but the file it suggests editing is no longer there. I tried executing /opt/ltsp/templates/k12linux/xscreensaver.sh but the locking still occurs. with respect --scott (1) PTC is the Pacific Telecommunications Conference, and it brings in some bigwigs, so to speak. Represented by over 50 countries, this is more than preaching to the choir. http://www.ptc07.org From krsnendu108 at gmail.com Sun Jan 14 08:37:12 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Sun, 14 Jan 2007 21:37:12 +1300 Subject: [K12OSN] What apps work with sound? Crossover linux? Openoffice.org? Message-ID: Goal: I am doing a fresh install for the new year. This time as well as setting up our children on K12ltsp I am trying to migrate our secretary. After the hard drive failed on her windows computer I thought it would be a good time to do it. The secretary needs MS Office, MS Publisher, MYOB (accounting package), ASB Fastnet Office. She also likes to listen to Realmedia lectures. She has been using realplayer to do this Approach: So we are trying Crossover Linux for the office apps. If I can't get the tricky apps (MYOB, Publisher) to install with Crossover Linux I will use Windows XP in VMware server. I am thinking of using mplayer and mplayer plugin for media. Realplayer would also be nice as that is what she is used to and I heard it is better than Mplayer at playing realmedia files. Also Flash 9 with sound. Results: Flash sound: I have already installed Flash 9 beta 2 using esd modification from Jean-Michel Dault at Revolution Linux inc. It's working great so far. MS Office under Crossover Linux: So far MS Office is OK (including MS Access) but I haven't figured our how to get the Crossover linux sound to the clients. When I add a sound to Powerpoint the sound works fine on the server when I use alsa driver. The esd driver makes sounds on the server but then freezes powerpoint. No sound at all on the clients. Openoffice I also tried OpenOffice.impress to compare the sound. No luck there. It seems you have to install a java applet to make it work. Don't know if if works with remote sound. I've heard that in Ubuntu there is a gstreamer version. That sounds more promising. Tuxmath, Tuxpaint, Gcompris have sound fine. So does Tuxtype2, and Childsplay although they are not listed in the gnome menu and when started they lead to "out of range" message on the monitor. xmms works when esound is set for remote host: host name. All the K... educational games etc. have no sound. blinKen complained that it couldn't open arts. I haven't installed Mplayer yet, but I know that it has native esd capability so there shouldn't be any problem. Also haven't tried VLC or totem with xine. Summary: Works: Flash in Firefox, Tuxtype2, Tuxpaint, Tuxmath, Gcompris, Childsplay, xmms, mplayer Doesn't work yet. K... programs, MS Powerpoint under Crossover Linux, Openoffice.org Impress Untested: Realplayer (v. 8 with esd) or (v. 10), VLC, Totem, Xine Hope this is useful for someone. Hopefully we can get more of the programs to run with sound too. Krsnendu dasa -------------- next part -------------- An HTML attachment was scrubbed... URL: From krsnendu108 at gmail.com Sun Jan 14 08:39:23 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Sun, 14 Jan 2007 21:39:23 +1300 Subject: [K12OSN] yum and rpm frozen Message-ID: Whenever I run a yum command or rpm command it freezes. Usually at the point of installing after downloading but this time it has frozen at the point Loading "installonlyn" plugin. I just restarted the computer but the problem is still present. Any tips how to fix this? Thanks. Krsnendu dasa -------------- next part -------------- An HTML attachment was scrubbed... URL: From nadavkav at gmail.com Sun Jan 14 10:40:31 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Sun, 14 Jan 2007 12:40:31 +0200 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: References: <458194ED.8010306@snarlnet.com> <4219988b0612261033i61703d7duf619f3bd994f3f8c@mail.gmail.com> <4219988b0612261047m75d28326xb9c73e795fd8f34c@mail.gmail.com> Message-ID: <4219988b0701140240m70c1f066t895f59568f1d3d2e@mail.gmail.com> to use what Gadi made you have to change the sound modules (drivers) on the workstations from OSS modules to ALSA modules. i changed my sb module to snd-sb16 (as Gadi instructed), which fixed it. now, esd daemon (on the workstations) loads with ALSA modules. ( btw. for Vibra16 i use : snd-sb16 port=0x220 irq=7 dma8=1 dma16=5 isapnp=0 ) it has nothing to do with the sound system on the server ! i hope it helps :-) On 1/14/07, Krsnendu dasa wrote: > > I also have the same kind of errors with K12ltsp 6 and ess1869 isa sound > card. > e.g. "Cannot find card "0" > > It was previously working ok with sb module and settings as given below. > "If it ain't broke..." Somehow I thought installing alsa would be better > but.. > Now when I run classic programs that used to make sound like tuxmath, I > just hear a slight hum. > I either need to fix it or remove it. To revert to the previous state, > which rpm file do I need to reinstall? > > Thanks for all your efforts, Gadi. > You have been contributing lots to the project lately. > > Krsnendu dasa > > On 27/12/06, Nadav Kavalerchik < nadavkav at gmail.com> wrote: > > > > btw. i have those errors on a fresh install of k12ltsp 6.0.0 DVD > > > > On 12/26/06, Nadav Kavalerchik < nadavkav at gmail.com > wrote: > > > > > > i have a problem with the patch :-( > > > > > > i use Vibra16 which is an isapnp card (Sound Blaster compatible) and i > > > get allot of errors on boot time trying to load its module sb > > > in lts.conf i use SMODULE_01 = "sb io=0x220 irq=5 dma=1" to load it. > > > > > > it use to load before the upgrade and when i checked it locally it > > > made some sound when esd server loaded. > > > > > > now, i can't load the esd server. i get "invalid value for card, no > > > such device" > > > > > > any ideas ? > > > > > > On 12/14/06, Carl Keil < carl at snarlnet.com> wrote: > > > > > > > > Thanks for all the information. I'll give this a try. > > > > > > > > ck > > > > > > > > _______________________________________________ > > > > K12OSN mailing list > > > > K12OSN at redhat.com > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > For more info see > > > > > > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From genfil at gmail.com Sun Jan 14 14:46:03 2007 From: genfil at gmail.com (Jean Phil) Date: Sun, 14 Jan 2007 06:46:03 -0800 Subject: [K12OSN] No Sound in thin client Message-ID: Need your help. I can not get sound from my thin clients. When I run a application that uses sound, I get message box saying "No Volumn Control Found". I am using K12ltsp 5.0 From robark at gmail.com Sun Jan 14 15:15:20 2007 From: robark at gmail.com (Robert Arkiletian) Date: Sun, 14 Jan 2007 07:15:20 -0800 Subject: [K12OSN] Disabling Screensaver Lock on K12LTSP6 In-Reply-To: <45A9E917.2060109@hosef.org> References: <45A9E917.2060109@hosef.org> Message-ID: On 1/14/07, R. Scott Belford wrote: > Aloha Amigos > > We have set up an email garden for PTC(1) again this year, and I am > using the K12LTSP6. Everything is great except for screensaver locking. > Is there a universal way to disable this for all clients? > > I have found this link > > https://listman.redhat.com/archives/k12osn/2006-February/msg00020.html > > but the file it suggests editing is no longer there. > > I tried executing /opt/ltsp/templates/k12linux/xscreensaver.sh > > but the locking still occurs. If you need a quick fix: FC5 and newer use gnome-screensaver. In any case, a temporary fix is to launch fl_teachertool (as root of course) then select all users and click View. Now type gnome-screensaver into the input box and click Select. Now click Kill. Do the same for xscreensaver if that process exists. No more screensaving. -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From brcisna at eazylivin.net Sun Jan 14 16:27:58 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Sun, 14 Jan 2007 10:27:58 -0600 (CST) Subject: [K12OSN] No Sound in thin client, Message-ID: <33759.192.168.254.3.1168792078.squirrel@www.eazylivin.net> Hi Jean, The key to making sound work is, at bootup,on the client you should see"Accepting connections on port 16001",( after all the usb detected lines). This is the kicker that tells you,your sound card has initialized correctly.If you get this you will get sound from the given client. If you do not see this you will never get sound on the client. Your post is very vague. If you give better troubleshooting details, You'll get better/ quicker resolves. The " No volume elements",is common but there is a way to resolve this too: http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#GNOME_No_volume_control_elements Are you using PCI card/onboard chip on this client? if it is an old ISA soundcard,you have to manually enter in the lts.conf file an entry for this client machine,to initialize the soundcard. Make sure you do " chmod -c 755 /opt/ltsp/i386/dev/dsp " " chmod -c 755 /opt/ltsp/i386/dev/mixer " , without quotes,from a terminal as root. then reboot client. Also change this on FC5. http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#ESD_can_t_play_sound Hope this helps. Barry Cisna westcentral school From brcisna at eazylivin.net Sun Jan 14 16:30:05 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Sun, 14 Jan 2007 10:30:05 -0600 (CST) Subject: [K12OSN] No Sound in thin client Message-ID: <51464.192.168.254.3.1168792205.squirrel@www.eazylivin.net> Hi Jean, The key to making sound work is, at bootup,on the client you should see"Accepting connections on port 16001",( after all the usb detected lines). This is the kicker that tells you,your sound card has initialized correctly.If you get this you will get sound from the given client. If you do not see this you will never get sound on the client. Your post is very vague. If you give better troubleshooting details, You'll get better/ quicker resolves. The " No volume elements",is common but there is a way to resolve this too: http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#GNOME_No_volume_control_elements Are you using PCI card/onboard chip on this client? if it is an old ISA soundcard,you have to manually enter in the lts.conf file an entry for this client machine,to initialize the soundcard. Make sure you do " chmod -c 755 /opt/ltsp/i386/dev/dsp " " chmod -c 755 /opt/ltsp/i386/dev/mixer " , without quotes,from a terminal as root. then reboot client. Also change this on FC5. http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#ESD_can_t_play_sound Hope this helps. Barry Cisna westcentral school From krsnendu108 at gmail.com Sun Jan 14 16:43:43 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 15 Jan 2007 05:43:43 +1300 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: <4219988b0701140240m70c1f066t895f59568f1d3d2e@mail.gmail.com> References: <458194ED.8010306@snarlnet.com> <4219988b0612261033i61703d7duf619f3bd994f3f8c@mail.gmail.com> <4219988b0612261047m75d28326xb9c73e795fd8f34c@mail.gmail.com> <4219988b0701140240m70c1f066t895f59568f1d3d2e@mail.gmail.com> Message-ID: Have you noticed that the sound on the terminal has improved? On 14/01/07, Nadav Kavalerchik wrote: > > to use what Gadi made you have to change the sound modules (drivers) on > the workstations from OSS modules to ALSA modules. > > i changed my sb module to snd-sb16 (as Gadi instructed), which fixed it. > now, esd daemon (on the workstations) loads with ALSA modules. > > ( btw. for Vibra16 i use : snd-sb16 port=0x220 irq=7 dma8=1 dma16=5 > isapnp=0 ) > > it has nothing to do with the sound system on the server ! > > i hope it helps :-) > > On 1/14/07, Krsnendu dasa wrote: > > > > I also have the same kind of errors with K12ltsp 6 and ess1869 isa sound > > card. > > e.g. "Cannot find card "0" > > > > It was previously working ok with sb module and settings as given below. > > "If it ain't broke..." Somehow I thought installing alsa would be better > > but.. > > Now when I run classic programs that used to make sound like tuxmath, I > > just hear a slight hum. > > I either need to fix it or remove it. To revert to the previous state, > > which rpm file do I need to reinstall? > > > > Thanks for all your efforts, Gadi. > > You have been contributing lots to the project lately. > > > > Krsnendu dasa > > > > On 27/12/06, Nadav Kavalerchik < nadavkav at gmail.com> wrote: > > > > > > btw. i have those errors on a fresh install of k12ltsp 6.0.0 DVD > > > > > > On 12/26/06, Nadav Kavalerchik < nadavkav at gmail.com > wrote: > > > > > > > > i have a problem with the patch :-( > > > > > > > > i use Vibra16 which is an isapnp card (Sound Blaster compatible) and > > > > i get allot of errors on boot time trying to load its module sb > > > > in lts.conf i use SMODULE_01 = "sb io=0x220 irq=5 dma=1" to load it. > > > > > > > > > > > > it use to load before the upgrade and when i checked it locally it > > > > made some sound when esd server loaded. > > > > > > > > now, i can't load the esd server. i get "invalid value for card, no > > > > such device" > > > > > > > > any ideas ? > > > > > > > > On 12/14/06, Carl Keil < carl at snarlnet.com> wrote: > > > > > > > > > > Thanks for all the information. I'll give this a try. > > > > > > > > > > ck > > > > > > > > > > _______________________________________________ > > > > > K12OSN mailing list > > > > > K12OSN at redhat.com > > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > > For more info see > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From eharrison at mail.mesd.k12.or.us Sun Jan 14 17:22:17 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sun, 14 Jan 2007 09:22:17 -0800 Subject: [K12OSN] Disabling Screensaver Lock on K12LTSP6 In-Reply-To: <45A9E917.2060109@hosef.org> References: <45A9E917.2060109@hosef.org> Message-ID: <45AA66C9.6040606@mail.mesd.k12.or.us> The change made for K12LTSP is to default to a blank screen saver, it does still lock by default. Here is how I track these things down: * I run gconf-editor * Edit -> Find -> Search For: * I chech "search in key names" & "search in key values" * click through the results until I see the key name that I want. In this case it is /apps/gnome-screensaver/lock_enabled If you are doing this for a single user, you can uncheck that box and you are done. If you are doing this system wide, you can pop open a terminal and run this as root: gconftool-2 --direct --config-source \ xml:readwrite:/etc/gconf/gconf.xml.defaults \ --type boot --set /apps/gnome-screensaver/lock_enabled 0 Now if you want to disable the screen saver completely, the key is /apps/gnome-screensaver/idle_activation_enabled -Eric R. Scott Belford wrote: > Aloha Amigos > > We have set up an email garden for PTC(1) again this year, and I am > using the K12LTSP6. Everything is great except for screensaver locking. > Is there a universal way to disable this for all clients? > > I have found this link > > https://listman.redhat.com/archives/k12osn/2006-February/msg00020.html > > but the file it suggests editing is no longer there. > > I tried executing /opt/ltsp/templates/k12linux/xscreensaver.sh > > but the locking still occurs. > > with respect > > --scott > > (1) PTC is the Pacific Telecommunications Conference, and it brings in > some bigwigs, so to speak. Represented by over 50 countries, this is > more than preaching to the choir. http://www.ptc07.org > From scott at hosef.org Sun Jan 14 18:14:14 2007 From: scott at hosef.org (R. Scott Belford) Date: Sun, 14 Jan 2007 08:14:14 -1000 Subject: [K12OSN] Disabling Screensaver Lock on K12LTSP6 In-Reply-To: <45AA66C9.6040606@mail.mesd.k12.or.us> References: <45A9E917.2060109@hosef.org> <45AA66C9.6040606@mail.mesd.k12.or.us> Message-ID: <45AA72F6.8080403@hosef.org> Eric Harrison wrote: > > The change made for K12LTSP is to default to a blank screen saver, it > does still lock by default. > > Here is how I track these things down: > > * I run gconf-editor > * Edit -> Find -> Search For: > * I chech "search in key names" & "search in key values" > * click through the results until I see the key name that I want. In > this case it is /apps/gnome-screensaver/lock_enabled > > If you are doing this for a single user, you can uncheck that box and > you are done. > > If you are doing this system wide, you can pop open a terminal and run > this as root: > > gconftool-2 --direct --config-source \ > xml:readwrite:/etc/gconf/gconf.xml.defaults \ > --type boot --set /apps/gnome-screensaver/lock_enabled 0 > > > Now if you want to disable the screen saver completely, the key is > /apps/gnome-screensaver/idle_activation_enabled Thanks, Eric. I just executed it. I typed ......./idle_activation_enabled 0 and Resolved address "xml:readwrite:/etc/gconf/gconf.xml.defaults" to a writable configuration source at position 0 was returned. I'll see how it goes. Half of my terminals are returning a strange error message, too. I'll go write it down and post it. > > -Eric --scott From scott at hosef.org Sun Jan 14 19:07:28 2007 From: scott at hosef.org (R. Scott Belford) Date: Sun, 14 Jan 2007 09:07:28 -1000 Subject: [K12OSN] Nautilus can't be used now due to an unexpected error. Message-ID: <45AA7F70.7080805@hosef.org> Howdy-Doody Using the K12LTSP6, this error pops up on some terminals and reasonably random times. I cannot associate a variable with it. Nautilus can't be used now, due to an unexpected error. Nautilus can't be used now, due to an unexpected error from Bonobo when attempting to locate the factory.Killing bonobo-activation-server and restarting Nautilus may help fix the problem. --scott From nils at breun.nl Sun Jan 14 19:38:59 2007 From: nils at breun.nl (Nils Breunese) Date: Sun, 14 Jan 2007 20:38:59 +0100 Subject: [K12OSN] Nautilus can't be used now due to an unexpected error. In-Reply-To: <45AA7F70.7080805@hosef.org> References: <45AA7F70.7080805@hosef.org> Message-ID: R. Scott Belford wrote: > Nautilus can't be used now, due to an unexpected error. > > Nautilus can't be used now, due to an unexpected error from Bonobo > when attempting to locate the factory.Killing bonobo-activation- > server and restarting Nautilus may help fix the problem. You could try running kill `pidof bonobo-activation-server` (which should auto-restart bonovo-activation-server) and logging out and back in (which should restart nautilus). Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From nadavkav at gmail.com Sun Jan 14 20:14:25 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Sun, 14 Jan 2007 22:14:25 +0200 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: References: <458194ED.8010306@snarlnet.com> <4219988b0612261033i61703d7duf619f3bd994f3f8c@mail.gmail.com> <4219988b0612261047m75d28326xb9c73e795fd8f34c@mail.gmail.com> <4219988b0701140240m70c1f066t895f59568f1d3d2e@mail.gmail.com> Message-ID: <4219988b0701141214j4b61d7cl762b64edcdfe2ef1@mail.gmail.com> i didn't had any problems with it before, but i welcome the move to ALSA and especially the move that is coming to PulseAudio :-) the sound sounds great :-) on multiple firefox tabs and other games and movies running in parallel ! On 1/14/07, Krsnendu dasa wrote: > > Have you noticed that the sound on the terminal has improved? > > On 14/01/07, Nadav Kavalerchik wrote: > > > > to use what Gadi made you have to change the sound modules (drivers) > > on the workstations from OSS modules to ALSA modules. > > > > i changed my sb module to snd-sb16 (as Gadi instructed), which fixed it. > > now, esd daemon (on the workstations) loads with ALSA modules. > > > > ( btw. for Vibra16 i use : snd-sb16 port=0x220 irq=7 dma8=1 dma16=5 > > isapnp=0 ) > > > > it has nothing to do with the sound system on the server ! > > > > i hope it helps :-) > > > > On 1/14/07, Krsnendu dasa wrote: > > > > > > I also have the same kind of errors with K12ltsp 6 and ess1869 isa > > > sound card. > > > e.g. "Cannot find card "0" > > > > > > It was previously working ok with sb module and settings as given > > > below. > > > "If it ain't broke..." Somehow I thought installing alsa would be > > > better but.. > > > Now when I run classic programs that used to make sound like tuxmath, > > > I just hear a slight hum. > > > I either need to fix it or remove it. To revert to the previous state, > > > which rpm file do I need to reinstall? > > > > > > Thanks for all your efforts, Gadi. > > > You have been contributing lots to the project lately. > > > > > > Krsnendu dasa > > > > > > On 27/12/06, Nadav Kavalerchik < nadavkav at gmail.com> wrote: > > > > > > > > btw. i have those errors on a fresh install of k12ltsp 6.0.0 DVD > > > > > > > > On 12/26/06, Nadav Kavalerchik < nadavkav at gmail.com > wrote: > > > > > > > > > > i have a problem with the patch :-( > > > > > > > > > > i use Vibra16 which is an isapnp card (Sound Blaster compatible) > > > > > and i get allot of errors on boot time trying to load its module sb > > > > > in lts.conf i use SMODULE_01 = "sb io=0x220 irq=5 dma=1" to load > > > > > it. > > > > > > > > > > it use to load before the upgrade and when i checked it locally it > > > > > made some sound when esd server loaded. > > > > > > > > > > now, i can't load the esd server. i get "invalid value for card, > > > > > no such device" > > > > > > > > > > any ideas ? > > > > > > > > > > On 12/14/06, Carl Keil < carl at snarlnet.com> wrote: > > > > > > > > > > > > Thanks for all the information. I'll give this a try. > > > > > > > > > > > > ck > > > > > > > > > > > > _______________________________________________ > > > > > > K12OSN mailing list > > > > > > K12OSN at redhat.com > > > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > > > For more info see > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > K12OSN mailing list > > > > K12OSN at redhat.com > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > For more info see > > > > > > > > > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott at hosef.org Sun Jan 14 20:23:05 2007 From: scott at hosef.org (R. Scott Belford) Date: Sun, 14 Jan 2007 10:23:05 -1000 Subject: [K12OSN] Nautilus can't be used now due to an unexpected error. In-Reply-To: References: <45AA7F70.7080805@hosef.org> Message-ID: <45AA9129.5020000@hosef.org> Nils Breunese wrote: > R. Scott Belford wrote: > >> Nautilus can't be used now, due to an unexpected error. >> >> Nautilus can't be used now, due to an unexpected error from Bonobo >> when attempting to locate the factory.Killing bonobo-activation-server >> and restarting Nautilus may help fix the problem. > > You could try running > > kill `pidof bonobo-activation-server` > > (which should auto-restart bonovo-activation-server) and logging out and > back in (which should restart nautilus). Thanks, Nils. I think I found the cause, and a human was involved. When configuring /etc/dhcpd-k12ltsp.conf, I unwittingly gave the same IP address to two different MAC addresses. After I discovered the error of my ways, the 'problem' has gone away. > > Nils Breunese. Aloha --scott From brcisna at eazylivin.net Sun Jan 14 20:30:28 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Sun, 14 Jan 2007 14:30:28 -0600 (CST) Subject: [K12OSN] Nautilus can't be used now due to an unexpected error. Message-ID: <44418.192.168.254.3.1168806628.squirrel@www.eazylivin.net> Hi Scott, If this is fresh install of FC6,( or any version), I had this happen on one server many moons ago. Not sure why this cured it,but this was an AMD processor server. I bumped up the CPU timing from "default" to one speed higher and never had the Nautilus crash again. This went on for sometime, before I made the change so I'm sure the CPU timing change DID actually cure it. I m guessing if you had faulty memory ,the results could be the same. I know you'd think if this worked OK for previous version K12LTSP ,it should work Ok for the latest.greatest version of K12LTSP. If this server is an AMD ,I'd give this a try ,wont hurt anything. A simple reboot, dive into the bios and adjust CPU timing up/down one speed. Mine was on a fairly old AMD processor server ,FYI. But works like a charm for its purpose. Naulitlus would crash at the console as well as on clients too,just so you know. Let us know what you figure out. Barry Cisna westcentral school From brcisna at eazylivin.net Sun Jan 14 20:40:11 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Sun, 14 Jan 2007 14:40:11 -0600 (CST) Subject: [K12OSN] What apps work with sound? Crossover linux? Openoffice.org? Message-ID: <39315.192.168.254.3.1168807211.squirrel@www.eazylivin.net> Hi Krsnendu, If you install mplayer with mplayer-plugin ,along with the "ALL" tar.gz package,that contains the audio/video codecs, and drop these into /usr/lib/win32 dir it will work for all formats of Real Player files. ( there is also an "essentials.tar.gz) that covers "alomost" all media type files. Good luck! Barry CIsna westcentral school From krsnendu108 at gmail.com Sun Jan 14 21:04:04 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 15 Jan 2007 10:04:04 +1300 Subject: [K12OSN] smbldap - root cannot access all folders on nfs mounted /home Message-ID: I have installed K12LTSP6 and setup authentication from smbldap on the previous K12LTSP5 server. I have nfs exported /home from K12LTSP5 and mounted it. When I go to /home as root in nautilus it says I do not have access to some of the directories. Shouldn't root be able to access any file or directory? It seems to recognize the name root, but as an ordinary user not the superuser. I check in visudo and root is set up as superuser. How can I fix this? [root at k12ltsp1 ~]# ls -al /home total 76 drwxr-xr-x 14 root root 4096 Jan 9 14:57 . drwxr-xr-x 26 root root 4096 Jan 14 15:34 .. drwx------ 43 aruni staff 4096 Nov 9 12:38 aruni drwxrwxr-x 4 BackupPC BackupPC 4096 Dec 19 06:25 BackupPC drwxr-xr-- 84 krsnendu admin 12288 Jan 9 22:04 krsnendu drwxrwxrwx 6 root root 4096 Jan 9 15:50 multimedia drwx------ 31 nikunja staff 4096 Jan 13 23:19 nikunja drwxrwxrwx 2 root root 4096 Jan 9 14:57 old drwxrwxrwx 10 root root 4096 Jan 9 15:07 oldwindows drwx------ 23 prana staff 4096 Oct 4 19:25 prana lrwxrwxrwx 1 root root 5 Aug 5 18:06 root -> /root drwxrwx--- 10 krsnendu staff 4096 Jan 9 15:24 School Intranet drwxrwxrwx 12 krsnendu students 4096 Jan 13 23:06 students drwxrwx--x 40 vaisnavi admin 4096 Jan 15 09:19 vaisnavi drwx------ 34 vimala staff 4096 Dec 14 11:18 vimala There are the relevant lines. K12LTSP5:/etc/exports /home 192.168.0.0/255.255.255.0(rw,root_squash,sync) K12LTSP6:/etc/fstab 192.168.0.254:/home /home nfs defaults 0 0 From lists.john at gmail.com Sun Jan 14 22:15:14 2007 From: lists.john at gmail.com (john ) Date: Sun, 14 Jan 2007 14:15:14 -0800 Subject: [K12OSN] smbldap - root cannot access all folders on nfs mounted /home In-Reply-To: References: Message-ID: <2be970b50701141415y7b00f7edg83634e896c6f19f@mail.gmail.com> Hi Krsnendu, I believe the line: /home 192.168.0.0/255.255.255.0(rw,root_squash,sync) Tells the machine with the exported share to NOT allow root users on other machines to have rootly powers on the share. Otherwise anyone who has root on their own machine can mount any nfs share and automagically have root on it as well. You'll probably need to export this directory with the *no_root_squash *option. Here's a little blurb on NFS that might help. John On 1/14/07, Krsnendu dasa wrote: > > I have installed K12LTSP6 and setup authentication from smbldap on the > previous K12LTSP5 server. > I have nfs exported /home from K12LTSP5 and mounted it. > > When I go to /home as root in nautilus it says I do not have access to > some of the directories. > Shouldn't root be able to access any file or directory? > > It seems to recognize the name root, but as an ordinary user not the > superuser. > I check in visudo and root is set up as superuser. > > How can I fix this? > > [root at k12ltsp1 ~]# ls -al /home > total 76 > drwxr-xr-x 14 root root 4096 Jan 9 14:57 . > drwxr-xr-x 26 root root 4096 Jan 14 15:34 .. > drwx------ 43 aruni staff 4096 Nov 9 12:38 aruni > drwxrwxr-x 4 BackupPC BackupPC 4096 Dec 19 06:25 BackupPC > drwxr-xr-- 84 krsnendu admin 12288 Jan 9 22:04 krsnendu > drwxrwxrwx 6 root root 4096 Jan 9 15:50 multimedia > drwx------ 31 nikunja staff 4096 Jan 13 23:19 nikunja > drwxrwxrwx 2 root root 4096 Jan 9 14:57 old > drwxrwxrwx 10 root root 4096 Jan 9 15:07 oldwindows > drwx------ 23 prana staff 4096 Oct 4 19:25 prana > lrwxrwxrwx 1 root root 5 Aug 5 18:06 root -> /root > drwxrwx--- 10 krsnendu staff 4096 Jan 9 15:24 School Intranet > drwxrwxrwx 12 krsnendu students 4096 Jan 13 23:06 students > drwxrwx--x 40 vaisnavi admin 4096 Jan 15 09:19 vaisnavi > drwx------ 34 vimala staff 4096 Dec 14 11:18 vimala > > > There are the relevant lines. > K12LTSP5:/etc/exports > > /home 192.168.0.0/255.255.255.0(rw,root_squash,sync) > > > K12LTSP6:/etc/fstab > 192.168.0.254:/home /home nfs defaults 0 0 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hick518 at yahoo.com Sun Jan 14 22:15:36 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 14 Jan 2007 14:15:36 -0800 (PST) Subject: [K12OSN] K12ltsp Qemu usage In-Reply-To: <37811.192.168.254.3.1168704011.squirrel@www.eazylivin.net> Message-ID: <239899.5785.qm@web32813.mail.mud.yahoo.com> Barry, I've been playing around w/ emulation lately, too. I really wanted to use Qemu, but couldn't get it compiled properly w/ kqemu on my Ubuntu machine. I used VMware for all my tests. I used Windows 2000 as the guest OS, since it wasn't "Genuinely Disadvantaged" by Microsoft. Just to clarify, you are using Qemu on fat clients only, and not on a terminal server? Have you tried it on a terminal server? What happens if you have 2 users trying to access the same emulated Windows machine at the same time? Is that prevented by the emulator, or does it result in a crash, etc? -Rob --- Barry Cisna wrote: > Hello All, > > Just wanted to share an experience here > hoping it may help someone > else. I've been using Qemu for over a month in one > computer lab on > Windows boxes that were bought new one year ago. > This sounds like a > lot of extra work,but I have come to find out it was > worth the > "experiment". This would be for the people that cant > "give up > Windows fat clients". I installed a FC5 install via > network of the > K12ltsp CD's. Then added the qemu & kmod-kqemu / > accelerator rpm's. > Then installed Winder's Xp pro onto the fat > clients.The nice thing > about this arrangment is Qemu has an overlay > option,so if someone > kills the system files,or has "lost" icons,or > whatever you simply > remove the overlay,to original windows install then > re-create your > overlay and the machine is going again. Much the > same as system > restore only a one click,and going again,affair! > Takes all of about > 2 minutes. > Really no need for anything like Deepfreeze,,either > with this setup. I > tested on several pc's before diving into this. I > found you should have a > minimum 0f 376mb ram,,then start emu with the -m 256 > switch for the > windows guest OS. You'll never get quite the > response running > emulation,,as you would "hardware" but is very > acceptable. All sound cards > are the same this way,as well as video, nics, etc. > I just made up a startup script to start Qemu at > FC5 login, and made the > FC5 to auto-logon,,so bootup time ends up being > about 120 seconds .versus > a normal windows bootup of about 45-50 secs.You are > booting FC5 ,then > Windows on top of it afterwords. Some people may not > like ths.You have > the reliablity of Linux,with Winders. riding on top > of it for the Windows > users. > Sorry for long post. > > Barry Cisna > westcentral school > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ____________________________________________________________________________________ Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://farechase.yahoo.com/promo-generic-14795097 From hick518 at yahoo.com Sun Jan 14 22:24:22 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 14 Jan 2007 14:24:22 -0800 (PST) Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45A9526D.3020406@rogers.com> Message-ID: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> While we're on the topic, I'd like to point out that www.disklessworkstations.com has a complete bootable network card (not just the Eprom) for $20. Now don't ask me what the difference is between the $20 card and the $45 card is, but I bought some of the $20 cards a while back and have been happy with them. -Rob --- Timothy Legge wrote: > Terrell Prud? Jr. wrote: > > Hardware don't grow on trees, Mel; unlike > software, hardware costs money > > to reproduce. If you want a hardware solution, > you gotta pay for it. > > Jim McQuillan's saving you a ton already! You > want him to just *donate* > > the chips to you on top of that? > > > > Eighteen dollars--that's pocket change. Take a > small piece of that > > truckload of money that you're saving by not going > with MS > > Windows/Office and use that to fund your EEPROM > purchase. Geez...! > > While I agree that Jim is doing fantastic things and > that supporting him > however you can is a great idea $18 / eeprom is not > cheap especially > when you consider that it could be the single most > expensive parts of > some of the refurbished labs (excluding the server > and network). > > I spent the money for a Eprom programmer and an > Eraser so I am able to > take advantage used EPROMs from ebay ($1 for used > 27C256) as well as > this site: > > http://www.futurlec.com/ICFLASH.shtml > > That being said, for the number of EPROMS I have > programmed, buying them > from Jim would have been the cheaper route. > > However, a number of Network cards can flash > eeproms. The 3c905C is one > of those cards and is readily available pretty > cheap: > > http://www.vfxweb.com/index.php?productid=8006 > > I have purchased several from vfxweb and for some of > them I got lucky > and received cards with PXE built in. > > When it comes to remote booting I look for: > > 1) PXE support for the onboard NIC > 2) PXE on the card (these are cheap whn you find > them) > > Preprogrammed EEProms are for specific NICs (pci > ids) and when you get > into programming them yourself via a NIC you should > have more time than > money... > > Tim > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ____________________________________________________________________________________ Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/features_spam.html From hick518 at yahoo.com Sun Jan 14 22:29:34 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 14 Jan 2007 14:29:34 -0800 (PST) Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: Message-ID: <20070114222934.53751.qmail@web32812.mail.mud.yahoo.com> --- Krsnendu dasa wrote: > Have you noticed that the sound on the terminal has > improved? At home I use Xubuntu 6.10 and LTSP. This setup uses ALSA and I use the "fix" that Gadi supplied. My primary use of LTSP at home is for piping music to stereos in different rooms, and I definitely think the sound is better now than when I was running Ubuntu 6.06 and LTSP, which used ESD. I doubt I'd notice a difference if I wasn't listening to music on the system, or if I was playing it through crummy $10 speakers. -Rob ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php From krsnendu108 at gmail.com Sun Jan 14 23:52:17 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 15 Jan 2007 12:52:17 +1300 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: <20070114222934.53751.qmail@web32812.mail.mud.yahoo.com> References: <20070114222934.53751.qmail@web32812.mail.mud.yahoo.com> Message-ID: Does it provide any additional features? I would like to try it again but I need to know what setting to give with my sound module at present it is SMODULE_01 = "sb io=0x220 irq=5 dma=1" What would that translate to? SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma=1 isapnp=0" ??? Krsnendu dasa On 15/01/07, Rob Owens wrote: > --- Krsnendu dasa wrote: > > > Have you noticed that the sound on the terminal has > > improved? > > At home I use Xubuntu 6.10 and LTSP. This setup uses > ALSA and I use the "fix" that Gadi supplied. My > primary use of LTSP at home is for piping music to > stereos in different rooms, and I definitely think the > sound is better now than when I was running Ubuntu > 6.06 and LTSP, which used ESD. I doubt I'd notice a > difference if I wasn't listening to music on the > system, or if I was playing it through crummy $10 > speakers. > > -Rob > > > > ____________________________________________________________________________________ > The fish are biting. > Get more visitors on your site using Yahoo! Search Marketing. > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From hick518 at yahoo.com Mon Jan 15 00:16:52 2007 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 14 Jan 2007 16:16:52 -0800 (PST) Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: Message-ID: <286571.73192.qm@web32802.mail.mud.yahoo.com> I'm really not sure if ALSA provides any additional features or not. And I can't help you with the settings you're asking about, either. When I ran into trouble with some old ISA sound cards in the past, I gave up and replaced them with $15 pci sound cards. I think they were Ensoniq AudioPCI something-or-other. -Rob --- Krsnendu dasa wrote: > Does it provide any additional features? > > I would like to try it again but I need to know what > setting to give > with my sound module > at present it is > SMODULE_01 = "sb io=0x220 irq=5 dma=1" > > What would that translate to? > > SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma=1 > isapnp=0" ??? > > Krsnendu dasa > > On 15/01/07, Rob Owens wrote: > > --- Krsnendu dasa wrote: > > > > > Have you noticed that the sound on the terminal > has > > > improved? > > > > At home I use Xubuntu 6.10 and LTSP. This setup > uses > > ALSA and I use the "fix" that Gadi supplied. My > > primary use of LTSP at home is for piping music to > > stereos in different rooms, and I definitely think > the > > sound is better now than when I was running Ubuntu > > 6.06 and LTSP, which used ESD. I doubt I'd notice > a > > difference if I wasn't listening to music on the > > system, or if I was playing it through crummy $10 > > speakers. > > > > -Rob > > > > > > > > > ____________________________________________________________________________________ > > The fish are biting. > > Get more visitors on your site using Yahoo! Search > Marketing. > > > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front From atmlogic at kmts.ca Sun Jan 14 23:37:45 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Sun, 14 Jan 2007 17:37:45 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <45A9C606.8010102@futuresource.com> Message-ID: <00b901c73834$fec385f0$f800a8c0@ATMLogic.local> Ummm, This is what I have done....... Should be ... Somewhat in the order that I did each command... These are a few of the commands I have ran so far... cat /proc/mdstat Personalities : [raid0] [raid1] [raid5] [raid6] Md1 : active raid1 hdd1[2] hdc1[1] hda1[0] 104320 blocks [3/3] [UUU] (Just so you know... That's missing the "needed" MD2) lvm pvscan - No matching physical volumes found lvm lvscan - No volume groups found lvm vgscan - Reading all physical volumes. This may take a while.... No volume groups found lvm vgchange -ay No volume groups found lvm vgdisplay No volume groups found fdisk -l /dev/hda Disk /dev/hda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 13 104391 fd Linux raid autodetect /dev/hda2 14 19457 156183930 fd Linux raid autodetect fdisk -l /dev/hdc Disk /dev/hdc: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdc1 * 1 13 104391 fd Linux raid autodetect /dev/hdc2 14 19457 156183930 fd Linux raid autodetect fdisk -l /dev/hdd Disk /dev/hdd: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdd1 * 1 13 104391 fd Linux raid autodetect /dev/hdd2 14 19457 156183930 fd Linux raid autodetect raidstart /dev/md1 - No errors, just returns command prompt raidstart /dev/md2 - No errors, just returns command prompt Sooooooooo, Then I tried to start fixing things..... mdadm --assemble -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 I get Mdadm: Bad super-minor number: /dev/md2 mdadm --assemble --run -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 Mdadm: failed to RUN_ARRAY /dev/md2: Invalid argument Then... Looking at cat /proc/mdstat Personalities : [raid0] [raid1] [raid5] [raid6] Md1 : active raid1 hdd1[2] hdc1[1] hda1[0] 104320 blocks [3/3] [UUU] Md2 : inactive hdc2[1] hdd2[2] 312367616 Unused devices: Then... Trying to get a little more pushy... mdadm --stop /dev/md2 mdadm --verbose --assemble --run -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 Mdadm: looking for devices for /dev/md2 Mdadm: /dev/hda2 is identified as a member of /dev/md2, slot 0 Mdadm: /dev/hdc2 is identified as a member of /dev/md2, slot 1 Mdadm: /dev/hdd2 is identified as a member of /dev/md2, slot 2 Mdadm: added /dev/hda2 to /dev/md2 as 0 Mdadm: added /dev/hdd2 to /dev/md2 as 2 Mdadm: added /dev/hdc2 to /dev/md2 as 1 Mdadm: failed to RUN_ARRAY /dev/md2: Invalid argument > -----Original Message----- > From: k12osn-bounces at redhat.com > [mailto:k12osn-bounces at redhat.com] On Behalf Of Les Mikesell > Sent: January 13, 2007 11:56 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] Failed software raid 5 > > ATM Logic wrote: > > As mentioned... "Booting in rescue mode it does not see the > installation" > > this was with the install CD... :( > > > > By 'see the installation' do you mean it doesn't mount > automatically or that it doesn't see the drives or raid > members at all during boot-up? What does mdadm say from the > command prompt? > > -- > Les Mikesell > les at futuresource.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From sbarar at gmail.com Mon Jan 15 01:50:06 2007 From: sbarar at gmail.com (Sudev Barar) Date: Mon, 15 Jan 2007 07:20:06 +0530 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <00b901c73834$fec385f0$f800a8c0@ATMLogic.local> References: <45A9C606.8010102@futuresource.com> <00b901c73834$fec385f0$f800a8c0@ATMLogic.local> Message-ID: <774593a20701141750v19c372e7ja5908f2cd4ade2fc@mail.gmail.com> On 15/01/07, ATM Logic wrote: > > Sooooooooo, Then I tried to start fixing things..... > mdadm --assemble -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 > > I get > Mdadm: Bad super-minor number: /dev/md2 > > mdadm --assemble --run -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 > > > Mdadm: failed to RUN_ARRAY /dev/md2: Invalid argument It is failing as it is not finding any /dev/md2 to add to raid. I think the command should be: mdadm --assemble /dev/md2 -m 2 /dev/hda2 /dev/hdc2 /dev/hdd2 Again man mdadm will give you the details. HTH -- Regards, Sudev Barar -------------- next part -------------- An HTML attachment was scrubbed... URL: From atmlogic at kmts.ca Mon Jan 15 03:01:30 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Sun, 14 Jan 2007 21:01:30 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <774593a20701141750v19c372e7ja5908f2cd4ade2fc@mail.gmail.com> Message-ID: <000001c73851$759e17f0$f800a8c0@ATMLogic.local> Ok, thanks, I will give that a shot, I am, and will continue to go back and forth and read the man, .. can you give me a direction I should go after running that, and ... can you give me your thoughts on the odd numbering of this?? I am just wondering if it may be any part of the puzzle that ACD is Slot 012, and its adding (or attempting to add) in... 021 ?? Thanks for the sence of 'hope' :) Mdadm: looking for devices for /dev/md2 Mdadm: /dev/hda2 is identified as a member of /dev/md2, slot 0 Mdadm: /dev/hdc2 is identified as a member of /dev/md2, slot 1 Mdadm: /dev/hdd2 is identified as a member of /dev/md2, slot 2 Mdadm: added /dev/hda2 to /dev/md2 as 0 Mdadm: added /dev/hdd2 to /dev/md2 as 2 Mdadm: added /dev/hdc2 to /dev/md2 as 1 Mdadm: failed to RUN_ARRAY /dev/md2: Invalid argument It is failing as it is not finding any /dev/md2 to add to raid. I think the command should be: mdadm --assemble /dev/md2 -m 2 /dev/hda2 /dev/hdc2 /dev/hdd2 Again man mdadm will give you the details. HTH -- Regards, Sudev Barar From atmlogic at kmts.ca Mon Jan 15 03:13:50 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Sun, 14 Jan 2007 21:13:50 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <774593a20701141750v19c372e7ja5908f2cd4ade2fc@mail.gmail.com> Message-ID: <000101c73853$2e77e980$f800a8c0@ATMLogic.local> I also noted that if I run your command, it will assemble with 2 out of 3 drives, (says needs 3 to start) if I add the --run thne I get the same msg, failed to Run_Array /dev/md2: Invalid arg.... Thanks again, LEGAL DISCLAIMER: This message contains privileged and confidential information intended only for the addressee(s). If you are not the intended addressee of this message, you are hereby notified that you must not read, disseminate, copy or take any action in reliance on it. If you have received this message in error, please notify the mail administrator of ATM Logic at admin at atmlogic.com immediately. Any views expressed in this message are those of the individual sender. ATM Logic makes no representation that this message is virus-free and provides no warranty or liability for any loss by the addressee(s) that may arise from this message. AVERTISSEMENT : Le pr?sent message contient des informations privil?gi?es et confidentielles qui ne s'adressent qu'au(x) destinataire(s). Si le message ne vous est pas destin?, vous ?tes par les pr?sentes avis?(e) que la lecture, la distribution ou la copie du pr?sent document, ou l'adoption de toute mesure sur la foi de celui-ci sont strictement interdites. Si vous avez re?u ce message par erreur, veuillez informer sans d?lai le responsable du courrier de ATM Logic, ? admin at atmlogic.com. Toute opinion exprim?e dans le pr?sent message est celle de l'exp?diteur. ATM Logic n'offre aucune garantie que le pr?sent message est exempt de virus et se d?gage de toute responsabilit? pour toute perte subie par le(s) destinataire(s) et qui pourrait d?couler du pr?sent message. _____ From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Sudev Barar Sent: January 14, 2007 7:50 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] Failed software raid 5 On 15/01/07, ATM Logic wrote: Sooooooooo, Then I tried to start fixing things..... mdadm --assemble -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 I get Mdadm: Bad super-minor number: /dev/md2 mdadm --assemble --run -m 2 /dev/md2 /dev/hda2 /dev/hdc2 /dev/hdd2 Mdadm: failed to RUN_ARRAY /dev/md2: Invalid argument It is failing as it is not finding any /dev/md2 to add to raid. I think the command should be: mdadm --assemble /dev/md2 -m 2 /dev/hda2 /dev/hdc2 /dev/hdd2 Again man mdadm will give you the details. HTH -- Regards, Sudev Barar -------------- next part -------------- An HTML attachment was scrubbed... URL: From sbarar at gmail.com Mon Jan 15 03:47:14 2007 From: sbarar at gmail.com (Sudev Barar) Date: Mon, 15 Jan 2007 09:17:14 +0530 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <000101c73853$2e77e980$f800a8c0@ATMLogic.local> References: <774593a20701141750v19c372e7ja5908f2cd4ade2fc@mail.gmail.com> <000101c73853$2e77e980$f800a8c0@ATMLogic.local> Message-ID: <774593a20701141947o3001c801g9e3794a4f80cc455@mail.gmail.com> On 15/01/07, ATM Logic wrote: > > I also noted that if I run your command, it will assemble with 2 out of 3 > drives, (says needs 3 to start) if I add the --run thne I get the same msg, > failed to Run_Array /dev/md2: Invalid arg.... > Bottom / In line posting would be appreciated to keep the conversation sane. So would plain text. The raid is not being rebuilt alongwith others since it is likely to be de-graded. When you run delete component and then add component you can see the raid array being re-built by "mdadm -D /dev/md2" Just run it couple of times after interval of a minute or so and you can see the progress of array re-building going on. If it still gives errors then you need to dig in further to find out what is causing it. -- Regards, Sudev Barar -------------- next part -------------- An HTML attachment was scrubbed... URL: From KEBoone at bcps.k12.md.us Mon Jan 15 04:06:58 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Sun, 14 Jan 2007 23:06:58 -0500 Subject: [K12OSN] Testing my newly installed smbldap server. Message-ID: I 've installed smbldap on my k12linux server. I selected fc5 installation on running ./smbldap all. since I cannot plug into my schools network, how do I test it? I have a Laptop with MS 2000 server that runs DHCP server ( Used it to ghost ), switches, and eth cable. My setup looks something like this (see attachment).... k12linux server (eth0) ----> switch01 <---- clients ^ | k12linux server (eth1) ----> switch02 <---- DHCP Server ^ | MS Clients Could I add a third nic to get internet connectivity? Is any of this possible? ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. -------------- next part -------------- A non-text attachment was scrubbed... Name: k12linux.doc Type: application/octet-stream Size: 19968 bytes Desc: not available URL: From krsnendu108 at gmail.com Mon Jan 15 04:39:19 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 15 Jan 2007 17:39:19 +1300 Subject: [K12OSN] Re: Flash sound gone after installing Xine and mplayer In-Reply-To: References: Message-ID: I tried running make install with the flash sound hack but it didn't fix it. On 15/01/07, Krsnendu dasa wrote: > > Client Sound Update > Rythmbox plays mp3 well. I haven't tried other codecs yet. > > Mplayer > Got Mplayer working following the trust Fedora mplayer guide. > > http://www.mjmwired.net/resources/mplayer-fedora.html#intro > > Had problems playing this rm file though. > > http://www.bkgoswami.com/realmedia/audio/Laugh_Therapy/Laughtherapy.rm > > And now flash has lost its sound!!!!! > > How can I fix it? > > On 14/01/07, Krsnendu dasa < krsnendu108 at gmail.com> wrote: > > Goal: > > I am doing a fresh install for the new year. This time as well as > setting up > > our children on K12ltsp I am trying to migrate our secretary. After the > hard > > drive failed on her windows computer I thought it would be a good time > to do > > it. > > The secretary needs MS Office, MS Publisher, MYOB (accounting package), > ASB > > Fastnet Office. She also likes to listen to Realmedia lectures. She has > been > > using realplayer to do this > > > > Approach: > > So we are trying Crossover Linux for the office apps. > > If I can't get the tricky apps (MYOB, Publisher) to install with > Crossover > > Linux I will use Windows XP in VMware server. > > I am thinking of using mplayer and mplayer plugin for media. Realplayer > > would also be nice as that is what she is used to and I heard it is > better > > than Mplayer at playing realmedia files. > > Also Flash 9 with sound. > > > > Results: > > Flash sound: > > I have already installed Flash 9 beta 2 using esd modification from > > Jean-Michel Dault at Revolution Linux inc. It's working great so far. > > > > MS Office under Crossover Linux: > > So far MS Office is OK (including MS Access) but I haven't figured our > how > > to get the Crossover linux sound to the clients. > > When I add a sound to Powerpoint the sound works fine on the server when > I > > use alsa driver. The esd driver makes sounds on the server but then > freezes > > powerpoint. No sound at all on the clients. > > > > Openoffice > > I also tried OpenOffice.impress to compare the sound. No luck there. It > > > seems you have to install a java applet to make it work. Don't know if > if > > works with remote sound. I've heard that in Ubuntu there is a gstreamer > > version. That sounds more promising. > > > > Tuxmath, Tuxpaint, Gcompris have sound fine. So does Tuxtype2, and > > Childsplay although they are not listed in the gnome menu and when > started > > they lead to "out of range" message on the monitor. > > xmms works when esound is set for remote host: host name. > > > > All the K... educational games etc. have no sound. blinKen complained > that > > it couldn't open arts. > > > > I haven't installed Mplayer yet, but I know that it has native esd > > capability so there shouldn't be any problem. > > Also haven't tried VLC or totem with xine. > > > > > > Summary: > > Works: > > Flash in Firefox, Tuxtype2, Tuxpaint, Tuxmath, Gcompris, Childsplay, > xmms, > > mplayer > > Doesn't work yet. K... programs, MS Powerpoint under Crossover Linux, > > Openoffice.org Impress > > Untested: Realplayer (v. 8 with esd) or (v. 10), VLC, Totem, Xine > > > > Hope this is useful for someone. Hopefully we can get more of the > programs > > to run with sound too. > > > > Krsnendu dasa > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From krsnendu108 at gmail.com Mon Jan 15 04:34:32 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Mon, 15 Jan 2007 17:34:32 +1300 Subject: [K12OSN] Flash sound gone after installing Xine and mplayer Message-ID: Client Sound Update Rythmbox plays mp3 well. I haven't tried other codecs yet. Mplayer Got Mplayer working following the trust Fedora mplayer guide. http://www.mjmwired.net/resources/mplayer-fedora.html#intro Had problems playing this rm file though. http://www.bkgoswami.com/realmedia/audio/Laugh_Therapy/Laughtherapy.rm And now flash has lost its sound!!!!! How can I fix it? On 14/01/07, Krsnendu dasa wrote: > Goal: > I am doing a fresh install for the new year. This time as well as setting up > our children on K12ltsp I am trying to migrate our secretary. After the hard > drive failed on her windows computer I thought it would be a good time to do > it. > The secretary needs MS Office, MS Publisher, MYOB (accounting package), ASB > Fastnet Office. She also likes to listen to Realmedia lectures. She has been > using realplayer to do this > > Approach: > So we are trying Crossover Linux for the office apps. > If I can't get the tricky apps (MYOB, Publisher) to install with Crossover > Linux I will use Windows XP in VMware server. > I am thinking of using mplayer and mplayer plugin for media. Realplayer > would also be nice as that is what she is used to and I heard it is better > than Mplayer at playing realmedia files. > Also Flash 9 with sound. > > Results: > Flash sound: > I have already installed Flash 9 beta 2 using esd modification from > Jean-Michel Dault at Revolution Linux inc. It's working great so far. > > MS Office under Crossover Linux: > So far MS Office is OK (including MS Access) but I haven't figured our how > to get the Crossover linux sound to the clients. > When I add a sound to Powerpoint the sound works fine on the server when I > use alsa driver. The esd driver makes sounds on the server but then freezes > powerpoint. No sound at all on the clients. > > Openoffice > I also tried OpenOffice.impress to compare the sound. No luck there. It > seems you have to install a java applet to make it work. Don't know if if > works with remote sound. I've heard that in Ubuntu there is a gstreamer > version. That sounds more promising. > > Tuxmath, Tuxpaint, Gcompris have sound fine. So does Tuxtype2, and > Childsplay although they are not listed in the gnome menu and when started > they lead to "out of range" message on the monitor. > xmms works when esound is set for remote host: host name. > > All the K... educational games etc. have no sound. blinKen complained that > it couldn't open arts. > > I haven't installed Mplayer yet, but I know that it has native esd > capability so there shouldn't be any problem. > Also haven't tried VLC or totem with xine. > > > Summary: > Works: > Flash in Firefox, Tuxtype2, Tuxpaint, Tuxmath, Gcompris, Childsplay, xmms, > mplayer > Doesn't work yet. K... programs, MS Powerpoint under Crossover Linux, > Openoffice.org Impress > Untested: Realplayer (v. 8 with esd) or (v. 10), VLC, Totem, Xine > > Hope this is useful for someone. Hopefully we can get more of the programs > to run with sound too. > > Krsnendu dasa > -------------- next part -------------- An HTML attachment was scrubbed... URL: From atmlogic at kmts.ca Mon Jan 15 07:11:20 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Mon, 15 Jan 2007 01:11:20 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <774593a20701141947o3001c801g9e3794a4f80cc455@mail.gmail.com> Message-ID: <002301c73874$5c49f120$050fa8c0@ATMLogic.local> > The raid is not being rebuilt alongwith others since it is likely to be de-graded. When you run delete component and then add component you can see >the raid array being re-built by "mdadm -D /dev/md2" Just run it couple of times after interval of a minute or so and you can see the progress of array >re-building going on. > > If it still gives errors then you need to dig in further to find out what is causing it. So, you are saying, Run this, mdadm --assemble /dev/md2 -m 2 /dev/hda2 /dev/hdc2 /dev/hdd2 Then wait a min, and run: mdadm -D /dev/md2 wait a while and run it again and see if its progressing? From atmlogic at kmts.ca Mon Jan 15 07:20:17 2007 From: atmlogic at kmts.ca (ATM Logic) Date: Mon, 15 Jan 2007 01:20:17 -0600 Subject: [K12OSN] Failed software raid 5 In-Reply-To: <774593a20701141947o3001c801g9e3794a4f80cc455@mail.gmail.com> Message-ID: <002401c73875$9c481fd0$050fa8c0@ATMLogic.local> >Bottom / In line posting would be appreciated to keep the conversation sane. So would plain text. > > > The raid is not being rebuilt alongwith others since it is likely to be de-graded. When you run delete component and then add component you can see >the raid array being re-built by "mdadm -D /dev/md2" Just run it couple of times after interval of a minute or so and you can see the progress of array >re-building going on. > > If it still gives errors then you need to dig in further to find out what is causing it. So, I did the mdadm --assemble, then started the array with raidstart, and it comes back as Md device /dev/md2 does not appear to be active From thewhitmers at gmail.com Mon Jan 15 11:49:28 2007 From: thewhitmers at gmail.com (David Whitmer) Date: Mon, 15 Jan 2007 06:49:28 -0500 Subject: [K12OSN] Blocked net access In-Reply-To: <45A7C6CE.1000403@mail.mesd.k12.or.us> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: On 1/12/07, Eric Harrison wrote: > > The nat service is pretty simple. If you strip it down, this is all it does: > > PUBLIC_ETHERNET="eth1" > iptables -t nat -A POSTROUTING -o $PUBLIC_ETHERNET -j MASQUERADE > echo 1 > /proc/sys/net/ipv4/ip_forward > > > It doesn't care if the interface is up or down, what the ip address is, > etc, etc. The only configurable item is the interface that is nat'd. > > If your public interface is on something other than eth1, edit > /etc/init.d/nat and change the "PUBLIC_ETHERNET=" line. > > > -Eric I checked the nat service's settings, and all seems to be as it should be. I think I forgot to mention in my prior post that ping works fine from the Windows clients as long as I specify an IP address; when I ping using a name, ping fails. I get similar results with web browsers... going to a site by IP address works fine, but doing so by name (www.whatever.com) fails every time. Which tells me I have a name resolution problem. I noticed that there's at least one other person in this discussion thread seeming to have the same problem as I'm having. For me, the crazy part is that my other k12LTSP servers work fine as far as this goes. But when comparing settings between them, I do not see any differences. Most likely, though, I'm looking in the wrong places. Any suggestions on what I should check? thanks! David Whitmer From brian at portsmouth-college.ac.uk Mon Jan 15 12:27:32 2007 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Mon, 15 Jan 2007 12:27:32 +0000 Subject: [K12OSN] Swapping eth1 & eth0 Message-ID: <45AB7334.9080504@portsmouth-college.ac.uk> I'm in the process of setting up a test k12ltsp box but I'm having an issue with the netcards. The server has a 10/100 card that it's seeing as eth0 and a onboard gigabit card that it's seeing as eth1. I've set eth0 as 10.0.0.254/8 for the thin clients & eth1 192.168.0.40/16 for internet & admin access but I'd really like the gigabit card for the thin clients. How do I swap them around ?? Thanks Brian Chivers Portsmouth College ------------------------------------------------------------------------ The views expressed here are my own and not necessarily the views of Portsmouth College From nadavkav at gmail.com Mon Jan 15 12:26:24 2007 From: nadavkav at gmail.com (Nadav Kavalerchik) Date: Mon, 15 Jan 2007 14:26:24 +0200 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: References: <20070114222934.53751.qmail@web32812.mail.mud.yahoo.com> Message-ID: <4219988b0701150426r52a47cbcs148fbefb323d930e@mail.gmail.com> try this line: SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma8=1 isapnp=0" also, you can boot to command line (SCREEN_02 = shell) and run : modinfo snd-sb16 to see what parameters are available to you ( you can do the modinfo command on the server, you don't have to do it on the thin-workstation) On 1/15/07, Krsnendu dasa wrote: > > Does it provide any additional features? > > I would like to try it again but I need to know what setting to give > with my sound module > at present it is > SMODULE_01 = "sb io=0x220 irq=5 dma=1" > > What would that translate to? > > SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma=1 isapnp=0" ??? > > Krsnendu dasa > > On 15/01/07, Rob Owens wrote: > > --- Krsnendu dasa wrote: > > > > > Have you noticed that the sound on the terminal has > > > improved? > > > > At home I use Xubuntu 6.10 and LTSP. This setup uses > > ALSA and I use the "fix" that Gadi supplied. My > > primary use of LTSP at home is for piping music to > > stereos in different rooms, and I definitely think the > > sound is better now than when I was running Ubuntu > > 6.06 and LTSP, which used ESD. I doubt I'd notice a > > difference if I wasn't listening to music on the > > system, or if I was playing it through crummy $10 > > speakers. > > > > -Rob > > > > > > > > > ____________________________________________________________________________________ > > The fish are biting. > > Get more visitors on your site using Yahoo! Search Marketing. > > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From balmquist at mindfirestudios.com Mon Jan 15 12:55:38 2007 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Mon, 15 Jan 2007 06:55:38 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This means that is HAS to be a DNS/lookup issue. If it was the routing of the traffic, then you wouldn't be able to reach external sites at all. For some reason the windows boxes aren't getting a DNS server from DHCP automatically. What are the network settings on the windows machines? > I think I forgot to mention in my prior post that ping works fine from > the Windows clients as long as I specify an IP address; when I ping > using a name, ping fails. I get similar results with web browsers... > going to a site by IP address works fine, but doing so by name > (www.whatever.com) fails every time. Which tells me I have a name > resolution problem. > > I noticed that there's at least one other person in this discussion > thread seeming to have the same problem as I'm having. > > For me, the crazy part is that my other k12LTSP servers work fine as > far as this goes. But when comparing settings between them, I do not > see any differences. Most likely, though, I'm looking in the wrong > places. > > Any suggestions on what I should check? > > thanks! > > David Whitmer > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iEYEARECAAYFAkWrecoACgkQfqZR3ThMfXQJdACfQA39h2I+fWDc/u8fXwh1v9Q6 IZYAn3FBya3ko01+05JKWx8KK+8T9AoU =Q3mr -----END PGP SIGNATURE----- From thewhitmers at gmail.com Mon Jan 15 14:41:55 2007 From: thewhitmers at gmail.com (David Whitmer) Date: Mon, 15 Jan 2007 09:41:55 -0500 Subject: [K12OSN] Swapping eth1 & eth0 In-Reply-To: <45AB7334.9080504@portsmouth-college.ac.uk> References: <45AB7334.9080504@portsmouth-college.ac.uk> Message-ID: On 1/15/07, Brian Chivers wrote: > I'm in the process of setting up a test k12ltsp box but I'm having an issue with the netcards. The > server has a 10/100 card that it's seeing as eth0 and a onboard gigabit card that it's seeing as eth1. > > I've set eth0 as 10.0.0.254/8 for the thin clients & eth1 192.168.0.40/16 for internet & admin > access but I'd really like the gigabit card for the thin clients. > > How do I swap them around ?? > > Thanks > Brian Chivers > Portsmouth College > > ------------------------------------------------------------------------ > The views expressed here are my own and not necessarily > the views of Portsmouth College Brian, I had a similar situation on one of our servers. I think I edited the following files: /etc/sysconfig/networking/devices/ifcfg-eth0 /etc/sysconfig/networking/devices/ifcfg-eth1 changing the hardware addresses in each file to match the MAC of the physical cards. (I got the idea from a discussion thread from about a year ago.) As a disclaimer: I said "I think" that's what I did because a) I don't have my setup notes for that server with me at the moment, and b) won't be able to check the server itself until this evening. I'll send a follow-up if it turns out I actually did something different. David Whitmer Director of Media & Technology Calvary Schools of Holland (Michigan) web: www.calvaryschoolsholland.org email: the.whitmers at gmail.com From dahopkins429 at gmail.com Mon Jan 15 14:50:22 2007 From: dahopkins429 at gmail.com (David Hopkins) Date: Mon, 15 Jan 2007 09:50:22 -0500 Subject: [K12OSN] Upgrading server to K12ltsp v6 Message-ID: It seems that there is still an issue with the i2o devices and Fedora core 6? At least, when trying to install, the raid card is not recognized. I tried booting using linux noprobe and then manually specifying the dpt_i2o device, but ... two screens later(when you are asked about the installation/partition option) no drives are found during the installation. I also tried just typing yum upgrade, and since this system is currently at FC4 (running very well, but have to upgrade it for other reasons), it does not run an upgrade to the latest version of k12ltsp. So ... other than removing the i2o card and using either software or no raid, what are my options? Is there a command line option during the install process other than noprobe that might ensure the raid card is detected? Finally, on a different note: Comcast is currently blocking all email from k12osn at redhat.com because according to them the mail server cannot be verified. Eric or Paul, if you need more information, please email me at either this new email address or at my old one (dahopkins_at_comcast.net). Sincerely, Dave Hopkins -------------- next part -------------- An HTML attachment was scrubbed... URL: From brcisna at eazylivin.net Mon Jan 15 15:00:33 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 15 Jan 2007 09:00:33 -0600 (CST) Subject: [K12OSN] Flash sound gone after installing Xine and mplayer Message-ID: <45984.192.168.254.3.1168873233.squirrel@www.eazylivin.net> Hi Krsnendu, To make sure you have the socket for Flash. As root ,in a terminal do: mkdir /tmp/.esd & touch /tmp/.esd/socket Close your ALL browsers,,reopen,& go to http://www.123greetings.com click on any ecards to test your flash sound Some sites with latest build of flash may not work in flash,without Flash 9 if you have flash 9 installed do , in a terminal as root: ldd libflashplayer.so to "re-link" your flash libraries/deps. Let us know your progress. Barry Cisna westcentral school From ryan.hackl at lskysd.ca Mon Jan 15 15:24:46 2007 From: ryan.hackl at lskysd.ca (Ryan Hackl) Date: Mon, 15 Jan 2007 09:24:46 -0600 Subject: [K12OSN] Prevent Access to KDE... Message-ID: <846B70AA0A72EF46BDFA7048B2C91D491A57F7@mail1.lskysd.ca> I tried something else that worked for me this time: I've removed the KDE option in the 'log on' screen by removing the option kde.desktop from the list of choices at /usr/share/xsessions Thanks again for the help, everybody! - Ryan -------------- next part -------------- An HTML attachment was scrubbed... URL: From dahopkins429 at gmail.com Mon Jan 15 15:29:03 2007 From: dahopkins429 at gmail.com (David Hopkins) Date: Mon, 15 Jan 2007 10:29:03 -0500 Subject: [K12OSN] Flash sound gone after installing Xine and mplayer In-Reply-To: <45984.192.168.254.3.1168873233.squirrel@www.eazylivin.net> References: <45984.192.168.254.3.1168873233.squirrel@www.eazylivin.net> Message-ID: Does sound work with Flash 9? I was under the impression that there were some other settings that had to be changed as well (not that I have found them). On 1/15/07, Barry Cisna wrote: > > Hi Krsnendu, > > To make sure you have the socket for Flash. As root ,in a terminal do: > > mkdir /tmp/.esd > & > touch /tmp/.esd/socket > > Close your ALL browsers,,reopen,& go to http://www.123greetings.com > > click on any ecards to test your flash sound > Some sites with latest build of flash may not work in flash,without Flash > 9 > if you have flash 9 installed do , in a terminal as root: > > ldd libflashplayer.so > > to "re-link" your flash libraries/deps. > > > Let us know your progress. > > Barry Cisna > westcentral school > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From thewhitmers at gmail.com Mon Jan 15 14:00:09 2007 From: thewhitmers at gmail.com (David Whitmer) Date: Mon, 15 Jan 2007 09:00:09 -0500 Subject: [K12OSN] Blocked net access In-Reply-To: References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: On 1/15/07, Burke Almquist wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > This means that is HAS to be a DNS/lookup issue. If it was the > routing of the traffic, then you wouldn't be able to reach external > sites at all. For some reason the windows boxes aren't getting a DNS > server from DHCP automatically. What are the network settings on the > windows machines? > > Yeah, that's what I figured. The Windows PC (XP Home Edition) is configured to get its network settings automatically via DHCP. When I run "ipconfig /all" in a command window on that PC, all the settings (IP address, default gateway, subnet mask, etc) look the way they should. I can post a copy of the server's dhcpd.conf (or any other information) if anyone's interested in seeing it, though I won't be able to do that until this evening. David Whitmer From jim.c.christiansen at gmail.com Mon Jan 15 16:23:53 2007 From: jim.c.christiansen at gmail.com (Jim Christiansen) Date: Mon, 15 Jan 2007 09:23:53 -0700 Subject: [K12OSN] Student run mail system Message-ID: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> My computer club has asked me if they can setup and run their own mail system on their club K12LTSP 6 system. I've said yes and am wondering if anyone here has some links on setting up a Squirell Mail system. It looks quite complicated... Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: From brcisna at eazylivin.net Mon Jan 15 16:26:36 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 15 Jan 2007 10:26:36 -0600 (CST) Subject: [K12OSN] Flash sound gone after installing Xine and mplayer Message-ID: <44453.192.168.254.3.1168878396.squirrel@www.eazylivin.net> Hello. Flash 9 will work with sound on terminals with the instructions at the following link. Make sure you installed Flash Player9 Beta 2( not beta one) before you go on with the instrucions. The site is very vague/indesisive ,but with some persiverence you will get sound through esd add on. I could not get flash to work with pusle audio,although i did try. The audio/video stinks but does at least work. A good test once all is complete is go to msn.com and see if you have sound here. You must have flash9 in order for these videos to play. This is the latest cludge,for getting Flash9 and esd to work toegther. All of the previous attempts/cludges took so much grunt work,I didnt think it was worth the time. Krsenedu, I could not get the rm file you had posted, to play on my Mplayer,either? It loads and act like the video is going to play,but does not. Ive found some playlist sites will not work with Mplayer either. here is the link to start at: http://pulseaudio.revolutionlinux.com/PulseAudio Thanks to Jean-Michel Dault at RevolutionLinux for all of his efforts! Take Care, Barry Cisna westcentral school From dhuckaby at paasda.org Mon Jan 15 16:33:01 2007 From: dhuckaby at paasda.org (Huck) Date: Mon, 15 Jan 2007 08:33:01 -0800 Subject: [K12OSN] Student run mail system In-Reply-To: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> References: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> Message-ID: <45ABACBD.2060600@paasda.org> this was easy enough to follow... http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt centos4.3 based... Jim Christiansen wrote: > My computer club has asked me if they can setup and run their own mail > system on their club K12LTSP 6 system. I've said yes and am wondering > if anyone here has some links on setting up a Squirell Mail system. It > looks quite complicated... > > Jim > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From dhuckaby at paasda.org Mon Jan 15 16:38:07 2007 From: dhuckaby at paasda.org (Huck) Date: Mon, 15 Jan 2007 08:38:07 -0800 Subject: [K12OSN] Blocked net access In-Reply-To: References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: <45ABADEF.5070701@paasda.org> yeah, I spent a day or so trying to get this going... no luck...it serves dhcp and all...and you can see the ltsp machine...but there's no get'n past it... does there need to be some iptables rule or what gives? the windows machines get no access to the DNS.. any nslookup fails...pings even by IP address fail IIRC... David Whitmer wrote: > On 1/15/07, Burke Almquist wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> This means that is HAS to be a DNS/lookup issue. If it was the >> routing of the traffic, then you wouldn't be able to reach external >> sites at all. For some reason the windows boxes aren't getting a DNS >> server from DHCP automatically. What are the network settings on the >> windows machines? >> >> > > Yeah, that's what I figured. > > The Windows PC (XP Home Edition) is configured to get its network > settings automatically via DHCP. When I run "ipconfig /all" in a > command window on that PC, all the settings (IP address, default > gateway, subnet mask, etc) look the way they should. > > I can post a copy of the server's dhcpd.conf (or any other > information) if anyone's interested in seeing it, though I won't be > able to do that until this evening. > > David Whitmer > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dahopkins429 at gmail.com Mon Jan 15 16:37:15 2007 From: dahopkins429 at gmail.com (David Hopkins) Date: Mon, 15 Jan 2007 11:37:15 -0500 Subject: [K12OSN] Flash sound gone after installing Xine and mplayer In-Reply-To: <44453.192.168.254.3.1168878396.squirrel@www.eazylivin.net> References: <44453.192.168.254.3.1168878396.squirrel@www.eazylivin.net> Message-ID: Thanks for the correction to my misunderstanding. Now if yum (or yumex) would work :( yumex loops continuously when downloading the heads for at-stable. yum complains about incomplete headers. A yum clean all does not fix it. Adding yum clean cache and yum clean dbcache doesn't help either. It is a Monday, perhaps later this week will be better. Sincerely, Dave Hopkins On 1/15/07, Barry Cisna wrote: > > Hello. > > Flash 9 will work with sound on terminals with the instructions at the > following link. Make sure you installed Flash Player9 Beta 2( not beta > one) before you go on with the instrucions. The site is very > vague/indesisive ,but with some persiverence you will get sound through > esd add on. I could not get flash to work with pusle audio,although i did > try. The audio/video stinks but does at least work. A good test once all > is complete is go to msn.com and see if you have sound here. You must have > flash9 in order for these videos to play. This is the latest cludge,for > getting Flash9 and esd to work toegther. All of the previous > attempts/cludges took so much grunt work,I didnt think it was worth the > time. > > > Krsenedu, I could not get the rm file you had posted, to play on my > Mplayer,either? It loads and act like the video is going to play,but does > not. Ive found some playlist sites will not work with Mplayer either. > > here is the link to start at: > > http://pulseaudio.revolutionlinux.com/PulseAudio > > Thanks to Jean-Michel Dault at RevolutionLinux for all of his efforts! > > Take Care, > Barry Cisna > westcentral school > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vince at totalsense.com Mon Jan 15 16:44:03 2007 From: vince at totalsense.com (Vince Callaway) Date: Mon, 15 Jan 2007 08:44:03 -0800 Subject: [K12OSN] Student run mail system In-Reply-To: <45ABACBD.2060600@paasda.org> References: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> <45ABACBD.2060600@paasda.org> Message-ID: <1168879443.14827.3.camel@vince-laptop> On Mon, 2007-01-15 at 08:33 -0800, Huck wrote: > this was easy enough to follow... > > http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt I'm using qmailtoaster under fedora core 6. If you check the archives for "fdr60 notes" you will find a post from me about setting it up. The nice thing about the toaster setup is mailing lists, webmail, virus scan, spamassasin etc... are all setup and work out of the box. Setting up mailboxes is can also be done through a web interface. Makes it nice to administer. From kueckerd at shenandoah.k12.ia.us Mon Jan 15 16:49:59 2007 From: kueckerd at shenandoah.k12.ia.us (Daniel Kuecker) Date: Mon, 15 Jan 2007 10:49:59 -0600 Subject: [K12OSN] Windows permissions Message-ID: <45AB5BAC.0DA4.007D.0@shenandoah.k12.ia.us> Hello All! I have installed k12LTSP. I have successfully setup authentication to our Win2k3 server. I have also setup automount home dirs to /home/DOMAIN/user. however, some students have problems writing files to their windows share. it appears that on the windows side, everything is fine, the owner of created files is correct. But when creating files on the thin client, it does create them, but it shows the permissions wrong. it show the owner as root group as root. when this happens, a student cannot save to that file becuase it sees the owner as root. however, the student can delete the file. Like I said, windows show the permissions correctly. I do have some students that do not have the problem. it shows the owner as them in natilus and group as domain users. the can write to files just fine. i cannot seem to see any difference on the win2k3 server between these student. any ideas? Thanks, Daniel Kuecker From brcisna at eazylivin.net Mon Jan 15 17:02:34 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 15 Jan 2007 11:02:34 -0600 (CST) Subject: [K12OSN] Student run mail system Message-ID: <59113.192.168.254.3.1168880554.squirrel@www.eazylivin.net> Hi Jim, If you did a default install of K12LTSP6, it did not install the packages you need for a mail server. Next time you do an K12LTSP6 install select the Mail Server section and make sure all packages are checked. This will install all packages you need to run a mail server & simplyfy things for you next time. You will need : 1. sendmail( which is installed) 2. dovecot 3. procmail ( if you want to setup spamassassin) 4. spamassassin ( if you want spam killing) 5. Squirrelmail 6. Apache FYI:All of these packages/rpms are on your k12ltsp6 cd's. Note: you really dont need procmail or spamassassin if you are going to run an "internal"/intranet only mail server. yum install all of these. now you are set go into the System>Administration>Server Settings > Services and make sure all of these are started,as well as checked to start at boot> Save. Once you have all of these running,point your webbrowser to http://localhost/webmail You will get the Squirrelmail login. Whoever has a user account on this server will be able to log in right now! By deafult sendmail is setup to send on localhost only, which is what you are wanting( I think), to only send emails internally/ not via internet. If you are only wanting for students to send internally you are up and running! If you want to send externally you will need to setup mx records etc in your BIND config,which can be kinda daunting until you have it working. Post back if you run into any snags. Let us know your progress. Barry Cisna westcentral school From nils at breun.nl Mon Jan 15 17:11:29 2007 From: nils at breun.nl (Nils Breunese) Date: Mon, 15 Jan 2007 18:11:29 +0100 Subject: [K12OSN] Student run mail system In-Reply-To: <59113.192.168.254.3.1168880554.squirrel@www.eazylivin.net> References: <59113.192.168.254.3.1168880554.squirrel@www.eazylivin.net> Message-ID: <649F7339-C99C-4579-A67A-1476B6F8AEBB@breun.nl> Op 15-jan-2007, om 18:02 heeft Barry Cisna het volgende geschreven: > If you did a default install of K12LTSP6, it did not install the > packages you need for a mail server. Next time you do an K12LTSP6 > install select the Mail Server section and make sure all packages are > checked. This will install all packages you need to run a mail > server & > simplyfy things for you next time. You don't have to go throught the installer (anaconda) to do this, you can use yum's group features. - Run 'yum grouplist' to list all installed and available groups - Use 'yum groupinstall ' to install a group of software Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From les at futuresource.com Mon Jan 15 17:40:25 2007 From: les at futuresource.com (Les Mikesell) Date: Mon, 15 Jan 2007 11:40:25 -0600 Subject: [K12OSN] Blocked net access In-Reply-To: References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <200701120731.26006.MrJohnLucas@gmail.com> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> Message-ID: <45ABBC89.2040909@futuresource.com> David Whitmer wrote: >> >> This means that is HAS to be a DNS/lookup issue. If it was the >> routing of the traffic, then you wouldn't be able to reach external >> sites at all. For some reason the windows boxes aren't getting a DNS >> server from DHCP automatically. What are the network settings on the >> windows machines? >> > > The Windows PC (XP Home Edition) is configured to get its network > settings automatically via DHCP. When I run "ipconfig /all" in a > command window on that PC, all the settings (IP address, default > gateway, subnet mask, etc) look the way they should. > > I can post a copy of the server's dhcpd.conf (or any other > information) if anyone's interested in seeing it, though I won't be > able to do that until this evening. The dhcp clients should be getting the k12ltsp server's address as the DNS server as well as the default gateway. You should see this with the ipconfig /all. The server itself will do its own lookups (and thus those for thin clients) based on the 'nameserver' entries in its /etc/resolv.conf file and the local /etc/hosts file can override those lookups. However, to act as a nameserver for other machines, you must have the named program running and configured properly. Some tests you can do: service named restart If you don't see the 'OK' during the shutdown step, it wasn't running and you need to 'chkconfig named on'. If there are errors in the startup you need to fix /etc/named.conf file. dig will show the root servers based on lookups from a server in /etc/resolv.conf. If this works but dig @localhost does not work, your nameserver can't reach the root servers. One thing that might cause that is firewalling at your internet gateway. You may have to add the nameservers listed in your /etc/resolv.conf (which seem to be working) and add them as 'forwarders' in your /etc/named.conf file. This will make your named pass the queries to the specified (and reachable) servers instead of attempting the lookups directly. Once you have named working on the server, the clients behind it should also work, which you can test with 'nslookup some_internet_name'. -- Les Mikesell les at futuresource.com From brcisna at eazylivin.net Mon Jan 15 17:47:16 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 15 Jan 2007 11:47:16 -0600 (CST) Subject: [K12OSN] Student run mail system Message-ID: <55586.192.168.254.3.1168883236.squirrel@www.eazylivin.net> Hi Nils, Thanks for the pointer on the "yum groupinstall".. I was only making a suggestion for the next time he does an install of K12LTSP. I hope I didnt make it sound like Jim needed to "re-install" K12LTSP? Trying to make things as simple as I can for someone to get started /up and running. I did mention " yum install all of these ". Take Care, Barry Cisna From krsnendu108 at gmail.com Mon Jan 15 18:37:11 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Tue, 16 Jan 2007 07:37:11 +1300 Subject: [K12OSN] Flash sound gone after installing Xine and mplayer In-Reply-To: References: <45984.192.168.254.3.1168873233.squirrel@www.eazylivin.net> Message-ID: The cron job script is on the ltsp wiki http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#Macromedia_Flash_7 On 16/01/07, Krsnendu dasa wrote: > > On 16/01/07, David Hopkins wrote: > > > > Does sound work with Flash 9? I was under the impression that there > > were some other settings that had to be changed as well (not that I have > > found them). > > These are the steps I took on K12LTSP-6 > > Install dependencies: > > libpulseaudio0-devel,libesound0-devel, libaudiofile0-devel > > # yum ?y install pulseaudio-devel esound-devel > > Download esd/pulseaudio modification for flash using svn > > Install subversion if not installed (#yum install subversion) > > svn co https://svn.revolutionlinux.com/MILLE/XTERM/trunk/libflashsupport/src/ > > # cd src > > # make > > # make install > Take not of the fix given by Barry. > > On 1/15/07, Barry Cisna wrote: > > > > > > Hi Krsnendu, > > > > > > To make sure you have the socket for Flash. As root ,in a terminal > > > do: > > > > > > mkdir /tmp/.esd > > > & > > > touch /tmp/.esd/socket > > > > > Thanks Barry the .esd socket did the trick! > I remember reading something about this previously. How to I prevent this > problem from happening again. A cron job or something...? > > Close your ALL browsers,,reopen,& go to http://www.123greetings.com > > > > > > click on any ecards to test your flash sound > > > Some sites with latest build of flash may not work in flash,without > > > Flash 9 > > > if you have flash 9 installed do , in a terminal as root: > > > > > > ldd libflashplayer.so > > > > > > to "re-link" your flash libraries/deps. > > > > > > > > > Let us know your progress. > > > > > > Barry Cisna > > > westcentral school > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see < http://www.k12os.org> > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From netman1 at optonline.net Mon Jan 15 17:16:15 2007 From: netman1 at optonline.net (Jim Anderson) Date: Mon, 15 Jan 2007 12:16:15 -0500 Subject: [K12OSN] How to add sound apps? Message-ID: <1168881375.20075.7.camel@penguin.anderson.local> Hello, I am running K12LTSP 5.0 at a computer lab I set up as a volunteer. I am doing administration and teaching there once a week. When the lab was set up it was set up without sound. This included not installing the audio applications. I have since set up lts.conf for the terminals' sound. I get an error that it cannot located /dev/dsp. I think this is because the sound packages are needed. How do I install the sound packages now. I've tried the yum based tools but have not been successful. I have also received errors that the K12LTSP repos are not available. Jim From microman at cmosnetworks.com Mon Jan 15 18:49:10 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Mon, 15 Jan 2007 13:49:10 -0500 Subject: [K12OSN] Testing my newly installed smbldap server. In-Reply-To: References: Message-ID: <45ABCCA6.8070402@cmosnetworks.com> First, it's not a good idea to attach Microsoft .doc files, since not everyone here uses MS Windows or MS Office. Furthermore, .doc files very often contain macro viruses and even embedded CraptiveX controls. I never open those from untrusted sources. Much better to use .odt or .sxw, since we all here do use K12LTSP. Now, to your question. Sure, if you want Internet connectivity, it'd be easy to add a third NIC. However, a much safer option is to have some kind of packet-filtering router between your K12LTSP server and the Internet. This way, your Windows clients could also hit the Internet. I'm assuming here, since you say that you cannot connect to the school's network, that you have a second Internet connection, e. g. broadband or separate T1 line. Also, doing it this way (packet filter in front of the Internet connection) saves you from having to bother with a third NIC in the LTSP server. Am I understanding your situation right? --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Boone, Kevin E. wrote: > I 've installed smbldap on my k12linux server. I selected fc5 installation > on running ./smbldap all. since I cannot plug into my schools network, how > do I test it? I have a Laptop with MS 2000 server that runs DHCP server ( > Used it to ghost ), switches, and eth cable. > My setup looks something like this (see attachment).... > > k12linux server (eth0) ----> switch01 <---- clients > ^ > | > > k12linux server (eth1) ----> switch02 <---- DHCP Server > ^ > | > MS Clients > > Could I add a third nic to get internet connectivity? Is any of this > possible? > > > > > > > > > > > > > > > > > > ____________________ > This message contains information which may be confidential and privileged. > Unless you are the addressee (or authorized to receive for the addressee), > you may not use, copy or disclose to anyone the message or any information > contained in the message. If you have received the message in error, please > advise the sender by reply e-mail, and delete or destroy the message > immediately without opening any attachments. > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhuckaby at hvja.org Mon Jan 15 19:05:56 2007 From: dhuckaby at hvja.org (Huck) Date: Mon, 15 Jan 2007 11:05:56 -0800 Subject: [K12OSN] Ability to edit pdf's Message-ID: <45ABD094.9090207@hvja.org> If a user has a .pdf document form to fill out and then needs to save and distribute after editing.. is there an OSS equivalent to allow that? Instead of having to go buy Adobe Standard. --Huck From nils at breun.nl Mon Jan 15 19:31:16 2007 From: nils at breun.nl (Nils Breunese) Date: Mon, 15 Jan 2007 20:31:16 +0100 Subject: [K12OSN] Ability to edit pdf's In-Reply-To: <45ABD094.9090207@hvja.org> References: <45ABD094.9090207@hvja.org> Message-ID: <1890FE97-3745-44A2-BCDF-E72039FDD613@breun.nl> Huck wrote: > If a user has a .pdf document form to fill out and then needs to > save and distribute after editing.. > > is there an OSS equivalent to allow that? > > Instead of having to go buy Adobe Standard. You can use the free (as in beer) Adobe Reader to fill out PDF forms. I don't know if there's an OSS program that can also do this. Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From dhuckaby at paasda.org Mon Jan 15 20:07:37 2007 From: dhuckaby at paasda.org (Huck) Date: Mon, 15 Jan 2007 12:07:37 -0800 Subject: [K12OSN] Ability to edit pdf's In-Reply-To: <1890FE97-3745-44A2-BCDF-E72039FDD613@breun.nl> References: <45ABD094.9090207@hvja.org> <1890FE97-3745-44A2-BCDF-E72039FDD613@breun.nl> Message-ID: <45ABDF09.6090500@paasda.org> Yes, you can fill out the form, but you can not subsequently save it...and when talking about a 150 page school evaluation document...egads! ;) I've found two solutions to doing it but they are NOT for the faint of heart or the technologically illiterate. --Huck Nils Breunese wrote: > Huck wrote: > >> If a user has a .pdf document form to fill out and then needs to save >> and distribute after editing.. >> >> is there an OSS equivalent to allow that? >> >> Instead of having to go buy Adobe Standard. > > You can use the free (as in beer) Adobe Reader to fill out PDF forms. I > don't know if there's an OSS program that can also do this. > > Nils Breunese. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From brcisna at eazylivin.net Mon Jan 15 20:05:22 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 15 Jan 2007 14:05:22 -0600 (CST) Subject: [K12OSN] Flash sound gone after installing Xine and mplayer Message-ID: <59871.192.168.254.3.1168891522.squirrel@www.eazylivin.net> Howdy All, Krsnendu, Your instructions for installing Flash Player 9 along with the libflashsupport add on for esd & pulse audio, was much clearer than the instructions I gave, for sure! Sometimes, Ive found ,I overexplain instructions. The instructions,in the link I provided did not give the "devel" packages that are needed for pusle & esound audio,and for Make to compile the libflashsupport.c file to compile correctly. Good call !:) The bottom line Flash Player 9 WILL work, with sound on terminals. The same instructions you posted here, will work on K12LTSP5 as well. Just so everyone knows. Glad the " touch /tmp/.esd/socket " routine revived your flash sound. Do the cron job script as you mentioned ( on the ltsp wiki),to keep the socket "there" to cut down on having to manually recreate it! Take Care, Barry Cisna From dahopkins429 at gmail.com Mon Jan 15 20:37:26 2007 From: dahopkins429 at gmail.com (David Hopkins) Date: Mon, 15 Jan 2007 15:37:26 -0500 Subject: [K12OSN] Flash sound gone after installing Xine and mplayer In-Reply-To: References: <45984.192.168.254.3.1168873233.squirrel@www.eazylivin.net> Message-ID: I would love to give this a shot, just as soon as K12ltsp v6 will actually install on my system :( which has an i2o raid system. (no need to respond, I have a separate message on this). Sincerely, Dave Hopkins On 1/15/07, Krsnendu dasa wrote: > > The cron job script is on the ltsp wiki http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#Macromedia_Flash_7 > > On 16/01/07, Krsnendu dasa wrote: > > > > On 16/01/07, David Hopkins wrote: > > > > > > Does sound work with Flash 9? I was under the impression that there > > > were some other settings that had to be changed as well (not that I have > > > found them). > > > > These are the steps I took on K12LTSP-6 > > > > Install dependencies: > > > > libpulseaudio0-devel,libesound0-devel, libaudiofile0-devel > > > > # yum ?y install pulseaudio-devel esound-devel > > > > Download esd/pulseaudio modification for flash using svn > > > > Install subversion if not installed (#yum install subversion) > > > > svn co > > https://svn.revolutionlinux.com/MILLE/XTERM/trunk/libflashsupport/src/ > > > > # cd src > > > > # make > > > > # make install > > Take not of the fix given by Barry. > > > > On 1/15/07, Barry Cisna wrote: > > > > > > > > Hi Krsnendu, > > > > > > > > To make sure you have the socket for Flash. As root ,in a terminal > > > > do: > > > > > > > > mkdir /tmp/.esd > > > > & > > > > touch /tmp/.esd/socket > > > > > > > > Thanks Barry the .esd socket did the trick! > > I remember reading something about this previously. How to I prevent > > this problem from happening again. A cron job or something...? > > > > Close your ALL browsers,,reopen,& go to http://www.123greetings.com > > > > > > > > click on any ecards to test your flash sound > > > > Some sites with latest build of flash may not work in flash,without > > > > Flash 9 > > > > if you have flash 9 installed do , in a terminal as root: > > > > > > > > ldd libflashplayer.so > > > > > > > > to "re-link" your flash libraries/deps. > > > > > > > > > > > > Let us know your progress. > > > > > > > > Barry Cisna > > > > westcentral school > > > > > > > > _______________________________________________ > > > > K12OSN mailing list > > > > K12OSN at redhat.com > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > For more info see < http://www.k12os.org> > > > > > > > > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nils at breun.nl Mon Jan 15 20:43:04 2007 From: nils at breun.nl (Nils Breunese) Date: Mon, 15 Jan 2007 21:43:04 +0100 Subject: [K12OSN] Ability to edit pdf's In-Reply-To: <45ABDF09.6090500@paasda.org> References: <45ABD094.9090207@hvja.org> <1890FE97-3745-44A2-BCDF-E72039FDD613@breun.nl> <45ABDF09.6090500@paasda.org> Message-ID: <75016848-6B2D-4316-B9E9-D871E554D1BC@breun.nl> Huck wrote: > Yes, you can fill out the form, but you can not subsequently save > it...and when talking about a 150 page school evaluation > document...egads! ;) Seems like the creator of the document has not enabled saving. From the Adobe Reader FAQ (http://www.adobe.com/products/acrobat/ acrrfaq.html): ---- Q. Can I add comments to a PDF file with Adobe Reader? A. PDF authors using Adobe LiveCycle? enterprise server and design software can activate special features in their documents that provide additional functionality. These enabled Adobe PDF files allow people with Adobe Reader to save the file to a local hard drive, fill out forms, add comments and other markups, share it with others, and submit a completed document electronically. In addition, Adobe PDF files can be enabled to allow people to digitally sign, certify, and authenticate a document. ---- Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From krsnendu108 at gmail.com Mon Jan 15 18:02:12 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Tue, 16 Jan 2007 07:02:12 +1300 Subject: [K12OSN] Flash sound gone after installing Xine and mplayer In-Reply-To: References: <45984.192.168.254.3.1168873233.squirrel@www.eazylivin.net> Message-ID: On 16/01/07, David Hopkins wrote: > > Does sound work with Flash 9? I was under the impression that there were > some other settings that had to be changed as well (not that I have found > them). These are the steps I took on K12LTSP-6 Install dependencies: libpulseaudio0-devel,libesound0-devel, libaudiofile0-devel # yum ?y install pulseaudio-devel esound-devel Download esd/pulseaudio modification for flash using svn Install subversion if not installed (#yum install subversion) svn co https://svn.revolutionlinux.com/MILLE/XTERM/trunk/libflashsupport/src/ # cd src # make # make install Take not of the fix given by Barry. On 1/15/07, Barry Cisna wrote: > > > > Hi Krsnendu, > > > > To make sure you have the socket for Flash. As root ,in a terminal do: > > > > mkdir /tmp/.esd > > & > > touch /tmp/.esd/socket > > Thanks Barry the .esd socket did the trick! I remember reading something about this previously. How to I prevent this problem from happening again. A cron job or something...? Close your ALL browsers,,reopen,& go to http://www.123greetings.com > > > > click on any ecards to test your flash sound > > Some sites with latest build of flash may not work in flash,without > > Flash 9 > > if you have flash 9 installed do , in a terminal as root: > > > > ldd libflashplayer.so > > > > to "re-link" your flash libraries/deps. > > > > > > Let us know your progress. > > > > Barry Cisna > > westcentral school > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see < http://www.k12os.org> > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From robark at gmail.com Mon Jan 15 22:22:10 2007 From: robark at gmail.com (Robert Arkiletian) Date: Mon, 15 Jan 2007 14:22:10 -0800 Subject: [K12OSN] Web based Student Information Systems? Message-ID: What software are large districts using for web based Student Information Systems? -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From kueckerd at shenandoah.k12.ia.us Mon Jan 15 22:30:54 2007 From: kueckerd at shenandoah.k12.ia.us (Daniel Kuecker) Date: Mon, 15 Jan 2007 16:30:54 -0600 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: References: Message-ID: <45ABAB83.0DA4.007D.0@shenandoah.k12.ia.us> You can try Open Admin http://richtech.ca/openadmin/ >>> "Robert Arkiletian" 1/15/2007 4:22 PM >>> What software are large districts using for web based Student Information Systems? -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From dhuckaby at paasda.org Mon Jan 15 22:55:18 2007 From: dhuckaby at paasda.org (Huck) Date: Mon, 15 Jan 2007 14:55:18 -0800 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45ABAB83.0DA4.007D.0@shenandoah.k12.ia.us> References: <45ABAB83.0DA4.007D.0@shenandoah.k12.ia.us> Message-ID: <45AC0656.7040405@paasda.org> I've looked at several and have found them all fairly wanting..especially in the UI aspect... --Huck Daniel Kuecker wrote: > You can try Open Admin > http://richtech.ca/openadmin/ > > > > >>>> "Robert Arkiletian" 1/15/2007 4:22 PM >>> > What software are large districts using for web based Student > Information Systems? > From toddobryan at mac.com Mon Jan 15 23:04:54 2007 From: toddobryan at mac.com (Todd O'Bryan) Date: Mon, 15 Jan 2007 18:04:54 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: References: Message-ID: <1168902295.31625.9.camel@tobryan1-laptop> We're adopting a new one later this year (and bidding adieu to the nightmare that has been STI). It's called Infinite Campus and the Denver Public Schools has documentation and training videos on their website: http://techtraining.dpsk12.org/ic/ Todd On Mon, 2007-01-15 at 14:22 -0800, Robert Arkiletian wrote: > What software are large districts using for web based Student > Information Systems? > From dhuckaby at paasda.org Tue Jan 16 00:19:44 2007 From: dhuckaby at paasda.org (Huck) Date: Mon, 15 Jan 2007 16:19:44 -0800 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <1168902295.31625.9.camel@tobryan1-laptop> References: <1168902295.31625.9.camel@tobryan1-laptop> Message-ID: <45AC1A20.3070900@paasda.org> this is FOSS? or a nice license fee? --Huck Todd O'Bryan wrote: > We're adopting a new one later this year (and bidding adieu to the > nightmare that has been STI). It's called Infinite Campus and the Denver > Public Schools has documentation and training videos on their website: > > http://techtraining.dpsk12.org/ic/ > > Todd > > On Mon, 2007-01-15 at 14:22 -0800, Robert Arkiletian wrote: >> What software are large districts using for web based Student >> Information Systems? >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From brcisna at eazylivin.net Tue Jan 16 00:26:30 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Mon, 15 Jan 2007 18:26:30 -0600 (CST) Subject: [K12OSN] for those would like to try flash player9 -plugin Message-ID: <41323.192.168.254.3.1168907190.squirrel@www.eazylivin.net> Hello All, First off I hope this is alright to post this here. If not please let me know. I have put together a tar.gz of what works on two of our k12ltsp v5 servers to get sound through Flash Player9 -plugin. This is a "manual" install. Please know that this has ONLY been tested on k12ltsp v 5 32-bit. It may or may not work on older/newer vesrions of k12ltsp? I know a lot of people here have put a lot of work into getting things to work in the k12ltsp . Credit goes to Jean-Michel Dault at RevolutionLinux, for the code in the libflashsupport in getting both esd and pulse audio to work along with FP9-plugin on terminals. I have only assembled the files after i compiled them on k12ltsp v5. the file is : flashplayer9-esdpulse-k12ltsp.tar.gz (about 2.5 mb's) If you feel brave go here to download from my humble ftp site and read the install.txt inside the tar.gz to get it all installed: ftp://eazylivin.net/pub/flashplayer9-esdpulse-k12ltsp As a precautionary measure i have also upped the flash-plugin7 rpm as a backup. If you would like to revert back to FP7.It can be found here: ftp://eazylivin.net/pub/flash-plugin7-rpm Please post positive/ negitive comments on how things went. Hope this is alright with everyone and hoping it may help . Take Care, Barry Cisna From microman at cmosnetworks.com Tue Jan 16 02:03:00 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Mon, 15 Jan 2007 21:03:00 -0500 Subject: [K12OSN] Swapping eth1 & eth0 In-Reply-To: References: <45AB7334.9080504@portsmouth-college.ac.uk> Message-ID: <45AC3254.6050003@cmosnetworks.com> David Whitmer wrote: > On 1/15/07, Brian Chivers wrote: >> I'm in the process of setting up a test k12ltsp box but I'm having an >> issue with the netcards. The >> server has a 10/100 card that it's seeing as eth0 and a onboard >> gigabit card that it's seeing as eth1. >> >> I've set eth0 as 10.0.0.254/8 for the thin clients & eth1 >> 192.168.0.40/16 for internet & admin >> access but I'd really like the gigabit card for the thin clients. >> >> How do I swap them around ?? >> >> Thanks >> Brian Chivers >> Portsmouth College >> >> ------------------------------------------------------------------------ >> The views expressed here are my own and not necessarily >> the views of Portsmouth College > > Brian, > > I had a similar situation on one of our servers. I think I edited the > following files: > > /etc/sysconfig/networking/devices/ifcfg-eth0 > /etc/sysconfig/networking/devices/ifcfg-eth1 > > changing the hardware addresses in each file to match the MAC of the > physical cards. (I got the idea from a discussion thread from about a > year ago.) > > As a disclaimer: I said "I think" that's what I did because a) I don't > have my setup notes for that server with me at the moment, and b) > won't be able to check the server itself until this evening. I'll > send a follow-up if it turns out I actually did something different. > Yup, that's exactly how you do it. I have to do this all the time, unfortunately, with K12LTSP installs. The reason is that I typically use a 10/100 NIC for the outside interface and the Gig-E one for inside, and Fedora gets it backwards from what I need the order to be. Now, that's something that GNU/Linux distributions ought to let you choose at install time. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! -------------- next part -------------- An HTML attachment was scrubbed... URL: From toddobryan at mac.com Tue Jan 16 02:13:02 2007 From: toddobryan at mac.com (Todd O'Bryan) Date: Mon, 15 Jan 2007 21:13:02 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AC1A20.3070900@paasda.org> References: <1168902295.31625.9.camel@tobryan1-laptop> <45AC1A20.3070900@paasda.org> Message-ID: <1168913582.31625.12.camel@tobryan1-laptop> Oh, I'm sure it's outrageously expensive. The state adopted STI and our district complained that it would choke on our system with more than 90,000 students. We even filed a lawsuit to prevent having to buy it and lost. And then paid the company a few million dollars to prove that, indeed, it doesn't work so well with 90,000 students. My guess is that the investment we're making in Infinite Campus isn't quite so bad, but it's probably in the millions. Todd On Mon, 2007-01-15 at 16:19 -0800, Huck wrote: > this is FOSS? or a nice license fee? > > --Huck > > Todd O'Bryan wrote: > > We're adopting a new one later this year (and bidding adieu to the > > nightmare that has been STI). It's called Infinite Campus and the Denver > > Public Schools has documentation and training videos on their website: > > > > http://techtraining.dpsk12.org/ic/ > > > > Todd > > > > On Mon, 2007-01-15 at 14:22 -0800, Robert Arkiletian wrote: > >> What software are large districts using for web based Student > >> Information Systems? > >> > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From tom.bertz at mindspring.com Tue Jan 16 02:34:01 2007 From: tom.bertz at mindspring.com (Tom Bertz) Date: Mon, 15 Jan 2007 20:34:01 -0600 Subject: [K12OSN] Web based Student Information Systems? References: <1168902295.31625.9.camel@tobryan1-laptop> <45AC1A20.3070900@paasda.org> Message-ID: <008501c73916$cb6ef9e0$1501a8c0@Xtapa> It's most definitely a high cost solution not FOSS by any means!. ----- Original Message ----- From: "Huck" To: "Support list for open source software in schools." Sent: Monday, January 15, 2007 6:19 PM Subject: Re: [K12OSN] Web based Student Information Systems? > this is FOSS? or a nice license fee? > > --Huck > > Todd O'Bryan wrote: >> We're adopting a new one later this year (and bidding adieu to the >> nightmare that has been STI). It's called Infinite Campus and the Denver >> Public Schools has documentation and training videos on their website: >> >> http://techtraining.dpsk12.org/ic/ >> >> Todd >> >> On Mon, 2007-01-15 at 14:22 -0800, Robert Arkiletian wrote: >>> What software are large districts using for web based Student >>> Information Systems? >>> >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From rmcdaniel at indata.us Tue Jan 16 03:03:13 2007 From: rmcdaniel at indata.us (rmcdaniel at indata.us) Date: Mon, 15 Jan 2007 20:03:13 -0700 Subject: [K12OSN] Web based Student Information Systems? Message-ID: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> We couldn't be so lucky. Our State is determined to continue using STI. I think that we are the only ones to use it State wide. We replicate the data to the State level. The IT staff at the State can see our data at any given time. I just returned from the STI user's conference. All they kept talking about is their new web based application called Information Now. After supporting the old POC, piece of crap, for the last 8 years, I am doubtful that they are capable of producing anything worth while. During the conference I asked a couple of questions about the new software: 1.) Does the web server have to be IIS? Yes, STI is soooooo Microsoft centric that it is disgusting. 2.) Does the new system use AJAX to prevent complete screen updates? Huh, what's AJAX... Oh boy, another fine product in the works! Just my two frustrated cents;) Ronald R. McDaniel Conecuh County Schools (251) 578-1752 x30 (251) 363-3201 cell 1*4238*104 SouthernLinc rmcdaniel at indata.us > -------- Original Message -------- > Subject: Re: [K12OSN] Web based Student Information Systems? > From: "Todd O'Bryan" > Date: Mon, January 15, 2007 8:13 pm > To: "Support list for open source software in schools." > > > Oh, I'm sure it's outrageously expensive. The state adopted STI and our > district complained that it would choke on our system with more than > 90,000 students. We even filed a lawsuit to prevent having to buy it and > lost. And then paid the company a few million dollars to prove that, > indeed, it doesn't work so well with 90,000 students. > > My guess is that the investment we're making in Infinite Campus isn't > quite so bad, but it's probably in the millions. > > Todd > > On Mon, 2007-01-15 at 16:19 -0800, Huck wrote: > > this is FOSS? or a nice license fee? > > > > --Huck > > > > Todd O'Bryan wrote: > > > We're adopting a new one later this year (and bidding adieu to the > > > nightmare that has been STI). It's called Infinite Campus and the Denver > > > Public Schools has documentation and training videos on their website: > > > > > > http://techtraining.dpsk12.org/ic/ > > > > > > Todd > > > > > > On Mon, 2007-01-15 at 14:22 -0800, Robert Arkiletian wrote: > > >> What software are large districts using for web based Student > > >> Information Systems? > > >> > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From vince at totalsense.com Tue Jan 16 03:56:39 2007 From: vince at totalsense.com (Vince Callaway) Date: Mon, 15 Jan 2007 19:56:39 -0800 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> Message-ID: <1168919799.11183.12.camel@dbserver> On Mon, 2007-01-15 at 20:03 -0700, rmcdaniel at indata.us wrote: > 2.) Does the new system use AJAX to prevent complete screen updates? > Huh, what's AJAX... Ajax has its uses. And it is not a microsoft thing. It also has detractors as well. Not sure I would bet the farm that it will become widely used in the long term. The biggest problem with any government agency is that things are done by committee. The committee acts as an entity with one brain. Problem is the more people on the committee the more pieces that one brain gets chopped up. I've noticed the same phenomenon with teenage boys, but that's another story. From jam at mcquil.com Tue Jan 16 04:44:09 2007 From: jam at mcquil.com (Jim McQuillan) Date: Mon, 15 Jan 2007 23:44:09 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <1168919799.11183.12.camel@dbserver> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> Message-ID: <45AC5819.70704@McQuil.com> Vince Callaway wrote: > On Mon, 2007-01-15 at 20:03 -0700, rmcdaniel at indata.us wrote: > >> 2.) Does the new system use AJAX to prevent complete screen updates? >> Huh, what's AJAX... >> > > Ajax has its uses. And it is not a microsoft thing. It also has > Actually, AJAX should be considered a Microsoft thing. At the core of AJAX is a function called 'XMLHttpRequest', which started life as 'XMLHTTP', which was written by.... Microsoft. (Even Microsoft can have a few good ideas) Take a look at the history of AJAX on the wikipedia article: http://en.wikipedia.org/wiki/AJAX > detractors as well. Not sure I would bet the farm that it will become > widely used in the long term. > "widely used" ??? Google, Yahoo and a whole bunch of other large companies are doing massive development around AJAX. I'd say it's widely used now, and will become even more so. I dislike Microsoft just as much as anybody on this list, but I really do like AJAX. I'm doing some incredibly cool cross-platform GUI programming using AJAX and it would have been far more difficult (damned near impossible) without AJAX. Jim McQuillan jam at Ltsp.org From tom.hoffman at gmail.com Tue Jan 16 04:42:36 2007 From: tom.hoffman at gmail.com (Tom Hoffman) Date: Mon, 15 Jan 2007 23:42:36 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <1168919799.11183.12.camel@dbserver> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> Message-ID: <92de6c880701152042o72057d57g91e644ce3c13b38f@mail.gmail.com> On 1/15/07, Vince Callaway wrote: > On Mon, 2007-01-15 at 20:03 -0700, rmcdaniel at indata.us wrote: > > 2.) Does the new system use AJAX to prevent complete screen updates? > > Huh, what's AJAX... > > Ajax has its uses. And it is not a microsoft thing. It also has > detractors as well. Not sure I would bet the farm that it will become > widely used in the long term. There are some pretty obviously good uses for Ajax (Asynchronous Javascript and XML, formerly known as DTML...) in a student information system, because using Ajax in a complex form like a gradebook spreadsheet data can be sent to the server as each form element is entered, rather than only when the whole form is submitted. This gets around classic problems like accidentally closing the browser window after spending an hour entering 3/4 of your grades or having your session timeout before you submit the grades and losing them. Of course, Ajax isn't the only way to prevent these, and, like anything else, it can be done badly. --Tom From microman at cmosnetworks.com Tue Jan 16 04:56:45 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Mon, 15 Jan 2007 23:56:45 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AC5819.70704@McQuil.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> Message-ID: <45AC5B0D.2080303@cmosnetworks.com> It does sound good, but given Microsoft's recent tendencies, there is a concern. Does it have patent restrictions, like their Office XML or the FAT file system? Shame we have to think about this, but unfortunately we now do.... --TP Jim McQuillan wrote: > > > Vince Callaway wrote: >> On Mon, 2007-01-15 at 20:03 -0700, rmcdaniel at indata.us wrote: >> >>> 2.) Does the new system use AJAX to prevent complete screen updates? >>> Huh, what's AJAX... >>> >> >> Ajax has its uses. And it is not a microsoft thing. It also has >> > Actually, AJAX should be considered a Microsoft thing. At the core of > AJAX is a function called 'XMLHttpRequest', which started life as > 'XMLHTTP', which was written by.... Microsoft. (Even Microsoft can > have a few good ideas) > > Take a look at the history of AJAX on the wikipedia article: > > http://en.wikipedia.org/wiki/AJAX > >> detractors as well. Not sure I would bet the farm that it will become >> widely used in the long term. >> > "widely used" ??? Google, Yahoo and a whole bunch of other large > companies are doing massive development around AJAX. I'd say it's > widely used now, and will become even more so. > > I dislike Microsoft just as much as anybody on this list, but I really > do like AJAX. I'm doing some incredibly cool cross-platform GUI > programming using AJAX and it would have been far more difficult > (damned near impossible) without AJAX. > > > Jim McQuillan > jam at Ltsp.org > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From tom.hoffman at gmail.com Tue Jan 16 05:14:40 2007 From: tom.hoffman at gmail.com (Tom Hoffman) Date: Tue, 16 Jan 2007 00:14:40 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AC5B0D.2080303@cmosnetworks.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AC5B0D.2080303@cmosnetworks.com> Message-ID: <92de6c880701152114w42fe48bbt646734032b4f5dc6@mail.gmail.com> On 1/15/07, "Terrell Prud? Jr." wrote: > It does sound good, but given Microsoft's recent tendencies, there is a > concern. Does it have patent restrictions, like their Office XML or the > FAT file system? Shame we have to think about this, but unfortunately > we now do.... It isn't really a Microsoft thing at all. It is more of a technique or style than a product. --Tom From microman at cmosnetworks.com Tue Jan 16 05:28:34 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Tue, 16 Jan 2007 00:28:34 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <92de6c880701152114w42fe48bbt646734032b4f5dc6@mail.gmail.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AC5B0D.2080303@cmosnetworks.com> <92de6c880701152114w42fe48bbt646734032b4f5dc6@mail.gmail.com> Message-ID: <45AC6282.8040009@cmosnetworks.com> Tom Hoffman wrote: > On 1/15/07, "Terrell Prud? Jr." wrote: >> It does sound good, but given Microsoft's recent tendencies, there is a >> concern. Does it have patent restrictions, like their Office XML or the >> FAT file system? Shame we have to think about this, but unfortunately >> we now do.... > > It isn't really a Microsoft thing at all. It is more of a technique > or style than a product. > > --Tom > So are Microsoft's Office XML file formats. They, too, are more of a technique or style. But Microsoft still claims patents on it. Same with FAT; it's a technique of organizing files on a storage device. Are we sure that this AJAX won't come back to bite us in a legal sense? I ask this because Jim McQuillan just said that it was indeed written by Microsoft, first as "XMLHTTP". I quote Mr. McQuillan: "Actually, AJAX should be considered a Microsoft thing. At the core of AJAX is a function called 'XMLHttpRequest', which started life as 'XMLHTTP', which was written by.... Microsoft. (Even Microsoft can have a few good ideas)" Hence, the concern. Should (non-Novell) F/OSS developers really be using this before it's been verified safe, in the legal (i. e. patent) sense? --TP From tom.hoffman at gmail.com Tue Jan 16 06:30:51 2007 From: tom.hoffman at gmail.com (Tom Hoffman) Date: Tue, 16 Jan 2007 01:30:51 -0500 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AC6282.8040009@cmosnetworks.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AC5B0D.2080303@cmosnetworks.com> <92de6c880701152114w42fe48bbt646734032b4f5dc6@mail.gmail.com> <45AC6282.8040009@cmosnetworks.com> Message-ID: <92de6c880701152230q34260b53t46650086889c872d@mail.gmail.com> Sorry this is somewhat off topic, but we might as well see it through to conclusion... On 1/16/07, "Terrell Prud? Jr." wrote: > Tom Hoffman wrote: > > On 1/15/07, "Terrell Prud? Jr." wrote: > >> It does sound good, but given Microsoft's recent tendencies, there is a > >> concern. Does it have patent restrictions, like their Office XML or the > >> FAT file system? Shame we have to think about this, but unfortunately > >> we now do.... > "Actually, AJAX should be considered a Microsoft thing. At the core of > AJAX is a function called 'XMLHttpRequest', which started life as > 'XMLHTTP', which was written by.... Microsoft. (Even Microsoft can > have a few good ideas)" Jim's explanation there is a bit of an oversimplification. Here Jesse James Garrett in the 2005 essay which created the term Ajax (note he does not work for Microsoft): http://adaptivepath.com/publications/essays/archives/000385.php "Ajax isn't a technology. It's really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates: * standards-based presentation using XHTML and CSS; * dynamic display and interaction using the Document Object Model; * data interchange and manipulation using XML and XSLT; * asynchronous data retrieval using XMLHttpRequest; * and JavaScript binding everything together." All those pieces were prexisting technologies with multiple implementations and at least draft specifications by an open standards body. Microsoft gets credit for coming up with the XMLHttpRequest API originally (and supporting XML in general) but that's about it. Also, if you look at the examples in Garrett's essay, none of them are from Microsoft. > Hence, the concern. Should (non-Novell) F/OSS developers really be > using this before it's been verified safe, in the legal (i. e. patent) > sense? If F/OSS developers start trying to verify that they are infringing no patents before they write software, they won't be able to write any software at all, the whole software patent is just a complete mess. --Tom From thewhitmers at gmail.com Tue Jan 16 12:43:19 2007 From: thewhitmers at gmail.com (David Whitmer) Date: Tue, 16 Jan 2007 07:43:19 -0500 Subject: [K12OSN] Blocked net access In-Reply-To: <45ABBC89.2040909@futuresource.com> References: <72E8F49B-A217-11DB-ABB4-000393C5DC16@k12.hi.us> <45A78F68.7060002@futuresource.com> <45A79CB1.4040503@maltzen.net> <45A7BF12.3060009@futuresource.com> <45A7C6CE.1000403@mail.mesd.k12.or.us> <45ABBC89.2040909@futuresource.com> Message-ID: On 1/15/07, Les Mikesell wrote: > > The dhcp clients should be getting the k12ltsp server's address > as the DNS server as well as the default gateway. You should > see this with the ipconfig /all. The server itself will do > its own lookups (and thus those for thin clients) based on the > 'nameserver' entries in its /etc/resolv.conf file and the local > /etc/hosts file can override those lookups. However, to act > as a nameserver for other machines, you must have the named > program running and configured properly. Some tests you can > do: > service named restart > If you don't see the 'OK' during the shutdown step, it wasn't > running and you need to 'chkconfig named on'. If there are > errors in the startup you need to fix /etc/named.conf file. > dig > will show the root servers based on lookups from a server > in /etc/resolv.conf. If this works but > dig @localhost > does not work, your nameserver can't reach the root servers. > One thing that might cause that is firewalling at your internet > gateway. You may have to add the nameservers listed in your > /etc/resolv.conf (which seem to be working) and add them as > 'forwarders' in your /etc/named.conf file. This will make your > named pass the queries to the specified (and reachable) servers > instead of attempting the lookups directly. Once you have named > working on the server, the clients behind it should also work, > which you can test with 'nslookup some_internet_name'. > > -- > Les Mikesell > les at futuresource.com > Les, I followed your recommendations but was still not having any success. As I was getting ready to add "forwarders" to /etc/named-k12ltsp.conf (there doesn't seem to be a named.conf) I noticed the following option commented out under options: /* * If there is a firewall between you and nameservers you want * to talk to, you might need to uncomment the query-source * directive below. Previous versions of BIND always asked * questions using port 53, but BIND 8.1 uses an unprivileged * port by default. */ // query-source address * port 53; I uncommented the query-source-address, restarted named, and like magic name lookups from the Windows client, whether using ping or a web browser, began working. Though it seems I may actually have been having a firewall issue, I nonetheless learned a lot about working with name servers. Thanks for your help everyone! David Whitmer From brian at portsmouth-college.ac.uk Tue Jan 16 13:54:39 2007 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Tue, 16 Jan 2007 13:54:39 +0000 Subject: [K12OSN] Authenticating Ubuntu again a OpenLDAP server Message-ID: <45ACD91F.8050603@portsmouth-college.ac.uk> Has anyone got a nice simple How To on how to setup a Ubuntu box to authenticate again a Samba3/OpenLDAP server and import things like homes etc ? If it was a RH clone box I'd be OK as I could just run the authconfig tool and away we go but I've not got a clue where to start on a Ubuntu box :-) Thanks Brian Chivers Portsmouth College ------------------------------------------------------------------------ The views expressed here are my own and not necessarily the views of Portsmouth College From petre at maltzen.net Tue Jan 16 14:42:46 2007 From: petre at maltzen.net (Petre Scheie) Date: Tue, 16 Jan 2007 08:42:46 -0600 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> Message-ID: <45ACE466.7050403@maltzen.net> The $45 card is an Intel card, while the $20 is made by AOpen, so part of the price difference is the name. But there may be more. The AOpen uses a Realtek chip, some derivative of the 8139, I'm pretty sure, while the Intel probably uses something made by Intel. Realtek chips show up on most of the cheap cards, and even some of the more expensive ones; I've noticed the latest Linksys wireless cards use Realtek chips inside. In my experience, Realtek chips have always worked well with LTSP, and I use them frequently in clients. I'm even using some gigabit cards in servers that use a chip made by Realtek (different model, I forget the number), although I haven't benchmarked their throughput. And I think Realtek is considered one of the better companies about working with Linux ethernet driver developers, in that they don't hide stuff in proprietary, binary drivers with no published specs, like other companies tend to do, e.g., Marvel. However, I have also read, although I don't know if this is accurate or not, that part of the reason that Realtek chips, and the cards they appear on, are so inexpensive is that they push more of the processing of the networking back onto the system's CPU. In other words, I have seen them derisively referred to as the 'winmodem' of network cards. Again, I don't know if this is accurate, or just snobbery or posing by sophomores who don't actually know what they're talking about. In the client, it probably doesn't matter, and the cheap cards are just fine. But in the server, depending on the number of clients being supported, the apps involved, and the available resources of the CPU--is it a dual CPU, dual-core, single-core, how fast, etc.--it MAY make sense to spend $40 more for a 3Com or Intel GB NIC. Or it may not matter, the criticisms of Realtek chips may be just propaganda from friends of Intel & 3Com, and that extra $40 may be wasted. I'm not certain. I'd be curious as to anyone else's opinion. Petre Rob Owens wrote: > While we're on the topic, I'd like to point out that > www.disklessworkstations.com has a complete bootable > network card (not just the Eprom) for $20. Now don't > ask me what the difference is between the $20 card and > the $45 card is, but I bought some of the $20 cards a > while back and have been happy with them. > > -Rob > > --- Timothy Legge wrote: > >> Terrell Prud? Jr. wrote: >>> Hardware don't grow on trees, Mel; unlike >> software, hardware costs money >>> to reproduce. If you want a hardware solution, >> you gotta pay for it. >>> Jim McQuillan's saving you a ton already! You >> want him to just *donate* >>> the chips to you on top of that? >>> >>> Eighteen dollars--that's pocket change. Take a >> small piece of that >>> truckload of money that you're saving by not going >> with MS >>> Windows/Office and use that to fund your EEPROM >> purchase. Geez...! >> >> While I agree that Jim is doing fantastic things and >> that supporting him >> however you can is a great idea $18 / eeprom is not >> cheap especially >> when you consider that it could be the single most >> expensive parts of >> some of the refurbished labs (excluding the server >> and network). >> >> I spent the money for a Eprom programmer and an >> Eraser so I am able to >> take advantage used EPROMs from ebay ($1 for used >> 27C256) as well as >> this site: >> >> http://www.futurlec.com/ICFLASH.shtml >> >> That being said, for the number of EPROMS I have >> programmed, buying them >> from Jim would have been the cheaper route. >> >> However, a number of Network cards can flash >> eeproms. The 3c905C is one >> of those cards and is readily available pretty >> cheap: >> >> http://www.vfxweb.com/index.php?productid=8006 >> >> I have purchased several from vfxweb and for some of >> them I got lucky >> and received cards with PXE built in. >> >> When it comes to remote booting I look for: >> >> 1) PXE support for the onboard NIC >> 2) PXE on the card (these are cheap whn you find >> them) >> >> Preprogrammed EEProms are for specific NICs (pci >> ids) and when you get >> into programming them yourself via a NIC you should >> have more time than >> money... >> >> Tim >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > > > > ____________________________________________________________________________________ > Sucker-punch spam with award-winning protection. > Try the free Yahoo! Mail Beta. > http://advision.webevents.yahoo.com/mailbeta/features_spam.html > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From caldodge at gmail.com Tue Jan 16 15:05:57 2007 From: caldodge at gmail.com (Calvin Dodge) Date: Tue, 16 Jan 2007 08:05:57 -0700 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <45ACE466.7050403@maltzen.net> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> <45ACE466.7050403@maltzen.net> Message-ID: <824a5f7a0701160705h24082021t52b53c2061f5c4be@mail.gmail.com> On 1/16/07, Petre Scheie wrote: > e.g., Marvel. However, I have also read, although I don't know if this is accurate or > not, that part of the reason that Realtek chips, and the cards they appear on, are so > inexpensive is that they push more of the processing of the networking back onto the > system's CPU. In other words, I have seen them derisively referred to as the 'winmodem' The design has word-alignment issues, requiring extra work on the part of the CPU to transmit/receive data. Donald Becker (originator of many Linux NIC drivers) referred to it as "a stunningly bad design choice". I think they're suitable for diskless workstations, but I wouldn't use them in a server. > criticisms of Realtek chips may be just propaganda from friends of Intel & 3Com, and > that extra $40 may be wasted. I'm not certain. I'd be curious as to anyone else's opinion. I prefer Intel NICs, FWIW. That's not some generic Intel prejudice on my part - all my home systems (and most which I assemble for others) use Athlon 64s. The Linux server companies I'm familiar with (Penguin, ABMX) also seem to concur on Intel NICs. Calvin From petre at maltzen.net Tue Jan 16 15:10:24 2007 From: petre at maltzen.net (Petre Scheie) Date: Tue, 16 Jan 2007 09:10:24 -0600 Subject: [K12OSN] for those would like to try flash player9 -plugin In-Reply-To: <41323.192.168.254.3.1168907190.squirrel@www.eazylivin.net> References: <41323.192.168.254.3.1168907190.squirrel@www.eazylivin.net> Message-ID: <45ACEAE0.9030406@maltzen.net> Barry- Please post this on the wiki, which now has support for hosting files such as the RPMs you mention (thanks to Dan Young for the wiki upgrade that now allows this). Be sure to date it and indicate what version of K12LTSP you're using (as you have below). Eventually, the information will be unnecessary, as sound and Flash issues go away over time. But that's a few years away yet, and in the mean time, your instructions would be helpful to many I'm sure. Petre Barry Cisna wrote: > Hello All, > > First off I hope this is alright to post this here. If not please let me > know. I have put together a tar.gz of what works on two of our k12ltsp v5 > servers to get sound through Flash Player9 -plugin. This is a > "manual" install. Please know that this has ONLY been tested on k12ltsp v > 5 32-bit. > It may or may not work on older/newer vesrions of k12ltsp? I know a lot of > people here have put a lot of work into getting things to work in the > k12ltsp . > Credit goes to Jean-Michel Dault at RevolutionLinux, for the code in the > libflashsupport in getting both esd and pulse audio to work along with > FP9-plugin on terminals. I have only assembled the files after i compiled > them on k12ltsp v5. > > the file is : flashplayer9-esdpulse-k12ltsp.tar.gz > (about 2.5 mb's) > > If you feel brave go here to download from my humble ftp site and read the > install.txt inside the tar.gz to get it all installed: > > ftp://eazylivin.net/pub/flashplayer9-esdpulse-k12ltsp > > As a precautionary measure i have also upped the flash-plugin7 rpm as a > backup. If you would like to revert back to FP7.It can be found here: > > ftp://eazylivin.net/pub/flash-plugin7-rpm > > > Please post positive/ negitive comments on how things went. > > Hope this is alright with everyone and hoping it may help . > Take Care, > > Barry Cisna > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From jim at winonacotter.org Tue Jan 16 15:10:42 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 16 Jan 2007 09:10:42 -0600 Subject: [K12OSN] Student run mail system In-Reply-To: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> References: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> Message-ID: <20070116150542.M26075@winonacotter.org> On Mon, 15 Jan 2007 09:23:53 -0700, Jim Christiansen wrote > My computer club has asked me if they can setup and run their own > mail system on their club K12LTSP 6 system. I've said yes and am > wondering if anyone here has some links on setting up a Squirell > Mail system. It looks quite complicated... > > Jim This is a very easy tutorial that takes about 30 minutes to set up. Of course it will take longer if this is the first time you've ever set up a mail server. Part 1 gets you through setting up the correct DNS and installing the server software. Part 3 (don't ask where part 2 went :-) has a couple paragraphs at the top that help you install and configure SquirrelMail, you can skip the lower portion regarding storing preferences and the address book in an external database. And part 4 configures Anti-Spam/Antivirus add-ons. Really part 1 and the first portion of part 3 are all you need to get fully functioning mail server with SquirrelMail and POP3/SMTP access. Part 4 just keeps the enlarge this and infect that stuff out of your mail, configuring this could be a real good experience however for your students. I have 2 mail servers currently running this configuration in 2 separate schools handling about 600 accounts each and it works beautifully. http://www.hughesjr.com/content/view/16/ -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From crobinson at usd440.com Tue Jan 16 15:19:39 2007 From: crobinson at usd440.com (Charlie Robinson) Date: Tue, 16 Jan 2007 09:19:39 -0600 Subject: [K12OSN] Student run mail system References: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> <20070116150542.M26075@winonacotter.org> Message-ID: <001401c73981$bf0eefa0$b585d940@PC0410> I'd be curious to see what mechanism is used to filter content on the student run system as required by CIPA. How is the email monitored and who does it ? Charles Robinson, Sys. Admin. USD440 Halstead-Bentley Halstead, KS ----- Original Message ----- From: "Jim Kronebusch" To: "Support list for open source software in schools." Sent: Tuesday, January 16, 2007 9:10 AM Subject: Re: [K12OSN] Student run mail system > On Mon, 15 Jan 2007 09:23:53 -0700, Jim Christiansen wrote >> My computer club has asked me if they can setup and run their own >> mail system on their club K12LTSP 6 system. I've said yes and am >> wondering if anyone here has some links on setting up a Squirell >> Mail system. It looks quite complicated... >> >> Jim > > This is a very easy tutorial that takes about 30 minutes to set up. Of > course > it will take longer if this is the first time you've ever set up a mail > server. Part 1 gets you through setting up the correct DNS and installing > the > server software. Part 3 (don't ask where part 2 went :-) has a couple > paragraphs at the top that help you install and configure SquirrelMail, > you > can skip the lower portion regarding storing preferences and the address > book > in an external database. And part 4 configures Anti-Spam/Antivirus > add-ons. > Really part 1 and the first portion of part 3 are all you need to get > fully > functioning mail server with SquirrelMail and POP3/SMTP access. Part 4 > just > keeps the enlarge this and infect that stuff out of your mail, configuring > this could be a real good experience however for your students. I have 2 > mail > servers currently running this configuration in 2 separate schools > handling > about 600 accounts each and it works beautifully. > > http://www.hughesjr.com/content/view/16/ > > -- > This message has been scanned for viruses and > dangerous content by the Cotter Technology > Department, and is believed to be clean. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From krsnendu108 at gmail.com Tue Jan 16 16:41:23 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Wed, 17 Jan 2007 05:41:23 +1300 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: <4219988b0701150426r52a47cbcs148fbefb323d930e@mail.gmail.com> References: <20070114222934.53751.qmail@web32812.mail.mud.yahoo.com> <4219988b0701150426r52a47cbcs148fbefb323d930e@mail.gmail.com> Message-ID: I get this message when I boot. Sound Blaster 16 sound card not found or device busy Fatal: Error inserting snd_sb16 (/lib/modules/2.6.17.8-ltsp-1/kernel/sound/isa/sb/snd-sb16.ko) Does this give any clue how to get it to work under alsa? On 16/01/07, Nadav Kavalerchik wrote: > > try this line: > SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma8=1 isapnp=0" > > also, you can boot to command line (SCREEN_02 = shell) > and run : modinfo snd-sb16 > to see what parameters are available to you > > ( you can do the modinfo command on the server, you don't have to do it on > the thin-workstation) > > > On 1/15/07, Krsnendu dasa < krsnendu108 at gmail.com> wrote: > > > > Does it provide any additional features? > > > > I would like to try it again but I need to know what setting to give > > with my sound module > > at present it is > > SMODULE_01 = "sb io=0x220 irq=5 dma=1" > > > > What would that translate to? > > > > SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma=1 isapnp=0" ??? > > > > Krsnendu dasa > > > > On 15/01/07, Rob Owens wrote: > > > --- Krsnendu dasa wrote: > > > > > > > Have you noticed that the sound on the terminal has > > > > improved? > > > > > > At home I use Xubuntu 6.10 and LTSP. This setup uses > > > ALSA and I use the "fix" that Gadi supplied. My > > > primary use of LTSP at home is for piping music to > > > stereos in different rooms, and I definitely think the > > > sound is better now than when I was running Ubuntu > > > 6.06 and LTSP, which used ESD. I doubt I'd notice a > > > difference if I wasn't listening to music on the > > > system, or if I was playing it through crummy $10 > > > speakers. > > > > > > -Rob > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > > > The fish are biting. > > > Get more visitors on your site using Yahoo! Search Marketing. > > > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see < http://www.k12os.org> > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From robark at gmail.com Tue Jan 16 16:59:04 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 16 Jan 2007 08:59:04 -0800 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <824a5f7a0701160705h24082021t52b53c2061f5c4be@mail.gmail.com> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> <45ACE466.7050403@maltzen.net> <824a5f7a0701160705h24082021t52b53c2061f5c4be@mail.gmail.com> Message-ID: On 1/16/07, Calvin Dodge wrote: > On 1/16/07, Petre Scheie wrote: > > > e.g., Marvel. However, I have also read, although I don't know if this is accurate or > > not, that part of the reason that Realtek chips, and the cards they appear on, are so > > inexpensive is that they push more of the processing of the networking back onto the > > system's CPU. In other words, I have seen them derisively referred to as the 'winmodem' > > The design has word-alignment issues, requiring extra work on the part > of the CPU to transmit/receive data. Donald Becker (originator of > many Linux NIC drivers) referred to it as "a stunningly bad design > choice". I *think* this reference is towards the 8139 not the new gigabit stuff from Realtek. But I'm not 100%. > > I think they're suitable for diskless workstations, but I wouldn't use > them in a server. > > > criticisms of Realtek chips may be just propaganda from friends of Intel & 3Com, and > > that extra $40 may be wasted. I'm not certain. I'd be curious as to anyone else's opinion. > > I prefer Intel NICs, FWIW. That's not some generic Intel prejudice on > my part - all my home systems (and most which I assemble for others) > use Athlon 64s. The Linux server companies I'm familiar with (Penguin, > ABMX) also seem to concur on Intel NICs. > > Calvin > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From brcisna at eazylivin.net Tue Jan 16 17:13:10 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Tue, 16 Jan 2007 11:13:10 -0600 (CST) Subject: [K12OSN] for those would like to try flash player9 -plugin Message-ID: <55069.192.168.254.3.1168967590.squirrel@www.eazylivin.net> Hi Petre, Thanks for the heads up! I have posted the same information to the K12LTSP wiki. I could not upload the tar.gz to the wiki. I get the following error. The upload directory (/var/www/mediawiki/images) is not writable by the webserver. I was "logged in".? Anyways. did you try the FP9-plugin? Take Care, Barry Cisna From robark at gmail.com Tue Jan 16 17:45:49 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 16 Jan 2007 09:45:49 -0800 Subject: [K12OSN] Frameworks for Web based Student Information Systems Message-ID: Not sure how many developers are on this list but here goes. What types of frameworks would be best suited for developing a full featured large scale (district level) Student Information System? The ones which I know exist are J2EE JBoss Zope (Python) Django (Python) Ruby on Rails PHP I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. The real question is if one (or more) district(s) was to hire a team of developers to write a GPLed SIS, how long would this take and cost? (Approx.) I realize this is probably not the best place to ask this question. Where should this question be asked? -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From cwagnon at fordyceschools.org Tue Jan 16 18:08:54 2007 From: cwagnon at fordyceschools.org (Caleb Wagnon) Date: Tue, 16 Jan 2007 12:08:54 -0600 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: References: Message-ID: <45ACC064.DE74.0047.0@fordyceschools.org> Have you checked out Centre: http://www.miller-group.net/ Don't ask me questions about it cause I don't have any experience with it. I could however get you into contact with a guy that uses it in his district...though not for a full fledged SIS. As far as languages, I like PHP for how easy it is to do so much...but I believe that's also its downfall. I've battled so many PHP related security issues that I don't use it for much anymore. J2EE seems to be the way to go if you've got some good Java developers on hand IMO. Caleb Wagnon Technology Coordinator Fordyce Schools ____________________ >>> "Robert Arkiletian" 1/16/2007 11:45 AM >>> Not sure how many developers are on this list but here goes. What types of frameworks would be best suited for developing a full featured large scale (district level) Student Information System? The ones which I know exist are J2EE JBoss Zope (Python) Django (Python) Ruby on Rails PHP I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. The real question is if one (or more) district(s) was to hire a team of developers to write a GPLed SIS, how long would this take and cost? (Approx.) From dyoung at mesd.k12.or.us Tue Jan 16 18:22:08 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Tue, 16 Jan 2007 10:22:08 -0800 Subject: [K12OSN] for those would like to try flash player9 -plugin In-Reply-To: <55069.192.168.254.3.1168967590.squirrel@www.eazylivin.net> References: <55069.192.168.254.3.1168967590.squirrel@www.eazylivin.net> Message-ID: <45AD17D0.7070702@mesd.k12.or.us> Barry Cisna wrote: > Thanks for the heads up! I have posted the same information to the > K12LTSP wiki. I could not upload the tar.gz to the wiki. I get the > following error. > The upload directory (/var/www/mediawiki/images) is not writable by the > webserver. I've fixed the images upload directory. It's not really an appropriate place for hosting any binaries. Please don't put it on the wiki. Read the terms regarding Adobe Flash Player redistribution: http://www.adobe.com/licensing/distribution/ You may not redistribute via the web: http://www.adobe.com/licensing/distribution/faq/#item-1-5 You may not modify the installer: http://www.adobe.com/licensing/distribution/faq/#item-1-11 Right now, the only legal way to distribute Flash for Linux is either getting it from Adobe's website or Warren Togami's RPM: http://macromedia.mplug.org/ He got a special dispensation from Adobe (then Macromedia) to package Flash. They will not allow him to distribute a packaged version 9 until it is out of beta. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From caldodge at gmail.com Tue Jan 16 18:39:03 2007 From: caldodge at gmail.com (Calvin Dodge) Date: Tue, 16 Jan 2007 11:39:03 -0700 Subject: [K12OSN] Affordable Eprom source In-Reply-To: <824a5f7a0701160927r77f56b21ga0672d19e3b2172e@mail.gmail.com> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> <45ACE466.7050403@maltzen.net> <824a5f7a0701160705h24082021t52b53c2061f5c4be@mail.gmail.com> <824a5f7a0701160927r77f56b21ga0672d19e3b2172e@mail.gmail.com> Message-ID: <824a5f7a0701161039p62935880vc07a481e3718e94c@mail.gmail.com> For one more anecdotal data point (Realtek vs Intel), head to http://www.linuxhardware.org/article.pl?sid=04/10/19/1654258 Their tests _seem_ to indicate the Realtek takes about twice as much CPU power (20%, rather than 10%) when pumping a full gigabit a second. Calvin From caldodge at gmail.com Tue Jan 16 17:27:07 2007 From: caldodge at gmail.com (Calvin Dodge) Date: Tue, 16 Jan 2007 10:27:07 -0700 Subject: [K12OSN] Affordable Eprom source In-Reply-To: References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> <45ACE466.7050403@maltzen.net> <824a5f7a0701160705h24082021t52b53c2061f5c4be@mail.gmail.com> Message-ID: <824a5f7a0701160927r77f56b21ga0672d19e3b2172e@mail.gmail.com> On 1/16/07, Robert Arkiletian wrote: > > The design has word-alignment issues, requiring extra work on the part > > of the CPU to transmit/receive data. Donald Becker (originator of > > many Linux NIC drivers) referred to it as "a stunningly bad design > > choice". > > I *think* this reference is towards the 8139 not the new gigabit stuff > from Realtek. But I'm not 100%. Yes, it's referring to the 8139. Calvin From cliebow at midmaine.com Tue Jan 16 19:01:57 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Tue, 16 Jan 2007 14:01:57 -0500 (EST) Subject: [K12OSN] Authenticating Ubuntu again a OpenLDAP server In-Reply-To: <45ACD91F.8050603@portsmouth-college.ac.uk> References: <45ACD91F.8050603@portsmouth-college.ac.uk> Message-ID: <26083.169.244.70.147.1168974117.squirrel@webmail.midmaine.com> i have common-* files for ubuntu to put in /etc/pam.d a /etc/resolv.conf pam_ldap.conf nsswitch.conf libnss-ldap.conf pam_ldap.secret if you want to catch me off-list..chuck > Has anyone got a nice simple How To on how to setup a Ubuntu box to > authenticate again a > Samba3/OpenLDAP server and import things like homes etc ? > > If it was a RH clone box I'd be OK as I could just run the authconfig tool > and away we go but I've > not got a clue where to start on a Ubuntu box :-) > > Thanks > Brian Chivers > Portsmouth College > > ------------------------------------------------------------------------ > The views expressed here are my own and not necessarily > the views of Portsmouth College > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From julius at turtle.com Tue Jan 16 19:23:32 2007 From: julius at turtle.com (Julius Szelagiewicz) Date: Tue, 16 Jan 2007 14:23:32 -0500 (EST) Subject: [K12OSN] K12osn - OT 4-way Opteron or 2-way 4 core Xeon server? Message-ID: <37464.216.216.171.3.1168975412.squirrel@216.216.171.3> Dear Folks, I am faced with the need to buy a big server for the business application that I'm moving from HP-UX to Linux. I am looking at 32GB memory and at least 4 processors. Gateway has a nice 4 way Opteron based server but only 2 way Xeon servers. Xeons come dual and quad core. Should I push for the more oomph with Xeons (is it more oomph?) for considerably (40%) more money, or will I be happy with 4 2.8GHz Opterons. The application is compiled and tested for 32 bit processors and will most probably stay that way for a while. Thanks, julius From petre at maltzen.net Tue Jan 16 19:34:58 2007 From: petre at maltzen.net (Petre Scheie) Date: Tue, 16 Jan 2007 13:34:58 -0600 Subject: [K12OSN] K12osn - OT 4-way Opteron or 2-way 4 core Xeon server? In-Reply-To: <37464.216.216.171.3.1168975412.squirrel@216.216.171.3> References: <37464.216.216.171.3.1168975412.squirrel@216.216.171.3> Message-ID: <45AD28E2.6070507@maltzen.net> I think you'd get more 'oomph' from the 4-way Opteron box than you would with a 2-way dual-core Xeon box. Opterons have generally had better performance than Xeons, which is one of the main reasons AMD has had such good sales numbers for the past few years. Now, a 2-way quad-core Xeon box might outperform the Opteron box, since it has more cores available. But all of this is predicated on your app being able to take advantage of having that many CPU cores. And it depends on what the app does. We have some perl scripts that parse huge XML files and load them into Oracle. We moved them from a HP Itanium box (eight CPUs? Can't recall exactly) to a handful of Opteron boxes because the parsing turned out to be CPU bound, and the Opterons could run rings around the HP box. But as far as hosting the DB, it stays on the HP because it handles the IO better. (We'd look at using clusters for the Oracle DBs, but we're being absorbed into another company, and it won't be our problem shortly). Petre Julius Szelagiewicz wrote: > Dear Folks, > I am faced with the need to buy a big server for the business application > that I'm moving from HP-UX to Linux. I am looking at 32GB memory and at > least 4 processors. Gateway has a nice 4 way Opteron based server but > only 2 way Xeon servers. Xeons come dual and quad core. > > Should I push for the more oomph with Xeons (is it more oomph?) for > considerably (40%) more money, or will I be happy with 4 2.8GHz Opterons. > The application is compiled and tested for 32 bit processors and will > most probably stay that way for a while. > > Thanks, julius > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From caldodge at gmail.com Tue Jan 16 19:44:36 2007 From: caldodge at gmail.com (Calvin Dodge) Date: Tue, 16 Jan 2007 12:44:36 -0700 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: References: Message-ID: <824a5f7a0701161144v3cbadc20s3c03f57e41309e14@mail.gmail.com> On 1/16/07, Robert Arkiletian wrote: > Not sure how many developers are on this list but here goes. > > What types of frameworks would be best suited for developing a full > featured large scale (district level) Student Information System? > > Django (Python) As a Python devotee, I'd suggest Django. It has Guido's seal of approval, and has been shown to handle heavy traffic (chicagocrime.org has coped with slashdotting more than once), unlike Turbogears. The scuttlebutt is that Turbogears has better Ajax support, but can't handle a heavy network load (due to non-threading, IIRC). But I don't know if Django has the features required for such an application. You might peruse the website and manual to get some feel for Django's capabilities. Caveat: the manual pages use some sort of fancy Javascript system for adding footnotes to the pages, and that Javascript can take _minutes_ to finish initializing each page. > I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. I'd choose PostgreSQL, FWIW. > The real question is if one (or more) district(s) was to hire a team > of developers to write a GPLed SIS, how long would this take and cost? That's a very good question. I wish I had an answer. ;^) Calvin From caldodge at gmail.com Tue Jan 16 19:48:52 2007 From: caldodge at gmail.com (Calvin Dodge) Date: Tue, 16 Jan 2007 12:48:52 -0700 Subject: [K12OSN] K12osn - OT 4-way Opteron or 2-way 4 core Xeon server? In-Reply-To: <45AD28E2.6070507@maltzen.net> References: <37464.216.216.171.3.1168975412.squirrel@216.216.171.3> <45AD28E2.6070507@maltzen.net> Message-ID: <824a5f7a0701161148u3f63339eu73903ad10cb442b9@mail.gmail.com> On 1/16/07, Petre Scheie wrote: > I think you'd get more 'oomph' from the 4-way Opteron box than you would with a 2-way > dual-core Xeon box. Opterons have generally had better performance than Xeons, which is Amen - especially due to NUMA and AMD's Hypertransport. In the benchmarks I've seen, it seems Intel CPUs beat AMDs on closed-source benchmarks (which may be using code optimized for Intel), while the opposite appears to be true with open-source benchmarks (not playing CPU favorites). So I'd suggest buying the Opteron systems, and maybe spending part of the difference on more RAM (unless if the server is already maxed out). Calvin From robark at gmail.com Tue Jan 16 20:07:37 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 16 Jan 2007 12:07:37 -0800 Subject: [K12OSN] K12osn - OT 4-way Opteron or 2-way 4 core Xeon server? In-Reply-To: <45AD28E2.6070507@maltzen.net> References: <37464.216.216.171.3.1168975412.squirrel@216.216.171.3> <45AD28E2.6070507@maltzen.net> Message-ID: On 1/16/07, Petre Scheie wrote: > I think you'd get more 'oomph' from the 4-way Opteron box than you would with a 2-way > dual-core Xeon box. Opterons have generally had better performance than Xeons, which is Agreed. The 4 way Opteron has 4 memory controllers. Even the quad core dual Xeon (8 cores) still only hase 1 memory controller. -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From julius at turtle.com Tue Jan 16 20:26:46 2007 From: julius at turtle.com (Julius Szelagiewicz) Date: Tue, 16 Jan 2007 15:26:46 -0500 (EST) Subject: [K12OSN] K12osn - OT 4-way Opteron or 2-way 4 core Xeon server? In-Reply-To: Message-ID: Petre, Calvin and Robert have spoken and they made sense. The memory handling is very, very important, $20,000 is somewhat important too :-) 4 way Opteron it is. Thanks. juliusB On Tue, 16 Jan 2007, Robert Arkiletian wrote: > On 1/16/07, Petre Scheie wrote: > > I think you'd get more 'oomph' from the 4-way Opteron box than you would with a 2-way > > dual-core Xeon box. Opterons have generally had better performance than Xeons, which is > > Agreed. The 4 way Opteron has 4 memory controllers. Even the quad core > dual Xeon (8 cores) still only hase 1 memory controller. > From dclark at web2school.com Tue Jan 16 20:28:25 2007 From: dclark at web2school.com (Dick Clark) Date: Tue, 16 Jan 2007 15:28:25 -0500 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: <824a5f7a0701161144v3cbadc20s3c03f57e41309e14@mail.gmail.com> References: <824a5f7a0701161144v3cbadc20s3c03f57e41309e14@mail.gmail.com> Message-ID: <036701c739ac$e0a3d560$7101a8c0@dick2> Just to let everyone know. Wicked Good Software is in the process of open sourcing its Web2school SIS product. It is a mature java based SIS that is used by over 400 schools right now. Please check us out at www.web2school.com. Dick Clark Wicked Good Software 250 Commercial Street Suite 3009 Manchester, NH 03101 www.web2school.com dclark at wickedgoodsoftware.com P: 1-800-237-5530 F: 603-645-7436 -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Calvin Dodge Sent: Tuesday, January 16, 2007 2:45 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] Frameworks for Web based Student Information Systems On 1/16/07, Robert Arkiletian wrote: > Not sure how many developers are on this list but here goes. > > What types of frameworks would be best suited for developing a full > featured large scale (district level) Student Information System? > > Django (Python) As a Python devotee, I'd suggest Django. It has Guido's seal of approval, and has been shown to handle heavy traffic (chicagocrime.org has coped with slashdotting more than once), unlike Turbogears. The scuttlebutt is that Turbogears has better Ajax support, but can't handle a heavy network load (due to non-threading, IIRC). But I don't know if Django has the features required for such an application. You might peruse the website and manual to get some feel for Django's capabilities. Caveat: the manual pages use some sort of fancy Javascript system for adding footnotes to the pages, and that Javascript can take _minutes_ to finish initializing each page. > I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. I'd choose PostgreSQL, FWIW. > The real question is if one (or more) district(s) was to hire a team > of developers to write a GPLed SIS, how long would this take and cost? That's a very good question. I wish I had an answer. ;^) Calvin _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.410 / Virus Database: 268.16.12/631 - Release Date: 1/16/2007 From timothy.hart at gmail.com Tue Jan 16 20:39:38 2007 From: timothy.hart at gmail.com (Timothy Hart) Date: Tue, 16 Jan 2007 15:39:38 -0500 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: <036701c739ac$e0a3d560$7101a8c0@dick2> References: <824a5f7a0701161144v3cbadc20s3c03f57e41309e14@mail.gmail.com> <036701c739ac$e0a3d560$7101a8c0@dick2> Message-ID: <464c38cc0701161239w63facba9w399aa01a91467e3a@mail.gmail.com> I have to say at how happy my school is with web2school. Very mature product that has made my work a lot easier this year. Your time will be well spent looking into it. We use it on Linux, OS X, and Windows. Tim On 1/16/07, Dick Clark wrote: > > Just to let everyone know. Wicked Good Software is in the process of open > sourcing its Web2school SIS product. It is a mature java based SIS that is > used by over 400 schools right now. Please check us out at > www.web2school.com. > > > Dick Clark > Wicked Good Software > 250 Commercial Street Suite 3009 > Manchester, NH 03101 > www.web2school.com > dclark at wickedgoodsoftware.com > P: 1-800-237-5530 > F: 603-645-7436 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From brcisna at eazylivin.net Tue Jan 16 21:05:50 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Tue, 16 Jan 2007 15:05:50 -0600 (CST) Subject: [K12OSN] for those would like to try flash player9 -plugin Message-ID: <35375.192.168.254.3.1168981550.squirrel@www.eazylivin.net> Hi Dan Thanks for the heads up on all the Adobe FlashPlayer legalities. I'll pull it off of my humble little ftp server. I'll have to read up on all this!.. Take Care, Barry Cisna From cliebow at midmaine.com Tue Jan 16 21:24:21 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Tue, 16 Jan 2007 16:24:21 -0500 (EST) Subject: [K12OSN] Authenticating Ubuntu again a OpenLDAP server In-Reply-To: <45ACD91F.8050603@portsmouth-college.ac.uk> References: <45ACD91F.8050603@portsmouth-college.ac.uk> Message-ID: <26546.169.244.70.147.1168982661.squirrel@webmail.midmaine.com> # # /etc/pam.d/common-account - authorization settings common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of the authorization modules that define # the central access policy for use on the system. The default is to # only deny service to users whose accounts are expired in /etc/shadow. # account sufficient pam_ldap.so account required pam_unix.so ################################################################ # # /etc/pam.d/common-auth - authentication settings common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of the authentication modules that define # the central authentication scheme for use on the system # (e.g., /etc/shadow, LDAP, Kerberos, etc.). The default is to use the # traditional Unix authentication mechanisms. # auth sufficient pam_ldap.so #nullok_secure auth required pam_unix.so use_first_pass ######################################################## # # /etc/pam.d/common-password - password-related modules common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of modules that define the services to be #used to change user passwords. The default is pam_unix # The "nullok" option allows users to change an empty password, else # empty passwords are treated as locked accounts. # # (Add `md5' after the module name to enable MD5 passwords) # # The "obscure" option replaces the old `OBSCURE_CHECKS_ENAB' option in # login.defs. Also the "min" and "max" options enforce the length of the # new password. password sufficient pam_ldap.so password required pam_unix.so nullok obscure min=4 max=8 md5 # Alternate strength checking for password. Note that this # requires the libpam-cracklib package to be installed. # You will need to comment out the password line above and # uncomment the next two in order to use this. # (Replaces the `OBSCURE_CHECKS_ENAB', `CRACKLIB_DICTPATH') # # password required pam_cracklib.so retry=3 minlen=6 difok=3 # password required pam_unix.so use_authtok nullok md5 ################################################################ # /etc/pam.d/common-session - session-related modules common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of modules that define tasks to be performed # at the start and end of sessions of *any* kind (both interactive and # non-interactive). The default is pam_unix. # session sufficient pam_ldap.so session required pam_unix.so ######################################## host ipofldapserver base dc=my,dc=domain,dc=org scope sub #pam_password ssha #pam_password md5 ssl no ####### custom settings ################## rootbinddn cn=root,dc=my,dc=domain,dc=org nss_base_passwd ou=People,dc=ehs,dc=my,dc=domain,dc=org?sub nss_base_shadow ou=People,dc=my,dc=domain,dc=org?sub nss_base_group ou=Group,dc=my,dc=domain,dc=org?one nss_base_hosts ou=Hosts,dc=my,dc=domain,dc=org?one nss_base_services ou=Services,dc=my,dc=domain,dc=org?one nss_base_networks ou=Networks,dc=my,dc=domain,dc=org?one nss_base_protocols ou=Protocols,dc=my,dc=domain,dc=org?one nss_base_rpc ou=Rpc,dc=my,dc=domain,dc=org?one ####### end custom settings ############## #####pam_ldap.conf#################################### host ipofldapserver base dc=my,dc=domain,dc=org ldap_version 3 binddn cn=root,dc=my,dc=domain,dc=org bindpw S-> rootbinddn cn=root,dc=my,dc=domain,dc=org scope sub pam_password crypt # Hash password locally; required for University of # Michigan LDAP server, and works with Netscape # Directory Server if you're using the UNIX-Crypt # hash mechanism and not using the NT Synchronization # service. #pam_password crypt # Remove old password first, then update in # cleartext. Necessary for use with Novell # Directory Services (NDS) #pam_password clear_remove_old #pam_password nds # RACF is an alias for the above. For use with # IBM RACF #pam_password racf # Update Active Directory password, by # creating Unicode password and updating # unicodePwd attribute. #pam_password ad # Use the OpenLDAP password change # extended operation to update the password. #pam_password exop # Redirect users to a URL or somesuch on password # changes. #pam_password_prohibit_message Please visit http://internal to change your password. # RFC2307bis naming contexts # Syntax: # nss_base_XXX base?scope?filter # where scope is {base,one,sub} # and filter is a filter to be &'d with the # default filter. # You can omit the suffix eg: # nss_base_passwd ou=People, # to append the default base DN but this # may incur a small performance impact. #nss_base_passwd ou=People,dc=padl,dc=com?one #nss_base_shadow ou=People,dc=padl,dc=com?one #nss_base_group ou=Group,dc=padl,dc=com?one #nss_base_hosts ou=Hosts,dc=padl,dc=com?one #nss_base_services ou=Services,dc=padl,dc=com?one #nss_base_networks ou=Networks,dc=padl,dc=com?one #nss_base_protocols ou=Protocols,dc=padl,dc=com?one #nss_base_rpc ou=Rpc,dc=padl,dc=com?one #nss_base_ethers ou=Ethers,dc=padl,dc=com?one #nss_base_netmasks ou=Networks,dc=padl,dc=com?ne #nss_base_bootparams ou=Ethers,dc=padl,dc=com?one #nss_base_aliases ou=Aliases,dc=padl,dc=com?one #nss_base_netgroup ou=Netgroup,dc=padl,dc=com?one # attribute/objectclass mapping # Syntax: #nss_map_attribute rfc2307attribute mapped_attribute #nss_map_objectclass rfc2307objectclass mapped_objectclass # configure --enable-nds is no longer supported. # NDS mappings #nss_map_attribute uniqueMember member # Services for UNIX 3.5 mappings #nss_map_objectclass posixAccount User #nss_map_objectclass shadowAccount User #nss_map_attribute uid msSFU30Name #nss_map_attribute uniqueMember msSFU30PosixMember #nss_map_attribute userPassword msSFU30Password #nss_map_attribute homeDirectory msSFU30HomeDirectory #nss_map_attribute homeDirectory msSFUHomeDirectory #nss_map_objectclass posixGroup Group #pam_login_attribute msSFU30Name #pam_filter objectclass=User #pam_password ad # configure --enable-mssfu-schema is no longer supported. # Services for UNIX 2.0 mappings #nss_map_objectclass posixAccount User #nss_map_objectclass shadowAccount user #nss_map_attribute uid msSFUName #nss_map_attribute uniqueMember posixMember #nss_map_attribute userPassword msSFUPassword #nss_map_attribute homeDirectory msSFUHomeDirectory #nss_map_attribute shadowLastChange pwdLastSet #nss_map_objectclass posixGroup Group #nss_map_attribute cn msSFUName #pam_login_attribute msSFUName #pam_filter objectclass=User #pam_password ad # RFC 2307 (AD) mappings #nss_map_objectclass posixAccount user #nss_map_objectclass shadowAccount user #nss_map_attribute uid sAMAccountName #nss_map_attribute homeDirectory unixHomeDirectory #nss_map_attribute shadowLastChange pwdLastSet #nss_map_objectclass posixGroup group #nss_map_attribute uniqueMember member #pam_login_attribute sAMAccountName #pam_filter objectclass=User #pam_password ad # configure --enable-authpassword is no longer supported # AuthPassword mappings #nss_map_attribute userPassword authPassword # AIX SecureWay mappings #nss_map_objectclass posixAccount aixAccount #nss_base_passwd ou=aixaccount,?one #nss_map_attribute uid userName #nss_map_attribute gidNumber gid #nss_map_attribute uidNumber uid #nss_map_attribute userPassword passwordChar #nss_map_objectclass posixGroup aixAccessGroup #nss_base_group ou=aixgroup,?one #nss_map_attribute cn groupName #nss_map_attribute uniqueMember member #pam_login_attribute userName #pam_filter objectclass=aixAccount #pam_password clear # Netscape SDK LDAPS #ssl on # Netscape SDK SSL options #sslpath /etc/ssl/certs/cert7.db # OpenLDAP SSL mechanism # start_tls mechanism uses the normal LDAP port, LDAPS typically 636 #ssl start_tls #ssl on # OpenLDAP SSL options # Require and verify server certificate (yes/no) # Default is to use libldap's default behavior, which can be configured in # /etc/openldap/ldap.conf using the TLS_REQCERT setting. The default for # OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes". #tls_checkpeer yes # CA certificates for server certificate verification # At least one of these are required if tls_checkpeer is "yes" #tls_cacertfile /etc/ssl/ca.cert #tls_cacertdir /etc/ssl/certs # Seed the PRNG if /dev/urandom is not provided #tls_randfile /var/run/egd-pool # SSL cipher suite # See man ciphers for syntax #tls_ciphers TLSv1 # Client certificate and key # Use these, if your server requires client authentication. #tls_cert #tls_key # Disable SASL security layers. This is needed for AD. #sasl_secprops maxssf=0 # Override the default Kerberos ticket cache location. #krb5_ccname FILE:/etc/.ldapcache # SASL mechanism for PAM authentication - use is experimental # at present and does not support password policy control #pam_sasl_mech DIGEST-MD5 ###################pam_ldap.secret yourldapmasterpw ################################ # /etc/nsswitch.conf # # Example configuration of GNU Name Service Switch functionality. # If you have the `glibc-doc' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file. passwd: files ldap group: files ldap shadow: files ldap hosts: files dns networks: files protocols: db files services: db files ethers: db files rpc: db files From ARolick at fillmore.k12.ca.us Tue Jan 16 21:54:00 2007 From: ARolick at fillmore.k12.ca.us (Abraham Rolick) Date: Tue, 16 Jan 2007 13:54:00 -0800 Subject: [K12OSN] Frameworks for Web based Student InformationSystems In-Reply-To: <45ACC064.DE74.0047.0@fordyceschools.org> Message-ID: A big NO-vote for PHP from me also -Abe -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Caleb Wagnon Sent: Tuesday, January 16, 2007 10:09 AM To: Support list for open source software in schools. Subject: Re: [K12OSN] Frameworks for Web based Student InformationSystems Have you checked out Centre: http://www.miller-group.net/ Don't ask me questions about it cause I don't have any experience with it. I could however get you into contact with a guy that uses it in his district...though not for a full fledged SIS. As far as languages, I like PHP for how easy it is to do so much...but I believe that's also its downfall. I've battled so many PHP related security issues that I don't use it for much anymore. J2EE seems to be the way to go if you've got some good Java developers on hand IMO. Caleb Wagnon Technology Coordinator Fordyce Schools ____________________ >>> "Robert Arkiletian" 1/16/2007 11:45 AM >>> Not sure how many developers are on this list but here goes. What types of frameworks would be best suited for developing a full featured large scale (district level) Student Information System? The ones which I know exist are J2EE JBoss Zope (Python) Django (Python) Ruby on Rails PHP I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. The real question is if one (or more) district(s) was to hire a team of developers to write a GPLed SIS, how long would this take and cost? (Approx.) _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From neiffer at gmail.com Tue Jan 16 22:05:51 2007 From: neiffer at gmail.com (Jason Neiffer) Date: Tue, 16 Jan 2007 15:05:51 -0700 Subject: [K12OSN] Student run mail system In-Reply-To: <001401c73981$bf0eefa0$b585d940@PC0410> References: <8b88203f0701150823u4bff0848x15a742abf19152b6@mail.gmail.com> <20070116150542.M26075@winonacotter.org> <001401c73981$bf0eefa0$b585d940@PC0410> Message-ID: <993ff5300701161405g7020281ah5478279acba1757@mail.gmail.com> I think you are very strictly interpreting CIPA. I don't believe that you would have to filter content in email, just like you don't filter content in web-based email either. CIPA does suggest that use be monitored, but that is also a very loosely worded standard. Jason Capital HS/Montana On 1/16/07, Charlie Robinson wrote: > > I'd be curious to see what mechanism is used to filter content on the > student run system as required by CIPA. > How is the email monitored and who does it ? > > Charles Robinson, Sys. Admin. > USD440 Halstead-Bentley > Halstead, KS > > > ----- Original Message ----- > From: "Jim Kronebusch" > To: "Support list for open source software in schools." > > Sent: Tuesday, January 16, 2007 9:10 AM > Subject: Re: [K12OSN] Student run mail system > > > > On Mon, 15 Jan 2007 09:23:53 -0700, Jim Christiansen wrote > >> My computer club has asked me if they can setup and run their own > >> mail system on their club K12LTSP 6 system. I've said yes and am > >> wondering if anyone here has some links on setting up a Squirell > >> Mail system. It looks quite complicated... > >> > >> Jim > > > > This is a very easy tutorial that takes about 30 minutes to set up. Of > > course > > it will take longer if this is the first time you've ever set up a mail > > server. Part 1 gets you through setting up the correct DNS and > installing > > the > > server software. Part 3 (don't ask where part 2 went :-) has a couple > > paragraphs at the top that help you install and configure SquirrelMail, > > you > > can skip the lower portion regarding storing preferences and the address > > book > > in an external database. And part 4 configures Anti-Spam/Antivirus > > add-ons. > > Really part 1 and the first portion of part 3 are all you need to get > > fully > > functioning mail server with SquirrelMail and POP3/SMTP access. Part 4 > > just > > keeps the enlarge this and infect that stuff out of your mail, > configuring > > this could be a real good experience however for your students. I have > 2 > > mail > > servers currently running this configuration in 2 separate schools > > handling > > about 600 accounts each and it works beautifully. > > > > http://www.hughesjr.com/content/view/16/ > > > > -- > > This message has been scanned for viruses and > > dangerous content by the Cotter Technology > > Department, and is believed to be clean. > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Jason Neiffer neiffer at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ARolick at fillmore.k12.ca.us Tue Jan 16 22:36:15 2007 From: ARolick at fillmore.k12.ca.us (Abraham Rolick) Date: Tue, 16 Jan 2007 14:36:15 -0800 Subject: [K12OSN] Student run mail system In-Reply-To: <993ff5300701161405g7020281ah5478279acba1757@mail.gmail.com> Message-ID: CIPA, as I understand, is leaves very much to be interpreted. Whether this is to your advantage or not depends on how much you're willing to spend on a lawyer ;P I'm certainly no expert on CIPA, but as I understand you have to use your best efforts to block or filter and visual depictions that are "harmful to minors." This includes pornography, of course, among other things. So if you offer an unfiltered email system to your students and they are all well behaved individuals, then I doubt you will ever have any problems with CIPA or receiving E-rate funding (if that's why you ask). However, if the students learn that they can email pornographic pictures to their school hosted email address and view it on district owned and maintained PCs, then you may start running into some problems. There are some vendors out there that offer email account specifically designed for the K-12 niche which allegedly scan image files for potential pornographic content, etc. The only one that I can think of off the top of my head is Gaggle.net. -Abe ________________________________ From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Jason Neiffer Sent: Tuesday, January 16, 2007 2:06 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] Student run mail system I think you are very strictly interpreting CIPA. I don't believe that you would have to filter content in email, just like you don't filter content in web-based email either. CIPA does suggest that use be monitored, but that is also a very loosely worded standard. Jason Capital HS/Montana On 1/16/07, Charlie Robinson wrote: I'd be curious to see what mechanism is used to filter content on the student run system as required by CIPA. How is the email monitored and who does it ? Charles Robinson, Sys. Admin. USD440 Halstead-Bentley Halstead, KS ----- Original Message ----- From: "Jim Kronebusch" To: "Support list for open source software in schools." < k12osn at redhat.com> Sent: Tuesday, January 16, 2007 9:10 AM Subject: Re: [K12OSN] Student run mail system > On Mon, 15 Jan 2007 09:23:53 -0700, Jim Christiansen wrote >> My computer club has asked me if they can setup and run their own >> mail system on their club K12LTSP 6 system. I've said yes and am >> wondering if anyone here has some links on setting up a Squirell >> Mail system. It looks quite complicated... >> >> Jim > > This is a very easy tutorial that takes about 30 minutes to set up. Of > course > it will take longer if this is the first time you've ever set up a mail > server. Part 1 gets you through setting up the correct DNS and installing > the > server software. Part 3 (don't ask where part 2 went :-) has a couple > paragraphs at the top that help you install and configure SquirrelMail, > you > can skip the lower portion regarding storing preferences and the address > book > in an external database. And part 4 configures Anti-Spam/Antivirus > add-ons. > Really part 1 and the first portion of part 3 are all you need to get > fully > functioning mail server with SquirrelMail and POP3/SMTP access. Part 4 > just > keeps the enlarge this and infect that stuff out of your mail, configuring > this could be a real good experience however for your students. I have 2 > mail > servers currently running this configuration in 2 separate schools > handling > about 600 accounts each and it works beautifully. > > http://www.hughesjr.com/content/view/16/ > > -- > This message has been scanned for viruses and > dangerous content by the Cotter Technology > Department, and is believed to be clean. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see -- Jason Neiffer neiffer at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From tom.hoffman at gmail.com Tue Jan 16 22:39:41 2007 From: tom.hoffman at gmail.com (Tom Hoffman) Date: Tue, 16 Jan 2007 17:39:41 -0500 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: References: Message-ID: <92de6c880701161439u533106bahb67fa17f01950fdc@mail.gmail.com> On 1/16/07, Robert Arkiletian wrote: > Not sure how many developers are on this list but here goes. > > What types of frameworks would be best suited for developing a full > featured large scale (district level) Student Information System? > > The ones which I know exist are > J2EE > JBoss > Zope (Python) > Django (Python) > Ruby on Rails > PHP > > I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. > > The real question is if one (or more) district(s) was to hire a team > of developers to write a GPLed SIS, how long would this take and cost? > (Approx.) > > I realize this is probably not the best place to ask this question. > Where should this question be asked? This is as good a place as any to ask the question. Having managed the development of a GPL-ed SIS for the past couple years, I've got some experience with the matter. A student information system for one school, or for one type of school isn't a very complicated operation. I know of plenty of anecdotal cases of a team of two or three reasonably competent developers writing a system for their school in a year or less. In the past, this usually meant FileMaker or FoxPro, but agile frameworks like Django or Rails provide equally rapid development. I'm not sure what the difference in cost to scale up to a whole district would be. The Providence School Department still runs off a FoxPro database, as far as I know. I think it is fair to say that the knee-jerk reaction by most folks is to jump up to a big Java solution, but it is probably not necessary. Anyhow, the big question becomes your ambitions beyond simply making an application for your district. I've found that the numbers in the first chapter of the classic Mythical Man-Month are pretty accurate. That is, if just writing the application for your own use takes X amount of time. Getting it to the point where it is sufficiently robust, documented, packaged, tested so that anyone can use it will take 3X. If you want it to be easily modified and extensible in a systematic way by third parties, that'll take 3X. If you want both, you're looking at 9X. This is, generally speaking, why there are so few open source SIS's, despite the fact that a number of people have written systems for their own schools using open source frameworks. The one or two developers who wrote the application can't then devote the necessary time to turn it into an ongoing open source project. Regarding a choice of frameworks... I do think the first question is PHP or not PHP. Among people actually working in schools, and thus who are more likely to understand the requirements of the application well, PHP seems to be far and away the most commonly known and used language. Also, Moodle, Drupal, MediaWiki and other similar, popular apps are written in PHP. And it is supported by just about every web host, etc. On the other hand, it is probably the option most likely to cause you security issues, if not because of the inherent properties of the language, because lots of those PHP programmers know exactly enough to be dangerous, and the language itself makes no effort to keep them from hanging themselves. I'm generally a not-PHP person. Whether or not you'd use Java pretty much depends on if you have Java programmers handy and money to pay them. Just using Web2School (written in Java) will become an option if Wicked Good software open sources it. They've stated their intention to do so, but they may find it is a longer, more complicated process than it appears to be. They seem like nice guys, but I'll believe it when I see it. Rails, Django, etc., seem like good options. The weird thing about designing an SIS based on one of these is how do you handle customization? Not that they are difficult to customize; they're easy to customize. In fact, it is so easy to customize them, it isn't clear exactly what a general purpose Rails or Django SIS is. For example, if I had a Rails SIS, and I needed to modify the demographic form for our students, would I do it the Rails way, and modify the tables and run generate scripts? Or would I modify the form through some administrative screens in the web interface like a normal SIS? If the answer is the latter, we've immediately ditched some of the basic assumptions that make Rails development so fast and efficient. As you may know, SchoolTool is written in Python using Zope 3, which on its technical merits is extremely well suited to the task. The problem is that Zope 3 is not very well known and has a somewhat idiosyncratic design, so it is hard to find developers, particularly in the US. Although... now that I think about it, Vancouver is actually a hotbed of Zope development, and I even know some Zope 3 developers there. So building on SchoolTool would actually be a possibility for you. What's your hypothetical timeframe? --Tom From cockrell at honeygroveisd.net Wed Jan 17 00:05:01 2007 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Tue, 16 Jan 2007 18:05:01 -0600 Subject: [K12OSN] OT: Parental Email Tools Message-ID: <45AD682D.20504@honeygroveisd.net> A buddy of mine recently pointed me to KidMail.net, a service that allows parents to pre-approve email to their kids. After perusing the site, I think the idea is grand and wondered if anyone out there knew of an Open Source work-alike. If there's not one, maybe there should be. Any comments? -- C-ya, Mark ____ It is hard to be a leader these days. You don't know if you're being followed or chased. From krsnendu108 at gmail.com Wed Jan 17 02:20:17 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Wed, 17 Jan 2007 15:20:17 +1300 Subject: [K12OSN] Re: esd_ALSA_sound_on_LTSP_4_2 on K12LTSP 5.0.0 In-Reply-To: References: <20070114222934.53751.qmail@web32812.mail.mud.yahoo.com> <4219988b0701150426r52a47cbcs148fbefb323d930e@mail.gmail.com> Message-ID: I looked in /lib/modules/2.6.17.8-ltsp-1/kernel/sound/isa/ and found some more modules. snd-sb8 and es1688 both seem to work equally well. SMODULE_01 = "snd-sb8 port=0x220 irq=5 dma8=1" On 17/01/07, Krsnendu dasa wrote: > > I get this message when I boot. > Sound Blaster 16 sound card not found or device busy > Fatal: Error inserting snd_sb16 > (/lib/modules/2.6.17.8-ltsp-1/kernel/sound/isa/sb/snd-sb16.ko) > Does this give any clue how to get it to work under alsa? > > On 16/01/07, Nadav Kavalerchik wrote: > > > > try this line: > > SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma8=1 isapnp=0" > > > > also, you can boot to command line (SCREEN_02 = shell) > > and run : modinfo snd-sb16 > > to see what parameters are available to you > > > > ( you can do the modinfo command on the server, you don't have to do it > > on the thin-workstation) > > > > > > On 1/15/07, Krsnendu dasa < krsnendu108 at gmail.com> wrote: > > > > > > Does it provide any additional features? > > > > > > I would like to try it again but I need to know what setting to give > > > with my sound module > > > at present it is > > > SMODULE_01 = "sb io=0x220 irq=5 dma=1" > > > > > > What would that translate to? > > > > > > SMODULE_01 = "snd-sb16 port=0x220 irq=5 dma=1 isapnp=0" ??? > > > > > > Krsnendu dasa > > > > > > On 15/01/07, Rob Owens wrote: > > > > --- Krsnendu dasa < krsnendu108 at gmail.com> wrote: > > > > > > > > > Have you noticed that the sound on the terminal has > > > > > improved? > > > > > > > > At home I use Xubuntu 6.10 and LTSP. This setup uses > > > > ALSA and I use the "fix" that Gadi supplied. My > > > > primary use of LTSP at home is for piping music to > > > > stereos in different rooms, and I definitely think the > > > > sound is better now than when I was running Ubuntu > > > > 6.06 and LTSP, which used ESD. I doubt I'd notice a > > > > difference if I wasn't listening to music on the > > > > system, or if I was playing it through crummy $10 > > > > speakers. > > > > > > > > -Rob > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > > > > > The fish are biting. > > > > Get more visitors on your site using Yahoo! Search Marketing. > > > > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > > > > > > > _______________________________________________ > > > > K12OSN mailing list > > > > K12OSN at redhat.com > > > > https://www.redhat.com/mailman/listinfo/k12osn > > > > For more info see > > > > > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see < http://www.k12os.org> > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dtrask at vcsvikings.org Wed Jan 17 03:23:44 2007 From: dtrask at vcsvikings.org (David Trask) Date: Tue, 16 Jan 2007 22:23:44 -0500 Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting around it Message-ID: Hi all, I'm probably going to confuse even myself before I'm done. I'm using an SME server (based on CentOS) running DansGuardian for content filtering/proxing...etc. I'm also running proxy auth. So the way it works now....if the user has the proxy server (10.0.0.1 port 8080) set in their browser, then they get challenged to log in the moment they try to open a browser. They log in and then surf from there....and are filtered according to the group that they are a member of (in other words students are filtered more harshly than staff....etc). If the browser does not have the proxy set, then they are transparently proxied and are filtered at the default level (which is pretty harsh in our case to encourage logging in). Now my dilemma. I still need to play with this more, but at the moment if I enter a different proxy, such as 195.179.62.1 or something like that I may have found on the Internet, I can essentially bypass the filter. What I want to do is to find a way to ONLY accept either no proxy setting (thus transparent) or 10.0.0.1 on port 8080....and nothing else. If a kid enters any other proxy in their browser....it simply doesn't go or gets dropped. Any ideas? I'm not desperate here as I'm in a middle school and the kids know that I know more than they do and can monitor most of what they do, I'm just thinking ahead and trying to solve somthing before it becomes an issue. Anonymizers and proxyfiers are causing major issues in other schools and I want to help them out. I'm open to all sorts of ideas.....even other firewall/content filters like IPCop and the like (FOSS only please) ;-) Can you help? David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From robark at gmail.com Wed Jan 17 04:44:38 2007 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 16 Jan 2007 20:44:38 -0800 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: <92de6c880701161439u533106bahb67fa17f01950fdc@mail.gmail.com> References: <92de6c880701161439u533106bahb67fa17f01950fdc@mail.gmail.com> Message-ID: On 1/16/07, Tom Hoffman wrote: > On 1/16/07, Robert Arkiletian wrote: > > Not sure how many developers are on this list but here goes. > > > > What types of frameworks would be best suited for developing a full > > featured large scale (district level) Student Information System? > > > > The ones which I know exist are > > J2EE > > JBoss > > Zope (Python) > > Django (Python) > > Ruby on Rails > > PHP > > > > I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. > > > > The real question is if one (or more) district(s) was to hire a team > > of developers to write a GPLed SIS, how long would this take and cost? > > (Approx.) > > > > I realize this is probably not the best place to ask this question. > > Where should this question be asked? > > This is as good a place as any to ask the question. Having managed > the development of a GPL-ed SIS for the past couple years, I've got > some experience with the matter. > > A student information system for one school, or for one type of school > isn't a very complicated operation. I know of plenty of anecdotal > cases of a team of two or three reasonably competent developers > writing a system for their school in a year or less. In the past, > this usually meant FileMaker or FoxPro, but agile frameworks like > Django or Rails provide equally rapid development. > > I'm not sure what the difference in cost to scale up to a whole > district would be. The Providence School Department still runs off a > FoxPro database, as far as I know. I think it is fair to say that the > knee-jerk reaction by most folks is to jump up to a big Java solution, > but it is probably not necessary. > > Anyhow, the big question becomes your ambitions beyond simply making > an application for your district. I've found that the numbers in the > first chapter of the classic Mythical Man-Month are pretty accurate. > That is, if just writing the application for your own use takes X > amount of time. Getting it to the point where it is sufficiently > robust, documented, packaged, tested so that anyone can use it will > take 3X. If you want it to be easily modified and extensible in a > systematic way by third parties, that'll take 3X. If you want both, > you're looking at 9X. > > This is, generally speaking, why there are so few open source SIS's, > despite the fact that a number of people have written systems for > their own schools using open source frameworks. The one or two > developers who wrote the application can't then devote the necessary > time to turn it into an ongoing open source project. > > Regarding a choice of frameworks... > > I do think the first question is PHP or not PHP. Among people > actually working in schools, and thus who are more likely to > understand the requirements of the application well, PHP seems to be > far and away the most commonly known and used language. Also, Moodle, > Drupal, MediaWiki and other similar, popular apps are written in PHP. > And it is supported by just about every web host, etc. > > On the other hand, it is probably the option most likely to cause you > security issues, if not because of the inherent properties of the > language, because lots of those PHP programmers know exactly enough to > be dangerous, and the language itself makes no effort to keep them > from hanging themselves. > > I'm generally a not-PHP person. > > Whether or not you'd use Java pretty much depends on if you have Java > programmers handy and money to pay them. Just using Web2School > (written in Java) will become an option if Wicked Good software open > sources it. They've stated their intention to do so, but they may > find it is a longer, more complicated process than it appears to be. > They seem like nice guys, but I'll believe it when I see it. > > Rails, Django, etc., seem like good options. The weird thing about > designing an SIS based on one of these is how do you handle > customization? Not that they are difficult to customize; they're easy > to customize. In fact, it is so easy to customize them, it isn't > clear exactly what a general purpose Rails or Django SIS is. > > For example, if I had a Rails SIS, and I needed to modify the > demographic form for our students, would I do it the Rails way, and > modify the tables and run generate scripts? Or would I modify the > form through some administrative screens in the web interface like a > normal SIS? If the answer is the latter, we've immediately ditched > some of the basic assumptions that make Rails development so fast and > efficient. > > As you may know, SchoolTool is written in Python using Zope 3, which > on its technical merits is extremely well suited to the task. The > problem is that Zope 3 is not very well known and has a somewhat > idiosyncratic design, so it is hard to find developers, particularly > in the US. Although... now that I think about it, Vancouver is > actually a hotbed of Zope development, and I even know some Zope 3 > developers there. So building on SchoolTool would actually be a > possibility for you. > > What's your hypothetical timeframe? Thanks for the excellent reply Tom. I don't really have a timeframe. I just want to know what's possible and others experiences. Centre is built with PHP, Web2School uses Java, SchoolTool uses Zope3 and Open Admin uses Perl. Interesting to see which will thrive. > > --Tom > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ From nils at breun.nl Wed Jan 17 07:46:22 2007 From: nils at breun.nl (Nils Breunese) Date: Wed, 17 Jan 2007 08:46:22 +0100 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: References: <92de6c880701161439u533106bahb67fa17f01950fdc@mail.gmail.com> Message-ID: <5B57E2B1-C91A-41C0-B3BC-8AFFFA5C8413@breun.nl> Robert Arkiletian wrote: > Centre is built with PHP, Web2School uses Java, SchoolTool uses > Zope3 and Open Admin uses Perl. Interesting to see which will thrive. I think you may be focusing a bit too much on the programming languages used. Probably any language out there can be used to create a great SIS, but you just need a bunch of good developers. If you have a bunch of good developers that prefer to use language X I wouldn't try to force language Y on them, just because Y was used to develop that one fantastic system Z. Nils Breunese. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Dit deel van het bericht is digitaal ondertekend URL: From aimssda at cscoms.com Wed Jan 17 08:09:03 2007 From: aimssda at cscoms.com (Edwardson) Date: Wed, 17 Jan 2007 15:09:03 +0700 Subject: [K12OSN] Switching Off Computer Question and Deleting user configuration In-Reply-To: <20070116223949.BCA33733EA@hormel.redhat.com> References: <20070116223949.BCA33733EA@hormel.redhat.com> Message-ID: <45ADD99F.4030105@cscoms.com> Hi, I'm using K12v6. My question is about switching Off computer. Why is it that i need to press the power button for 5-10 seconds before it powers off? Are there any settings that i can modify to change this behavior so that when i switch power off, the computer will just power down. Another question: Is there an easy way to delete user configurations? I used sabayon-admin to change configs, but since i upgraded to FC6, i want to change those user settings. Thanks in advance for the help. Edward Thailand From klaus at skolelinux.no Wed Jan 17 09:01:01 2007 From: klaus at skolelinux.no (Klaus Ade Johnstad) Date: Wed, 17 Jan 2007 10:01:01 +0100 Subject: [K12OSN] Switching Off Computer Question and Deleting user configuration In-Reply-To: <45ADD99F.4030105@cscoms.com> References: <20070116223949.BCA33733EA@hormel.redhat.com> <45ADD99F.4030105@cscoms.com> Message-ID: <200701171001.03882.klaus@skolelinux.no> Onsdag 17 januar 2007 09:09, skrev Edwardson: > Hi, > > I'm using K12v6. My question is about switching Off computer. Why is > it that i need to press the power button for 5-10 seconds before it > powers off? Are there any settings that i can modify to change this > behavior so that when i switch power off, the computer will just > power down. Following the instructions in the wiki helped me: http://wiki.ltsp.org/twiki/bin/view/Ltsp/WorkInProgress#Shutdown_LTSP_terminal_using_ACP Klaus Ade -- 67E61D18B2C44F8A3DA35C6D849F9F5F 26FA477D -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From cliebow at midmaine.com Wed Jan 17 11:33:14 2007 From: cliebow at midmaine.com (cliebow at midmaine.com) Date: Wed, 17 Jan 2007 06:33:14 -0500 (EST) Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting around it In-Reply-To: References: Message-ID: <4366.76.179.82.249.1169033594.squirrel@webmail.midmaine.com> david:fwiw we have dg with a bypass pw..and dg > Hi all, > > I'm probably going to confuse even myself before I'm done. I'm using an > SME server (based on CentOS) running DansGuardian for content > filtering/proxing...etc. I'm also running proxy auth. So the way it > works now....if the user has the proxy server (10.0.0.1 port 8080) set in > their browser, then they get challenged to log in the moment they try to > open a browser. They log in and then surf from there....and are filtered > according to the group that they are a member of (in other words students > are filtered more harshly than staff....etc). If the browser does not > have the proxy set, then they are transparently proxied and are filtered > at the default level (which is pretty harsh in our case to encourage > logging in). Now my dilemma. I still need to play with this more, but at > the moment if I enter a different proxy, such as 195.179.62.1 or something > like that I may have found on the Internet, I can essentially bypass the > filter. What I want to do is to find a way to ONLY accept either no proxy > setting (thus transparent) or 10.0.0.1 on port 8080....and nothing else. > If a kid enters any other proxy in their browser....it simply doesn't go > or gets dropped. Any ideas? > > I'm not desperate here as I'm in a middle school and the kids know that I > know more than they do and can monitor most of what they do, I'm just > thinking ahead and trying to solve somthing before it becomes an issue. > Anonymizers and proxyfiers are causing major issues in other schools and I > want to help them out. I'm open to all sorts of ideas.....even other > firewall/content filters like IPCop and the like (FOSS only please) ;-) > Can you help? > > David N. Trask > Technology Teacher/Director > Vassalboro Community School > dtrask at vcsvikings.org > (207)923-3100 > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From mrjohnlucas at gmail.com Wed Jan 17 11:37:31 2007 From: mrjohnlucas at gmail.com (John Lucas) Date: Wed, 17 Jan 2007 07:37:31 -0400 Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting around it In-Reply-To: References: Message-ID: <200701170737.31412.MrJohnLucas@gmail.com> On Tuesday 16 January 2007 23:23, David Trask wrote: > Hi all, > > I'm probably going to confuse even myself before I'm done. I'm using an > SME server (based on CentOS) running DansGuardian for content > filtering/proxing...etc. I'm also running proxy auth. So the way it > works now....if the user has the proxy server (10.0.0.1 port 8080) set in > their browser, then they get challenged to log in the moment they try to > open a browser. They log in and then surf from there....and are filtered > according to the group that they are a member of (in other words students > are filtered more harshly than staff....etc). If the browser does not > have the proxy set, then they are transparently proxied and are filtered > at the default level (which is pretty harsh in our case to encourage > logging in). Now my dilemma. I still need to play with this more, but at > the moment if I enter a different proxy, such as 195.179.62.1 or something > like that I may have found on the Internet, I can essentially bypass the > filter. What I want to do is to find a way to ONLY accept either no proxy > setting (thus transparent) or 10.0.0.1 on port 8080....and nothing else. > If a kid enters any other proxy in their browser....it simply doesn't go > or gets dropped. Any ideas? > I think this would require a pretty tight firewall policy that would prevent using "outside" proxies. Blocking (outgoing) TCP ports 8080 and 3128 would go a long way toward preventing attachment to proxies beyond your perimeter firewall. An even tighter policy (essentially blocking most outgoing traffic) might be required to completely prevent such access. Then there are the tunneling services that work through web proxies to worry about :-} -- "History doesn't repeat itself; at best it rhymes." - Mark Twain | John Lucas MrJohnLucas at gmail.com | | St. Thomas, VI 00802 http://mrjohnlucas.googlepages.com/ | | 18.3?N, 65?W AST (UTC-4) | From toddobryan at mac.com Wed Jan 17 15:05:54 2007 From: toddobryan at mac.com (Todd O'Bryan) Date: Wed, 17 Jan 2007 10:05:54 -0500 Subject: [K12OSN] Create users in bulk on Ubuntu In-Reply-To: <45ACE466.7050403@maltzen.net> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> <45ACE466.7050403@maltzen.net> Message-ID: <1169046354.10200.11.camel@200-8143-202-01> How do people create users in bulk on Ubuntu? Is there a script anywhere or should I just write my own? Todd From steven at simplycircus.com Wed Jan 17 15:23:04 2007 From: steven at simplycircus.com (Steven Santos) Date: Wed, 17 Jan 2007 10:23:04 -0500 Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting aroundit In-Reply-To: Message-ID: I think you can virtually eliminate the issue using a few simple URL filters along with RBL's of open proxy servers. Take a look at the common proxy servers that are freely available and can be set up easily by students at home. Then create rules to filter (for example, proxy.php). http.dnsbl.sorbs.net List of Open HTTP Proxy Servers. socks.dnsbl.sorbs.net List of Open SOCKS Proxy Servers. misc.dnsbl.sorbs.net List of open Proxy Servers not listed in the SOCKS or HTTP lists. (many others exist, these were just easy to access) In my area, the town library makes a number of online databases available over the net that we don't /can't afford to buy ourselves. Unfortunatly you must use the libraries proxy server to access it. My point is that while you are doing this, you should also create a list of approved (white listed) proxy servers that your students or staff may need to access. ---------------------------------------------------------------------- Steven Santos Director, Simply Circus, Inc. Email: Steven at SimplyCircus.com Mail: PO BOX 620753 Newton, MA 02462 Phone: 781-799-4938 eFax: 309-214-0899 Web: www.SimplyCircus.com > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On > Behalf Of David Trask > Sent: Tuesday, January 16, 2007 10:24 PM > To: K12OSN at redhat.com > Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting > aroundit > > > Hi all, > > I'm probably going to confuse even myself before I'm done. I'm using an > SME server (based on CentOS) running DansGuardian for content > filtering/proxing...etc. I'm also running proxy auth. So the way it > works now....if the user has the proxy server (10.0.0.1 port 8080) set in > their browser, then they get challenged to log in the moment they try to > open a browser. They log in and then surf from there....and are filtered > according to the group that they are a member of (in other words students > are filtered more harshly than staff....etc). If the browser does not > have the proxy set, then they are transparently proxied and are filtered > at the default level (which is pretty harsh in our case to encourage > logging in). Now my dilemma. I still need to play with this more, but at > the moment if I enter a different proxy, such as 195.179.62.1 or something > like that I may have found on the Internet, I can essentially bypass the > filter. What I want to do is to find a way to ONLY accept either no proxy > setting (thus transparent) or 10.0.0.1 on port 8080....and nothing else. > If a kid enters any other proxy in their browser....it simply doesn't go > or gets dropped. Any ideas? > > I'm not desperate here as I'm in a middle school and the kids know that I > know more than they do and can monitor most of what they do, I'm just > thinking ahead and trying to solve somthing before it becomes an issue. > Anonymizers and proxyfiers are causing major issues in other schools and I > want to help them out. I'm open to all sorts of ideas.....even other > firewall/content filters like IPCop and the like (FOSS only please) ;-) > Can you help? > > David N. Trask > Technology Teacher/Director > Vassalboro Community School > dtrask at vcsvikings.org > (207)923-3100 > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From jim at winonacotter.org Wed Jan 17 15:58:03 2007 From: jim at winonacotter.org (Jim Kronebusch) Date: Wed, 17 Jan 2007 09:58:03 -0600 Subject: [K12OSN] Create users in bulk on Ubuntu In-Reply-To: <1169046354.10200.11.camel@200-8143-202-01> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> <45ACE466.7050403@maltzen.net> <1169046354.10200.11.camel@200-8143-202-01> Message-ID: <20070117155701.M47648@winonacotter.org> On Wed, 17 Jan 2007 10:05:54 -0500, Todd O'Bryan wrote > How do people create users in bulk on Ubuntu? Is there a script anywhere > or should I just write my own? I like to install Webmin and use the Users module to bulk add. You can pull from a spreadsheet or csv if you like. But I am sure there are many command line scripts to run as well, I just like the Webmin interface. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From microman at cmosnetworks.com Wed Jan 17 16:03:57 2007 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9_Jr=2E=22?=) Date: Wed, 17 Jan 2007 11:03:57 -0500 Subject: [K12OSN] Frameworks for Web based Student Information Systems In-Reply-To: References: Message-ID: <45AE48ED.6070907@cmosnetworks.com> Yes, it is the right place to ask this, because if anybody does know, I would be VERY interested to hear about it. My district is looking to replace SASIxp in a couple of years...and I would love to see a GPL'd solution in place. --TP _______________________________ Do you GNU!? Microsoft Free since 2003 --the ultimate antivirus protection! Robert Arkiletian wrote: > Not sure how many developers are on this list but here goes. > > What types of frameworks would be best suited for developing a full > featured large scale (district level) Student Information System? > > The ones which I know exist are > J2EE > JBoss > Zope (Python) > Django (Python) > Ruby on Rails > PHP > > I'm assuming the database backend would be PostgreSQL, MySQL or Oracle. > > The real question is if one (or more) district(s) was to hire a team > of developers to write a GPLed SIS, how long would this take and cost? > (Approx.) > > I realize this is probably not the best place to ask this question. > Where should this question be asked? -------------- next part -------------- An HTML attachment was scrubbed... URL: From brcisna at eazylivin.net Wed Jan 17 16:04:29 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Wed, 17 Jan 2007 10:04:29 -0600 (CST) Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting aroundit Message-ID: <50610.216.24.126.67.1169049869.squirrel@www.eazylivin.net> David, I'm sure you are wanting something more extensive / fool proof,than this, but this setup has worked Ok for our school. I simply went into the firefox browser .js file and hard coded the proxy settings sytem wide. Edit: /usr/lib/firefox-x.x.x.x/greprefs/all.js drill down to line 618 change the proxy line & port line #'s to link to your border router/firewall.. There is a way to make this "grayed out"/ unchangeable as well , but I never went to the trouble of doing this,but you'd want to do this Im sure as much trouble as you've gone to to make this happen for your school. If the kids know how to find this setting in the browser they can "delete it" for their given login session. next time they log in,it is in again though. This probably didnt do much good for you, but it's a suggestion. Take Care, Barry Cisna westcentral school From dtrask at vcsvikings.org Wed Jan 17 16:46:39 2007 From: dtrask at vcsvikings.org (David Trask) Date: Wed, 17 Jan 2007 11:46:39 -0500 Subject: [K12OSN] Create users in bulk on Ubuntu In-Reply-To: <20070117155701.M47648@winonacotter.org> References: <20070114222422.38182.qmail@web32802.mail.mud.yahoo.com> < > <45ACE466.7050403@maltzen.net> < > <1169046354.10200.11.camel@200-8143-202-01> <20070117155701.M47648@winonacotter.org> Message-ID: "Support list for open source software in schools." writes: >On Wed, 17 Jan 2007 10:05:54 -0500, Todd O'Bryan wrote >> How do people create users in bulk on Ubuntu? Is there a script anywhere >> or should I just write my own? > >I like to install Webmin and use the Users module to bulk add. You can >pull >from a spreadsheet or csv if you like. But I am sure there are many >command >line scripts to run as well, I just like the Webmin interface. > >-- >This message has been scanned for viruses and >dangerous content by the Cotter Technology >Department, and is believed to be clean. > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see Whole discussion on that over on the Edubuntu list.....check it out David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From dtrask at vcsvikings.org Wed Jan 17 16:48:49 2007 From: dtrask at vcsvikings.org (David Trask) Date: Wed, 17 Jan 2007 11:48:49 -0500 Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting=?ISO-8859-1?Q? aroundit?= In-Reply-To: <50610.216.24.126.67.1169049869.squirrel@www.eazylivin.net> References: <50610.216.24.126.67.1169049869.squirrel@www.eazylivin.net> Message-ID: "Support list for open source software in schools." writes: >There is a way to make this "grayed out"/ unchangeable as well , but I >never went to the trouble of doing this,but you'd want to do this Im sure >as much trouble as you've gone to to make this happen for your school. >If the kids know how to find this setting in the browser they can "delete >it" for their given login session. next time they log in,it is in again >though. I've been checking this....I think it's called lockPref instead of defaultPref to lock it David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From dtrask at vcsvikings.org Wed Jan 17 16:48:49 2007 From: dtrask at vcsvikings.org (David Trask) Date: Wed, 17 Jan 2007 11:48:49 -0500 Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting=?ISO-8859-1?Q? aroundit?= In-Reply-To: <50610.216.24.126.67.1169049869.squirrel@www.eazylivin.net> References: <50610.216.24.126.67.1169049869.squirrel@www.eazylivin.net> Message-ID: "Support list for open source software in schools." writes: >There is a way to make this "grayed out"/ unchangeable as well , but I >never went to the trouble of doing this,but you'd want to do this Im sure >as much trouble as you've gone to to make this happen for your school. >If the kids know how to find this setting in the browser they can "delete >it" for their given login session. next time they log in,it is in again >though. I've been checking this....I think it's called lockPref instead of defaultPref to lock it David N. Trask Technology Teacher/Director Vassalboro Community School dtrask at vcsvikings.org (207)923-3100 From dyoung at mesd.k12.or.us Wed Jan 17 17:41:21 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Wed, 17 Jan 2007 09:41:21 -0800 Subject: [K12OSN] for those would like to try flash player9 -plugin In-Reply-To: <45AD17D0.7070702@mesd.k12.or.us> References: <55069.192.168.254.3.1168967590.squirrel@www.eazylivin.net> <45AD17D0.7070702@mesd.k12.or.us> Message-ID: <45AE5FC1.2080606@mesd.k12.or.us> Dan Young wrote: > Right now, the only legal way to distribute Flash for Linux is either > getting it from Adobe's website or Warren Togami's RPM: > http://macromedia.mplug.org/ > > He got a special dispensation from Adobe (then Macromedia) to package > Flash. They will not allow him to distribute a packaged version 9 until > it is out of beta. Looks like v9 is now available: http://www.adobe.com/go/getflashplayerlinux -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From eharrison at mail.mesd.k12.or.us Wed Jan 17 18:08:08 2007 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 17 Jan 2007 10:08:08 -0800 Subject: [K12OSN] for those would like to try flash player9 -plugin In-Reply-To: <45AE5FC1.2080606@mesd.k12.or.us> References: <55069.192.168.254.3.1168967590.squirrel@www.eazylivin.net> <45AD17D0.7070702@mesd.k12.or.us> <45AE5FC1.2080606@mesd.k12.or.us> Message-ID: <45AE6608.5010606@mail.mesd.k12.or.us> Dan Young wrote: > Dan Young wrote: >> Right now, the only legal way to distribute Flash for Linux is either >> getting it from Adobe's website or Warren Togami's RPM: >> http://macromedia.mplug.org/ >> >> He got a special dispensation from Adobe (then Macromedia) to package >> Flash. They will not allow him to distribute a packaged version 9 until >> it is out of beta. > > Looks like v9 is now available: > http://www.adobe.com/go/getflashplayerlinux > or "yum install flash-plugin" ;-) -Eric From timothy.hart at gmail.com Wed Jan 17 18:09:10 2007 From: timothy.hart at gmail.com (Timothy Hart) Date: Wed, 17 Jan 2007 13:09:10 -0500 Subject: [K12OSN] DHCP, NAT, and Wireless Message-ID: <464c38cc0701171009n1bcff40alfac9cff3702db61@mail.gmail.com> I have a bunch of left over Apple basestations from a recent upgrade to our Middle school wing. I am trying to set up one or two of these basestations in the Kindergarten wing. That wing is only wired for access to a K12LTSP server. In the short term I was just going to attach one of these basestations to the K12LTSP and double the NAT. Not too worried with the ammount of people on this wings wireless network. Little to say it is not working. At least when I set it up to share a single IP. I would like to try it with the basestation being assigned a static IP by the K12LTSP server so I can have the basestation use DHCP on its own network. Anyways now that I have confused myslef. Does anyone have a good link to an explaination of how to edit dchp.conf (and which one) to hand out a static IP. I have found a couple but they are all different. This should work right? Running K12LTSP 5 and 6. Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From KEBoone at bcps.k12.md.us Wed Jan 17 18:28:24 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Wed, 17 Jan 2007 13:28:24 -0500 Subject: [K12OSN] I need to uninstall smbldap...can anyone point me to some documen tation to do this? Message-ID: ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhuckaby at paasda.org Wed Jan 17 18:41:58 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 17 Jan 2007 10:41:58 -0800 Subject: [K12OSN] DHCP, NAT, and Wireless In-Reply-To: <464c38cc0701171009n1bcff40alfac9cff3702db61@mail.gmail.com> References: <464c38cc0701171009n1bcff40alfac9cff3702db61@mail.gmail.com> Message-ID: <45AE6DF6.8050900@paasda.org> host wrkstn.domain.org { hardware ethernet 00:07:37:91:E1:3F; fixed-address 192.168.0.50; } put that inside of your shared-network NAME { subnet 192.168.0.0 netmask 255.255.255.0 { option routers 192.168.0.254; #Dynamic Range range 192.168.0.50 192.168.0.200 } host wrkstn.domain.org { hardware ethernet 00:07:37:91:E1:3F; fixed-address 192.168.0.50; } } like so... --Huck Timothy Hart wrote: > I have a bunch of left over Apple basestations from a recent upgrade to > our Middle school wing. I am trying to set up one or two of these > basestations in the Kindergarten wing. That wing is only wired for > access to a K12LTSP server. In the short term I was just going to attach > one of these basestations to the K12LTSP and double the NAT. Not too > worried with the ammount of people on this wings wireless network. > Little to say it is not working. At least when I set it up to share a > single IP. I would like to try it with the basestation being assigned a > static IP by the K12LTSP server so I can have the basestation use DHCP > on its own network. > > Anyways now that I have confused myslef. Does anyone have a good link to > an explaination of how to edit dchp.conf (and which one) to hand out a > static IP. I have found a couple but they are all different. This should > work right? > > Running K12LTSP 5 and 6. > > Tim > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From dan_hopson at hotmail.com Wed Jan 17 18:09:53 2007 From: dan_hopson at hotmail.com (Dan Hopson) Date: Wed, 17 Jan 2007 13:09:53 -0500 Subject: [K12OSN] Upgrading Mozilla Firefox Message-ID: I need help in upgrading my version of Firefox. I am using Firefox version 1.0.6 on K12LTSP 4.0. Thanks Dan. _________________________________________________________________ Get FREE Web site and company branded e-mail from Microsoft Office Live http://clk.atdmt.com/MRT/go/mcrssaub0050001411mrt/direct/01/ From timothy.hart at gmail.com Wed Jan 17 18:57:54 2007 From: timothy.hart at gmail.com (Timothy Hart) Date: Wed, 17 Jan 2007 13:57:54 -0500 Subject: [K12OSN] DHCP, NAT, and Wireless In-Reply-To: <45AE6DF6.8050900@paasda.org> References: <464c38cc0701171009n1bcff40alfac9cff3702db61@mail.gmail.com> <45AE6DF6.8050900@paasda.org> Message-ID: <464c38cc0701171057n44c85de3kff8fdfc6515ece35@mail.gmail.com> Is that in /etc/dhcp.conf or /etc/dhcpd-k12ltsp.conf on K12LTSP 6? I assume the latter since it already has all the other configs. Tim ps. Thanks. On 1/17/07, Huck wrote: > > host wrkstn.domain.org { > hardware ethernet 00:07:37:91:E1:3F; > fixed-address 192.168.0.50; > } > > put that inside of your > > shared-network NAME { > subnet 192.168.0.0 netmask 255.255.255.0 { > option routers 192.168.0.254; > #Dynamic Range > range 192.168.0.50 192.168.0.200 > } > host wrkstn.domain.org { > hardware ethernet 00:07:37:91:E1:3F; > fixed-address 192.168.0.50; > } > } > > like so... > > --Huck > > Timothy Hart wrote: > > I have a bunch of left over Apple basestations from a recent upgrade to > > our Middle school wing. I am trying to set up one or two of these > > basestations in the Kindergarten wing. That wing is only wired for > > access to a K12LTSP server. In the short term I was just going to attach > > one of these basestations to the K12LTSP and double the NAT. Not too > > worried with the ammount of people on this wings wireless network. > > Little to say it is not working. At least when I set it up to share a > > single IP. I would like to try it with the basestation being assigned a > > static IP by the K12LTSP server so I can have the basestation use DHCP > > on its own network. > > > > Anyways now that I have confused myslef. Does anyone have a good link to > > an explaination of how to edit dchp.conf (and which one) to hand out a > > static IP. I have found a couple but they are all different. This should > > work right? > > > > Running K12LTSP 5 and 6. > > > > Tim > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -------------- next part -------------- An HTML attachment was scrubbed... URL: From krsnendu108 at gmail.com Wed Jan 17 19:09:05 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Thu, 18 Jan 2007 08:09:05 +1300 Subject: [K12OSN] I need to uninstall smbldap...can anyone point me to some documen tation to do this? In-Reply-To: References: Message-ID: majen.net/smbldap On 18/01/07, Boone, Kevin E. wrote: > > > > > ____________________ > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for the > addressee), you may not use, copy or disclose to anyone the message or any > information contained in the message. If you have received the message in > error, please advise the sender by reply e-mail, and delete or destroy the > message immediately without opening any attachments. > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From krsnendu108 at gmail.com Wed Jan 17 19:15:46 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Thu, 18 Jan 2007 08:15:46 +1300 Subject: [K12OSN] Onboard RAID or Software RAID Message-ID: I want to set up sata raid on my main K12LTSP-6 Box. I have 2 120GB Hard Drives and I'm ready to go. I am just not sure whether to use the RAID on the motherboard or software RAID. I know addon RAID cards (e.g. 3ware) have been recommended, but for now I just want to use what I have. I have a motherboard with VIA VT8237 SATA RAID BIOS Ver 2.31 In addition how do I monitor the disks. Basically, if one disk fails, how will I know? What are the pluses and minuses of going with either option. Thanks. Krsnendu dasa -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhuckaby at paasda.org Wed Jan 17 19:18:34 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 17 Jan 2007 11:18:34 -0800 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AC5819.70704@McQuil.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> Message-ID: <45AE768A.8020109@paasda.org> Got a fix for the 'back' button to revert to previously viewed screen yet Jim? That has gotta be the #1 GOTCHA of ajax :( If that ONE thing got fixed and nothing else changed in ajax it would be a glorious thing indeed. Jim McQuillan wrote: > > > Vince Callaway wrote: >> On Mon, 2007-01-15 at 20:03 -0700, rmcdaniel at indata.us wrote: >> >>> 2.) Does the new system use AJAX to prevent complete screen updates? >>> Huh, what's AJAX... >>> >> >> Ajax has its uses. And it is not a microsoft thing. It also has >> > Actually, AJAX should be considered a Microsoft thing. At the core of > AJAX is a function called 'XMLHttpRequest', which started life as > 'XMLHTTP', which was written by.... Microsoft. (Even Microsoft can > have a few good ideas) > > Take a look at the history of AJAX on the wikipedia article: > > http://en.wikipedia.org/wiki/AJAX > >> detractors as well. Not sure I would bet the farm that it will become >> widely used in the long term. >> > "widely used" ??? Google, Yahoo and a whole bunch of other large > companies are doing massive development around AJAX. I'd say it's > widely used now, and will become even more so. > > I dislike Microsoft just as much as anybody on this list, but I really > do like AJAX. I'm doing some incredibly cool cross-platform GUI > programming using AJAX and it would have been far more difficult (damned > near impossible) without AJAX. > > > Jim McQuillan > jam at Ltsp.org > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dhuckaby at paasda.org Wed Jan 17 19:21:10 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 17 Jan 2007 11:21:10 -0800 Subject: [K12OSN] for those would like to try flash player9 -plugin In-Reply-To: <45AE6608.5010606@mail.mesd.k12.or.us> References: <55069.192.168.254.3.1168967590.squirrel@www.eazylivin.net> <45AD17D0.7070702@mesd.k12.or.us> <45AE5FC1.2080606@mesd.k12.or.us> <45AE6608.5010606@mail.mesd.k12.or.us> Message-ID: <45AE7726.3030404@paasda.org> show off ;) thanks Eric! Eric Harrison wrote: > > or "yum install flash-plugin" ;-) > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From les at futuresource.com Wed Jan 17 19:50:38 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 17 Jan 2007 13:50:38 -0600 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AE768A.8020109@paasda.org> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AE768A.8020109@paasda.org> Message-ID: <45AE7E0E.1070107@futuresource.com> Huck wrote: > Got a fix for the 'back' button to revert to previously viewed screen > yet Jim? > > That has gotta be the #1 GOTCHA of ajax :( > > If that ONE thing got fixed and nothing else changed in ajax it would > be a glorious thing indeed. > What would 'back' mean in the case of partial screen updates? For example if you go to http://maps.google.com and mouse-drag New York to the center of the map window, would you like 'back' to be before the last twitch of the mouse? I don't think anything saves that state. -- Les Mikesell les at futuresource.com From dhuckaby at paasda.org Wed Jan 17 19:45:39 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 17 Jan 2007 11:45:39 -0800 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AE7E0E.1070107@futuresource.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AE768A.8020109@paasda.org> <45AE7E0E.1070107@futuresource.com> Message-ID: <45AE7CE3.10908@paasda.org> yeah...that's the problem with the ajax.. say you have a 3 column CSS layout...and you only update the center column with ajax(or portions) you effectively disable the 'back' button feature of the browser. and maps are functionally way different than a SIS system. but as per your question no, I would want 'back' to revert to the previous state before I clicked on the map to start dragging it. --Huck Les Mikesell wrote: > Huck wrote: >> Got a fix for the 'back' button to revert to previously viewed screen >> yet Jim? >> >> That has gotta be the #1 GOTCHA of ajax :( >> >> If that ONE thing got fixed and nothing else changed in ajax it would >> be a glorious thing indeed. >> > What would 'back' mean in the case of partial screen updates? For > example if you > go to http://maps.google.com and mouse-drag New York to the center of > the map > window, would you like 'back' to be before the last twitch of the > mouse? I don't > think anything saves that state. > From krsnendu108 at gmail.com Wed Jan 17 19:32:19 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Thu, 18 Jan 2007 08:32:19 +1300 Subject: [K12OSN] I need to uninstall smbldap...can anyone point me to some documen tation to do this? In-Reply-To: References: Message-ID: Sorry. I thought you said install. I'm not sure about documentation for uninstalling. On 18/01/07, Krsnendu dasa wrote: > majen.net/smbldap > > > On 18/01/07, Boone, Kevin E. wrote: > > > > > > > > > > > > > > > > > > ____________________ > > > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for the > addressee), you may not use, copy or disclose to anyone the message or any > information contained in the message. If you have received the message in > error, please advise the sender by reply e-mail, and delete or destroy the > message immediately without opening any attachments. > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > From brcisna at eazylivin.net Wed Jan 17 20:07:09 2007 From: brcisna at eazylivin.net (Barry Cisna) Date: Wed, 17 Jan 2007 14:07:09 -0600 (CST) Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting aroundit Message-ID: <57307.216.24.126.67.1169064429.squirrel@www.eazylivin.net> David, Here is what you are looking for to "gray out" (make them kid proof), areas of Firefox /Mozilla. Hope this helps. Good Luck http://ilias.ca/blog/2005/03/locking-mozilla-firefox-settings/ Barry CIsna From les at futuresource.com Wed Jan 17 20:20:56 2007 From: les at futuresource.com (Les Mikesell) Date: Wed, 17 Jan 2007 14:20:56 -0600 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AE7CE3.10908@paasda.org> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AE768A.8020109@paasda.org> <45AE7E0E.1070107@futuresource.com> <45AE7CE3.10908@paasda.org> Message-ID: <45AE8528.5090204@futuresource.com> Huck wrote: > yeah...that's the problem with the ajax.. > > say you have a 3 column CSS layout...and you only update the center > column with ajax(or portions) you effectively disable the 'back' > button feature of the browser. > > and maps are functionally way different than a SIS system. The point of ajax is that the user interface doesn't have to be. If you want to use the mouse to drag as well as click, you can do it with local javascript code and you can update parts of the screen in response instead of just filling out forms and redrawing the whole screen or an iframe at once. -- Les Mikesell les at futuresource.com From KEBoone at bcps.k12.md.us Wed Jan 17 20:23:54 2007 From: KEBoone at bcps.k12.md.us (Boone, Kevin E.) Date: Wed, 17 Jan 2007 15:23:54 -0500 Subject: [K12OSN] I need to uninstall smbldap...can anyone point me to some documen tation to do this? Message-ID: No problem. What I am trying to do is use eth1 to connect to our network to give k12linux clients access to the Internet without competing for domain mastership. I have tried disabling smb through services from the k12linux gui. I would uncheck it and the comment "samba is running" would be displayed. How can I disable sambaldap through the terminal? -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Krsnendu dasa Sent: Wednesday, January 17, 2007 2:32 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] I need to uninstall smbldap...can anyone point me to some documen tation to do this? Sorry. I thought you said install. I'm not sure about documentation for uninstalling. On 18/01/07, Krsnendu dasa wrote: > majen.net/smbldap > > > On 18/01/07, Boone, Kevin E. wrote: > > > > > > > > > > > > > > > > > > ____________________ > > > > This message contains information which may be confidential and > privileged. Unless you are the addressee (or authorized to receive for the > addressee), you may not use, copy or disclose to anyone the message or any > information contained in the message. If you have received the message in > error, please advise the sender by reply e-mail, and delete or destroy the > message immediately without opening any attachments. > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see ____________________ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete or destroy the message immediately without opening any attachments. From dhuckaby at paasda.org Wed Jan 17 20:31:26 2007 From: dhuckaby at paasda.org (Huck) Date: Wed, 17 Jan 2007 12:31:26 -0800 Subject: [K12OSN] Web based Student Information Systems? In-Reply-To: <45AE8528.5090204@futuresource.com> References: <20070115200313.d7061e97b78b017ac15395d64f2ce134.3a29dc867e.wbe@email.secureserver.net> <1168919799.11183.12.camel@dbserver> <45AC5819.70704@McQuil.com> <45AE768A.8020109@paasda.org> <45AE7E0E.1070107@futuresource.com> <45AE7CE3.10908@paasda.org> <45AE8528.5090204@futuresource.com> Message-ID: <45AE879E.1070503@paasda.org> I agree...it's just a matter of training ignorant users(harder than it sounds in some cases), who have expectations of what the 'back' button is SUPPOSED to do in terms of 'viewing' a web page. They don't understand(after several explanations) that it is now an application, not a "web page/site", and inherently different in functionality. So I guess I'm erroneously arguing Microsoft/Apples' stance on catering to the lowest common denominator... --Huck Les Mikesell wrote: > Huck wrote: >> yeah...that's the problem with the ajax.. >> >> say you have a 3 column CSS layout...and you only update the center >> column with ajax(or portions) you effectively disable the 'back' >> button feature of the browser. >> >> and maps are functionally way different than a SIS system. > The point of ajax is that the user interface doesn't have to be. If you > want to use the > mouse to drag as well as click, you can do it with local javascript code > and you > can update parts of the screen in response instead of just filling out > forms and > redrawing the whole screen or an iframe at once. > From milanofabio at gmail.com Wed Jan 17 20:39:46 2007 From: milanofabio at gmail.com (Fabio Milano) Date: Wed, 17 Jan 2007 12:39:46 -0800 Subject: [K12OSN] Intel S5000VSA Centos 4.4 Kernel Panic Message-ID: <35c1344c0701171239x3d179fd2i59d2c219841a5c9f@mail.gmail.com> Hi, I loaded a Intel S5000VS with FC6K12LTSP and it worked fine. I have loaded an Intel S5000VSA with both Centos 4.4 64bit and i386, both OS's are giving me different Kernel Panics after the system is idle for a period of time. When I am working on the system everything appears to be fine. Memtest no errors Disabled Raid on LSI logic builtin SCSI controller Server Specs Intel S5000VSA 1x Woodcrest 2.0GHZ 4GB RAM 3 SCSI Seagate 15k 36GB Any ideas?? or Anybody with experience with this board?? From krsnendu108 at gmail.com Wed Jan 17 20:52:41 2007 From: krsnendu108 at gmail.com (Krsnendu dasa) Date: Thu, 18 Jan 2007 09:52:41 +1300 Subject: [K12OSN] I need to uninstall smbldap...can anyone point me to some documen tation to do this? In-Reply-To: References: Message-ID: Unchecking it means it won't start on boot up but it doesn't affect its status now. There is also a stop button above the list of services. Select service. Press stop and the service will stop. That should do it. FYI To stop smb (or any service) from cli (But it doesn't change the boot up setting.) #service smb stop On 18/01/07, Boone, Kevin E. wrote: > No problem. What I am trying to do is use eth1 to connect to our network to > give k12linux clients access to the Internet without competing for domain > mastership. I have tried disabling smb through services from the k12linux > gui. I would uncheck it and the comment "samba is running" would be > displayed. How can I disable sambaldap through the terminal? > > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Krsnendu dasa > Sent: Wednesday, January 17, 2007 2:32 PM > To: Support list for open source software in schools. > Subject: Re: [K12OSN] I need to uninstall smbldap...can anyone point me to > some documen tation to do this? > > Sorry. I thought you said install. I'm not sure about documentation > for uninstalling. > > On 18/01/07, Krsnendu dasa wrote: > > majen.net/smbldap > > > > > > On 18/01/07, Boone, Kevin E. wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________ > > > > > > This message contains information which may be confidential and > > privileged. Unless you are the addressee (or authorized to receive for the > > addressee), you may not use, copy or disclose to anyone the message or any > > information contained in the message. If you have received the message in > > error, please advise the sender by reply e-mail, and delete or destroy the > > message immediately without opening any attachments. > > > > > > > > > _______________________________________________ > > > K12OSN mailing list > > > K12OSN at redhat.com > > > https://www.redhat.com/mailman/listinfo/k12osn > > > For more info see > > > > > > > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > ____________________ > This message contains information which may be confidential and privileged. > Unless you are the addressee (or authorized to receive for the addressee), > you may not use, copy or disclose to anyone the message or any information > contained in the message. If you have received the message in error, please > advise the sender by reply e-mail, and delete or destroy the message > immediately without opening any attachments. > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From crobinson at usd440.com Wed Jan 17 21:27:12 2007 From: crobinson at usd440.com (Charlie Robinson) Date: Wed, 17 Jan 2007 15:27:12 -0600 Subject: [K12OSN] Student run mail system References: Message-ID: <004001c73a7e$4210b530$b585d940@PC0410> This was posted today by our State Dept. of Education as it relates to NCIPA and CIPA. http://www.e-ratecentral.com/CIPA/cipa_policy_primer.pdf. We filter with a commercial firmware device and offer student email accounts through a commercial site. We run weekly reports on both. -Charlie- ----- Original Message ----- From: Abraham Rolick To: Support list for open source software in schools. Sent: Tuesday, January 16, 2007 4:36 PM Subject: RE: [K12OSN] Student run mail system CIPA, as I understand, is leaves very much to be interpreted. Whether this is to your advantage or not depends on how much you're willing to spend on a lawyer ;P I'm certainly no expert on CIPA, but as I understand you have to use your best efforts to block or filter and visual depictions that are "harmful to minors." This includes pornography, of course, among other things. So if you offer an unfiltered email system to your students and they are all well behaved individuals, then I doubt you will ever have any problems with CIPA or receiving E-rate funding (if that's why you ask). However, if the students learn that they can email pornographic pictures to their school hosted email address and view it on district owned and maintained PCs, then you may start running into some problems. There are some vendors out there that offer email account specifically designed for the K-12 niche which allegedly scan image files for potential pornographic content, etc. The only one that I can think of off the top of my head is Gaggle.net. -Abe ------------------------------------------------------------------------------ From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Jason Neiffer Sent: Tuesday, January 16, 2007 2:06 PM To: Support list for open source software in schools. Subject: Re: [K12OSN] Student run mail system I think you are very strictly interpreting CIPA. I don't believe that you would have to filter content in email, just like you don't filter content in web-based email either. CIPA does suggest that use be monitored, but that is also a very loosely worded standard. Jason Capital HS/Montana On 1/16/07, Charlie Robinson wrote: I'd be curious to see what mechanism is used to filter content on the student run system as required by CIPA. How is the email monitored and who does it ? Charles Robinson, Sys. Admin. USD440 Halstead-Bentley Halstead, KS ----- Original Message ----- From: "Jim Kronebusch" To: "Support list for open source software in schools." < k12osn at redhat.com> Sent: Tuesday, January 16, 2007 9:10 AM Subject: Re: [K12OSN] Student run mail system > On Mon, 15 Jan 2007 09:23:53 -0700, Jim Christiansen wrote >> My computer club has asked me if they can setup and run their own >> mail system on their club K12LTSP 6 system. I've said yes and am >> wondering if anyone here has some links on setting up a Squirell >> Mail system. It looks quite complicated... >> >> Jim > > This is a very easy tutorial that takes about 30 minutes to set up. Of > course > it will take longer if this is the first time you've ever set up a mail > server. Part 1 gets you through setting up the correct DNS and installing > the > server software. Part 3 (don't ask where part 2 went :-) has a couple > paragraphs at the top that help you install and configure SquirrelMail, > you > can skip the lower portion regarding storing preferences and the address > book > in an external database. And part 4 configures Anti-Spam/Antivirus > add-ons. > Really part 1 and the first portion of part 3 are all you need to get > fully > functioning mail server with SquirrelMail and POP3/SMTP access. Part 4 > just > keeps the enlarge this and infect that stuff out of your mail, configuring > this could be a real good experience however for your students. I have 2 > mail > servers currently running this configuration in 2 separate schools > handling > about 600 accounts each and it works beautifully. > > http://www.hughesjr.com/content/view/16/ > > -- > This message has been scanned for viruses and > dangerous content by the Cotter Technology > Department, and is believed to be clean. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see -- Jason Neiffer neiffer at gmail.com ------------------------------------------------------------------------------ _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see -------------- next part -------------- An HTML attachment was scrubbed... URL: From bert.rolston at clear.net.nz Wed Jan 17 22:52:50 2007 From: bert.rolston at clear.net.nz (Bert Rolston) Date: Thu, 18 Jan 2007 11:52:50 +1300 Subject: [K12OSN] RE: OT: Limiting to a specific proxy to prevent getting around it In-Reply-To: <20070117170024.9100E73715@hormel.redhat.com> References: <20070117170024.9100E73715@hormel.redhat.com> Message-ID: <1169074371.6786.7.camel@localhost.localdomain> Hey all, I've been keeping an eye on IPCop development. I'm not sure if this is exactly what is needed, but suspect it could fit the bill. Block Out Traffic BlockOutTraffic (in short BOT) is an addon for IPCop v1.4.x. BOT will block all traffic that is allowed in a normal IPCop installation. For example Green -> Red is blocked after installation of BOT. Rules must be created to allow traffic, which means (hard) work but allows for more influence on traffic to and through your firewall. BOT Rules are created by using a very intuitive extension to the IPCop WebGUI. The URL is http://blockouttraffic.de/index.php I'm pretty sure this issue has been discussed on the IPCop mail-list. There are a heap of good addons for IPCop at this website http://firewalladdons.sourceforge.net/ Even though IPCop says it is targeted at the home user, small business, I know it is being used on some LARGE sites. HTH. Cheers, Bert > > Message: 3 > Date: Tue, 16 Jan 2007 22:23:44 -0500 > From: "David Trask" > Subject: [K12OSN] OT: Limiting to a specific proxy to prevent getting > around it > To: K12OSN at redhat.com > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1 > > Hi all, > > I'm probably going to confuse even myself before I'm done. I'm using an > SME server (based on CentOS) running DansGuardian for content > filtering/proxing...etc. I'm also running proxy auth. So the way it > works now....if the user has the proxy server (10.0.0.1 port 8080) set in > their browser, then they get challenged to log in the moment they try to > open a browser. They log in and then surf from there....and are filtered > according to the group that they are a member of (in other words students > are filtered more harshly than staff....etc). If the browser does not > have the proxy set, then they are transparently proxied and are filtered > at the default level (which is pretty harsh in our case to encourage > logging in). Now my dilemma. I still need to play with this more, but at > the moment if I enter a different proxy, such as 195.179.62.1 or something > like that I may have found on the Internet, I can essentially bypass the > filter. What I want to do is to find a way to ONLY accept either no proxy > setting (thus transparent) or 10.0.0.1 on port 8080....and nothing else. > If a kid enters any other proxy in their browser....it simply doesn't go > or gets dropped. Any ideas? > > I'm not desperate here as I'm in a middle school and the kids know that I > know more than they do and can monitor most of what they do, I'm just > thinking ahead and trying to solve somthing before it becomes an issue. > Anonymizers and proxyfiers are causing major issues in other schools and I > want to help them out. I'm open to all sorts of ideas.....even other > firewall/content filters like IPCop and the like (FOSS only please) ;-) > Can you help? > > David N. Trask > Technology Teacher/Director > Vassalboro Community School > dtrask at vcsvikings.org > (207)923-3100 > From cwagnon at fordyceschools.org Wed Jan 17 23:11:15 2007 From: cwagnon at fordyceschools.org (Caleb Wagnon) Date: Wed, 17 Jan 2007 17:11:15 -0600 Subject: [K12OSN] K12LTSP 6.0 sound woes... Message-ID: <45AE58C5.DE74.0047.0@fordyceschools.org> I've got a fresh install of K12LTSP 6.0 that is beautiful.....except for my lack of sound. My terminals have ac97 onboard sound and best I can tell at boot it appears to be loading properly and listening on port 16001 but... "echo $ESPEAKER" returns "ws252.ltsp:16001" "echo $LD_PRELOAD" returns nothing but a blank line. I left lts.conf untouched, then I specified: SMODULE_01 = ac97_codec.o but I get the same thing. I can't telnet to that port on that workstation from the server as it just gets refused...the name resolution is working fine. Here's some more spill from the workstation: [cwagnon at ltsp ~]$ esd -port 16001 - accepting connections on port 16001 ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0' ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned error: No such device ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned error: No such device ALSA lib conf.c:3947:(snd_config_expand) Evaluate error: No such device ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default waitaminute...I'm sure this is just a plain jane Sigmatel ac97. Is there some other driver I need to specify? Something that isn't being autodetected properly? These are Microstar MS-6351 motherboards. What's going on here?! Caleb Wagnon Technology Coordinator Fordyce Schools ____________________ From dan at u2source.com Wed Jan 17 23:15:50 2007 From: dan at u2source.com (Dan Eliot) Date: Wed, 17 Jan 2007 15:15:50 -0800 (PST) Subject: [K12OSN] Open Source Student Info System In-Reply-To: <20070116223949.BCA33733EA@hormel.redhat.com> References: <20070116223949.BCA33733EA@hormel.redhat.com> Message-ID: <47662.216.100.89.26.1169075750.squirrel@webmail.u2source.com> The question was asked: "What types of frameworks would be best suited for developing a full featured large scale (district level) Student Information System?" Well, the most "mature" combination of systems for an Open Source database system would be PHP combined with MySQL. Many other combinations of systems also work, but PHP/MySQL is best IMHO. Add in a Linux Server with Apache, and you've got a nice LAMP student info system :-) http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29 Dan From dan at u2source.com Wed Jan 17 23:42:22 2007 From: dan at u2source.com (Dan Eliot) Date: Wed, 17 Jan 2007 15:42:22 -0800 (PST) Subject: [K12OSN] AJAX and users Message-ID: <50226.216.100.89.26.1169077342.squirrel@webmail.u2source.com> Huck said regarding AJAX: "I agree...it's just a matter of training ignorant users" I disagree strongly (but politely) with this statement. The internet is full of "smart" web designers and software companies foisting "the next big thing" on unsuspecting "dumb" users who are just trying to keep up. If AJAX is going to become important to the average user, then somebody either needs to FIX the back button issue or GREY OUT the back button when the user visits an AJAX rich page. Just watch, some browser maker will solve this issue one way or another within the next year. Anyway... Users are just transferring their previous knowledge to a new situation. Something they do naturally, and something we should not blame them for :-) Being a long time web designer myself, I wish more web sites would focus on getting the basics right (like clean design, standards, and usability) and ignore AJAX until later in the process. The Wordpress blog platform is an example of good usability coming FIRST, and AJAX being added much later. My $0.02, Dan From tkathan at charter.net Thu Jan 18 00:53:03 2007 From: tkathan at charter.net (tkathan at charter.net) Date: Wed, 17 Jan 2007 16:53:03 -0800 Subject: [K12OSN] users default printers keep reverting back on their own? Message-ID: <441300675.1169081583455.JavaMail.root@fepweb07> Using K12LTSP 5; No matter how many times I login as a user and set their default printer, it always reverts back to the main root default printer. The setting does not stay/keep. Any help would be appreciated. Thank you. From balmquist at mindfirestudios.com Thu Jan 18 01:14:58 2007 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Wed, 17 Jan 2007 19:14:58 -0600 Subject: [K12OSN] AJAX and users In-Reply-To: <50226.216.100.89.26.1169077342.squirrel@webmail.u2source.com> References: <50226.216.100.89.26.1169077342.squirrel@webmail.u2source.com> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have to disagree. He didn't say the users were stupid, he said they were ignorant. That simply means that they don't know or understand something, which is true in this case. It doesn't convey superiority, or at least it shouldn't. Tone is hard to convey in an email, but I wouldn't necessarily assume that he was blaming the users. He just said that they would require some training. Frankly, that's a good idea with any new application. It will simply be one more thing to cover in the training. The back button is designed to take you back to the previous URL you visited. It doesn't say undo on it, nor does it function that way. Many web forms warn you that hitting the back button won't unto hitting submit, so this is hardly a unique problem to AJAX sites. Since a webpage shouldn't be able to alter the browser controls (that would be a huge security hole), we are going to have to train/educate users on that idea as part of using a new web-based application. On Jan 17, 2007, at 5:42 PM, Dan Eliot wrote: > Huck said regarding AJAX: > "I agree...it's just a matter of training ignorant users" > > I disagree strongly (but politely) with this statement. > > The internet is full of "smart" web designers and software companies > foisting "the next big thing" on unsuspecting "dumb" users who are > just > trying to keep up. > > If AJAX is going to become important to the average user, then > somebody > either needs to FIX the back button issue or GREY OUT the back > button when > the user visits an AJAX rich page. Just watch, some browser maker > will > solve this issue one way or another within the next year. > > Anyway... Users are just transferring their previous knowledge to > a new > situation. Something they do naturally, and something we should > not blame > them for :-) > > Being a long time web designer myself, I wish more web sites would > focus > on getting the basics right (like clean design, standards, and > usability) > and ignore AJAX until later in the process. The Wordpress blog > platform > is an example of good usability coming FIRST, and AJAX being added > much > later. > > My $0.02, > Dan > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iEYEARECAAYFAkWuyhIACgkQfqZR3ThMfXRtXACcCMDH9tznd9SXpYxyXSlJwxjZ kvUAniaIAz2vYNz8rgSkpfIGe2oRS/F7 =2sdD -----END PGP SIGNATURE----- From dyoung at mesd.k12.or.us Thu Jan 18 01:24:15 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Wed, 17 Jan 2007 17:24:15 -0800 Subject: [K12OSN] Onboard RAID or Software RAID In-Reply-To: References: Message-ID: <45AECC3F.3090501@mesd.k12.or.us> Krsnendu dasa wrote: > I am just not sure whether to use the RAID on the motherboard or > software RAID. > I know addon RAID ca