From sudev at mantraonline.com Tue Mar 1 01:34:13 2005 From: sudev at mantraonline.com (Sudev Barar) Date: Tue, 01 Mar 2005 07:04:13 +0530 Subject: [K12OSN] one more time In-Reply-To: <4223723C.3040509@maltzen.net> References: <200502222205.j1MM5JV27774@downeast.net> < > < > < > < > <421CB114.2040502@maltzen.net> < > <421F5CDB.6080908@maltzen.net> <4223723C.3040509@maltzen.net> Message-ID: <1109640853.6251.5.camel@roop.ltsp> On Mon, 2005-02-28 at 13:34 -0600, Petre Scheie wrote: > 2a. Install an X server on the Windows boxes. The X-LiveCD allows you > to run the CygWin X server from a CD, and it also has an option to > install the X server on the Windows machine (the installer has a few > bugs regarding the icons and menu choices it's supposed to add, but the > actual X server installs without problems). If you're trying to get to > the point of users just clicking on an icon and having it automatically > connect to the Linux app server and loading the Gimp, say, you'll have > to setup encryption keys with SSH & putty, and use those to > automatically launch the apps. I haven't done this, but it's an > interesting problem; but it may require more effort than step 2b below. [SNIP] Did more or less what you have described to run evolution mail client on a remote win desktop. Works if you go through all settings of PuTTY properly, especially those that deal with X forwarding. Maybe since I was on remote location the speed of display rendering was a big problem. End of the day I found much easier (and lot faster!!) to just use PuTTY and mutt for reading mail. Let us get feed back on how this progresses. -- Sudev Barar From awoehler at woehler.us Tue Mar 1 02:24:49 2005 From: awoehler at woehler.us (Aaron Woehler) Date: Mon, 28 Feb 2005 19:24:49 -0700 Subject: [K12OSN] failure to mount Netware volume In-Reply-To: <200502281855.AA886112466@mail.jchs.com> References: <200502281855.AA886112466@mail.jchs.com> Message-ID: <4223D271.2060901@woehler.us> Sorry I guess that wasn't very clear. The /usr/sbin/ncpmount program needs to be suid so try chmod 700 /usr/sbin/ncpmount same for ncpunmount or chmod u+s,og-rwx /usr/sbin/ncpmount Aaron Burt Carter wrote: >On what directory does the permissions need to be 700? THe user has full rights to their home directories on the novell server. I am pretty sure the permissions on the /home/ direcotry are already 700 by default. >thanks, >Burt > > > >---------- Original Message ---------------------------------- >From: Aaron Woehler >Reply-To: "Support list for opensource software in schools." >Date: Mon, 28 Feb 2005 16:32:58 -0700 > > > >>Make sure that you have the correct permissions for ncpmount I believe >>they should be 700. >>I had a similiar problem and had to dig through the source files to get >>the message for the error which I believe was the same as yours. >> >>I used the following website as my guide to get it running. >>http://k12ltsp.howtoz.net/k12ltsp/netware.htm >> >>Aaron >> >>Burt Carter wrote: >> >> >> >>>I am having trouble getting my LTSP machine to mount the user?s home >>>directory after authentication. >>> >>>This is really holding me up and I cannot continue until I get this >>>resolved. I am getting the following message when I tail /var/log/secure >>> >>>/var/log/secure >>> >>>--------------------------------- >>> >>>[root at RHN ncpfs-2.2.4]# tail /var/log/secure >>> >>>Feb 28 13:33:57 RHN pam_ncp_auth[2786]: running as student >>>"/usr/local/bin/ncpmount -U .student.HSMS.BOE - >>> >>>S HSMS-HOME -A HSMS-HOME -V USER:/USER/HS/STUDENT/STUDENT -o >>>symlinks,exec -u 2001 -c 2001 -d 0700 /home/s >>> >>>tudent/nwhome" >>> >>>Feb 28 13:33:57 RHN pam_ncp_auth[2786]: /usr/local/bin/ncpmount >>>finished with error 51 >>> >>> >>> >>_______________________________________________ >>K12OSN mailing list >>K12OSN at redhat.com >>https://www.redhat.com/mailman/listinfo/k12osn >>For more info see >> >> >> > > > > > >________________________________________________________________ >Sent via the WebMail system at mail.jchs.com > > > > > > >This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > > > From lee at renarts.org Tue Mar 1 02:53:26 2005 From: lee at renarts.org (Lee Myrick) Date: Mon, 28 Feb 2005 18:53:26 -0800 Subject: [K12OSN] Squid and dansguardian Message-ID: <3f3e6c4d247270e6a6f16ab676fe5cd4@renarts.org> Hello all, Okay, I just got our k12ltsp network setup and running (woohoo! pictures can be found at http://renarts.org/technology.php ). Now I'm on to part two of the project: We currently have a dsl line coming in for internet access (works fine with the server just setup for dhcp connection). Now I want to setup Squid and Dansguardian. From what I've read on this list, it seems the best way to do this is with a separate box. I have an extra Compaq PIII box that should work. I'd also like this box to be an mail server if possible. I'm not new to Linux, but I'm new to a project this large, so forgive me if I'm asking newbie questions: I'm trying to get the physical configuration down as I haven't seen any talk about this part of setting up a proxy box. Question 1: Does the squid/dansguardian box need two nics? One for dsl in and one out to ltsp server? Question 2: Is it feasible to do squid/ dansguardian and a mail/ftp server on the same box? thanks, Lee Myrick Information Technology Coordinator Renaissance Arts Academy lee at renarts.org http://www.renarts.org 323-259-5700 school site From adammelancon at gmail.com Tue Mar 1 03:41:37 2005 From: adammelancon at gmail.com (Adam Melancon) Date: Mon, 28 Feb 2005 19:41:37 -0800 Subject: [K12OSN] Squid and dansguardian In-Reply-To: <3f3e6c4d247270e6a6f16ab676fe5cd4@renarts.org> References: <3f3e6c4d247270e6a6f16ab676fe5cd4@renarts.org> Message-ID: <48928761050228194114b92ad@mail.gmail.com> Don't know if it will help, but I try to pass along a how-to I wrote for my situation. I hope it can be of some help to you. http://www.vermilion.lib.la.us/sysadminsite/squidguard/ On Mon, 28 Feb 2005 18:53:26 -0800, Lee Myrick wrote: > Hello all, > > Okay, I just got our k12ltsp network setup and running (woohoo! > pictures can be found at http://renarts.org/technology.php ). > > Now I'm on to part two of the project: We currently have a dsl line > coming in for internet access (works fine with the server just setup > for dhcp connection). Now I want to setup Squid and Dansguardian. From > what I've read on this list, it seems the best way to do this is with a > separate box. I have an extra Compaq PIII box that should work. I'd > also like this box to be an mail server if possible. > > I'm not new to Linux, but I'm new to a project this large, so forgive > me if I'm asking newbie questions: I'm trying to get the physical > configuration down as I haven't seen any talk about this part of > setting up a proxy box. > > Question 1: Does the squid/dansguardian box need two nics? One for dsl > in and one out to ltsp server? > > Question 2: Is it feasible to do squid/ dansguardian and a mail/ftp > server on the same box? > > thanks, > > Lee Myrick > Information Technology Coordinator > Renaissance Arts Academy > lee at renarts.org > http://www.renarts.org > > 323-259-5700 school site > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Adam Melancon Work: http://www.vermilion.lib.la.us Personal: http://www.melancon.org From ascensiontech at gmail.com Tue Mar 1 06:21:07 2005 From: ascensiontech at gmail.com (Ascension Tech) Date: Tue, 1 Mar 2005 01:21:07 -0500 Subject: [K12OSN] old laptops Message-ID: <9bd31756050228222195d2bb7@mail.gmail.com> I'm getting a lot of old laptops lately with no ethernet. Can anyone recommend a pcmcia ethernet card that boots into k12ltsp with pxe, etherboot or a pxes cd? I tried a D-Link DFE-690txd because it's based on the Realtek, but no joy. Thanks, Peter From z-man at hawaii.rr.com Tue Mar 1 08:32:02 2005 From: z-man at hawaii.rr.com (Jeff Zidek) Date: Mon, 28 Feb 2005 22:32:02 -1000 Subject: [K12OSN] old laptops In-Reply-To: <9bd31756050228222195d2bb7@mail.gmail.com> Message-ID: Do they have cdroms? One way would be to download the pxes iso and make bootable cdroms. Then just have the click on the icon to boot from a LTSP server. Why not download the iso and try it out. Jeff Zidek -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On Behalf Of Ascension Tech Sent: Monday, February 28, 2005 8:21 PM To: Support list for opensource software in schools. Subject: [K12OSN] old laptops I'm getting a lot of old laptops lately with no ethernet. Can anyone recommend a pcmcia ethernet card that boots into k12ltsp with pxe, etherboot or a pxes cd? I tried a D-Link DFE-690txd because it's based on the Realtek, but no joy. Thanks, Peter _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From brian at portsmouth-college.ac.uk Tue Mar 1 09:14:12 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Tue, 1 Mar 2005 09:14:12 -0000 Subject: [K12OSN] Squid and dansguardian References: <3f3e6c4d247270e6a6f16ab676fe5cd4@renarts.org> Message-ID: <00ce01c51e3f$08a4acf0$65c8a8c0@brianwork> Lee Myrick wrote: > Hello all, > > Okay, I just got our k12ltsp network setup and running (woohoo! > pictures can be found at http://renarts.org/technology.php ). > > Now I'm on to part two of the project: We currently have a dsl line > coming in for internet access (works fine with the server just setup > for dhcp connection). Now I want to setup Squid and Dansguardian. From > what I've read on this list, it seems the best way to do this is with > a separate box. I have an extra Compaq PIII box that should work. I'd > also like this box to be an mail server if possible. > > I'm not new to Linux, but I'm new to a project this large, so forgive > me if I'm asking newbie questions: I'm trying to get the physical > configuration down as I haven't seen any talk about this part of > setting up a proxy box. > > Question 1: Does the squid/dansguardian box need two nics? One for dsl > in and one out to ltsp server? > > Question 2: Is it feasible to do squid/ dansguardian and a mail/ftp > server on the same box? > > thanks, > > Lee Myrick > Information Technology Coordinator > Renaissance Arts Academy > lee at renarts.org > http://www.renarts.org > > 323-259-5700 school site > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see If your going to have a dedicated proxy server box have a look at Censornet (www.censornet.com) it's a open source proxy server that used Squid, Dansguardian on a Debian system. It has loads of nice management tools and will authenticate against Samba. We use it in College and are really impressed by it. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From sudev at m4linux.com Tue Mar 1 10:48:02 2005 From: sudev at m4linux.com (Sudev Barar) Date: Tue, 01 Mar 2005 16:18:02 +0530 Subject: [K12OSN] old laptops In-Reply-To: References: Message-ID: <1109674081.15024.1.camel@server.ltsp> On Tue, 2005-03-01 at 14:02, Jeff Zidek wrote: > Do they have cdroms? One way would be to download the pxes iso and make > bootable cdroms. Then just have the click on the icon to boot from a LTSP > server. Why not download the iso and try it out. Jeff Zidek > > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On > Behalf Of Ascension Tech > Sent: Monday, February 28, 2005 8:21 PM > To: Support list for opensource software in schools. > Subject: [K12OSN] old laptops > > > I'm getting a lot of old laptops lately with no ethernet. Can anyone > recommend a pcmcia ethernet card that boots into k12ltsp with pxe, > etherboot or a pxes cd? I tried a D-Link DFE-690txd because it's > based on the Realtek, but no joy. Try wireless package for booting off PCMCIA card ethernet. Howto on the LTSP documentation pages. Works with 3Com cards and no reason why it should not with others. AFAIK this is independent of type of card (chipset) -- Sudev Barar From daniel.hedblom at skola.solleftea.se Tue Mar 1 11:53:20 2005 From: daniel.hedblom at skola.solleftea.se (Daniel Hedblom) Date: Tue, 1 Mar 2005 12:53:20 +0100 Subject: [K12OSN] Two identical cards one doesnt work. Message-ID: <1109678000.422457b02a53b@rix01.dyndns.org> Hello! I have one heck of a bug to chew on. I have DM9102 AF cards in most thin clients. They are bought at the same time and seems to be identical to me. They all worked with k12ltsp up until the k12ltsp-4.1 version. They all get the right driver assigned to them, tulip and most of them works just fine. Some of them boots off PXE, gets ip from DHCPD, launches the kernel, loads the tulip module and get no new adress from DHCP?? The DHCP log do show the first dhcp lease etc and leases out another one to the linux kernel but the kernel doesnt see that one. We have tried swapping boot roms, computers, memory etc, etc but no cigar. What has changed from the ltsp-4.1 release? /daniel Ne auderis delere orbem rigidum meum! ('< ----------------+------------------------------- /V\ Daniel Hedblom | Nipanskolan <(_) ----------------+ Solleftea /__ /\ __~~__________________Network_Technician__](__=_`)___ From natarajsn at sancharnet.in Tue Mar 1 17:48:49 2005 From: natarajsn at sancharnet.in (Nataraj S Narayan) Date: Tue, 01 Mar 2005 17:48:49 +0000 (UTC) Subject: [K12OSN] local printer not working In-Reply-To: <20050228235510.E8B3772FC9@hormel.redhat.com> References: <20050228235510.E8B3772FC9@hormel.redhat.com> Message-ID: Hi I am using LTSP 4 on RedHat 7.3 server. I can'nt access the localprinter (HP Laserjet). I tried setting the JetDirect Driver and the client IP, in the redhat printer setup utility. Some where I found a library version conflict, which i dont remember exactly where. My kernel ids 2.4.18-3. Is it that LTSP 4 conflicts with RH 7.3? Should i use only LTSP 3? Plz help, regards Nataraj From gj.kramer at planet.nl Tue Mar 1 12:39:42 2005 From: gj.kramer at planet.nl (Gustav J Kramer) Date: Tue, 01 Mar 2005 07:39:42 -0500 Subject: [K12OSN] old laptops In-Reply-To: <1109674081.15024.1.camel@server.ltsp> References: <1109674081.15024.1.camel@server.ltsp> Message-ID: <4224628E.4090209@planet.nl> Sudev Barar wrote: > On Tue, 2005-03-01 at 14:02, Jeff Zidek wrote: > >>Do they have cdroms? One way would be to download the pxes iso and make >>bootable cdroms. Then just have the click on the icon to boot from a LTSP >>server. Why not download the iso and try it out. Jeff Zidek >> >>-----Original Message----- >>From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On >>Behalf Of Ascension Tech >>Sent: Monday, February 28, 2005 8:21 PM >>To: Support list for opensource software in schools. >>Subject: [K12OSN] old laptops >> >> >>I'm getting a lot of old laptops lately with no ethernet. Can anyone >>recommend a pcmcia ethernet card that boots into k12ltsp with pxe, >>etherboot or a pxes cd? I tried a D-Link DFE-690txd because it's >>based on the Realtek, but no joy. > > > Try wireless package for booting off PCMCIA card ethernet. Howto on the > LTSP documentation pages. Works with 3Com cards and no reason why it > should not with others. AFAIK this is independent of type of card > (chipset) I've also had success with the wireless package using Linksys PCMCIA cards, both those with a dongle and those with the built in ethernet jack. I believe the model was LNE-100, or LNE-100TX. From mikko.jordman at edu.vantaa.fi Tue Mar 1 13:58:42 2005 From: mikko.jordman at edu.vantaa.fi (Mikko Jordman) Date: Tue, 01 Mar 2005 15:58:42 +0200 Subject: [K12OSN] old laptops In-Reply-To: <4224628E.4090209@planet.nl> References: <1109674081.15024.1.camel@server.ltsp> <4224628E.4090209@planet.nl> Message-ID: <42247512.5000906@edu.vantaa.fi> Gustav J Kramer wrote: > Sudev Barar wrote: > >> On Tue, 2005-03-01 at 14:02, Jeff Zidek wrote: >> >>> Do they have cdroms? One way would be to download the pxes iso and >>> make >>> bootable cdroms. Then just have the click on the icon to boot from >>> a LTSP >>> server. Why not download the iso and try it out. Jeff Zidek >>> >>> -----Original Message----- >>> From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On >>> Behalf Of Ascension Tech >>> Sent: Monday, February 28, 2005 8:21 PM >>> To: Support list for opensource software in schools. >>> Subject: [K12OSN] old laptops >>> >>> >>> I'm getting a lot of old laptops lately with no ethernet. Can anyone >>> recommend a pcmcia ethernet card that boots into k12ltsp with pxe, >>> etherboot or a pxes cd? I tried a D-Link DFE-690txd because it's >>> based on the Realtek, but no joy. >> >> >> >> Try wireless package for booting off PCMCIA card ethernet. Howto on the >> LTSP documentation pages. Works with 3Com cards and no reason why it >> should not with others. AFAIK this is independent of type of card >> (chipset) > > I've also had success with the wireless package using Linksys PCMCIA > cards, both those with a dongle and those with the built in ethernet > jack. I believe the model was LNE-100, or LNE-100TX. > > Works fine for me. And, you probably have small(?) HD's on those laptops. So you can put the wireless_ltsp on on hard disk and make booting very easy and a lot faster without any diskettes. I did that because my laptops did not have any FD. I put local linux and wireless_ltsp on HD and then booting with LILO. Not necessary, but I wanted to make those laptops working also when not connected to network. mikkoj > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From ramonklown at pop.com.br Tue Mar 1 14:03:14 2005 From: ramonklown at pop.com.br (Ramon) Date: Tue, 1 Mar 2005 11:03:14 -0300 (EST) Subject: [K12OSN] printer on client ltsp Message-ID: <34622.200.218.176.17.1109685794.squirrel@popmail3.pop.com.br> How would I go about putting a printer on a client, I already have a printer on the server, I would like to put the other printer on the client. Thanks, Ramon From petre at maltzen.net Tue Mar 1 14:25:11 2005 From: petre at maltzen.net (Petre Scheie) Date: Tue, 01 Mar 2005 08:25:11 -0600 Subject: [K12OSN] OOo 1.1.4 upgrade issue In-Reply-To: References: Message-ID: <42247B47.2090807@maltzen.net> FYI, in the soon-to-be-released OOo 2.0, there is no sversionrc file. See http://marketing.openoffice.org/2.0/featureguide.html for details. Pre-releases (1.9.x) are available. I've installed it on a few Windows machines, but haven't tried an upgrade yet. Petre Robert Arkiletian wrote: > Terrell had a post describing how to upgrade OOo without removing the > older version. > > ----------snip------------------------ > "Here it is. Pretty simple, actually. I added a line to the bottom of > .sversionrc and tweaked /usr/bin/ooffice. Here are the files > post-editing. I included the original /usr/bin/ooffice as "ooffice.bak" > for those who want to diff against the original (recommended). > Terrell Prude', Jr. > ---------end-snip------------------ > > The mods are to ooffice and .sversionrc. I can edit ooffice with these mods > > #OOVERSION=1.0.2 > OOVERSIONRC="$HOME/.sversionrc" > #OOHOME="$HOME/.openoffice" > OOVERSION=1.1.0 > OOHOME="$HOME/OpenOffice.org1.1.4" > > .sversionrc should be > ---------------- > [Versions] > OpenOffice.org 1.0.2=file:///home/terrell/.openoffice > OpenOffice.org 1.1.0=file:///home/terrell/OpenOffice.org1.1.4 > -------------- > > how would I add this extra line to all existing users .sversionrc > files? I could just delete all .sversionrc and it would be re-created > when the users ran OOo but it would not have the first line. > From petre at maltzen.net Tue Mar 1 14:39:29 2005 From: petre at maltzen.net (Petre Scheie) Date: Tue, 01 Mar 2005 08:39:29 -0600 Subject: [K12OSN] one more time In-Reply-To: References: <200502222205.j1MM5JV27774@downeast.net> < > < > < > < > < > < > < > < > <421CB114.2040502@maltzen.net> < > < > < > < > <421F5CDB.6080908@maltzen.net> < > <4223723C.3040509@maltzen.net> Message-ID: <42247EA1.3040803@maltzen.net> Because of the additional work of providing an X server on the Windows clients, I'd start with providing apps to the Linux clients. I think you still want the Windows box to be the single point for authentication, so have a look at Trask & Oquist's smbldap installation script. While it's designed to make Samba use LDAP, I think it includes, or could be made to include, making regular shell authentication also use LDAP, which then talks to the Windows AD (which is a 'extended' LDAP). So, the first step is to get that working, where you can telnet or ssh from the Linux client to the Linux app server. Then you need to get the DISPLAY variable automatically set; SSH has the advantage here because it can set the DISPLAY variable automatically. See the wiki at http://www.k12ltsp.org/phpwiki/ and follow the links to Gavin Spurgeon's How-to for setting up an app server. Once that's working, then we can tackle the next step (your project has too many aspects to be entirely covered in single email messages, so let's break it down into sections and deal with them one at a time). Petre Sharon Betts wrote: > "Support list for opensource software in schools." on > Monday, February 28, 2005 at 2:34 PM +0000 wrote: > >>Do you want to just provide those apps--Gimp, StarOffice, etc.--to the >>Windows clients, but from a central server so you don't have to install >>them on each individual Windows client machine? Or do you also want to >>setup linux thin clients? These are not mutually exclusive, but they're >>different problems/projects (both of which should be fun). > > Both -- I presently have both windows fat and linux slim (flash booted) > clients. They are all using the Windows terminal server now for apps. I > want to add a linux box to server Gimp, StarOFfice etc. > > >>Re-reading your message, it sounds like the former is your first >>priority. To run Linux X-based apps on Windows clients you'll need to >> >>1. Get the linux server to use the Windows AD for authentication when a >>client connects. Have a look at David Trask's smbldap installer >>script. There has been much discussion of it in the past few weeks. I >>think it's geared more for OpenLDAP than AD but I don't think that >>should be a show stopper. >> >>2a. Install an X server on the Windows boxes. The X-LiveCD allows you >>to run the CygWin X server from a CD, and it also has an option to >>install the X server on the Windows machine (the installer has a few >>bugs regarding the icons and menu choices it's supposed to add, but the >>actual X server installs without problems). If you're trying to get to >>the point of users just clicking on an icon and having it automatically >>connect to the Linux app server and loading the Gimp, say, you'll have >>to setup encryption keys with SSH & putty, and use those to >>automatically launch the apps. I haven't done this, but it's an >>interesting problem; but it may require more effort than step 2b below. >> >>OR >> >>2b. Install VNC client on each Windows client, and have the users launch >>that to connect to the Linux app server. This route doesn't provide the >>click-on-icon-and-app-magically-appears aspect that may be possible with >>2a, but it would be easier to setup. However, make sure your Linux box >>is big--that is, LOTS of memory, fast CPUs--because now it will have to >>support a whole desktop environment for each user rather than just an >>application or two. >> >>Anyone have any alternative suggestions? >> >>Petre >> >>Sharon Betts wrote: >> >>>Hi Petre, >>> I am grateful for all your thoughts and help. I have answered your >>>questions below. >>>In short -- I want to add a linux applicaiton server to an existing >>>windows network to serve GIMP, SCRIBUS, STAR OFFICE etc. >>> >>> >>> >>>>It sounds like you have several projects rolled into one here. ;-) >>>>1. Get LTSP server to use Windows server for authentication. >>>>2. Get LTSP server to mount users' homedirs that live on Windows server. >>>>3. Get LTSP server to print to same printers as Windows server. >>>>4. Get rdesktop working on LTSP server so users can access apps on Win >>>>server. >>>>5. Allow Windows clients to run apps from LTSP server (?). >>> >>> Sure >>> >>> >>>>I wasn't sure if #5 was something you had in mind or not. >>> >>> Yes, to minimize the winders TS cals needed. >>> >>> >>> >>>>As to the >>>>first four items, they're listed in order of decreasing difficulty, but >>>>probably in the order you need to get things working in order to pull >>>>this transition off. And I may be incorrect about #1; are you running >>>>Active Directory on the Windows server? >>> >>>Yes, running Active Directory. >>> >>> >>> >>>>Or are the Windows clients just >>>>using local authentication (info which is then passed to the Windows >>>>server when a user connects to his/her home directory on the Windows >>>>server)? The users care about #2, getting to their files. You care >>>>about #1 because it may affect how you handle #2. Others may have >>>>tackled automatically mounting Windows shares on the LTSP server >>>>(anyone?), but I haven't. >>>> >>>>With #3, are the printers all connected directly to the network (they >>>>each have their own ethernet jack) or are they connected to a computer >>>>which is then connected to the network? >>> >>>Both. >>> >>> >>> >>>>In either case, defining the >>>>printers on the LTSP server is fairly easy and can be done via cups or >>>>webmin. I would avoid using the print queues on the Windows server as >>>>it's unnecessary and just makes the LTSP server dependent on the >> >>Windows >> >>>>server. >>>> >>>>#4 is just a matter of installing rdesktop on the LTSP server. Seems >> >>to >> >>>>me someone on the list once described setting up icons for users that >>>>called rdesktop and specific apps on the Windows server. >>>> >>>>So, if you can clarify #1--that is, do you want the Windows server, >>>>where you presumably have all the user IDs and PWs stored, to handle >> >>the >> >>>>user authentication for the LTSP server so that you only have to >>>>maintain one user store, and is the Windows server running AD--then we >>>>can try to figure out what you need to do there, which should then >>>>dovetail into #2. HTH. >>> >>> >>> >>>Yes to both of these. We are running Windows DHCP. >>> >>> >>>Sharon >>>MSAD#71 Director of Educational Technology >>>sbetts at msad71.net http://www.msad71.net 207-985-1100 >>>"To err is human - and to blame it on a computer is even more so." >>>Robert Orben >>> >>> >>> >>> >>> >>> >>>_______________________________________________ >>>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 > > > > > Sharon > MSAD#71 Director of Educational Technology > sbetts at msad71.net http://www.msad71.net 207-985-1100 > "To err is human - and to blame it on a computer is even more so." > Robert Orben > > > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From petre at maltzen.net Tue Mar 1 14:46:19 2005 From: petre at maltzen.net (Petre Scheie) Date: Tue, 01 Mar 2005 08:46:19 -0600 Subject: [K12OSN] one more time In-Reply-To: <1109640853.6251.5.camel@roop.ltsp> References: <200502222205.j1MM5JV27774@downeast.net> < > < > < > < > <421CB114.2040502@maltzen.net> < > <421F5CDB.6080908@maltzen.net> <4223723C.3040509@maltzen.net> <1109640853.6251.5.camel@roop.ltsp> Message-ID: <4224803B.8030705@maltzen.net> Sudev Barar wrote: > On Mon, 2005-02-28 at 13:34 -0600, Petre Scheie wrote: > >>2a. Install an X server on the Windows boxes. The X-LiveCD allows you >>to run the CygWin X server from a CD, and it also has an option to >>install the X server on the Windows machine (the installer has a few >>bugs regarding the icons and menu choices it's supposed to add, but the >>actual X server installs without problems). If you're trying to get to >>the point of users just clicking on an icon and having it automatically >>connect to the Linux app server and loading the Gimp, say, you'll have >>to setup encryption keys with SSH & putty, and use those to >>automatically launch the apps. I haven't done this, but it's an >>interesting problem; but it may require more effort than step 2b below. > > [SNIP] > > Did more or less what you have described to run evolution mail client on > a remote win desktop. Works if you go through all settings of PuTTY > properly, especially those that deal with X forwarding. > > Maybe since I was on remote location the speed of display rendering was > a big problem. End of the day I found much easier (and lot faster!!) to > just use PuTTY and mutt for reading mail. > > Let us get feed back on how this progresses. I've found that even with compression (via ssh), running X applications across the public internet is painful at best. It's certainly easier than driving to the remote location in a pinch, but not practical for regular users. I actually get better performance if I tunnel VNC over ssh, either using at 'ssh -L 3700:localhost:5900 remotehost' command and then pointing vncviewer at localhost:3700, or using the -via switch with the vncviewer from the TightVNC package. I think it extracts a greater load on the remote host, and again, not usable for regular users; but it works pretty well for quick-n-dirty access to a remote graphical app. Petre From petre at maltzen.net Tue Mar 1 15:07:14 2005 From: petre at maltzen.net (Petre Scheie) Date: Tue, 01 Mar 2005 09:07:14 -0600 Subject: [K12OSN] printer on client ltsp In-Reply-To: <34622.200.218.176.17.1109685794.squirrel@popmail3.pop.com.br> References: <34622.200.218.176.17.1109685794.squirrel@popmail3.pop.com.br> Message-ID: <42248522.4060403@maltzen.net> See http://www.ltsp.org/documentation/ltsp-4.1/ltsp-4.1-2-en.html#AEN696 Ramon wrote: > How would I go about putting a printer on a client, I already have a printer on the > server, I would like to put the other printer on the client. > > Thanks, > Ramon > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From jim at winonacotter.org Tue Mar 1 15:35:36 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 1 Mar 2005 09:35:36 -0600 Subject: [K12OSN] Two identical cards one doesnt work. In-Reply-To: <1109678000.422457b02a53b@rix01.dyndns.org> Message-ID: <002001c51e74$504cd7a0$b39b060a@winonacotter.org> > I have DM9102 AF cards in most thin clients. They are bought > at the same time and seems to be identical to me. They all > worked with k12ltsp up until the k12ltsp-4.1 version. They > all get the right driver assigned to them, tulip and most of > them works just fine. Some of them boots off PXE, gets ip > from DHCPD, launches the kernel, loads the tulip module and > get no new adress from DHCP?? The DHCP log do show the first > dhcp lease etc and leases out another one to the linux kernel > but the kernel doesnt see that one. For what its worth my homebuilt server for K12LTSP at home has an on-board Davicom NIC which if I remember right is a 9102. It work fine up until 4.1 as well and afterwards was hit and miss for whether it worked right. I'll bet a different driver was bundled with 4.x versions than in 3.x. My solution was simply disable the onboard in the bios and slapped in a Intel Pro100 instead. But since you have a handfull of them in clients probably not a easy. This may not be relevant at all either since mine was in a server and you have trouble at the client end, but thought it may be useful for you to know. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From pvdw at criticalcontrol.com Tue Mar 1 15:48:54 2005 From: pvdw at criticalcontrol.com (Pete) Date: Tue, 01 Mar 2005 08:48:54 -0700 Subject: [K12OSN] Netware Authentication In-Reply-To: <421F5824.2070001@lrhs.greene-r8.k12.mo.us> References: <421F5824.2070001@lrhs.greene-r8.k12.mo.us> Message-ID: <42248EE6.5020905@criticalcontrol.com> Brandon Kovach wrote: > We recently added 94 thin clients on 2 linux boxes to our new school > and it's been one of the best decisions we've made, IMHO. > > We have a Netware 4.11 server that currently only uses IPX. > I've been watching and reading about the netware authentication and > it's exciting. We need to get that done over the summer. > > So my question is how. Does anyone have any ideas on how best to get > our LInux boxes to authenticate to the Netware server? I am not so > sure that by then, Novell will have put out a Linux client that will > work well, but ... > Also see my articles : http://www.novell.com/coolsolutions/nds/features/a_integrate_nds_k12ltsp_edir.html http://www.novell.com/coolsolutions/nds/features/tips/t_shares_linux_edir.html -- Peter Van den Wildenbergh CriticalControl Solutions Inc. Bow Valley Square II Suite 2400 205 - 5th Avenue SW Calgary, AB T2P 2V7 T (403) 705.7500 F (403) 705.7555 W www.criticalcontrol.com From bcarter at jchs.com Tue Mar 1 16:22:55 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 1 Mar 2005 11:22:55 -0500 Subject: [K12OSN] Netware Authentication In-Reply-To: <42248EE6.5020905@criticalcontrol.com> Message-ID: <001b01c51e7a$ecc89960$21690a0a@TechOffice> I have followed both of the articles to a T and still things are not working. I ran "ncpmount -S 10.10.100.17 -V user:/user/username -U username -P password /home/username/nwhome" (Where username is the name of the user and password is the password) and got the following error: ncpmount: Server not found (0x8847) My best guess is that ncpmount is attempting to use ipx to connect to the share and I do not have ipx setup on the Linux Box. Any suggestions? Burt Carter -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Pete Sent: Tuesday, March 01, 2005 10:49 AM To: Support list for opensource software in schools. Subject: Re: [K12OSN] Netware Authentication Brandon Kovach wrote: > We recently added 94 thin clients on 2 linux boxes to our new school > and it's been one of the best decisions we've made, IMHO. > > We have a Netware 4.11 server that currently only uses IPX. > I've been watching and reading about the netware authentication and > it's exciting. We need to get that done over the summer. > > So my question is how. Does anyone have any ideas on how best to get > our LInux boxes to authenticate to the Netware server? I am not so > sure that by then, Novell will have put out a Linux client that will > work well, but ... > Also see my articles : http://www.novell.com/coolsolutions/nds/features/a_integrate_nds_k12ltsp _edir.html http://www.novell.com/coolsolutions/nds/features/tips/t_shares_linux_edi r.html -- Peter Van den Wildenbergh CriticalControl Solutions Inc. Bow Valley Square II Suite 2400 205 - 5th Avenue SW Calgary, AB T2P 2V7 T (403) 705.7500 F (403) 705.7555 W www.criticalcontrol.com _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. From bcarter at jchs.com Tue Mar 1 16:24:53 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 1 Mar 2005 11:24:53 -0500 Subject: [K12OSN] mouting netware home directories Message-ID: <001c01c51e7b$32fa43c0$21690a0a@TechOffice> I have followed both of the articles to a T and still things are not working. I ran "ncpmount -S 10.10.100.17 -V user:/user/username -U username -P password /home/username/nwhome" (Where username is the name of the user and password is the password) and got the following error: ncpmount: Server not found (0x8847) My best guess is that ncpmount is attempting to use ipx to connect to the share and I do not have ipx setup on the Linux Box. Any suggestions? Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at portsmouth-college.ac.uk Tue Mar 1 16:44:40 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Tue, 1 Mar 2005 16:44:40 -0000 Subject: [K12OSN] Latest smbldap-installer script available...version 1.2 References: <200502281734.j1SHYal11973@downeast.net> Message-ID: <050101c51e7d$f6c38080$65c8a8c0@brianwork> cliebow at downeast.net wrote: > can you use net setlocalsid to advantage? i know ith my script it > would be trivial to do this..chuck > > >> David Trask wrote: >>> The latest smbldap-installer script (version 1.2) is now up on my >>> site (Matt and I tested it at a presentation today) :-) >>> >>> http://web.vcs.u52.k12.me.us/linux/smbldap/ >>> >>> Fixes include the roaming profiles, /bin/bash default...and some new >>> added features...check it out! >>> >>> David N. Trask >>> Technology Teacher/Coordinator >>> Vassalboro Community School >>> dtrask at vcs.u52.k12.me.us >>> (207)923-3100 >>> >>> >>> >>> >>> >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >> >> Is it possible to preset the SID when using the script ? >> >> I'm trying to setup a new Samba3 / LDAP system that I'll be able to >> just simply swap in without having to rejoin all the machine to the >> domain. >> >> Thanks >> Brian >> >> >> --------------------------------------------------------------- >> 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 >> > > > --------------------------------------------- > This message was sent from Downeast.Net. > http://ellsworthme.com/ > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see OK I set the SID to my existing domain's SID but when I ran the smbldap-installer script I had a couple of errors but when I finally got it to run the localsid had changed again. I've reset the SID to the correct value using net setlocalsid value but of cause all the accounts stored in the LDAP backend are wrong, is it a simple matter of just altering there value's with a LDAP Browser & the sid value in the smbldap-tools.conf ? Thanks Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From collinsr at kentoncityschools.org Tue Mar 1 17:29:24 2005 From: collinsr at kentoncityschools.org (Ryan Collins) Date: Tue, 1 Mar 2005 12:29:24 -0500 (EST) Subject: [K12OSN] Ohio SchoolNet Conference In-Reply-To: <4138443808.1107945038@[10.2.1.222]> References: <4138443808.1107945038@[10.2.1.222]> Message-ID: On Wed, 9 Feb 2005 aust_txv at ACCESS-K12.org wrote: > >> It's Tuesday morning at 10:30. > I will send some of my teachers. I am missing SchoolNet this year. > What part of the state are you in ? I am in Youngstown. I thought I was > alone in Ohio. Man that's good news. > Good luck, > Tom Ventresco I'm in NW Ohio, Kenton to be exact. My presentation was supposed to be hands-on, but over 50 people showed up (and we only had 16) computers. I didn't get to show off ltsp as much as I wanted to, but the speech went very well. I've heard that one of the DA-Sites in southern Ohio is really into using Linux. I can't remember the name of it though. -- Ryan Collins - Technology Coordinator Kenton City Schools http://www.kenton.k12.oh.us/helpdesk/ From hick518 at yahoo.com Tue Mar 1 17:57:37 2005 From: hick518 at yahoo.com (Rob Owens) Date: Tue, 1 Mar 2005 09:57:37 -0800 (PST) Subject: [K12OSN] old laptops as thin clients Message-ID: <20050301175737.22718.qmail@web41623.mail.yahoo.com> I'm thinking about getting one or two old laptops from ebay to use as thin clients. I don't know much about laptops, so are there any gotchas that I have to watch out for as far as getting one that will work? I know I need an ethernet port and either a floppy, hd, or cdrom (for loading the bootrom), but is there anything else? A pentium should do it, right? Any weird, incompatible hardware to watch out for? Thanks -Rob __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From Linux_Man at comcast.net Tue Mar 1 18:03:59 2005 From: Linux_Man at comcast.net (Brian Beck) Date: Tue, 01 Mar 2005 13:03:59 -0500 Subject: [K12OSN] Netware Authentication In-Reply-To: <001b01c51e7a$ecc89960$21690a0a@TechOffice> References: <001b01c51e7a$ecc89960$21690a0a@TechOffice> Message-ID: <4224AE8F.5020001@comcast.net> Burt Carter wrote: > I have followed both of the articles to a T and still things are not > working. I ran > "ncpmount -S 10.10.100.17 -V user:/user/username -U username -P password > /home/username/nwhome" (Where username is the name of the user and > password is the password) > and got the following error: > > ncpmount: Server not found (0x8847) > > My best guess is that ncpmount is attempting to use ipx to connect to > the share and I do not have ipx setup on the Linux Box. > Any suggestions? > > Burt Carter > You must have ipxutils installed to Authenticate to an IPX Novell server. From pvdw at criticalcontrol.com Tue Mar 1 18:06:13 2005 From: pvdw at criticalcontrol.com (Pete) Date: Tue, 01 Mar 2005 11:06:13 -0700 Subject: [K12OSN] Netware Authentication In-Reply-To: <001b01c51e7a$ecc89960$21690a0a@TechOffice> References: <001b01c51e7a$ecc89960$21690a0a@TechOffice> Message-ID: <4224AF15.9000907@criticalcontrol.com> Burt Carter wrote: >I have followed both of the articles to a T and still things are not >working. I ran >"ncpmount -S 10.10.100.17 -V user:/user/username -U username -P password >/home/username/nwhome" (Where username is the name of the user and >password is the password) >and got the following error: > >ncpmount: Server not found (0x8847) > >My best guess is that ncpmount is attempting to use ipx to connect to >the share and I do not have ipx setup on the Linux Box. >Any suggestions? > > > Yes... do you use the IP address or the name of the server in the original ncpmount line? AFAIK ncp does not use DNS so if you use servername than put an entry in the /etc/hosts file. Did you compile ncpmount yourself after downloading the latest source? What options did you use? Did you compile it with IPX support only? DO you need IPX or can you use IP? Can you do a ping 10.10.100.17? i.o.w. the server is there? No firewall blocking IP/X traffic between client/server? Peter From jam at mcquil.com Tue Mar 1 18:14:42 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 13:14:42 -0500 (EST) Subject: [K12OSN] Project MueKow Message-ID: I'd like to share with all of you a project that we're working on in the world of LTSP. The codename is 'Project MueKow' (pronounced: Moo Cow). The project is an experiment in how we build LTSP. If it works as we hope, it will likely become LTSP-5, hopefully in Q4-2005. If you caught Eric Harrison's email late last week about some integration we are working on between LTSP and Ubuntu, you already know a little bit about it. I've written up an article on our wiki, describing in some detail what we are really trying to do. So, I invite you all to take a look at: http://wiki.ltsp.org/twiki/bin/view/Ltsp/MueKow Please read through it, and give us some feedback. This is still in the very early stages, and we haven't written any code yet, but it is something that we are excited to move forward with. Thanks, Jim McQuillan jam at Ltsp.org From bcarter at jchs.com Tue Mar 1 18:26:04 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 1 Mar 2005 13:26:04 -0500 Subject: [K12OSN] novell authentication Message-ID: <002601c51e8c$20ba9280$21690a0a@TechOffice> I can ping the server and have tried ncpmount with both the ip address and the servername in the ncpmount line. I have also created a hosts entry for the server on the linux box. I compiled the source myself and did not do set any configuration options, using: ./configure My server accepts both IP and IPX requests, and there is a firewall, but it allows everything out and allows established or related communication back in. /var/log/secure shows authentication is working and communication with the server appears to be working. I made the section that shows the attempt at mounting bold. Here is the output from /var/log/secure Mar 1 13:55:28 RHN pam_ncp_auth[4791]: trying to login as student.ou=hsms.o=boe Mar 1 13:55:28 RHN pam_ncp_auth[4791]: User student.ou=hsms.o=boe was successfu lly authorized by NDS server 10.10.100.17 on tree JCBOE Mar 1 13:55:28 RHN pam_ncp_auth[4791]: Auth OK Mar 1 13:55:28 RHN pam_ncp_auth[4791]: User has DN student.HSMS.BOE Mar 1 13:55:28 RHN pam_ncp_auth[4791]: start of NW home dir got HSMS-HOME_USER. HSMS.BOE \USER\HS\STUDENT\student Mar 1 13:55:28 RHN pam_ncp_auth[4791]: got HSMS-HOME USER Mar 1 13:55:28 RHN pam_ncp_auth[4791]: end of NW home dir Mar 1 13:55:28 RHN pam_ncp_auth[4791]: start of NW message server got HSMS-APPS .HSMS.BOE Mar 1 13:55:28 RHN pam_ncp_auth[4791]: end of NW message server GOT [HSMS-APPS] Mar 1 13:55:28 RHN pam_ncp_auth[4791]: using location attribute Mar 1 13:55:28 RHN pam_ncp_auth[4791]: NWCCGetConnInfo(NWCC_INFO_TREE_NAME) ret urned JCBOE Mar 1 13:55:28 RHN pam_ncp_auth[4791]: end of retrieve nds user info code: Succ ess Mar 1 13:55:28 RHN pam_ncp_auth[4791]: FOUND ZF 20800101 in NDS Mar 1 13:55:28 RHN pam_ncp_auth[4791]: APPLYING ZF 0 OFF Mar 1 13:55:28 RHN pam_ncp_auth[4791]: USING ZF 20800101 Mar 1 13:55:28 RHN pam_ncp_auth[4791]: Remote host and tty port are not checked Mar 1 13:55:28 RHN pam_ncp_auth[4791]: NW_UPDATE_USER: 4294967295 4294967295 (n ull) (null) (null) Mar 1 13:55:28 RHN pam_ncp_auth[4791]: NW_UPDATE_USER:updating 2001 4294967295 (null) (null) (null) Mar 1 13:55:28 RHN pam_ncp_auth[4791]: return value of update_user_info 0 for student Mar 1 13:55:28 RHN pam_ncp_auth[4791]: start of nw_auto_mount_home Mar 1 13:55:28 RHN pam_ncp_auth[4791]: running as student "/usr/local/bin/ncpmo unt -U .student.HSMS.BOE -S HSMS-HOME -A HSMS-HOME -V USER:/USER/HS/STUDENT/STUD ENT -o symlinks,exec -u 2001 -c 2001 -d 0700 /mnt/ncp/student/" Mar 1 13:55:28 RHN pam_ncp_auth[4791]: /usr/local/bin/ncpmount finished with er ror 51 Mar 1 13:55:28 RHN pam_ncp_auth[4791]: user .student.HSMS.BOE had trouble mount ing HSMS-HOME/USER on /mnt/ncp/student/ Mar 1 13:55:28 RHN pam_ncp_auth[4791]: saving user_info Mar 1 13:55:28 RHN pam_ncp_auth[4791]: final PAM retval 0 Mar 1 13:55:28 RHN pam_ncp_auth[4791]: APPLYING ZF 20800101 Mar 1 13:55:28 RHN pam_ncp_auth[4791]: writing a new /home/student/.nwinfos fil e Mar 1 13:55:28 RHN pam_ncp_auth[4791]: done writing /home/student/.nwinfos Mar 1 13:55:30 RHN xinetd[1951]: START: sgi_fam pid=4859 from= Any ideas? Thanks, Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From bcarter at jchs.com Tue Mar 1 18:27:07 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 1 Mar 2005 13:27:07 -0500 Subject: [K12OSN] novell authentication Message-ID: <002b01c51e8c$4693e740$21690a0a@TechOffice> BTW, I just remembered that my novell 6 server uses NSS volumes, not traditional. Does this effect the use of ncpmount? Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From steve.hargadon at gmail.com Tue Mar 1 19:07:17 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Tue, 1 Mar 2005 11:07:17 -0800 Subject: [K12OSN] Mounting a Shared Win2k Drive for Students--no write access? Message-ID: I've mounted a shared Win2k directory in a K12LTSP 4.2 setup at a school where the students have traditionally all saved their work on their old Windows machines. No matter what I do, I can't seem to get write access for the student group id to be able to save documents. Root can save, although it is asked for a password confirmation, but nothing I have done has changed the write permissions for the group. Here is the mount command I have used: mount -t smbfs -o username=student,password=abc123 //sharename/Students /S-Drive I've tried unmask = 000, doesn't seem to make a difference. I've gried gid=students, also nothing Any suggestions? -- Steve Hargadon 916-899-1400 direct From loveless at lth5.k12.il.us Tue Mar 1 19:17:07 2005 From: loveless at lth5.k12.il.us (Abe Loveless) Date: Tue, 01 Mar 2005 13:17:07 -0600 Subject: [K12OSN] Squid and dansguardian In-Reply-To: <00ce01c51e3f$08a4acf0$65c8a8c0@brianwork> References: <3f3e6c4d247270e6a6f16ab676fe5cd4@renarts.org> <00ce01c51e3f$08a4acf0$65c8a8c0@brianwork> Message-ID: <4224BFB3.5030200@lth5.k12.il.us> > If your going to have a dedicated proxy server box have a look at Censornet > (www.censornet.com) it's a open source proxy server that used Squid, > Dansguardian on a Debian system. -- I'd suggest using the SME Server in Gateway mode. Setup squidGuard or Dansguardian for content filtering. Also has very easy to use web administration for enabling clamav/spamassassin and hosting email (using qmail), with Horde's IMP already included. If needed, apache, mysql, php, and many other goodies are already setup as well. http://www.contribs.org/ to download the SME Server 6.0.1 iso. This is server is pretty easy to use for the Linux newbie. But, if you are already an experienced user... you may get confused when you start mucking around on the console. In an effort to make the server as hard to break as possible, almost all configuration settings are stored in a database /home/e-smith/{accounts,configuration,networks} and 'nearly' all config files can be regenerated at anytime. So, manually editing certain config files (like /etc/httpd/config/httpd.conf) is a bad thing. Any manual changes will get lost on reboot. Custom mods have to be done in the approved SME way. Can provide a lot more info (or links) if needed. Also, if all you needed was content filtering, I probably would have recommended IPCop. But, since you want to run mail on this box... SME Server is the way to go. IMO. :) Later, Abe --------------------------------------- Abe Loveless http://www.tech-geeks.org/ From cwagnon at bryantschools.org Tue Mar 1 18:42:58 2005 From: cwagnon at bryantschools.org (Caleb Wagnon) Date: Tue, 01 Mar 2005 12:42:58 -0600 Subject: [K12OSN] Project MueKow Message-ID: I must comment...so who came up with the name? =) Caleb Wagnon Network Administrator Bryant Public Schools (501)653-5011 ___________________ From bcarter at jchs.com Tue Mar 1 19:38:19 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 1 Mar 2005 14:38:19 -0500 Subject: [K12OSN] novell authentication Message-ID: <003a01c51e96$38fb2d00$21690a0a@TechOffice> Based on the following passage from: http://www.cendio.com/files/thinlinc/userguide/html/novellfs.html : Would it be safe to assume that the reason I cannot mount a user's home directory from a novell 6 server using NSS volumes is because it is not supported? Does anyone have differing information, or has anyone successfully mounted home directories on an ltsp client from a Novell 6 SP3 server using NSS volumes? Thanks, Burt Carter 12.2.3. Accessing Novell Netware File Servers using NFS The NFS serving capabilities in Novell Netware differ between different versions of Netware. Here's an attempt to summarize what features exist on the different variants. Table 12.1. NFS serving capabilities in different Novell Netware versions Netware version Serving Traditional volumes Serving NSS volumes Netware 5.1 with Novell NFS 3.0 Support only over NFS v2. Hard links supported. File locking supported. File Access modes: NFS mode, Independent mode, Netware mode, Netware-NFS mode and NFS-Netware mode. Supported over NFS v2 and v3. Hard links supported. File locking not supported. Available File Access modes: Independent mode. Netware 6.0sp2+ with Native File Access for Unix Supported only over NFS v2. Hard links supported. File locking supported. File Access modes: Independent mode. Supported over NFS v2 and v3. File locking not supported. Hard links not supported. File Access modes: Independent mode. Netware 6.5 with Native File Access for Unix Not supported. Supported over NFS v2 and v3. File locking supported. Hard links not supported. File Access modes: Netware mode and Independent mode. If the filesystems exported from the Netware server is to be used as home directories for Linux users, both file locking and hardlink support is required for proper operation. Given the table above, home directories can only be exported and used from a Novell Netware server if they reside on traditional volumes on a Netware 6.0sp2 (or higher) server with Netware File Access for Unix installed. On the other hand, using Netware mode (if your fileserver runs Netware 6.5 or later) means you don't have to assign uid and gid values to all home directories from the Linux side, since Netware will do this translation on the server side. However, since a NFS export from Netware 6.5 doesn't support hard links, the export can't be used as a home directory without special care. Also, be aware of the fact that trustees won't work, so a shared directory where several people have read/write permissions can't be used in a decent way. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at winonacotter.org Tue Mar 1 19:59:09 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 1 Mar 2005 13:59:09 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: Message-ID: <003901c51e99$21b421d0$b39b060a@winonacotter.org> > Please read through it, and give us some feedback. This is still in the very early stages, and we haven't written any code yet, but it is > something that we are excited to move forward with. This may be a crazy question, but under this format is there a way we could choose an independent platform to use to build the LTSP Root-Trees? Say I used Fedora as a base, could I install Debian as the /opt/ltsp/i386 directory with the " debootstrap --arch i386 sarge /opt/ltsp/i386 http://ftp.debian.org/debian"? If so could we install a ppc based distro with whatever commands that distro would need? If this is feasable could there be a menu driven script where we could choose the distro (the script would have the up to date syntax for pulling the correct packages), and then be prompted for a directory name (maybe default to /opt/ltsp/i386) where we could enter whatever we wanted? I my opinion if this is possible it would provide excellent versatility. We could run whatever base distro we fealt best for a server base, then install as many different linux flavors to serve thins as we wanted in /opt/ltsp/i386/debian /opt/ltsp/i386/fedora /opt/ltsp/i386/ubuntu /opt/ltsp/ppc/yellowdog /opt/ltsp/ppc/ubuntu You get the idea. I don't know how we would choose what we booted from the clients, we know that using the vendor code and such works with determining ppc/i386/pxe/etc but how we would determine the different flavors for each architecture I don't know. What if each architecture had a boot menu that was updated upon each flavor install under that directory base? So the above example would load a base kernel dependant on architecture and then display something like a grub boot menu but to choose your flavor instead of a kernel version, then that menu pointed you down the correct nfs path and found the correct kernel paths in tftp? Just some thoughts, I wish I knew more so I could determine if the above makes me sound insane :-) -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From cliebow at downeast.net Tue Mar 1 20:21:41 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Tue, 1 Mar 2005 20:21:41 GMT Subject: [K12OSN] Latest smbldap-installer script available...version 1.2 Message-ID: <200503011920.j21JKFm05371@downeast.net> cant quite visualize what you are up against...can you slapcat the old database and use it to build a new one??seems like what you have proposed is a hell of a lot of work..chuck> cliebow at downeast.net wrote: > > can you use net setlocalsid to advantage? i know ith my script it > > would be trivial to do this..chuck > > > > > >> David Trask wrote: > >>> The latest smbldap-installer script (version 1.2) is now up on my > >>> site (Matt and I tested it at a presentation today) :-) > >>> > >>> http://web.vcs.u52.k12.me.us/linux/smbldap/ > >>> > >>> Fixes include the roaming profiles, /bin/bash default...and some new > >>> added features...check it out! > >>> > >>> David N. Trask > >>> Technology Teacher/Coordinator > >>> Vassalboro Community School > >>> dtrask at vcs.u52.k12.me.us > >>> (207)923-3100 > >>> > >>> > >>> > >>> > >>> > >>> _______________________________________________ > >>> K12OSN mailing list > >>> K12OSN at redhat.com > >>> https://www.redhat.com/mailman/listinfo/k12osn > >>> For more info see > >> > >> Is it possible to preset the SID when using the script ? > >> > >> I'm trying to setup a new Samba3 / LDAP system that I'll be able to > >> just simply swap in without having to rejoin all the machine to the > >> domain. > >> > >> Thanks > >> Brian > >> > >> > >> --------------------------------------------------------------- > >> 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 > >> > > > > > > --------------------------------------------- > > This message was sent from Downeast.Net. > > http://ellsworthme.com/ > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > OK I set the SID to my existing domain's SID but when I ran the > smbldap-installer script I had a couple of errors but when I finally got it > to run the localsid had changed again. > > I've reset the SID to the correct value using net setlocalsid value but of > cause all the accounts stored in the LDAP backend are wrong, is it a simple > matter of just altering there value's with a LDAP Browser & the sid value in > the smbldap-tools.conf ? > > Thanks > Brian > > > --------------------------------------------------------------- > 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 > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From hburroughs at HHPREP.ORG Tue Mar 1 20:36:18 2005 From: hburroughs at HHPREP.ORG (Henry Burroughs) Date: Tue, 01 Mar 2005 15:36:18 -0500 Subject: [K12OSN] Finished program to execute programs on user's desktops Message-ID: <1109709378.29536.37.camel@phoenix.media.local> I've got a finished program to execute programs on another user's display (and it runs it as the targeted user to boot). No xhost + needed! All using xauth!!! Weeeee! I don't recommend running it under SUDO at the moment. I have a feeling there are ways a user can execute an arbitrary command as root and get a shell of their own. Any help plugging or testing for those holes would be appreciated! It's up on the Wiki under software. http://www.k12ltsp.org/phpwiki/index.php/Display%20program%28s%29%20on%20a%20user%27s%20screen Henry Burroughs Technology Director Hilton Head Preparatory School www.hhprep.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From aahodson at episd.org Tue Mar 1 20:39:49 2005 From: aahodson at episd.org (Alan Hodson) Date: Tue, 01 Mar 2005 13:39:49 -0700 Subject: [K12OSN] Need a script Message-ID: Hi folks NEED: I am in dire need of a script that reads all users choosing only certain ones, then creates folders in the webserver area, set permissions and then creates a link back to the chosen user's home and renames it. EXPLANATION: I have created accounts for all teachers on K12LTSP V.4.2 servers (t.name##- a number based on the school code), and they all belong to a group called Manually, I am going into /var/www/html and creating a folder called t.name## (yes, one by one...). I then I set chmod 775 and chgrp tchr. I then make a link of this /var/www/html/t.name## and move it to the t.name## home area, where I rename it 'html' - this way, when a student types http://servername/t.name# they can see any and all documents that that teacher put in his/her folder - I suggest to them to stay away from using index.html, as that turns off the listing of that 'storage/drop area' I would like to see if a small script can a) read all user names and 'select' those ending with ## (school number, and only teachers) - b) create the folder in /var/www/html with that same name, c) set the permissions, d) make an alias of it in the original home directory and e) rename the alias to 'html', creating in effect a DROP FOLDER for all to see via the apache web server... Thanks in advance Alan A Hodson TIS/EPISD http://links.episd.org/ aahodson at episd.org -=o=- From dale.quigg at aspentech.com Tue Mar 1 17:06:38 2005 From: dale.quigg at aspentech.com (Quigg, Dale) Date: Tue, 1 Mar 2005 12:06:38 -0500 Subject: [K12OSN] RE: Squid and dansguardian Message-ID: > Date: Mon, 28 Feb 2005 18:53:26 -0800 > From: Lee Myrick > Subject: [K12OSN] Squid and dansguardian > Now I'm on to part two of the project: We currently have a dsl line > coming in for internet access (works fine with the server just setup > for dhcp connection). Now I want to setup Squid and Dansguardian. From > what I've read on this list, it seems the best way to do this is with a > separate box. I have an extra Compaq PIII box that should work. I'd > also like this box to be an mail server if possible. > > I'm not new to Linux, but I'm new to a project this large, so forgive > me if I'm asking newbie questions: I'm trying to get the physical > configuration down as I haven't seen any talk about this part of > setting up a proxy box. > > Question 1: Does the squid/dansguardian box need two nics? One for dsl > in and one out to ltsp server? It's easiest if you use two NICs. > Question 2: Is it feasible to do squid/ dansguardian and a mail/ftp > server on the same box? Yes. You may want to consider ClarkConnect Office (http://www.clarkconnect.com). I'm pleased with the product/value/service they offer. Hope this helps. Dale Q This e-mail and any attachments are intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email, and any attachments thereto, is strictly prohibited. If you receive this email in error please immediately notify the sender and permanently delete the original copy and any copy of any e-mail, and any printout thereof. From petre at maltzen.net Tue Mar 1 20:52:49 2005 From: petre at maltzen.net (Petre Scheie) Date: Tue, 01 Mar 2005 14:52:49 -0600 Subject: [K12OSN] Need a script In-Reply-To: References: Message-ID: <4224D621.1090607@maltzen.net> Wouldn't it be easier to use Apache's UserDir directive, in which each teacher has a ~/public_html/ directory which can be accessed by pointing one's web browser to website/~teachername? That is, if the website is school.domain.org, and the teacher's name is smith, users can access smith's webpage by going to http://school.domain.org/~smith/. And all smith has to do is put files in /home/smith/public_html. Petre Alan Hodson wrote: > Hi folks > > NEED: I am in dire need of a script that reads all users choosing only > certain ones, then creates folders in the webserver area, set > permissions and then creates a link back to the chosen user's home and > renames it. > > EXPLANATION: I have created accounts for all teachers on K12LTSP V.4.2 > servers (t.name##- a number based on the school code), and they all > belong to a group called > > Manually, I am going into /var/www/html and creating a folder called > t.name## (yes, one by one...). I then I set chmod 775 and chgrp tchr. I > then make a link of this /var/www/html/t.name## and move it to the > t.name## home area, where I rename it 'html' - this way, when a student > types http://servername/t.name# they can see any and all documents that > that teacher put in his/her folder - I suggest to them to stay > away from using index.html, as that turns off the listing of that > 'storage/drop area' > > I would like to see if a small script can a) read all user names and > 'select' those ending with ## (school number, and only teachers) - b) > create the folder in /var/www/html with that same name, c) set the > permissions, d) make an alias of it in the original home directory and > e) rename the alias to 'html', creating in effect a DROP FOLDER for all > to see via the apache web server... > > Thanks in advance > Alan A Hodson > TIS/EPISD > http://links.episd.org/ > aahodson at episd.org > -=o=- > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From jkinz at kinz.org Tue Mar 1 20:52:41 2005 From: jkinz at kinz.org (Jeff Kinz) Date: Tue, 1 Mar 2005 15:52:41 -0500 Subject: [K12OSN] Need a script In-Reply-To: ; from aahodson@episd.org on Tue, Mar 01, 2005 at 01:39:49PM -0700 References: Message-ID: <20050301155241.A29100@redline.comcast.net> On Tue, Mar 01, 2005 at 01:39:49PM -0700, Alan Hodson wrote: > Hi folks > > NEED: I am in dire need of a script that reads all users choosing only > certain ones, then creates folders in the webserver area, set > permissions and then creates a link back to the chosen user's home and > renames it. > > EXPLANATION: I have created accounts for all teachers on K12LTSP V.4.2 > servers (t.name##- a number based on the school code), and they all > belong to a group called > > Manually, I am going into /var/www/html and creating a folder called > t.name## (yes, one by one...). I then I set chmod 775 and chgrp tchr. I > then make a link of this /var/www/html/t.name## and move it to the > t.name## home area, where I rename it 'html' - this way, when a student > types http://servername/t.name# they can see any and all documents that > that teacher put in his/her folder - I suggest to them to stay > away from using index.html, as that turns off the listing of that > 'storage/drop area' > > I would like to see if a small script can a) read all user names and > 'select' those ending with ## (school number, and only teachers) - b) > create the folder in /var/www/html with that same name, c) set the > permissions, d) make an alias of it in the original home directory and > e) rename the alias to 'html', creating in effect a DROP FOLDER for all > to see via the apache web server... Assuming all teacher names end in two digits and none of the students account names do this one liner may work: for teach in `cat /etc/passwd | awk '{FS=":";}{print $1}' | \ egrep "[0-9][0-9]" ` ; do dir=/var/www/html/${teach}; mkdir $dir;\ chmod 775 $dir ; cd /home/${teach}; ln -s $dir ${teach}.html; done not tested or debugged, use at own risk, beware of gnats etc.. -- Linux/Open Source: Your infrastructure belongs to you, free, forever. Idealism: "Realism applied over a longer time period" http://www.scaled.com/projects/tierone/ http://kinz.org http://www.fedoratracker.org http://www.fedorafaq.org http://www.fedoranews.org Jeff Kinz, Emergent Research, Hudson, MA. From jim at winonacotter.org Tue Mar 1 20:57:55 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 1 Mar 2005 14:57:55 -0600 Subject: [K12OSN] Need a script In-Reply-To: Message-ID: <005001c51ea1$5793f750$b39b060a@winonacotter.org> > Manually, I am going into /var/www/html and creating a folder > called t.name## (yes, one by one...). I then I set chmod 775 > and chgrp tchr. I then make a link of this > /var/www/html/t.name## and move it to the t.name## home area, where I rename it 'html' - > this way, when a student types > http://servername/t.name# they > can see any and all documents > that that teacher put in his/her folder - I suggest to > them to stay away from using index.html, as that turns off > the listing of that 'storage/drop area' This has nothing to do with making a script but may be a simpler way for you to do things. If I recall there is a function in Apache to automatically enable user webpages. You would access these with http://servername/~t.name# the ~ says this is a user website and points it to the html folder by default in the users home directory. I cannot remember exactly the syntax for setting this up or what it is called but there is usually a sample section in httpd.conf. This will of course enable user pages for all users that have a html folder in their user directory. Just another line of thinking for you to ponder. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From server at benmay.org Tue Mar 1 21:07:24 2005 From: server at benmay.org (Server @ Ben May) Date: Wed, 02 Mar 2005 07:07:24 +1000 Subject: [K12OSN] Need a script In-Reply-To: References: Message-ID: <4224D98C.6010802@benmay.org> I would reccomend using usrdir as well, that is a line in your httpd.conf file called userdir. It has some basic instructions for you aswell to use it. -- Regards, Ben May ben at benmay.org www.benmay.org A classic is a book that is much praised yet rarely read. From jam at mcquil.com Tue Mar 1 21:12:31 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 16:12:31 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: On Tue, 1 Mar 2005, Caleb Wagnon wrote: > I must comment...so who came up with the name? It was a bit of a bad joke between Scott Balneaves and myself. We were throwing names around, and we talked about Longhorn, and that led to cows, and pretty soon, Moo Cow. Then, we went with the goofy spelling, to add a bit more mistique to it. Jim. > > =) > > Caleb Wagnon > Network Administrator > Bryant Public Schools > (501)653-5011 > ___________________ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From barry at yellowdog.com Tue Mar 1 21:14:34 2005 From: barry at yellowdog.com (Barry Solof) Date: Tue, 01 Mar 2005 16:14:34 -0500 Subject: [K12OSN] novell authentication Message-ID: <4224DB3A.5090404@yellowdog.com> Hi, The easy way to test if a client can hook to a Netware server: * Boot from a Knoppix disk. You can run "knoppix 2" to avoid loading the gui. * Make a directory to use as the mount point. i.e. "mkdir /mnt/test" For IPX * "ipx_configure --auto_primary=on --auto_interface=on" * "ncpmount -S servername -U username admin.tree /mnt/test" For IP * "ncpmount -S servername -A 10.6.21.13 -U admin.tree /mnt/test" (-A is the numeric address of the server) Quick Example for IP ------------------------------ knoppix 2 mkdir /mnt/backup ncpmount -S backup -A 10.6.21.13 -U admin.ccn /mnt/backup Cool use: while you are connected to the server, create an image of the pc hard drive. ------------------------------------------------------------------------------------------------------------------------- Now that you are connected to Netware, you can change into a directory on the server and run partimage. Partimage can image your hard drive into nice, cdrom sized files that will be saved on your Netware server. Cooler use: create a virtual copy of the original computer. ---------------------------------------------------------------------------------- Fire up a VMWare virtual machine with the Knoppix disk. Connect to Netware as outlined above and restore the partimage files to the virtual machine. I use this all the time to create an exact copy of a production server. I can then test upgrades and modification to the server before committing the changes to the real production server. Hope this helps! From jam at mcquil.com Tue Mar 1 21:22:40 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 16:22:40 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <003901c51e99$21b421d0$b39b060a@winonacotter.org> References: <003901c51e99$21b421d0$b39b060a@winonacotter.org> Message-ID: On Tue, 1 Mar 2005, Jim Kronebusch wrote: > > Please read through it, and give us some feedback. This is still in > the very early stages, and we haven't written any code yet, but it is > > something that we are excited to move forward with. > > This may be a crazy question, but under this format is there a way we > could choose an independent platform to use to build the LTSP > Root-Trees? Say I used Fedora as a base, could I install Debian as the > /opt/ltsp/i386 directory with the " debootstrap --arch i386 sarge > /opt/ltsp/i386 http://ftp.debian.org/debian"? If so could we install a > ppc based distro with whatever commands that distro would need? The problem is, 'debootstrap' doesn't exist on Fedora. So you can't run that command on a fedora machine to build a debian client tree. And installing a PPC client tree on an x86 server is going to be tricky, even if the distros are the same. The problem there is that we can't run the Pre-install and Post-install scripts in the PPC packages, because they likely try to execute PPC binaries, and that won't fly on an x86 server. So, the trick there is unpack a big ole tarball into the client tree directory. Then, boot the PPC client, and run any additional installation commands that might be necessary. Jim McQuillan jam at Ltsp.org > > If this is feasable could there be a menu driven script where we could > choose the distro (the script would have the up to date syntax for > pulling the correct packages), and then be prompted for a directory name > (maybe default to /opt/ltsp/i386) where we could enter whatever we > wanted? > > I my opinion if this is possible it would provide excellent versatility. > We could run whatever base distro we fealt best for a server base, then > install as many different linux flavors to serve thins as we wanted in > /opt/ltsp/i386/debian > /opt/ltsp/i386/fedora > /opt/ltsp/i386/ubuntu > /opt/ltsp/ppc/yellowdog > /opt/ltsp/ppc/ubuntu > > You get the idea. I don't know how we would choose what we booted from > the clients, we know that using the vendor code and such works with > determining ppc/i386/pxe/etc but how we would determine the different > flavors for each architecture I don't know. What if each architecture > had a boot menu that was updated upon each flavor install under that > directory base? So the above example would load a base kernel dependant > on architecture and then display something like a grub boot menu but to > choose your flavor instead of a kernel version, then that menu pointed > you down the correct nfs path and found the correct kernel paths in > tftp? > > Just some thoughts, I wish I knew more so I could determine if the above > makes me sound insane :-) > > > -- > 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 gsp at leighctc.kent.sch.uk Tue Mar 1 21:28:07 2005 From: gsp at leighctc.kent.sch.uk (Gavin Spurgeon) Date: Tue, 1 Mar 2005 21:28:07 -0000 Subject: [K12OSN] mouting netware home directories References: <001c01c51e7b$32fa43c0$21690a0a@TechOffice> Message-ID: <001f01c51ea5$8fc5a8e0$1300000a@leighctc.kent.sch.uk> Hi Burt > I have followed both of the articles to a T and still things are not working. I ran > "ncpmount -S 10.10.100.17 -V user:/user/username -U username -P password > /home/username/nwhome" (Where username is the name of the user and password is > the password) and got the following error: ncpmount -S blade3 -A blade3.leighctc.kent.sch.uk -U mount.curr -P mount -V DATA2:/hdrive /mnt/novell/hdrive This is a Real line in a script I use here with a Novell NetWare 6.5 Server and yes the volume in question 'Is' an NSS volume... Try using you server name in the -S switch and also add the -A switch and put the an FQDN that also points to your server... Please let me know, if this works.... Best Regards Gavin Spurgeon Assistant Systems Administrator gsp at leighctc.kent.sch.uk http://www.leighctc.kent.sch.uk Tel: 01322 620400 DDI: 01322 620501 IS HelpDesk : Ext 541 ############################################# Unofficial K12LTSP HOWTOz & Extraz Site (http://k12ltsp.howtoz.net) ############################################# From jam at mcquil.com Tue Mar 1 21:24:42 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 16:24:42 -0500 (EST) Subject: [K12OSN] Re: [Ltsp-discuss] Project MueKow In-Reply-To: References: Message-ID: On Tue, 1 Mar 2005, Eric Thibodeau wrote: > I almost yleped in front of all my Unix scripting students ...this is > indeed excellent news to me and should definately make LTSP integration > more flexible. Wish I could have been there to hear it :) > > I'm a Gentooer and would be more than pleased to test this approach on my > systems...nothing simpler than unpacking a stage 3 into an > /opt/ltsp/_test/ and go at it (without loosing an operationnal > server) That's pretty much what we are looking at doing. At least for the Gentoo folks. Jim McQuillan jam at Ltsp.org > > eric > > On Tue, 1 Mar 2005, Jim McQuillan wrote: > > > I'd like to share with all of you a project that we're working on in the > > world of LTSP. The codename is 'Project MueKow' (pronounced: Moo Cow). > > > > The project is an experiment in how we build LTSP. If it works as we > > hope, it will likely become LTSP-5, hopefully in Q4-2005. > > > > If you caught Eric Harrison's email late last week about some > > integration we are working on between LTSP and Ubuntu, you already know > > a little bit about it. > > > > I've written up an article on our wiki, describing in some detail what > > we are really trying to do. > > > > So, I invite you all to take a look at: > > > > http://wiki.ltsp.org/twiki/bin/view/Ltsp/MueKow > > > > Please read through it, and give us some feedback. This is still in the > > very early stages, and we haven't written any code yet, but it is > > something that we are excited to move forward with. > > > > Thanks, > > > > Jim McQuillan > > jam at Ltsp.org > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.freenode.net > > > From les at futuresource.com Tue Mar 1 21:27:28 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 01 Mar 2005 15:27:28 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: <1109712447.28447.122.camel@les-home.futuresource.com> On Tue, 2005-03-01 at 12:14, Jim McQuillan wrote: > http://wiki.ltsp.org/twiki/bin/view/Ltsp/MueKow > > Please read through it, and give us some feedback. If you are going to make this kind of change, why keep the /opt/ltsp/i386 copies at all, at least for machines of the same CPU type? Why not boot all clients as though they would run as fat clients, mounting the native binaries from the host but on the weaker ones continue to run the desktop remotely? http://fedora.redhat.com/projects/stateless/ seems to be on the right track although they seem a little carried away with duplicating a snapshot image for the clients to run instead of mounting the live server binaries (hasn't Solaris offered that for ages?). Why not back a thin-client startup (X -query server) into that framework, leaving the option to run anything you want as a local app on any client? Knoppix also has a workable client-boot configuration although they obviously have already had to deal with the distribution image being mounted read-only. For a P300 and up, running a local desktop starts to make sense. The 'windows years' have left us with tons of obsolete hardware designed to run a desktop and commodity-priced servers that can only handle 30 or so clients. If your goal is to recycle the clients it makes sense to take advantage of their power to reduce the need for new servers by running the desktop and/or some apps locally. If you network-mount the appropriate binaries you can do this without maintaining anything on the clients. There will be some extra work to support multiple platforms but it would just amount to maintaining appropriate NFS exported directories for them which you have to do anyway. A simple approach for this would be to use a run-from-cd version of the distribution in question on a client to mount/install/update the binaries, or use a knoppix-like scheme where you actually export the CD or a HD copy of it. There are still several problems to solve. One is the difficulty in making menus that launch things in the right place if you want to mix and match local and remote apps. X can run things where you want, but how do you build menu items that know that some clients should run a program as a local app, some on the ltsp server, and maybe others from a special app server? Or is cluster technology coming along fast that before you can work this out you would be able to launch a program locally and let it migrate itself it that would be better? This: http://kerrighed.org/what_is_kerrighed.html looks promising, but not complete yet. -- Les Mikesell les at futuresource.com From jim at rossberry.com Tue Mar 1 21:33:01 2005 From: jim at rossberry.com (Jim Wildman) Date: Tue, 1 Mar 2005 16:33:01 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: I missed the original post. Is there a link to the project? ------------------------------------------------------------------------ Jim Wildman, CISSP, RHCE jim at rossberry.com http://www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine From dan_young at parkrose.k12.or.us Tue Mar 1 21:35:39 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Tue, 01 Mar 2005 13:35:39 -0800 Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: <1109712939.26581.1.camel@dan.parkrose.k12.or.us> On Tue, 2005-03-01 at 16:33 -0500, Jim Wildman wrote: > I missed the original post. Is there a link to the project? http://wiki.ltsp.org/twiki/bin/view/Ltsp/MueKow -- Dan Young Parkrose School District From jam at mcquil.com Tue Mar 1 21:38:27 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 16:38:27 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <1109712447.28447.122.camel@les-home.futuresource.com> References: <1109712447.28447.122.camel@les-home.futuresource.com> Message-ID: Les, A huge number of LTSP users are deploying with 486's, Pentium-I's and Pentium-II's, with 32mb (or less). Trying to use the servers optimized binaries just wouldn't work in that case. and at this point, we're just not interested in having to maintain 2 different ways of doing this. 1 for same-arch clients, and a separate method for different-arch clients. and when I talk about diff-arch here, i'm referring to the difference between i386 and i686. (Lots of i386 clients running from i686 servers). Once we get past our experiment, we certainly could decide to open it up to use the servers actual binaries for clients that can support it. But, for now, we really need to keep the pre-i686 clients in mind. You've got some other great ideas too, but I think we've got to take this one step at a time, and make sure we are at least as good as the current LTSP. Then, once we've accomplished that, we'll see where we go next. Thanks, Jim McQuillan jam at Ltsp.org On Tue, 1 Mar 2005, Les Mikesell wrote: > On Tue, 2005-03-01 at 12:14, Jim McQuillan wrote: > > > http://wiki.ltsp.org/twiki/bin/view/Ltsp/MueKow > > > > Please read through it, and give us some feedback. > > If you are going to make this kind of change, why keep the > /opt/ltsp/i386 copies at all, at least for machines of the > same CPU type? Why not boot all clients as though they would > run as fat clients, mounting the native binaries from the host but > on the weaker ones continue to run the desktop remotely? > > http://fedora.redhat.com/projects/stateless/ seems to be on the right > track although they seem a little carried away with duplicating a > snapshot image for the clients to run instead of mounting the live > server binaries (hasn't Solaris offered that for ages?). Why not > back a thin-client startup (X -query server) into that framework, > leaving the option to run anything you want as a local app on any > client? Knoppix also has a workable client-boot configuration > although they obviously have already had to deal with the distribution > image being mounted read-only. > > For a P300 and up, running a local desktop starts to make sense. > The 'windows years' have left us with tons of obsolete hardware designed > to run a desktop and commodity-priced servers that can only handle 30 > or so clients. If your goal is to recycle the clients it makes sense > to take advantage of their power to reduce the need for new servers by > running the desktop and/or some apps locally. If you network-mount the > appropriate binaries you can do this without maintaining anything on the > clients. There will be some extra work to support multiple platforms > but it would just amount to maintaining appropriate NFS exported > directories for them which you have to do anyway. A simple approach > for this would be to use a run-from-cd version of the distribution > in question on a client to mount/install/update the binaries, or > use a knoppix-like scheme where you actually export the CD or a > HD copy of it. > > There are still several problems to solve. One is the difficulty in > making menus that launch things in the right place if you want to mix > and match local and remote apps. X can run things where you want, but > how do you build menu items that know that some clients should run a > program as a local app, some on the ltsp server, and maybe others from > a special app server? Or is cluster technology coming along fast > that before you can work this out you would be able to launch a program > locally and let it migrate itself it that would be better? This: > http://kerrighed.org/what_is_kerrighed.html looks promising, but not > complete yet. > > -- > 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 jam at mcquil.com Tue Mar 1 21:39:00 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 16:39:00 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: Jim, yes, it's here: http://wiki.ltsp.org/twiki/bin/view/Ltsp/MueKow Jim McQuillan jam at Ltsp.org On Tue, 1 Mar 2005, Jim Wildman wrote: > I missed the original post. Is there a link to the project? > > > ------------------------------------------------------------------------ > Jim Wildman, CISSP, RHCE jim at rossberry.com http://www.rossberry.com > "Society in every state is a blessing, but Government, even in its best > state, is a necessary evil; in its worst state, an intolerable one." > Thomas Paine > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From gsp at leighctc.kent.sch.uk Tue Mar 1 21:44:01 2005 From: gsp at leighctc.kent.sch.uk (Gavin Spurgeon) Date: Tue, 1 Mar 2005 21:44:01 -0000 Subject: [K12OSN] RE: mouting netware home directories Message-ID: <008301c51ea7$c8216290$1300000a@leighctc.kent.sch.uk> Hi Burt & List.. from the ncpmount man pages:- -A dns name (mount option ipserver=dns name) When you are mounting volumes from NetWare 5 server over UDP, you must specify dns name of server here and logical server name in -S (or in server=). This name is used to switch ncpmount into UDP mode and to specify server to connect. Currently, DNS is only supported IP name resolution protocol. There is currently no support for SLP. Best Regards Gavin Spurgeon Assistant Systems Administrator gsp at leighctc.kent.sch.uk http://www.leighctc.kent.sch.uk Tel: 01322 620400 DDI: 01322 620501 IS HelpDesk : Ext 541 ############################################# Unofficial K12LTSP HOWTOz & Extraz Site (http://k12ltsp.howtoz.net) ############################################# -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at winonacotter.org Tue Mar 1 21:46:11 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Tue, 1 Mar 2005 15:46:11 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: Message-ID: <005601c51ea8$15649720$b39b060a@winonacotter.org> > The problem is, 'debootstrap' doesn't exist on Fedora. So > you can't run that command on a fedora machine to build a > debian client tree. > > And installing a PPC client tree on an x86 server is going to > be tricky, even if the distros are the same. The problem > there is that we can't run the Pre-install and Post-install > scripts in the PPC packages, because they likely try to > execute PPC binaries, and that won't fly on an x86 server. > So, the trick there is unpack a big ole tarball into the > client tree directory. Then, boot the PPC client, and run > any additional installation commands that might be necessary. I suppose if one really wanted to do such a thing another more task intensive approach could be to perform a install on another machine, build the ltsp tree in whatever directory I wanted, then move that directory to my main server? That would be a way to take care of us odd ducks that wanted to install multiple flavors. A thought on the booting the PPC client to install additional packages. When I run a PPC client from a i386 server I get a identical desktop of that on my i386 clients (if my base is Fedora then PPC shows Fedora). When I run a i386 client from a PPC server I get an identical desktop as that of my PPC clients (if my base is YDL then the i386 clients show YDL). So I wonder would the PPC client from a i386 server really be able to execute PPC binaries and vice versa? I don't quite understand why this is but it seems like it would be a problem, unless of course project MueKow changes things enough that this wouldn't be the case. It is handy though at this point that I can install a single package and it shows up in both architectures, I imagine is could get messy maintaining separate apps for each installed distro. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From les at futuresource.com Tue Mar 1 21:46:41 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 01 Mar 2005 15:46:41 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: <1109713601.28447.125.camel@les-home.futuresource.com> On Tue, 2005-03-01 at 15:12, Jim McQuillan wrote: > > I must comment...so who came up with the name? > > It was a bit of a bad joke between Scott Balneaves and myself. We were > throwing names around, and we talked about Longhorn, and that led to > cows, and pretty soon, Moo Cow. Then, we went with the goofy spelling, > to add a bit more mistique to it. It might be a good reason to revive the ancient collection of ascii-art cows. There's a copy here http://userpages.umbc.edu/~dschmi1/text/cow-list.txt (note that you might need to censor a few...). -- Les Mikesell les at futuresource.com From gj.kramer at planet.nl Tue Mar 1 22:04:14 2005 From: gj.kramer at planet.nl (Gustav J Kramer) Date: Tue, 01 Mar 2005 17:04:14 -0500 Subject: [K12OSN] old laptops as thin clients In-Reply-To: <20050301175737.22718.qmail@web41623.mail.yahoo.com> References: <20050301175737.22718.qmail@web41623.mail.yahoo.com> Message-ID: <4224E6DE.6090309@planet.nl> Rob Owens wrote: > I'm thinking about getting one or two old laptops from > ebay to use as thin clients. I don't know much about > laptops, so are there any gotchas that I have to watch > out for as far as getting one that will work? > > I know I need an ethernet port and either a floppy, > hd, or cdrom (for loading the bootrom), but is there > anything else? A pentium should do it, right? Any > weird, incompatible hardware to watch out for? > > Thanks > > -Rob > > __________________________________________________ > 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 > I have had good success with the ThinkPad 760ED which has a P133 processor. The only problem I had was with sound. (It uses a proprietary chipset which emulates a soundblaster, once the DOS drivers are loaded). On some laptops I have had problems with the video card detection, which, I assume, could be fixed by specifiying a server in lts.conf - gustav From bcarter at jchs.com Tue Mar 1 22:16:22 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 1 Mar 2005 17:16:22 -0500 Subject: [K12OSN] RE: mouting netware home directories Message-ID: <200503011716.AA1368391912@mail.jchs.com> Thanks for the info Gavin, I will give it a try tommorrow. If I am still having trouble I may attempt to contact you via msn messengar. Thanks, Burt Carter ---------- Original Message ---------------------------------- From: "Gavin Spurgeon" Reply-To: "Support list for opensource software in schools." Date: Tue, 1 Mar 2005 21:44:01 -0000 >Hi Burt & List.. > >from the ncpmount man pages:- > > -A dns name (mount option ipserver=dns name) > When you are mounting volumes from NetWare 5 server over UDP, you > must specify dns name of server here and logical server name in -S > (or in server=). This name is used to switch ncpmount into UDP mode > and to specify server to connect. Currently, DNS is only supported > IP name resolution protocol. There is currently no support for SLP. > >Best Regards > > >Gavin Spurgeon >Assistant Systems Administrator >gsp at leighctc.kent.sch.uk >http://www.leighctc.kent.sch.uk >Tel: 01322 620400 >DDI: 01322 620501 >IS HelpDesk : Ext 541 > >############################################# > > Unofficial K12LTSP HOWTOz & Extraz Site > (http://k12ltsp.howtoz.net) > > ############################################# > > > > ________________________________________________________________ Sent via the WebMail system at mail.jchs.com This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. From mrok12osn at eastgranby.k12.ct.us Tue Mar 1 22:25:23 2005 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Tue, 1 Mar 2005 17:25:23 -0500 (EST) Subject: [K12OSN] SELinux postfix/squirrelmail problem In-Reply-To: <1109713601.28447.125.camel@les-home.futuresource.com> References: <1109713601.28447.125.camel@les-home.futuresource.com> Message-ID: <1319.24.2.210.202.1109715923.squirrel@mail.eastgranby.k12.ct.us> I've been building an email server using K12LTSP 4.2 CD's with updates. It's based on postfix, dovecot, and squirrelmail. I've run into an SELinux issue related to squirrelmail running with postfix. The sending of mail is not working. The problem was recently documented in https://www.redhat.com/archives/fedora-selinux-list/2005-February/msg00181.html and there is a solution, I think. As excerpted from the above message "For the benefit of those that follow, could you confirm the steps necessary to work around this problem are : Obtain selinux-policy-targeted-1.17.30-2.84 from ftp://people.redhat.com/dwalsh/SELinux/FC3 rpm -Uvh selinux-policy-targeted-1.17.30-2.84 restorecon -R -v /var/lib/squirrelmail /usr/sbin/sendmail.postfix /var/spool /var/log load_policy /etc/selinux/targeted/policy/policy.18" Can anyone give me some advice? Should I wait for the 2.84 targeted policy to show up when I do a yum update? Will I mess up future yum updates if I download 2.84 and install as above? Mark Orenstein East Granby, CT School System From les at futuresource.com Tue Mar 1 22:29:40 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 01 Mar 2005 16:29:40 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> Message-ID: <1109716180.28447.165.camel@les-home.futuresource.com> On Tue, 2005-03-01 at 15:38, Jim McQuillan wrote: > A huge number of LTSP users are deploying with 486's, Pentium-I's and > Pentium-II's, with 32mb (or less). Trying to use the servers optimized > binaries just wouldn't work in that case. and at this point, we're just > not interested in having to maintain 2 different ways of doing this. 1 > for same-arch clients, and a separate method for different-arch clients. > and when I talk about diff-arch here, i'm referring to the difference > between i386 and i686. (Lots of i386 clients running from i686 > servers). OK, server disk space is cheap enough that it probably isn't worth a lot of trouble to save space by making the NFS-export the same as the server uses. However, just based on hardware that has been manufactured and is now obsolete and going off-lease, I'd guess that there is an excellent chance that anyone building a new ltsp system today (and for a long time going forward) would end up with an all-686 system). Thus I'm not sure it makes sense to double the work needed to maintain a same-arch system just to keep it symmetrical with multi-arch. However, being able to push the server binaries into the client image with a script instead of having to run another update from a client would take care of this objection (and I think the stateless project does something like that). > Once we get past our experiment, we certainly could decide to open it up > to use the servers actual binaries for clients that can support it. But, > for now, we really need to keep the pre-i686 clients in mind. Of course, but the mechanism for any arch that doesn't match the server should permit this for those who need to do that extra work - and this should allow the exported image to live somewhere other than the ltsp server. You should be able to have one good file server holding home directories and multi-arch system exports for any number of ltsp servers and thin/fat clients. In this scenario it would be easy to also network-boot the ltsp servers. > You've got some other great ideas too, but I think we've got to take > this one step at a time, and make sure we are at least as good as the > current LTSP. Then, once we've accomplished that, we'll see where we go > next. I'm not sure there is a one-step-at-a-time way to get from the current LTSP to one that permits arbitrary mixtures of thin/fat/in-between clients which seem to make sense according to hardware logistics. Making the stateless or knoppix network boot mechanisms accommodate starting with 'X -query server' for low-powered boxes looks like it should be easier. The reason I'm making this argument now is to help avoid the '2 different ways' problem you mention above, but for fat vs. thin clients when we know that available clients are getting fatter. -- Les Mikesell les at futuresource.com From robark at gmail.com Tue Mar 1 22:40:42 2005 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 1 Mar 2005 14:40:42 -0800 Subject: [K12OSN] Project MueKow In-Reply-To: References: Message-ID: On Tue, 1 Mar 2005 16:12:31 -0500 (EST), Jim McQuillan wrote: > It was a bit of a bad joke between Scott Balneaves and myself. We were > throwing names around, and we talked about Longhorn, and that led to > cows, and pretty soon, Moo Cow. Then, we went with the goofy spelling, > to add a bit more mistique to it. > > Jim. > Does this mean Moodle will be integrated? Moodle and MueKow MOOving Computing in Education. Two projects that were MAID for each other. I couldn't help MILKING that one. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From ascensiontech at gmail.com Tue Mar 1 22:48:05 2005 From: ascensiontech at gmail.com (Ascension Tech) Date: Tue, 1 Mar 2005 17:48:05 -0500 Subject: [K12OSN] old laptops In-Reply-To: <1109674081.15024.1.camel@server.ltsp> References: <1109674081.15024.1.camel@server.ltsp> Message-ID: <9bd317560503011448643729dc@mail.gmail.com> Hey Sudev, Thanks for writing back. What part of the documentation do you mean? I only see a part that says that pcmcia booting isn't possible. http://k12ltsp.org/phpwiki/index.php/Technical%3ABooting%3APCMCIAClients Peace, Peter On Tue, 01 Mar 2005 16:18:02 +0530, Sudev Barar wrote: > On Tue, 2005-03-01 at 14:02, Jeff Zidek wrote: > > Do they have cdroms? One way would be to download the pxes iso and make > > bootable cdroms. Then just have the click on the icon to boot from a LTSP > > server. Why not download the iso and try it out. Jeff Zidek > > > > -----Original Message----- > > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On > > Behalf Of Ascension Tech > > Sent: Monday, February 28, 2005 8:21 PM > > To: Support list for opensource software in schools. > > Subject: [K12OSN] old laptops > > > > > > I'm getting a lot of old laptops lately with no ethernet. Can anyone > > recommend a pcmcia ethernet card that boots into k12ltsp with pxe, > > etherboot or a pxes cd? I tried a D-Link DFE-690txd because it's > > based on the Realtek, but no joy. > > Try wireless package for booting off PCMCIA card ethernet. Howto on the > LTSP documentation pages. Works with 3Com cards and no reason why it > should not with others. AFAIK this is independent of type of card > (chipset) > -- > Sudev Barar > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From jam at mcquil.com Tue Mar 1 23:38:43 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 18:38:43 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <1109716180.28447.165.camel@les-home.futuresource.com> References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: On Tue, 1 Mar 2005, Les Mikesell wrote: > On Tue, 2005-03-01 at 15:38, Jim McQuillan wrote: > > > A huge number of LTSP users are deploying with 486's, Pentium-I's and > > Pentium-II's, with 32mb (or less). Trying to use the servers optimized > > binaries just wouldn't work in that case. and at this point, we're just > > not interested in having to maintain 2 different ways of doing this. 1 > > for same-arch clients, and a separate method for different-arch clients. > > and when I talk about diff-arch here, i'm referring to the difference > > between i386 and i686. (Lots of i386 clients running from i686 > > servers). > > OK, server disk space is cheap enough that it probably isn't worth a lot > of trouble to save space by making the NFS-export the same as the server > uses. However, just based on hardware that has been manufactured and > is now obsolete and going off-lease, I'd guess that there is an > excellent chance that anyone building a new ltsp system today (and for > a long time going forward) would end up with an all-686 system). Thus Maybe in your world, everybody has P3 and P4 workstations, but ask the 80,000 students in So.Africa who are using LTSP, or the 600 schools in Peru that are setting up k12ltsp, or the projected 6,000 Telecentros locations in Brazil, or even look at the LTSP SuccessStories wiki entry at wiki.ltsp.org, and you'll see that old 486's, pentium-I's and II's are still VERY popular for deploying as thin clients. Almost every day I get reports of people deploying LTSP in areas where their only client hardware is old donated equipment, and it's NOT i686 stuff. I'm just not willing to abandon those folks. Jim McQuillan jam at Ltsp.org From sudev at m4linux.com Wed Mar 2 00:27:13 2005 From: sudev at m4linux.com (Sudev Barar) Date: Wed, 02 Mar 2005 05:57:13 +0530 Subject: [K12OSN] old laptops In-Reply-To: <9bd317560503011448643729dc@mail.gmail.com> References: <1109674081.15024.1.camel@server.ltsp> <9bd317560503011448643729dc@mail.gmail.com> Message-ID: <1109723233.3370.1.camel@roop.ltsp> On Tue, 2005-03-01 at 17:48 -0500, Ascension Tech wrote: > Hey Sudev, > Thanks for writing back. What part of the documentation do you mean? > I only see a part that says that pcmcia booting isn't possible. > > http://k12ltsp.org/phpwiki/index.php/Technical%3ABooting%3APCMCIAClients Look at contrib area in www.ltsp.org -- Sudev Barar Learning Linux From lee at renarts.org Wed Mar 2 00:45:24 2005 From: lee at renarts.org (Lee Myrick) Date: Tue, 1 Mar 2005 16:45:24 -0800 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: On Mar 1, 2005, at 3:38 PM, Jim McQuillan wrote: > > > On Tue, 1 Mar 2005, Les Mikesell wrote: > >> On Tue, 2005-03-01 at 15:38, Jim McQuillan wrote: >> >>> A huge number of LTSP users are deploying with 486's, Pentium-I's and >>> Pentium-II's, with 32mb (or less). Trying to use the servers >>> optimized >>> binaries just wouldn't work in that case. and at this point, we're >>> just >>> not interested in having to maintain 2 different ways of doing this. >>> 1 >>> for same-arch clients, and a separate method for different-arch >>> clients. >>> and when I talk about diff-arch here, i'm referring to the difference >>> between i386 and i686. (Lots of i386 clients running from i686 >>> servers). >> >> OK, server disk space is cheap enough that it probably isn't worth a >> lot >> of trouble to save space by making the NFS-export the same as the >> server >> uses. However, just based on hardware that has been manufactured and >> is now obsolete and going off-lease, I'd guess that there is an >> excellent chance that anyone building a new ltsp system today (and for >> a long time going forward) would end up with an all-686 system). Thus > > Maybe in your world, everybody has P3 and P4 workstations, but ask the > 80,000 students in So.Africa who are using LTSP, or the 600 schools in > Peru that are setting up k12ltsp, or the projected 6,000 Telecentros > locations in Brazil, or even look at the LTSP SuccessStories wiki entry > at wiki.ltsp.org, and you'll see that old 486's, pentium-I's and II's > are still VERY popular for deploying as thin clients. > > Almost every day I get reports of people deploying LTSP in areas where > their only client hardware is old donated equipment, and it's NOT i686 > stuff. > > I'm just not willing to abandon those folks. > > Jim McQuillan > jam at Ltsp.org Amen to that, Jim. I just finished setting up my first k12ltsp network and we're using a mix of PII's and PIII's, all donated--and we're in the Los Angeles area. Not to make comparisons, but there's a lot of money in the So. Cal area compared to some places, just not money that makes it way to schools. A lot of what makes it way to schools is still in the PII (and even PI) range. Lee Myrick lee at renarts.org http://www.renarts.org From robark at gmail.com Wed Mar 2 00:52:25 2005 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 1 Mar 2005 16:52:25 -0800 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: On Tue, 1 Mar 2005 16:45:24 -0800, Lee Myrick wrote: > > Amen to that, Jim. I just finished setting up my first k12ltsp network > and we're using a mix of PII's and PIII's, all donated--and we're in > the Los Angeles area. Not to make comparisons, but there's a lot of > money in the So. Cal area compared to some places, just not money that > makes it way to schools. A lot of what makes it way to schools is still > in the PII (and even PI) range. > I too agree with Jim. But just for clarification PII's are 686's I believe. PI's are 586. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From jam at mcquil.com Wed Mar 2 01:30:53 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 20:30:53 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: On Tue, 1 Mar 2005, Robert Arkiletian wrote: > On Tue, 1 Mar 2005 16:45:24 -0800, Lee Myrick wrote: > > > > > Amen to that, Jim. I just finished setting up my first k12ltsp network > > and we're using a mix of PII's and PIII's, all donated--and we're in > > the Los Angeles area. Not to make comparisons, but there's a lot of > > money in the So. Cal area compared to some places, just not money that > > makes it way to schools. A lot of what makes it way to schools is still > > in the PII (and even PI) range. > > > > I too agree with Jim. But just for clarification PII's are 686's I > believe. PI's are 586. yeah, I think you are right. I stand corrected. Doesn't change where I stand tho :) Jim. > > -- > Robert Arkiletian > C++ GUI tutorial http://fltk.org/links.php?V19 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From drloomis at cox-internet.com Wed Mar 2 02:11:02 2005 From: drloomis at cox-internet.com (Dr. Daniel Loomis) Date: Tue, 01 Mar 2005 20:11:02 -0600 Subject: [K12OSN] XKB and sound problems with 4.2 Message-ID: <1109729461.3127.14.camel@harpo.curmudgeon.not> I just upgraded our 3.1.2 to 4.2.0 and mostly everything is ok, except for the following: 1. Error activating XKB configuration Clients get this message in a small window during login. I understand this is a known bug. I tried adding the following symlinks ln -s /etc/X11/xkb/rules/xfree86 /etc/X11/xkb/rules/xorg ln -s /etc/X11/xkb/rules/xfree86.lst /etc/X11/xkb/rules/xorg.lst as per recommendations of RedHat, but still get errors. I even made the same symlinks in /usr/X11R6/lib/X11/xkb/rules and in the comparable locales under /opt/ltsp/i386. 2. Sound no longer works. Before I had sound with everything using nasd. I tried nasd and esd, added the /tmp/.esd/socket and still no sound. Not just in flash, but in Tuxpaint, Tuxtype, etal. Neither of the above are world shakers in our Library setup. Still, I like to get things working correctly . . . something about being anal rententive . . . My search of the archives failed to bring up any fixes. Did I somehow miss a posting that addresses these problems? Dan From tom.hoffman at gmail.com Wed Mar 2 02:15:02 2005 From: tom.hoffman at gmail.com (Tom Hoffman) Date: Tue, 1 Mar 2005 21:15:02 -0500 Subject: [K12OSN] wild speculation on K12LTSP's future In-Reply-To: References: <7b89d7f0c0.7f0c07b89d@k12.hi.us> Message-ID: <92de6c8805030118151deb2a7c@mail.gmail.com> Whoa, this whole conversation slipped right under my radar! On Fri, 25 Feb 2005 19:35:39 -0800 (PST), Eric Harrison wrote: > Hmmm, I can even come up with a scenario that is not too much of a > fantasy. Let's say that Ubuntu adds LTSP, the education apps, etc > that makes K12LTSP unique. All of these things are on the Ubuntu > TODO list. Next, Skolelinux bases a new version on Ubuntu rather than > Debian. K12LTSP & Skolelinux would be effectively merged... This seems pretty likely to me. --Tom From les at futuresource.com Wed Mar 2 03:33:59 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 01 Mar 2005 21:33:59 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: <1109734439.28447.223.camel@les-home.futuresource.com> On Tue, 2005-03-01 at 17:38, Jim McQuillan wrote: > Maybe in your world, everybody has P3 and P4 workstations, but ask the > 80,000 students in So.Africa who are using LTSP, or the 600 schools in > Peru that are setting up k12ltsp, or the projected 6,000 Telecentros > locations in Brazil, or even look at the LTSP SuccessStories wiki entry > at wiki.ltsp.org, and you'll see that old 486's, pentium-I's and II's > are still VERY popular for deploying as thin clients. > > Almost every day I get reports of people deploying LTSP in areas where > their only client hardware is old donated equipment, and it's NOT i686 > stuff. > > I'm just not willing to abandon those folks. I'm not suggesting that you abandon anyone. I'm asking you to consider making them a subset of an install that also permits fat clients because it isn't any harder - just a matter of what programs exist in the NFS-mounted directories and how you choose to execute them at startup. Having all of KDE available on the knoppix CD doesn't make it any worse as a thin client if you start it with 'knoppix 2' at the boot prompt and start X with 'X -query server'. The same applies to having a full system available under the NFS mount. If you want to only support the 386 arch yourself so one mount point handles all of the x86 family, that's reasonable as long as the tools are around to set up the others. Someone would have to measure performance to see if it makes much difference for the rest of the x86's, but you need them for the other CPU types anyway. I'm partly basing my hardware view on the ease of finding used PII/III boxes from recyclers in the $80-99 range, but I'll bet many of the same people who are using 486/P1's would like to squeeze all the performance possible out of the servers they have to buy, and they probably have at least some faster boxes wasting cycles as thin clients - or will have them in the near future. If the NFS mounts contain a mostly-complete distribution (and the price is right for those...), it becomes a run-time option for how little or much to run on the client with no change needed to keep the current thin behavior. There is more work involved to make local apps/local desktop work seamlessly, but with the right infrastructure, those can be added a piece at a time to fill the current gap between thin/fat clients. -- Les Mikesell les at futuresource.com From jam at mcquil.com Wed Mar 2 04:01:33 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 23:01:33 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <1109734439.28447.223.camel@les-home.futuresource.com> References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> <1109734439.28447.223.camel@les-home.futuresource.com> Message-ID: Les, At first, it felt like we were arguing about this, but as we go through this, it's clear to me that we are exactly on the same page. The beauty of using the distro pkg mgmt tools is that we can easily load up a full system into the LTSP tree. If it's Debian, a simple 'apt-get install gnome', or 'apt-get install openoffice.org' in a chrooted environment is all you'd need to do, to get the packages that you want. In fact, you should be able to run 'tasksel', and choose 'desktop', 'web server', 'development' or whatever. People have been asking me for quite a while about running OOo locally, and i've always recommended against it. Now, we should be able to easily try it, and see if my theory about OOo being a lousy local app is correct. In fact, i'd love to have somebody prove that theory wrong. We'll need to develop the app-launching glue, to run some stuff locally, and some stuff remotely, but we need that anyway. Jim. On Tue, 1 Mar 2005, Les Mikesell wrote: > On Tue, 2005-03-01 at 17:38, Jim McQuillan wrote: > > > Maybe in your world, everybody has P3 and P4 workstations, but ask the > > 80,000 students in So.Africa who are using LTSP, or the 600 schools in > > Peru that are setting up k12ltsp, or the projected 6,000 Telecentros > > locations in Brazil, or even look at the LTSP SuccessStories wiki entry > > at wiki.ltsp.org, and you'll see that old 486's, pentium-I's and II's > > are still VERY popular for deploying as thin clients. > > > > Almost every day I get reports of people deploying LTSP in areas where > > their only client hardware is old donated equipment, and it's NOT i686 > > stuff. > > > > I'm just not willing to abandon those folks. > > I'm not suggesting that you abandon anyone. I'm asking you to consider > making them a subset of an install that also permits fat clients because > it isn't any harder - just a matter of what programs exist in the > NFS-mounted directories and how you choose to execute them at startup. > Having all of KDE available on the knoppix CD doesn't make it any > worse as a thin client if you start it with 'knoppix 2' at the boot > prompt and start X with 'X -query server'. The same applies to having > a full system available under the NFS mount. If you want to only > support the 386 arch yourself so one mount point handles all of the > x86 family, that's reasonable as long as the tools are around to > set up the others. Someone would have to measure performance to see > if it makes much difference for the rest of the x86's, but you need > them for the other CPU types anyway. > > I'm partly basing my hardware view on the ease of finding used PII/III > boxes from recyclers in the $80-99 range, but I'll bet many of the same > people who are using 486/P1's would like to squeeze all the performance > possible out of the servers they have to buy, and they probably have at > least some faster boxes wasting cycles as thin clients - or will have > them in the near future. If the NFS mounts contain a mostly-complete > distribution (and the price is right for those...), it becomes a > run-time option for how little or much to run on the client with no > change needed to keep the current thin behavior. There is more work > involved to make local apps/local desktop work seamlessly, but with > the right infrastructure, those can be added a piece at a time to > fill the current gap between thin/fat clients. > > -- > 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 robark at gmail.com Wed Mar 2 04:04:17 2005 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 1 Mar 2005 20:04:17 -0800 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: On Tue, 1 Mar 2005 20:30:53 -0500 (EST), Jim McQuillan wrote: > > I too agree with Jim. But just for clarification PII's are 686's I > > believe. PI's are 586. > > yeah, I think you are right. I stand corrected. Doesn't change where > I stand tho :) > > Jim. This brings up an interesting discussion that has come up in the Slackware community. Pat Vokerding the developer of Slackware compiles everything to work on a 486 but optimizes it for 686's. If I can convey this properly he uses the -march=i486 and -mcpu=i686 compile settings. So it runs on a 486 but also is optimized if you have a 686. Best of both worlds. Slackware on old systems is fast. It uses simple init scripts like BSD. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From jam at mcquil.com Wed Mar 2 04:06:29 2005 From: jam at mcquil.com (Jim McQuillan) Date: Tue, 1 Mar 2005 23:06:29 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> Message-ID: On Tue, 1 Mar 2005, Robert Arkiletian wrote: > On Tue, 1 Mar 2005 20:30:53 -0500 (EST), Jim McQuillan wrote: > > > I too agree with Jim. But just for clarification PII's are 686's I > > > believe. PI's are 586. > > > > yeah, I think you are right. I stand corrected. Doesn't change where > > I stand tho :) > > > > Jim. > > This brings up an interesting discussion that has come up in the > Slackware community. Pat Vokerding the developer of Slackware compiles > everything to work on a 486 but optimizes it for 686's. If I can > convey this properly he uses the -march=i486 and -mcpu=i686 compile > settings. So it runs on a 486 but also is optimized if you have a 686. > Best of both worlds. Slackware on old systems is fast. It uses simple > init scripts like BSD. I just heard this from somebody else in the last week or so. In fact, I think the Ubuntu guys build that way too. It makes sense to me. Jim. From les at futuresource.com Wed Mar 2 05:28:09 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 01 Mar 2005 23:28:09 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> <1109734439.28447.223.camel@les-home.futuresource.com> Message-ID: <1109741289.28447.257.camel@les-home.futuresource.com> On Tue, 2005-03-01 at 22:01, Jim McQuillan wrote: > Les, > > At first, it felt like we were arguing about this, but as we go through > this, it's clear to me that we are exactly on the same page. If I didn't make it clear at first, what I'd like to see is the LTSP startup grafted in as an option in what could also be a fat-client network boot as mostly already done in the fedora stateless project and knoppix. Given network authentication and home dirs for the fat clients, that covers the extremes for slow/fast clients and provides most of what you need to run local apps on the thin clients. > We'll need to develop the app-launching glue, to run some stuff > locally, and some stuff remotely, but we need that anyway. There is really a lot of glue missing to easily run apps on arbitrary servers. You should be able to cover local apps with remote desktop, server apps with local desktop, or remote desktop with different remote app server in some general way but that can be added later. The tricky part is that you need to know something about the client capacity/load to know if it would be better to run an app locally or on a server. My guess is that OOo would be better locally on a P500/256M and up box than shared with 30 others on a dual 3Ghz xeon with 4 gigs ram although startup might be slower. -- Les Mikesell les at futuresource.com From daniel.hedblom at skola.solleftea.se Wed Mar 2 06:57:04 2005 From: daniel.hedblom at skola.solleftea.se (Daniel Hedblom) Date: Wed, 2 Mar 2005 07:57:04 +0100 Subject: [K12OSN] novell authentication In-Reply-To: <002601c51e8c$20ba9280$21690a0a@TechOffice> References: <002601c51e8c$20ba9280$21690a0a@TechOffice> Message-ID: <1109746624.422563c06a03b@rix01.dyndns.org> Strange fact? pam_ncp uses TCP port 524 and ncpmount uses UDP port 524 to do initial Connect. Go figure... Check once again if you have both UDP and TCP open to the server. Citerar Burt Carter : > I can ping the server and have tried ncpmount with both the ip address > and the servername in the ncpmount line. I have also created a hosts > entry for the server on the linux box. I compiled the source myself and > did not do set any configuration options, using: > /configure > My server accepts both IP and IPX requests, and there is a firewall, but > it allows everything out and allows established or related communication > back in. > > /var/log/secure shows authentication is working and communication with > the server appears to be working. I made the section that shows the > attempt at mounting bold. > > Here is the output from /var/log/secure > > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: trying to login as > student.ou=hsms.o=boe > > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: User student.ou=hsms.o=boe was > successfu > lly authorized by NDS server 10.10.100.17 on tree JCBOE > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: Auth OK > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: User has DN student.HSMS.BOE > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: start of NW home dir got > HSMS-HOME_USER. > HSMS.BOE \USER\HS\STUDENT\student > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: got HSMS-HOME USER > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: end of NW home dir > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: start of NW message server got > HSMS-APPS > HSMS.BOE > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: end of NW message server GOT > [HSMS-APPS] > > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: using location attribute > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: > NWCCGetConnInfo(NWCC_INFO_TREE_NAME) ret > urned JCBOE > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: end of retrieve nds user info > code: Succ > ess > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: FOUND ZF 20800101 in NDS > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: APPLYING ZF 0 OFF > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: USING ZF 20800101 > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: Remote host and tty port are not > checked > > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: NW_UPDATE_USER: 4294967295 > 4294967295 (n > ull) (null) (null) > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: NW_UPDATE_USER:updating 2001 > 4294967295 > (null) (null) (null) > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: return value of update_user_info > 0 for > student > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: start of nw_auto_mount_home > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: running as student > "/usr/local/bin/ncpmo > > unt -U .student.HSMS.BOE -S HSMS-HOME -A HSMS-HOME -V > USER:/USER/HS/STUDENT/STUD > ENT -o symlinks,exec -u 2001 -c 2001 -d 0700 /mnt/ncp/student/" > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: /usr/local/bin/ncpmount finished > with er > ror 51 > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: user .student.HSMS.BOE had > trouble mount > ing HSMS-HOME/USER on /mnt/ncp/student/ > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: saving user_info > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: final PAM retval 0 > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: APPLYING ZF 20800101 > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: writing a new > /home/student/.nwinfos fil > e > Mar 1 13:55:28 RHN pam_ncp_auth[4791]: done writing > /home/student/.nwinfos > Mar 1 13:55:30 RHN xinetd[1951]: START: sgi_fam pid=4859 from= address> > > Any ideas? > > Thanks, > Burt Carter > > Ne auderis delere orbem rigidum meum! ('< ----------------+------------------------------- /V\ Daniel Hedblom | Nipanskolan <(_) ----------------+ Solleftea /__ /\ __~~__________________Network_Technician__](__=_`)___ From cliebow at downeast.net Wed Mar 2 12:03:16 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Wed, 2 Mar 2005 12:03:16 GMT Subject: [K12OSN] Project MueKow Message-ID: <200503021101.j22B1k313968@downeast.net> Jim: Now i m confused..using ppc as a server and i386 as client you would see ydl desktop..any LOCAL apps would have to be for the architecture of the client..chuck --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From jam at mcquil.com Wed Mar 2 12:57:16 2005 From: jam at mcquil.com (Jim McQuillan) Date: Wed, 2 Mar 2005 07:57:16 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <200503021101.j22B1k313968@downeast.net> References: <200503021101.j22B1k313968@downeast.net> Message-ID: On Wed, 2 Mar 2005 cliebow at downeast.net wrote: > Jim: Now i m confused..using ppc as a server and i386 as client you would > see ydl desktop..any LOCAL apps would have to be for the architecture of > the > client..chuck That's right. You don't seem so confused to me. Jim. > > --------------------------------------------- > This message was sent from Downeast.Net. > http://ellsworthme.com/ > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dtrask at vcs.u52.k12.me.us Wed Mar 2 13:24:44 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Wed, 02 Mar 2005 08:24:44 -0500 Subject: [K12OSN] Project MueKow In-Reply-To: References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> Message-ID: Just making sure I understand what you mean by locally....you mean pull the app down the pipe and use the terminals resources to run the app? "Support list for opensource software in schools." on Tuesday, March 01, 2005 at 11:01 PM +0000 wrote: >People have been asking me for quite a while about running OOo locally, >and i've always recommended against it. Now, we should be able to >easily try it, and see if my theory about OOo being a lousy local app is >correct. In fact, i'd love to have somebody prove that theory wrong. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From mailinglists-after-041101_reply-not-possible at hpc.dk Wed Mar 2 13:24:48 2005 From: mailinglists-after-041101_reply-not-possible at hpc.dk (Henning Wangerin) Date: Wed, 02 Mar 2005 14:24:48 +0100 Subject: [K12OSN] Logging of bandwidth pr user or pr workstation Message-ID: <1109769887.3931.54.camel@server.ltsp> Hi! I'm working on a project work multible orgs is going to use thin clients form a common shared terminal-server. Their connection to the internet is a shared common internet connection, that will be charged based on usage. Is there a way to log the internet bandwidth based on either user-id and/or then used client? -- Henning Wangerin From spowers at inlandlakes.org Wed Mar 2 13:34:19 2005 From: spowers at inlandlakes.org (Shawn Powers) Date: Wed, 02 Mar 2005 08:34:19 -0500 Subject: [K12OSN] Project MueKow In-Reply-To: References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> Message-ID: <4225C0DB.6030603@inlandlakes.org> David Trask wrote: > Just making sure I understand what you mean by locally....you mean pull > the app down the pipe and use the terminals resources to run the app? If by "pull down the pipe" you mean launching via an nfs mounted /usr/bin directory, then I think yes is the answer. We're still talking diskless workstations (and OMG correct me if I'm wrong on that one...) -Shawn -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org http://techcorner.inlandlakes.org ---- 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 jam at mcquil.com Wed Mar 2 13:39:29 2005 From: jam at mcquil.com (Jim McQuillan) Date: Wed, 2 Mar 2005 08:39:29 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> Message-ID: On Wed, 2 Mar 2005, David Trask wrote: > Just making sure I understand what you mean by locally....you mean pull > the app down the pipe and use the terminals resources to run the app? Yep, that's exactly right. Jim McQuillan jam at Ltsp.org > > "Support list for opensource software in schools." on > Tuesday, March 01, 2005 at 11:01 PM +0000 wrote: > >People have been asking me for quite a while about running OOo locally, > >and i've always recommended against it. Now, we should be able to > >easily try it, and see if my theory about OOo being a lousy local app is > >correct. In fact, i'd love to have somebody prove that theory wrong. > > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From sudev at m4linux.com Wed Mar 2 13:55:49 2005 From: sudev at m4linux.com (Sudev Barar) Date: Wed, 02 Mar 2005 19:25:49 +0530 Subject: [K12OSN] Logging of bandwidth pr user or pr workstation In-Reply-To: <1109769887.3931.54.camel@server.ltsp> References: <1109769887.3931.54.camel@server.ltsp> Message-ID: <1109771749.6274.13.camel@roop.ltsp> On Wed, 2005-03-02 at 14:24 +0100, Henning Wangerin wrote: > I'm working on a project work multible orgs is going to use thin clients > form a common shared terminal-server. > > Their connection to the internet is a shared common internet connection, > that will be charged based on usage. > > Is there a way to log the internet bandwidth based on either user-id > and/or then used client? Build a gateway box between terminal server and common connection: terminals --- LTSP server ---- gatewaybox ---- Internet Then let squid do proxy and logging at the gateway box...?? Guru's out there may come up with better solution but to my limited reading and knowledge while getting the LTSP server do proxy is possible it is easily bypassed and internet can be assessed without even setting proxy in your browser. -- Sudev Barar From bcarter at jchs.com Wed Mar 2 14:37:39 2005 From: bcarter at jchs.com (Burt Carter) Date: Wed, 2 Mar 2005 09:37:39 -0500 Subject: [K12OSN] novell authentication Message-ID: <001201c51f35$629d2240$21690a0a@TechOffice> I have followed the advice of the posts and am now getting this error message. I attempted ncpmount as you stated on the listserv, but now I recieve a error "no such device in mount(2)" Any ideas? Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From hick518 at yahoo.com Wed Mar 2 14:55:34 2005 From: hick518 at yahoo.com (Rob Owens) Date: Wed, 2 Mar 2005 06:55:34 -0800 (PST) Subject: [K12OSN] k12osn & firewalling In-Reply-To: <1109344670.5449.6.camel@ntbcld.barajo.com> Message-ID: <20050302145534.39957.qmail@web41613.mail.yahoo.com> I'll double-check my shorewall rules file and let you know if this is right. I can't remember off the top of my head. I'll try to get back to you tonight. -Rob --- Claudio Catanzaro wrote: > Ok, then I must open: > > TFTP -> UDP 69, source = LAN > X/XDMCP -> UDP 177, source = Firewall > TCP 6000:6009, source = Firewall > > that's enough to make it work? and sources are > right? > > Thankyou > > Claudio > > >From: Rob Owens > > > >Shorewall's documentation site has all the info you > >need. I use shorewall on my ltsp system and this > set > >me straight: http://www.shorewall.net/ports.htm > > > >-Rob > > > >--- Claudio Catanzaro > wrote: > > > >> I have installed a shorewall firewall in my > K12ltsp > >> server. > >> > >> Obviusly, It makes an excelent work, and blocks > any > >> dhcp, tftp, > >> Xsession and more, making impossible to use ltsp > >> terminals. > >> > >> What ports must I left open to let ltsp work?, > and > >> can I relate that > >> ports to some Ip addresses? > >> > >> Thankyou in advance > >> > >> -- > >> Claudio Catanzaro > >> claudio at rednuting.com > >> > >> "I want to know God's thoughts...the rest are > >> details." - Albert > >> Einstein > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From jim at winonacotter.org Wed Mar 2 15:17:08 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Wed, 2 Mar 2005 09:17:08 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: Message-ID: <001701c51f3a$e67fb320$b39b060a@winonacotter.org> > > Jim: Now i m confused..using ppc as a server and i386 as client you > > would see ydl desktop..any LOCAL apps would have to be for the > > architecture of the client..chuck > > That's right. You don't seem so confused to me. > > Jim. I am probably the one confusing things. I guess I wasn't quite grasping the concept that when booting the different architecture clients you would be running things as local apps. I figured it would just be a remote X session like in the past. Still sounds a little tricky to me but thanks for considering different archs as a priority and must have. It will really make a difference to support ppc platforms in the area I am at. If it weren't for this support I wouldn't be very successful in deployment in our area. Thanks for the extra work. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From jam at mcquil.com Wed Mar 2 15:19:37 2005 From: jam at mcquil.com (Jim McQuillan) Date: Wed, 2 Mar 2005 10:19:37 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <001701c51f3a$e67fb320$b39b060a@winonacotter.org> References: <001701c51f3a$e67fb320$b39b060a@winonacotter.org> Message-ID: On Wed, 2 Mar 2005, Jim Kronebusch wrote: > > > Jim: Now i m confused..using ppc as a server and i386 as client you > > > would see ydl desktop..any LOCAL apps would have to be for the > > > architecture of the client..chuck > > > > That's right. You don't seem so confused to me. > > > > Jim. > > I am probably the one confusing things. I guess I wasn't quite grasping > the concept that when booting the different architecture clients you > would be running things as local apps. I figured it would just be a > remote X session like in the past. The default setup will still be to run the remote X session, just like we do now. What MueKow will do for us, is help to make the installation easier, allow us to get LTSP integrated into the distributions, and make local apps easier than they are now. Jim McQuillan jam at Ltsp.org > > Still sounds a little tricky to me but thanks for considering different > archs as a priority and must have. It will really make a difference to > support ppc platforms in the area I am at. If it weren't for this > support I wouldn't be very successful in deployment in our area. > > Thanks for the extra work. > > > -- > 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 jim at winonacotter.org Wed Mar 2 15:22:54 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Wed, 2 Mar 2005 09:22:54 -0600 Subject: [K12OSN] XKB and sound problems with 4.2 In-Reply-To: <1109729461.3127.14.camel@harpo.curmudgeon.not> Message-ID: <001b01c51f3b$b4ce2ef0$b39b060a@winonacotter.org> > I just upgraded our 3.1.2 to 4.2.0 and mostly everything is > ok, except for the following: > > 1. Error activating XKB configuration > > Clients get this message in a small window during login. I > understand this is a known bug. I tried adding the following symlinks > > ln -s /etc/X11/xkb/rules/xfree86 /etc/X11/xkb/rules/xorg > ln -s /etc/X11/xkb/rules/xfree86.lst /etc/X11/xkb/rules/xorg.lst > > as per recommendations of RedHat, but still get errors. I > even made the same symlinks in /usr/X11R6/lib/X11/xkb/rules > and in the comparable locales under /opt/ltsp/i386. > > 2. Sound no longer works. Before I had sound with > everything using nasd. I tried nasd and esd, added the > /tmp/.esd/socket and still no sound. Not just in flash, but > in Tuxpaint, Tuxtype, etal. > > Neither of the above are world shakers in our Library setup. > Still, I like to get things working correctly . . . something > about being anal rententive . . . > > My search of the archives failed to bring up any fixes. Did > I somehow miss a posting that addresses these problems? I have not had much luck at all with sound since versions 4.x of k12ltsp. I used to have full sound support with a LTSP term 150 and nasd in the default of Gnome. Now it is hit and miss. I get some things to work if I switch to IceWM, but still very buggy. I wish that there was some sound project that everything could be standardized on. I think some trouble is that every software developer picks a different sound platform. I have pretty much written of sound as a no go at this point. If I get it to work, great, but I am not promising anything to anyone at this point. I wish I knew more on how to troubleshoot sound in Linux and ltsp. Anyone have any good tutorials or extra info on this? -- 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 Wed Mar 2 15:25:41 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Wed, 2 Mar 2005 09:25:41 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: Message-ID: <001c01c51f3c$1815ae20$b39b060a@winonacotter.org> > The default setup will still be to run the remote X session, > just like we do now. What MueKow will do for us, is help to > make the installation easier, allow us to get LTSP integrated > into the distributions, and make local apps easier than they are now. Cool. Just let me know when there is a beta to test. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From hburroughs at HHPREP.ORG Wed Mar 2 15:56:25 2005 From: hburroughs at HHPREP.ORG (Henry Burroughs) Date: Wed, 02 Mar 2005 10:56:25 -0500 Subject: [K12OSN] Project MueKow In-Reply-To: <20050302145607.CE16A74265@hormel.redhat.com> References: <20050302145607.CE16A74265@hormel.redhat.com> Message-ID: <1109778985.15125.15.camel@phoenix.media.local> Would using something like the alternatives system work? You wouldn't have to update the application launchers, and it would make it so that command line commands (aka to run mozilla,oowriter, etc) would launch in the appropriate place (either client or server or app server). And then you could have a root GUI that would allow you to add applications (and then specify client/server/app server where you wanted it to run and it would take care of updating all the symlinks. Henry ________________________________________________________________________ > From: Jim McQuillan > To: Support list for opensource software in schools. > Cc: ltsp-discuss at lists.sourceforge.net > Subject: Re: [K12OSN] Project MueKow > Date: Wed, 02 Mar 2005 08:39:29 -0500 > > > > On Wed, 2 Mar 2005, David Trask wrote: > > > Just making sure I understand what you mean by locally....you mean pull > > the app down the pipe and use the terminals resources to run the app? > > Yep, that's exactly right. > > Jim McQuillan > jam at Ltsp.org > > > > > > > "Support list for opensource software in schools." on > > Tuesday, March 01, 2005 at 11:01 PM +0000 wrote: > > >People have been asking me for quite a while about running OOo locally, > > >and i've always recommended against it. Now, we should be able to > > >easily try it, and see if my theory about OOo being a lousy local app is > > >correct. In fact, i'd love to have somebody prove that theory wrong. > > > > > > David N. Trask > > Technology Teacher/Coordinator > > Vassalboro Community School > > dtrask at vcs.u52.k12.me.us > > (207)923-3100 > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > > ______________________________________________________________________ From hick518 at yahoo.com Wed Mar 2 17:10:31 2005 From: hick518 at yahoo.com (Rob Owens) Date: Wed, 2 Mar 2005 09:10:31 -0800 (PST) Subject: [K12OSN] k12osn & firewalling In-Reply-To: <1109344670.5449.6.camel@ntbcld.barajo.com> Message-ID: <20050302171031.40098.qmail@web41628.mail.yahoo.com> Claudio, I just checked and I have my settings like you say here, except that for the last one I have the source = LAN and destination = firewall. I'm not an expert, so I can't say 100% sure that this is correct, but I can say that ltsp works on my system. -Rob --- Claudio Catanzaro wrote: > Ok, then I must open: > > TFTP -> UDP 69, source = LAN > X/XDMCP -> UDP 177, source = Firewall > TCP 6000:6009, source = Firewall > > that's enough to make it work? and sources are > right? > > Thankyou > > Claudio > > >From: Rob Owens > > > >Shorewall's documentation site has all the info you > >need. I use shorewall on my ltsp system and this > set > >me straight: http://www.shorewall.net/ports.htm > > > >-Rob > > > >--- Claudio Catanzaro > wrote: > > > >> I have installed a shorewall firewall in my > K12ltsp > >> server. > >> > >> Obviusly, It makes an excelent work, and blocks > any > >> dhcp, tftp, > >> Xsession and more, making impossible to use ltsp > >> terminals. > >> > >> What ports must I left open to let ltsp work?, > and > >> can I relate that > >> ports to some Ip addresses? > >> > >> Thankyou in advance > >> > >> -- > >> Claudio Catanzaro > >> claudio at rednuting.com > >> > >> "I want to know God's thoughts...the rest are > >> details." - Albert > >> Einstein > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From hick518 at yahoo.com Wed Mar 2 17:32:25 2005 From: hick518 at yahoo.com (Rob Owens) Date: Wed, 2 Mar 2005 09:32:25 -0800 (PST) Subject: [K12OSN] one more time In-Reply-To: <4223723C.3040509@maltzen.net> Message-ID: <20050302173226.92060.qmail@web41608.mail.yahoo.com> I like the ssh idea. As an alternative to Putty, you can install openssh in Cygwin if you want. -rob --- Petre Scheie wrote: > Do you want to just provide those apps--Gimp, > StarOffice, etc.--to the > Windows clients, but from a central server so you > don't have to install > them on each individual Windows client machine? Or > do you also want to > setup linux thin clients? These are not mutually > exclusive, but they're > different problems/projects (both of which should be > fun). > > Re-reading your message, it sounds like the former > is your first > priority. To run Linux X-based apps on Windows > clients you'll need to > > 1. Get the linux server to use the Windows AD for > authentication when a > client connects. Have a look at David Trask's > smbldap installer > script. There has been much discussion of it in the > past few weeks. I > think it's geared more for OpenLDAP than AD but I > don't think that > should be a show stopper. > > 2a. Install an X server on the Windows boxes. The > X-LiveCD allows you > to run the CygWin X server from a CD, and it also > has an option to > install the X server on the Windows machine (the > installer has a few > bugs regarding the icons and menu choices it's > supposed to add, but the > actual X server installs without problems). If > you're trying to get to > the point of users just clicking on an icon and > having it automatically > connect to the Linux app server and loading the > Gimp, say, you'll have > to setup encryption keys with SSH & putty, and use > those to > automatically launch the apps. I haven't done this, > but it's an > interesting problem; but it may require more effort > than step 2b below. > > OR > > 2b. Install VNC client on each Windows client, and > have the users launch > that to connect to the Linux app server. This route > doesn't provide the > click-on-icon-and-app-magically-appears aspect that > may be possible with > 2a, but it would be easier to setup. However, make > sure your Linux box > is big--that is, LOTS of memory, fast CPUs--because > now it will have to > support a whole desktop environment for each user > rather than just an > application or two. > > Anyone have any alternative suggestions? > > Petre > > Sharon Betts wrote: > > Hi Petre, > > I am grateful for all your thoughts and help. I > have answered your > > questions below. > > In short -- I want to add a linux applicaiton > server to an existing > > windows network to serve GIMP, SCRIBUS, STAR > OFFICE etc. > > > > > >>It sounds like you have several projects rolled > into one here. ;-) > >>1. Get LTSP server to use Windows server for > authentication. > >>2. Get LTSP server to mount users' homedirs that > live on Windows server. > >>3. Get LTSP server to print to same printers as > Windows server. > >>4. Get rdesktop working on LTSP server so users > can access apps on Win > >>server. > >>5. Allow Windows clients to run apps from LTSP > server (?). > > > > Sure > > > >> > >>I wasn't sure if #5 was something you had in mind > or not. > > > > Yes, to minimize the winders TS cals needed. > > > > > >>As to the > >>first four items, they're listed in order of > decreasing difficulty, but > >>probably in the order you need to get things > working in order to pull > >>this transition off. And I may be incorrect about > #1; are you running > >>Active Directory on the Windows server? > > > > Yes, running Active Directory. > > > > > >>Or are the Windows clients just > >>using local authentication (info which is then > passed to the Windows > >>server when a user connects to his/her home > directory on the Windows > >>server)? The users care about #2, getting to > their files. You care > >>about #1 because it may affect how you handle #2. > Others may have > >>tackled automatically mounting Windows shares on > the LTSP server > >>(anyone?), but I haven't. > >> > >>With #3, are the printers all connected directly > to the network (they > >>each have their own ethernet jack) or are they > connected to a computer > >>which is then connected to the network? > > > > Both. > > > > > >>In either case, defining the > >>printers on the LTSP server is fairly easy and can > be done via cups or > >>webmin. I would avoid using the print queues on > the Windows server as > >>it's unnecessary and just makes the LTSP server > dependent on the Windows > >>server. > >> > >>#4 is just a matter of installing rdesktop on the > LTSP server. Seems to > >>me someone on the list once described setting up > icons for users that > >>called rdesktop and specific apps on the Windows > server. > >> > >>So, if you can clarify #1--that is, do you want > the Windows server, > >>where you presumably have all the user IDs and PWs > stored, to handle the > >>user authentication for the LTSP server so that > you only have to > >>maintain one user store, and is the Windows server > running AD--then we > >>can try to figure out what you need to do there, > which should then > >>dovetail into #2. HTH. > > > > > > > > Yes to both of these. We are running Windows > DHCP. > > > >> > > Sharon > > MSAD#71 Director of Educational Technology > > sbetts at msad71.net http://www.msad71.net > 207-985-1100 > > "To err is human - and to blame it on a computer > is even more so." > > Robert Orben > > > > > > > > > > > > > > _______________________________________________ > > 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 > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From cockrell at honeygroveisd.net Wed Mar 2 17:37:16 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Wed, 02 Mar 2005 11:37:16 -0600 Subject: [K12OSN] Remote Reboot Message-ID: <4225F9CC.4020800@honeygroveisd.net> Does anyone know, offhand, a way to instruct a Win9X machine to reboot from the Linux command line? It seems our Windows clients aren't as stable as their Linux brethren. Imagine that! ;) -- C-ya, Mark ____ "Too many have dispensed with generosity in order to practice charity." -- Albert Camus From les at futuresource.com Wed Mar 2 17:44:00 2005 From: les at futuresource.com (Les Mikesell) Date: Wed, 02 Mar 2005 11:44:00 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: <4225C0DB.6030603@inlandlakes.org> References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> <4225C0DB.6030603@inlandlakes.org> Message-ID: <1109785440.31991.10.camel@les-home.futuresource.com> On Wed, 2005-03-02 at 07:34, Shawn Powers wrote: > > Just making sure I understand what you mean by locally....you mean pull > > the app down the pipe and use the terminals resources to run the app? > > If by "pull down the pipe" you mean launching via an nfs mounted > /usr/bin directory, then I think yes is the answer. > > We're still talking diskless workstations (and OMG correct me if I'm > wrong on that one...) The fedora 'stateless linux' project covers diskless fat client workstations plus various levels of automatically caching the OS onto local drives if you have them. I think it would be good if these projects were merged so the setup would be the same regardless of the resources you want to use on any particular client. (Note that I haven't actually set up one of these so there may be problems in the current implementation - it just sounds like a good idea...) -- Les Mikesell les at futuresource.com From petre at maltzen.net Wed Mar 2 17:57:11 2005 From: petre at maltzen.net (Petre Scheie) Date: Wed, 02 Mar 2005 11:57:11 -0600 Subject: [K12OSN] Remote Reboot In-Reply-To: <4225F9CC.4020800@honeygroveisd.net> References: <4225F9CC.4020800@honeygroveisd.net> Message-ID: <4225FE77.3050205@maltzen.net> I assume you're talking remotely rebooting a Win9X box. Win9X isn't really made for that, as it was designed as a client OS not a server. That being said, this page has a bunch of remote reboot software listed: http://www.sharewareconnection.com/titles/remote-reboot.htm Most of it is shareware, but some is freeware, and most of it seemed to be for NT/2K/XP, but you might find something for 9X. The catch is they all require having some sort of agent installed on the Win9X box; well, if the box is hung--which is why you want to reboot it, presumably--the agent probably isn't going to respond to any commands, either. I'd use the fact that it hangs to force getting rid of Win9X, and replace it with something that *can* be easily remotely rebooted, say, Linux. ;-) Petre Mark Cockrell wrote: > Does anyone know, offhand, a way to instruct a Win9X machine to reboot > from the Linux command line? It seems our Windows clients aren't as > stable as their Linux brethren. Imagine that! ;) > From jam at mcquil.com Wed Mar 2 17:59:05 2005 From: jam at mcquil.com (Jim McQuillan) Date: Wed, 2 Mar 2005 12:59:05 -0500 (EST) Subject: [K12OSN] Project MueKow In-Reply-To: <1109785440.31991.10.camel@les-home.futuresource.com> References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> <4225C0DB.6030603@inlandlakes.org> <1109785440.31991.10.camel@les-home.futuresource.com> Message-ID: The 'Stateless Linux' thing from Fedora is nothing more than an 'Idea' at this point. There's nobody booting a thin (or fat) client from it yet. I was at FUDCON1 in boston a couple weeks ago, and I sat there listening to Havoc talk about it. There's some cool ideas there, but they are a long way from having anything deliverable. Havoc's comment was: We think that about 50% of all desktops out there are really laptop computers, and we are working on a way to keep them "stateless" so that if you lose a laptop, you can easily replace it. I'm sorry, but that's just not what my experience in the desktop world is telling me. As the "stateless linux" project produces useable code, we'll see what has value in our world, and what doesn't. Then we can talk about it. Jim McQuillan jam at Ltsp.org On Wed, 2 Mar 2005, Les Mikesell wrote: > On Wed, 2005-03-02 at 07:34, Shawn Powers wrote: > > > > Just making sure I understand what you mean by locally....you mean pull > > > the app down the pipe and use the terminals resources to run the app? > > > > If by "pull down the pipe" you mean launching via an nfs mounted > > /usr/bin directory, then I think yes is the answer. > > > > We're still talking diskless workstations (and OMG correct me if I'm > > wrong on that one...) > > The fedora 'stateless linux' project covers diskless fat client > workstations plus various levels of automatically caching the > OS onto local drives if you have them. I think it would be good > if these projects were merged so the setup would be the same > regardless of the resources you want to use on any particular > client. (Note that I haven't actually set up one of these so there > may be problems in the current implementation - it just sounds > like a good idea...) > > -- > 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 dtrask at vcs.u52.k12.me.us Wed Mar 2 18:45:04 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Wed, 02 Mar 2005 13:45:04 -0500 Subject: [K12OSN] Project MueKow In-Reply-To: References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> < > < > Message-ID: Jim, I like that idea, because in many cases my machines have the local horsepower to do many things...in particular run Firefox and flash...that would be my biggest thing. So far that's my achilles heel on my system....since Firefox and flash-plugin eats up CPU cycles like they're going out of style. If I could shift the work to the local terminals...then I'd be a freaking hero. Everything else is fine....OO takes a while to load, but once loaded...it's fine. I feel fortunate that I was there when you and Scott first were joking about "MueKow"...from everything I'm reading...MueKow sounds like an excellent idea...and "should" (computer guys famous words) work. the concept is sound and the idea makes sense. Before we know it, LTSP could be as much a part of any distro much like Samba is now. (Don't tell Terpstra or we'll be doing another drunken chant like we did a couple weeks ago....Linux s*cks....everyone in) ;-) Let me know how I can help...remember, my strong point is documentation ;-) "Support list for opensource software in schools." on Wednesday, March 02, 2005 at 8:39 AM +0000 wrote: >On Wed, 2 Mar 2005, David Trask wrote: > >> Just making sure I understand what you mean by locally....you mean pull >> the app down the pipe and use the terminals resources to run the app? > >Yep, that's exactly right. > >Jim McQuillan >jam at Ltsp.org David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From spowers at inlandlakes.org Wed Mar 2 18:46:58 2005 From: spowers at inlandlakes.org (Shawn Powers) Date: Wed, 02 Mar 2005 13:46:58 -0500 Subject: [K12OSN] Project MueKow In-Reply-To: References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> < > < > Message-ID: <42260A22.8030005@inlandlakes.org> David Trask wrote: > Let me know how I can > help...remember, my strong point is documentation ;-) Lately it seems like my strong point is the inability to read and respond to emails, and to forget sleeping due to excess work... So for right now, my part will have to be smiling, and thinking fuzzy thoughts... ;o) -Shawn -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org http://techcorner.inlandlakes.org ---- 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 jam at mcquil.com Wed Mar 2 19:05:25 2005 From: jam at mcquil.com (Jim McQuillan) Date: Wed, 2 Mar 2005 14:05:25 -0500 (EST) Subject: [Ltsp-discuss] Re: [K12OSN] Project MueKow In-Reply-To: <6ae8bb320503021101a567a64@mail.gmail.com> References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> <1109734439.28447.223.camel@les-home.futuresource.com> <6ae8bb320503021101a567a64@mail.gmail.com> Message-ID: Evan, LTSP docs are already in cvs. Have been for quite some time. Anybody interested in helping out with docs should join the ltsp-translations mailing list and also check out the cvs info at the bottom of the following page: http://www.ltsp.org/cvs.html Jim McQuillan jam at Ltsp.org On Wed, 2 Mar 2005, Evan Hisey wrote: > David- > Maybe we can talk Jim in to adding a CVS branch for the documents. I > also want to document this from the ground up. My biggest issue with > 4.1 has been the difficulty in finding the information I needed, and > then with the LBE having to go to Jim for things that really needed to > be document, thus taking time that he could have been getting 4.2 > ready with :). > > Evan > > > On Wed, 02 Mar 2005 13:45:04 -0500, David Trask > wrote: > > Jim, > > > > I like that idea, because in many cases my machines have the local > > horsepower to do many things...in particular run Firefox and flash...that > > would be my biggest thing. So far that's my achilles heel on my > > system....since Firefox and flash-plugin eats up CPU cycles like they're > > going out of style. If I could shift the work to the local > > terminals...then I'd be a freaking hero. Everything else is fine....OO > > takes a while to load, but once loaded...it's fine. > > > > I feel fortunate that I was there when you and Scott first were joking > > about "MueKow"...from everything I'm reading...MueKow sounds like an > > excellent idea...and "should" (computer guys famous words) work. the > > concept is sound and the idea makes sense. Before we know it, LTSP could > > be as much a part of any distro much like Samba is now. (Don't tell > > Terpstra or we'll be doing another drunken chant like we did a couple > > weeks ago....Linux s*cks....everyone in) ;-) Let me know how I can > > help...remember, my strong point is documentation ;-) > > > > "Support list for opensource software in schools." on > > Wednesday, March 02, 2005 at 8:39 AM +0000 wrote: > > >On Wed, 2 Mar 2005, David Trask wrote: > > > > > >> Just making sure I understand what you mean by locally....you mean pull > > >> the app down the pipe and use the terminals resources to run the app? > > > > > >Yep, that's exactly right. > > > > > >Jim McQuillan > > >jam at Ltsp.org > > > > David N. Trask > > Technology Teacher/Coordinator > > Vassalboro Community School > > dtrask at vcs.u52.k12.me.us > > (207)923-3100 > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.freenode.net > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > From adammelancon at gmail.com Wed Mar 2 19:18:13 2005 From: adammelancon at gmail.com (Adam Melancon) Date: Wed, 2 Mar 2005 13:18:13 -0600 Subject: [K12OSN] Remote Reboot In-Reply-To: <4225FE77.3050205@maltzen.net> References: <4225F9CC.4020800@honeygroveisd.net> <4225FE77.3050205@maltzen.net> Message-ID: <489287610503021118eb482db@mail.gmail.com> I found psshutdown from sysinternals.com but unfortunatly it only works for NT and above. http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml On Wed, 02 Mar 2005 11:57:11 -0600, Petre Scheie wrote: > I assume you're talking remotely rebooting a Win9X box. Win9X isn't > really made for that, as it was designed as a client OS not a server. > That being said, this page has a bunch of remote reboot software listed: > > http://www.sharewareconnection.com/titles/remote-reboot.htm > > Most of it is shareware, but some is freeware, and most of it seemed to > be for NT/2K/XP, but you might find something for 9X. The catch is they > all require having some sort of agent installed on the Win9X box; well, > if the box is hung--which is why you want to reboot it, presumably--the > agent probably isn't going to respond to any commands, either. I'd use > the fact that it hangs to force getting rid of Win9X, and replace it > with something that *can* be easily remotely rebooted, say, Linux. ;-) > > Petre > > Mark Cockrell wrote: > > Does anyone know, offhand, a way to instruct a Win9X machine to reboot > > from the Linux command line? It seems our Windows clients aren't as > > stable as their Linux brethren. Imagine that! ;) > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Adam Melancon Work: http://www.vermilion.lib.la.us Personal: http://www.melancon.org From les at futuresource.com Wed Mar 2 19:57:04 2005 From: les at futuresource.com (Les Mikesell) Date: Wed, 02 Mar 2005 13:57:04 -0600 Subject: [K12OSN] Project MueKow In-Reply-To: References: < > <1109712447.28447.122.camel@les-home.futuresource.com> < > < > <1109716180.28447.165.camel@les-home.futuresource.com> < > < > <1109734439.28447.223.camel@les-home.futuresource.com> <4225C0DB.6030603@inlandlakes.org> <1109785440.31991.10.camel@les-home.futuresource.com> Message-ID: <1109793424.31991.89.camel@les-home.futuresource.com> On Wed, 2005-03-02 at 11:59, Jim McQuillan wrote: > The 'Stateless Linux' thing from Fedora is nothing more than an 'Idea' > at this point. There's nobody booting a thin (or fat) client from it > yet. In that case the knoppix version might be a better model. It's fat client has worked for a year or two and you get the same thing whether you boot the CD or PXE boot from a running copy. It lacks configurability and the ability to automatically start as a thin client but is great otherwise great. > Havoc's comment was: We think that about 50% of all desktops out there > are really laptop computers, and we are working on a way to keep them > "stateless" so that if you lose a laptop, you can easily replace it. > > I'm sorry, but that's just not what my experience in the desktop world > is telling me. He could be right about current sales, but not if you include inventory still running from past years. Doing a 2-way sync on machines that run disconnected is enormously more complicated than just making a working OS available and mounting a home directory over the network. Besides, a kickstart install and restore of your home directory from a backup should be all it takes to replace a laptop if all the programs are in an RPM repository. I'd consider the following options first: Thin client, network boot Fat client, network boot, running diskless or only local swap CD boot into above configurations - better for PCMCIA, etc. CD boot with knoppix-like setup of system files but using network authentication and home dir mount. (Good for testing and oddball architectures you don't want to support with a network image). The latter 3 set up the infrastructure needed for local apps even if you start up in thin client mode. Then possibly - rsync system files onto a local partition as part of the boot process or on demand - but I'm not sure that even matters. The older PCs you are likely to have as clients will have slower access on their own drives than an NFS mount from a good server. The hard part of making the fat clients/local apps work is setting up network authentication and automounting home dirs so everyone sees the same files with the same permissions. The key to making it usable is getting packaged LDAP server and client configs included in the base distributions or at least as a simple add-on. The rest of the setup should be kept as simple as possible until that part works. -- Les Mikesell les at futuresource.com From acarr at saskforestcentre.ca Wed Mar 2 19:59:19 2005 From: acarr at saskforestcentre.ca (Angus Carr) Date: Wed, 02 Mar 2005 13:59:19 -0600 Subject: [K12OSN] old laptops as thin clients In-Reply-To: <4224E6DE.6090309@planet.nl> References: <20050301175737.22718.qmail@web41623.mail.yahoo.com> <4224E6DE.6090309@planet.nl> Message-ID: <42261B17.8050203@saskforestcentre.ca> Gustav J Kramer wrote: > Rob Owens wrote: > >> I'm thinking about getting one or two old laptops from >> ebay to use as thin clients. I don't know much about >> laptops, so are there any gotchas that I have to watch >> out for as far as getting one that will work? >> I know I need an ethernet port and either a floppy, >> hd, or cdrom (for loading the bootrom), but is there >> anything else? A pentium should do it, right? Any >> weird, incompatible hardware to watch out for? >> >> Thanks >> >> -Rob >> >> __________________________________________________ >> 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 >> > I have had good success with the ThinkPad 760ED which has a P133 > processor. The only problem I had was with sound. (It uses a > proprietary chipset which emulates a soundblaster, once the DOS > drivers are loaded). On some laptops I have had problems with the > video card detection, which, I assume, could be fixed by specifiying a > server in lts.conf > > - gustav > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > For what it's worth, I have tested a similar IBM laptop, and had trouble with the sound. I was able to get it running in OpenBSD. It worked with no configuration on my part. That laptop makes a decent chubby client. Angus. From steve.hargadon at gmail.com Wed Mar 2 20:05:09 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Wed, 2 Mar 2005 12:05:09 -0800 Subject: [K12OSN] 2nd Attempt: Having trouble getting write access to a Win2k drive... Message-ID: Still crazy over this one. Here is my command: mount -t smbfs -o rw,username=student,password=abc123,uid=210,gid=200,umask=002 //wind2ksrv/Students /S-Drive/ When I "ll" the directory I get drwxr-xr-x 1 aharrington students ... S-Drive So it seems like everything is working except the permissions. And if the root can get write permissions, I figure that has to mean that there is nothing from the Windows side getting in the way here? Any help greatly appreciated. Steve -- Steve Hargadon 916-899-1400 direct From les at futuresource.com Wed Mar 2 20:10:19 2005 From: les at futuresource.com (Les Mikesell) Date: Wed, 02 Mar 2005 14:10:19 -0600 Subject: [K12OSN] Remote Reboot In-Reply-To: <489287610503021118eb482db@mail.gmail.com> References: <4225F9CC.4020800@honeygroveisd.net> <4225FE77.3050205@maltzen.net> <489287610503021118eb482db@mail.gmail.com> Message-ID: <1109794219.31991.102.camel@les-home.futuresource.com> On Wed, 2005-03-02 at 13:18, Adam Melancon wrote: > I found psshutdown from sysinternals.com but unfortunatly it only > works for NT and above. > http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml If you install IIS on win2k you get a command line utility called IISRESET that takes the option /REBOOT and optionally can pass the command to other machines if they have the same admin password or you have domain admin permissions. (Interesting that they'd think you need this capability when you run IIS...). But I don't think there is anything similar included for Win98. You could install VNC server, but chances are that anything that would make you want to reboot would also keep VNC from working. A remote control power switch might work, but most of those cost more than a new PC and OS. -- Les Mikesell les at futuresource.com From robark at gmail.com Wed Mar 2 20:12:21 2005 From: robark at gmail.com (Robert Arkiletian) Date: Wed, 2 Mar 2005 12:12:21 -0800 Subject: [K12OSN] Project MueKow In-Reply-To: References: <1109712447.28447.122.camel@les-home.futuresource.com> <1109716180.28447.165.camel@les-home.futuresource.com> <1109734439.28447.223.camel@les-home.futuresource.com> Message-ID: On Wed, 02 Mar 2005 13:45:04 -0500, David Trask wrote: > I like that idea, because in many cases my machines have the local > horsepower to do many things...in particular run Firefox and flash...that > would be my biggest thing. So far that's my achilles heel on my > system....since Firefox and flash-plugin eats up CPU cycles like they're > going out of style. If I could shift the work to the local > terminals...then I'd be a freaking hero. What about the docs in LTSP for local apps, http://www.ltsp.org/documentation/ltsp-4.1/ltsp-4.1-2-en.html See chap 10 I haven't tried it but I don't see why it would not work. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From watersjenusa2002 at yahoo.com Wed Mar 2 21:12:09 2005 From: watersjenusa2002 at yahoo.com (Jennifer Waters) Date: Wed, 2 Mar 2005 13:12:09 -0800 (PST) Subject: [K12OSN] (no subject) Message-ID: <20050302211209.1279.qmail@web52007.mail.yahoo.com> unscribe __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From steve.honeycutt at gmail.com Wed Mar 2 21:24:46 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Wed, 2 Mar 2005 15:24:46 -0600 Subject: [K12OSN] OT - Gmail Invites Message-ID: <61bfa743050302132431e6b4b@mail.gmail.com> I've got a few gmail invites left, if anyone is interested in obtaining one. To receive an invite simply reply to this email or email me directly at steve.honeycutt [@] gmail.com with your address you would like the invite sent to. Makes for a great way to receive and archive mailing list... ! Have a nice day... ;^ ) -- Thanks, Steve From jim at winonacotter.org Wed Mar 2 21:40:28 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Wed, 2 Mar 2005 15:40:28 -0600 Subject: [K12OSN] Can anyone help me tackle sound with iMac or any ppc machine? Message-ID: <003701c51f70$73499ed0$b39b060a@winonacotter.org> I want to get sound working in the worst way with all vintages of iMacs. I have been reading and reading over the last week and can't seem to get anywhere. I just don't understand enough about how sound works with Linux. If we could get it figured out since Apple has all proprietary hardware it should be easy to bundle into the ppc directory and basically work out of the box in the future. I am open to any suggestions on where to start. Thanks Jim Kronebusch Cotter Tech Department 507-453-5188 jim at winonacotter.org -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From steve.hargadon at gmail.com Wed Mar 2 22:23:10 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Wed, 2 Mar 2005 14:23:10 -0800 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: <61bfa743050302132431e6b4b@mail.gmail.com> References: <61bfa743050302132431e6b4b@mail.gmail.com> Message-ID: I've got 50 if anyone else needs one. On Wed, 2 Mar 2005 15:24:46 -0600, Steve Honeycutt wrote: > I've got a few gmail invites left, if anyone is interested in > obtaining one. To receive an invite simply reply to this email or > email me directly at steve.honeycutt [@] gmail.com with your address > you would like the invite sent to. > > Makes for a great way to receive and archive mailing list... ! > > Have a nice day... ;^ ) > -- > Thanks, > > Steve > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Steve Hargadon 916-899-1400 direct From steve.honeycutt at gmail.com Wed Mar 2 22:24:35 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Wed, 2 Mar 2005 16:24:35 -0600 Subject: [K12OSN] Can anyone help me tackle sound with iMac or any ppc machine? In-Reply-To: <003701c51f70$73499ed0$b39b060a@winonacotter.org> References: <003701c51f70$73499ed0$b39b060a@winonacotter.org> Message-ID: <61bfa743050302142423969e6a@mail.gmail.com> The only advice I have to offer (with no experience on apple/mac equipment) is to double check that the sound/mixer volume levels aren't set to 0 by default when the installation took place. This has been a common fix noted on another lug mailing list I subscribe to. On Wed, 2 Mar 2005 15:40:28 -0600, Jim Kronebusch wrote: > I am open to any suggestions on where to start. > > Thanks From dan_young at parkrose.k12.or.us Wed Mar 2 22:31:38 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Wed, 02 Mar 2005 14:31:38 -0800 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: References: <61bfa743050302132431e6b4b@mail.gmail.com> Message-ID: <1109802698.6300.0.camel@dan.parkrose.k12.or.us> Ditto that. We'll have the whole K12OSN group gmail'ed in a jiffy. Send a request to danielmyoung at gmail.com if you like. On Wed, 2005-03-02 at 14:23 -0800, Steve Hargadon wrote: > I've got 50 if anyone else needs one. > > > On Wed, 2 Mar 2005 15:24:46 -0600, Steve Honeycutt > wrote: > > I've got a few gmail invites left, if anyone is interested in > > obtaining one. To receive an invite simply reply to this email or > > email me directly at steve.honeycutt [@] gmail.com with your address > > you would like the invite sent to. > > > > Makes for a great way to receive and archive mailing list... ! > > > > Have a nice day... ;^ ) > > -- > > Thanks, > > > > Steve > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > From robark at gmail.com Wed Mar 2 23:15:03 2005 From: robark at gmail.com (Robert Arkiletian) Date: Wed, 2 Mar 2005 15:15:03 -0800 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: <1109802698.6300.0.camel@dan.parkrose.k12.or.us> References: <61bfa743050302132431e6b4b@mail.gmail.com> <1109802698.6300.0.camel@dan.parkrose.k12.or.us> Message-ID: On Wed, 02 Mar 2005 14:31:38 -0800, Dan Young wrote: > Ditto that. > > We'll have the whole K12OSN group gmail'ed in a jiffy. Send a request to > danielmyoung at gmail.com if you like. I have to say that it's great. I just started using gmail and WOW is it super for using with k12osn list. It has some really nifty features which other webmail systems lack. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From schwankl at chatham.k12.nc.us Wed Mar 2 22:13:20 2005 From: schwankl at chatham.k12.nc.us (Jimmy Schwankl) Date: Wed, 2 Mar 2005 17:13:20 -0500 Subject: [K12OSN] samba-ldap credentials question Message-ID: <48FBD602-8B68-11D9-B514-000A95C48860@chatham.k12.nc.us> Dear Listers, Is the current wisdom with regard to the samba-ldap script from Matt and David to go with a K12ltsp 4.2 install and then run the installer script OR to go with a k12ltsp 4.2 install run all the updates and then run the installer script? I ask because I did the first one and thought everything was going along pretty well until I tried to use the smbpasswd command and I got the error message that it was "unable to bind to server" "Error: Invalid Credentials." it also said it was trying to bind the ldap server but not succeeding. Anyone seen/know anything about that message? I'm using version 1.2 of the script. The reason I ask this question is because I thought I remembered reading on the list about someone being bitten by an upgraded package that put things somewhere the installer didn't know about. Thanks in advance, Jimmy **This message was sent from the Chatham County Schools Mail Server** *****All e-mail correspondence to and from this address is subject to the North Carolina Public Records Law, which may result in monitoring and disclosure to third parties, including law enforcement.***** From dan_young at parkrose.k12.or.us Wed Mar 2 23:25:13 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Wed, 02 Mar 2005 15:25:13 -0800 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: References: <61bfa743050302132431e6b4b@mail.gmail.com> <1109802698.6300.0.camel@dan.parkrose.k12.or.us> Message-ID: <1109805913.7318.4.camel@dan.parkrose.k12.or.us> On Wed, 2005-03-02 at 15:15 -0800, Robert Arkiletian wrote: > I have to say that it's great. I just started using gmail and WOW is > it super for using with k12osn list. It has some really nifty features > which other webmail systems lack. I agree. I was excited that the Hula (http://hula-project.org) folks have decided that Gmail is the benchmark for webmail: http://www.nat.org/2005/february/#15-February-2005 I have high hopes for it. -- Dan Young Parkrose School District From nsantiago at caclv.org Wed Mar 2 22:42:11 2005 From: nsantiago at caclv.org (Santiago, Nicholas) Date: Wed, 2 Mar 2005 17:42:11 -0500 Subject: [K12OSN] OT - Gmail Invites Message-ID: Same here... nicholas dot santiago at gmail dot com. nicholas|santiago 484.893.1044 nsantiago at caclv.org -----Original Message----- From: Dan Young [mailto:dan_young at parkrose.k12.or.us] Sent: Wednesday, March 02, 2005 5:32 PM To: Steve Hargadon; Support list for opensource software in schools. Subject: Re: [K12OSN] OT - Gmail Invites Ditto that. We'll have the whole K12OSN group gmail'ed in a jiffy. Send a request to danielmyoung at gmail.com if you like. On Wed, 2005-03-02 at 14:23 -0800, Steve Hargadon wrote: > I've got 50 if anyone else needs one. > > > On Wed, 2 Mar 2005 15:24:46 -0600, Steve Honeycutt > wrote: > > I've got a few gmail invites left, if anyone is interested in > > obtaining one. To receive an invite simply reply to this email or > > email me directly at steve.honeycutt [@] gmail.com with your address > > you would like the invite sent to. > > > > Makes for a great way to receive and archive mailing list... ! > > > > Have a nice day... ;^ ) > > -- > > Thanks, > > > > Steve > > > > _______________________________________________ > > 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 cliebow at downeast.net Thu Mar 3 00:19:38 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 3 Mar 2005 00:19:38 GMT Subject: [K12OSN] samba-ldap credentials question Message-ID: <200503022318.j22NI4324771@downeast.net> shouldnt you ne using smldap-passwd??might try locate smbldap-populate to see where your scripts re.. 0.8.5 puts em in usr/local/bin 0.8.6 in /etc/opt/---> 0.8.7 putd em in /usr/sbin chuck > Dear Listers, > > Is the current wisdom with regard to the samba-ldap script from Matt > and David to go with a K12ltsp 4.2 install and then run the installer > script > > OR > > to go with a k12ltsp 4.2 install run all the updates and then run the > installer script? > > I ask because I did the first one and thought everything was going > along pretty well until I tried to use the smbpasswd command and I got > the error message that it was "unable to bind to server" "Error: > Invalid Credentials." it also said it was trying to bind the ldap > server but not succeeding. Anyone seen/know anything about that > message? > > I'm using version 1.2 of the script. > > The reason I ask this question is because I thought I remembered > reading on the list about someone being bitten by an upgraded package > that put things somewhere the installer didn't know about. > > Thanks in advance, > Jimmy > > > **This message was sent from the Chatham County Schools Mail Server** > *****All e-mail correspondence to and from this address is subject to > the North Carolina Public Records Law, which may result in monitoring > and disclosure to third parties, including law enforcement.***** > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From cliebow at downeast.net Thu Mar 3 00:26:14 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 3 Mar 2005 00:26:14 GMT Subject: [K12OSN] Can anyone help me tackle sound with iMac or any ppc Message-ID: <200503022324.j22NOe325537@downeast.net> billc would know but first have to fiure out what sound card is i dont remember if lspci is in there.you could dump in th binary in yellowdog or ubuntu and see if you can get specs on the card..then see if the module is already part of the ppc ltsp..those sound modules would be in /opt/ltsp/ppc/lib/modules/-->god knows..chuck > I want to get sound working in the worst way with all vintages of iMacs. > I have been reading and reading over the last week and can't seem to get > anywhere. I just don't understand enough about how sound works with > Linux. > > If we could get it figured out since Apple has all proprietary hardware > it should be easy to bundle into the ppc directory and basically work > out of the box in the future. > > I am open to any suggestions on where to start. > > Thanks > > Jim Kronebusch > Cotter Tech Department > 507-453-5188 > jim at winonacotter.org > > > -- > 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 > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From jackpal at cfl.rr.com Thu Mar 3 03:03:08 2005 From: jackpal at cfl.rr.com (Jack) Date: Wed, 02 Mar 2005 22:03:08 -0500 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: <1109805913.7318.4.camel@dan.parkrose.k12.or.us> References: <61bfa743050302132431e6b4b@mail.gmail.com> <1109802698.6300.0.camel@dan.parkrose.k12.or.us> <1109805913.7318.4.camel@dan.parkrose.k12.or.us> Message-ID: <1109818988.7215.1.camel@tserver.palmadesso.net> If its not too much trouble I'd like a GMail account invite if you don't mind. jackpal at cfl dot rr dot com Thanks! On Wed, 2005-03-02 at 15:25 -0800, Dan Young wrote: > On Wed, 2005-03-02 at 15:15 -0800, Robert Arkiletian wrote: > > I have to say that it's great. I just started using gmail and WOW is > > it super for using with k12osn list. It has some really nifty features > > which other webmail systems lack. > > I agree. I was excited that the Hula (http://hula-project.org) folks > have decided that Gmail is the benchmark for webmail: > http://www.nat.org/2005/february/#15-February-2005 > > I have high hopes for it. > -- Jack From steve.honeycutt at gmail.com Thu Mar 3 03:15:09 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Wed, 2 Mar 2005 21:15:09 -0600 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: <1109818988.7215.1.camel@tserver.palmadesso.net> References: <61bfa743050302132431e6b4b@mail.gmail.com> <1109802698.6300.0.camel@dan.parkrose.k12.or.us> <1109805913.7318.4.camel@dan.parkrose.k12.or.us> <1109818988.7215.1.camel@tserver.palmadesso.net> Message-ID: <61bfa74305030219156d608f0c@mail.gmail.com> Done with no trouble at all. :) On Wed, 02 Mar 2005 22:03:08 -0500, Jack wrote: > If its not too much trouble I'd like a GMail account invite if you don't > mind. > > jackpal at cfl dot rr dot com > > Thanks! Best Regards, Steve www.slicehaven.com From steve.honeycutt at gmail.com Thu Mar 3 03:15:09 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Wed, 2 Mar 2005 21:15:09 -0600 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: <1109818988.7215.1.camel@tserver.palmadesso.net> References: <61bfa743050302132431e6b4b@mail.gmail.com> <1109802698.6300.0.camel@dan.parkrose.k12.or.us> <1109805913.7318.4.camel@dan.parkrose.k12.or.us> <1109818988.7215.1.camel@tserver.palmadesso.net> Message-ID: <61bfa74305030219156d608f0c@mail.gmail.com> Done with no trouble at all. :) On Wed, 02 Mar 2005 22:03:08 -0500, Jack wrote: > If its not too much trouble I'd like a GMail account invite if you don't > mind. > > jackpal at cfl dot rr dot com > > Thanks! Best Regards, Steve www.slicehaven.com From dtrask at vcs.u52.k12.me.us Thu Mar 3 04:52:55 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Wed, 02 Mar 2005 23:52:55 -0500 Subject: [K12OSN] 2005 Northeast Linux Symposium at Gould Academy Message-ID: Hi everyone! (pardon me if you got dupes of this message...I'm working with many mailing lists) 2005 Northeast Linux Symposium at Gould Academy! I finally have the pieces in place to begin accepting registrations for the 2005 Northeast Linux Symposium at Gould Academy in Bethel Maine. This year's conference will be held on June 19th, 20th, and 21st. The cost is the same as last year....$400, which covers the cost of the conference AND room & board (pretty cool, huh?) Additionally, if you are local or will not be staying on campus the cost is $350. The format of the conference is basically 3 to 4 major day-long "labs" on each of the three days along with several mini-sessions (about 1-2 hours depending on the topic) in the evening. Major topics for the "lab" sessions in the past have included K12LTSP/LTSP, SME server, MySQL, Security and your Network, Samba/LDAP, Installing Linux, IPSEC/VPN..etc. These topics can and will change as I receive feedback from all of you about what you'd like to learn about. The mini-sessions were new last year and were kinda' fun. They included discussions, multi-media in Linux, building interactive web sites, and more! (I learned a lot in the multi-media one) This year promises to be better than ever! Those of you who have attended in the past know very well that we take good care of everyone. We encourage all participants to bring equipment with them if they can...this is a "hands-on" conference. We also do quite well in the hospitality department. Aside from being in a beautiful picturesque New England private school located in the Western Mountains (ski country) of Maine, we also manage to feed you very well. The food is incredible and like the past couple of years, we're planning on having our "wine & cheese" reception again (always a big hit) prior to the big meal at the end of day two. Last, but not least is the opportunity to meet, talk, and network with folks just like you. I've made some great friends and contacts over the past couple of years as a result of this conference. For those of you who've never met him....Jim MacQuillan, founder of the Linux Terminal Server Project, is tentatively planning to join us for at least a day as part of his family vacation to Maine. I hope he can make it and spend some time with us. As many of you already know, my co-director for the past couple of years...Derek Dresser of Gould Academy....is moving on to pursue other job interests. Derek will still hopefully be around for this years conference, but is no longer involved in the planning. I have taken over the direction and planning of the conference and am joined by Matt Oquist, an Open Source software engineer from New Hampshire. I have worked with Matt quite a bit over the past year and we have collaborated on the development of the smbldap-installer project which was released in January. Matt is a welcome addition and I hope you'll join me in welcoming him aboard. So...all that being said...here's what you need to know.... To register for the 2005 Northeast Linux Symposium please go to http://linux.majen.net/ and fill out the registration form. Then mail your check or PO ($400....or $350 if not staying on campus) to: (also make payable to) Copper Dog Consulting and Training 118 South Stanley Hill Rd. Vassalboro, ME 04989 *indicate that it is for the 2005 Northeast Linux Symposium Please register ASAP so you can be guaranteed a spot. Lastly...drop us an email letting us know of any topics you'd like to learn more about...AND/OR if you are interested in being a presenter...let me know what topic you might like to present (we do compensate) David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Thu Mar 3 04:52:55 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Wed, 02 Mar 2005 23:52:55 -0500 Subject: [K12OSN] 2005 Northeast Linux Symposium at Gould Academy Message-ID: Hi everyone! (pardon me if you got dupes of this message...I'm working with many mailing lists) 2005 Northeast Linux Symposium at Gould Academy! I finally have the pieces in place to begin accepting registrations for the 2005 Northeast Linux Symposium at Gould Academy in Bethel Maine. This year's conference will be held on June 19th, 20th, and 21st. The cost is the same as last year....$400, which covers the cost of the conference AND room & board (pretty cool, huh?) Additionally, if you are local or will not be staying on campus the cost is $350. The format of the conference is basically 3 to 4 major day-long "labs" on each of the three days along with several mini-sessions (about 1-2 hours depending on the topic) in the evening. Major topics for the "lab" sessions in the past have included K12LTSP/LTSP, SME server, MySQL, Security and your Network, Samba/LDAP, Installing Linux, IPSEC/VPN..etc. These topics can and will change as I receive feedback from all of you about what you'd like to learn about. The mini-sessions were new last year and were kinda' fun. They included discussions, multi-media in Linux, building interactive web sites, and more! (I learned a lot in the multi-media one) This year promises to be better than ever! Those of you who have attended in the past know very well that we take good care of everyone. We encourage all participants to bring equipment with them if they can...this is a "hands-on" conference. We also do quite well in the hospitality department. Aside from being in a beautiful picturesque New England private school located in the Western Mountains (ski country) of Maine, we also manage to feed you very well. The food is incredible and like the past couple of years, we're planning on having our "wine & cheese" reception again (always a big hit) prior to the big meal at the end of day two. Last, but not least is the opportunity to meet, talk, and network with folks just like you. I've made some great friends and contacts over the past couple of years as a result of this conference. For those of you who've never met him....Jim MacQuillan, founder of the Linux Terminal Server Project, is tentatively planning to join us for at least a day as part of his family vacation to Maine. I hope he can make it and spend some time with us. As many of you already know, my co-director for the past couple of years...Derek Dresser of Gould Academy....is moving on to pursue other job interests. Derek will still hopefully be around for this years conference, but is no longer involved in the planning. I have taken over the direction and planning of the conference and am joined by Matt Oquist, an Open Source software engineer from New Hampshire. I have worked with Matt quite a bit over the past year and we have collaborated on the development of the smbldap-installer project which was released in January. Matt is a welcome addition and I hope you'll join me in welcoming him aboard. So...all that being said...here's what you need to know.... To register for the 2005 Northeast Linux Symposium please go to http://linux.majen.net/ and fill out the registration form. Then mail your check or PO ($400....or $350 if not staying on campus) to: (also make payable to) Copper Dog Consulting and Training 118 South Stanley Hill Rd. Vassalboro, ME 04989 *indicate that it is for the 2005 Northeast Linux Symposium Please register ASAP so you can be guaranteed a spot. Lastly...drop us an email letting us know of any topics you'd like to learn more about...AND/OR if you are interested in being a presenter...let me know what topic you might like to present (we do compensate) David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From brian at portsmouth-college.ac.uk Thu Mar 3 10:36:21 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Thu, 3 Mar 2005 10:36:21 -0000 Subject: [K12OSN] Latest smbldap-installer script available...version 1.2 References: <200503011920.j21JKFm05371@downeast.net> Message-ID: <012d01c51fdc$d7d93650$65c8a8c0@brianwork> cliebow at downeast.net wrote: > cant quite visualize what you are up against...can you slapcat the old > database and use it to build a new one??seems like what you have > proposed is a hell of a lot of work..chuck> cliebow at downeast.net > wrote: >>> can you use net setlocalsid to advantage? i know ith my script it >>> would be trivial to do this..chuck >>> >>> >>>> David Trask wrote: >>>>> The latest smbldap-installer script (version 1.2) is now up on my >>>>> site (Matt and I tested it at a presentation today) :-) >>>>> >>>>> http://web.vcs.u52.k12.me.us/linux/smbldap/ >>>>> >>>>> Fixes include the roaming profiles, /bin/bash default...and some >>>>> new added features...check it out! >>>>> >>>>> David N. Trask >>>>> Technology Teacher/Coordinator >>>>> Vassalboro Community School >>>>> dtrask at vcs.u52.k12.me.us >>>>> (207)923-3100 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> K12OSN mailing list >>>>> K12OSN at redhat.com >>>>> https://www.redhat.com/mailman/listinfo/k12osn >>>>> For more info see >>>> >>>> Is it possible to preset the SID when using the script ? >>>> >>>> I'm trying to setup a new Samba3 / LDAP system that I'll be able to >>>> just simply swap in without having to rejoin all the machine to the >>>> domain. >>>> >>>> Thanks >>>> Brian >>>> >>>> >>>> --------------------------------------------------------------- >>>> 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 >>>> >>> >>> >>> --------------------------------------------- >>> This message was sent from Downeast.Net. >>> http://ellsworthme.com/ >>> >>> >>> _______________________________________________ >>> K12OSN mailing list >>> K12OSN at redhat.com >>> https://www.redhat.com/mailman/listinfo/k12osn >>> For more info see >> >> OK I set the SID to my existing domain's SID but when I ran the >> smbldap-installer script I had a couple of errors but when I finally >> got it to run the localsid had changed again. >> >> I've reset the SID to the correct value using net setlocalsid value >> but of cause all the accounts stored in the LDAP backend are wrong, >> is it a simple matter of just altering there value's with a LDAP >> Browser & the sid value in the smbldap-tools.conf ? >> >> Thanks >> Brian >> >> >> --------------------------------------------------------------- >> 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 >> > > > --------------------------------------------- > This message was sent from Downeast.Net. > http://ellsworthme.com/ > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see What I'm tryingto do is alter the SID globally for both LDAP & Samba. When I initially setup the system I set the SID BEFORE I ran the script but it failed because of some missing packages, I fixed this but when I rename the script the SID changed so it no longer reflected the one that I wanted. So I changed the local SID using the net setlocalsid command but all the accounts created by default in the LDAP backend are set with the old SID not the one I want. It's not possible to simply import my old database as our existing system is using Samba 2.x with a smbpasswd file backend. What I've done today is to use LDAPexplorer and change the SID in each account and group so it has the correct SID. I've also altered the config of the smbldap-tool so it uses the correct SID. Is there anywhere else that the SID is stored that I need to alter ?? Thanks Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From leojr at fic.com.br Thu Mar 3 11:51:53 2005 From: leojr at fic.com.br (Leonardo =?ISO-8859-1?Q?Gon=E7alves?= de =?ISO-8859-1?Q?Ulh=F4a?= Jr.) Date: Thu, 03 Mar 2005 08:51:53 -0300 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: References: <61bfa743050302132431e6b4b@mail.gmail.com> Message-ID: <1109850713.3442.2.camel@linux2> Hi: If you still have some invitation, please send one to me at: leoulhoa at yahoo.com.br . Gmail is very useful. Thank you very much. Leonardo Jr. Em Qua, 2005-03-02 ?s 14:23 -0800, Steve Hargadon escreveu: > I've got 50 if anyone else needs one. > > > On Wed, 2 Mar 2005 15:24:46 -0600, Steve Honeycutt > wrote: > > I've got a few gmail invites left, if anyone is interested in > > obtaining one. To receive an invite simply reply to this email or > > email me directly at steve.honeycutt [@] gmail.com with your address > > you would like the invite sent to. > > > > Makes for a great way to receive and archive mailing list... ! > > > > Have a nice day... ;^ ) > > -- > > Thanks, > > > > Steve > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > From ramonklown at pop.com.br Thu Mar 3 12:50:59 2005 From: ramonklown at pop.com.br (Ramon) Date: Thu, 3 Mar 2005 09:50:59 -0300 (EST) Subject: [K12OSN] finish user session, check if status is valid Message-ID: <40376.200.159.149.201.1109854259.squirrel@popmail6.pop.com.br> 1)Hi, I would like to know if there is a command I can run to finish a user session in the terminal. (I know I saw this some time ago) 2)Is there a way I when the user logins in to consult a MySQL database to check if status is ok? OBS:I think the clients login throw "slogin" command under /opt/ltsp/i386/bin/. Thanks, Ramon From Zouhir.Hafidi at math.univ-lille1.fr Thu Mar 3 13:25:54 2005 From: Zouhir.Hafidi at math.univ-lille1.fr (Zouhir Hafidi) Date: Thu, 03 Mar 2005 14:25:54 +0100 Subject: [K12OSN] LTSP + Windows in schools Message-ID: <42271062.3060806@math.univ-lille1.fr> Hi LTSP people, I am writing a howto about terminal services with LTSP and Windows. You can find it here: http://math.univ-lille1.fr/~hafidi/terminal-services/ Any suggestion or criticism is welcome, ZH From jim at winonacotter.org Thu Mar 3 14:07:38 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 3 Mar 2005 08:07:38 -0600 Subject: [K12OSN] Can anyone help me tackle sound with iMac or any ppc In-Reply-To: <200503022324.j22NOe325537@downeast.net> Message-ID: <000301c51ffa$5b46f870$b39b060a@winonacotter.org> > billc would know but first have to fiure out what sound card > is i dont remember if lspci is in there.you could dump in th > binary in yellowdog or ubuntu and see if you can get specs on > the card..then see if the module is already part of the ppc > ltsp..those sound modules would be in > /opt/ltsp/ppc/lib/modules/-->god knows..chuck I have working sound on a local installation of Ubuntu on a iMac Indigo. I also have a iMac Indigo booted as a ltsp client. Where do I check to see what sound card the local installation has detected and what modules it uses? If I find that I would think it simple to move the same stuff over to the /opt/ltsp/ppc directory for use with the ltsp client. -- 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 Thu Mar 3 14:09:35 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 3 Mar 2005 08:09:35 -0600 Subject: [K12OSN] Can anyone help me tackle sound with iMac or any ppcmachine? In-Reply-To: <61bfa743050302142423969e6a@mail.gmail.com> Message-ID: <000401c51ffa$a14d9b30$b39b060a@winonacotter.org> > The only advice I have to offer (with no experience on apple/mac > equipment) is to double check that the sound/mixer volume > levels aren't set to 0 by default when the installation took place. > > This has been a common fix noted on another lug mailing list > I subscribe to. Thanks. I set sound in /opt/ltsp/ppc/etc/lts.conf to 75 for a default. When I check the client the mixer slider is up about 3/4 of the way so I don't think that is it. When I try to play sound I get an error saying that the device is either busy or unavailable. So I assume it doesn't have the right modules loaded to detect it. -- 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 Thu Mar 3 14:24:59 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 3 Mar 2005 08:24:59 -0600 Subject: [K12OSN] LTSP + Windows in schools In-Reply-To: <42271062.3060806@math.univ-lille1.fr> Message-ID: <000b01c51ffc$c7dac4b0$b39b060a@winonacotter.org> > Hi LTSP people, > > I am writing a howto about terminal services with LTSP and > Windows. You > can find it here: > http://math.univ-lille1.fr/~hafidi/terminal-services/ I quickly breazed through the how to and from first glance it looks awesome. This should help clear up a lot of things and I know that David Trask will love it :-) (nothing like good documentation) -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From schwankl at chatham.k12.nc.us Thu Mar 3 14:26:12 2005 From: schwankl at chatham.k12.nc.us (Jimmy Schwankl) Date: Thu, 3 Mar 2005 09:26:12 -0500 Subject: [K12OSN] Re: samba-ldap credentials question In-Reply-To: <20050303002412.93DCF73454@hormel.redhat.com> References: <20050303002412.93DCF73454@hormel.redhat.com> Message-ID: <31789561-8BF0-11D9-83A7-000A95C48860@chatham.k12.nc.us> On Mar 2, 2005, at 7:24 PM, chuck wrote: > shouldnt you ne using smldap-passwd??might try locate smbldap-populate > to > see where your scripts re.. > 0.8.5 puts em in usr/local/bin > 0.8.6 in /etc/opt/---> > 0.8.7 putd em in /usr/sbin > > chuck > Chuck, smbldap-passwd works fine. I was just going through David Trask's step by step online tutorial and in the middle of step 18 after issuing smbldap-useradd -m -a username smbldap-passwd username (both of which worked fine) I tried smbpasswd username and got the message: "failed to bind to server with dn= cn=Manager,dc=hortonstaff,dc=dev Error: Invalid Credentials" and then "Connection to LDAP server failed for the 1 try! Connection to LDAP server failed for the 2 try! etc" The other command that won't work is pdbedit. It also gives the message "failed to bind to server with dn= cn=Manager,dc=hortonstaff,dc=dev Error: Invalid Credentials" Also, the scripts are in /opt/IDEALX/sbin does that mean they're in the wrong place? Thanks for the help, Jimmy **This message was sent from the Chatham County Schools Mail Server** *****All e-mail correspondence to and from this address is subject to the North Carolina Public Records Law, which may result in monitoring and disclosure to third parties, including law enforcement.***** From cliebow at downeast.net Thu Mar 3 14:57:34 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 3 Mar 2005 14:57:34 GMT Subject: [K12OSN] Re: samba-ldap credentials question Message-ID: <200503031355.j23Dtup09468@downeast.net> i am not sure how that script was written..i think was writtewn with that path..not sure why it doesn't like your pw..gluck chuck > On Mar 2, 2005, at 7:24 PM, chuck wrote: > > > shouldnt you ne using smldap-passwd??might try locate smbldap-populate > > to > > see where your scripts re.. > > 0.8.5 puts em in usr/local/bin > > 0.8.6 in /etc/opt/---> > > 0.8.7 putd em in /usr/sbin > > > > chuck > > > > Chuck, > > smbldap-passwd works fine. I was just going through David Trask's step > by step online tutorial and in the middle of step 18 after > issuing > > smbldap-useradd -m -a username > > smbldap-passwd username > > (both of which worked fine) > > I tried smbpasswd username and got the message: > > "failed to bind to server with dn= cn=Manager,dc=hortonstaff,dc=dev > Error: Invalid Credentials" > > and then > > "Connection to LDAP server failed for the 1 try! > Connection to LDAP server failed for the 2 try! > etc" > > The other command that won't work is pdbedit. It also gives the message > > "failed to bind to server with dn= cn=Manager,dc=hortonstaff,dc=dev > Error: Invalid Credentials" > > Also, the scripts are in /opt/IDEALX/sbin does that mean they're in > the wrong place? > > Thanks for the help, > Jimmy > > > **This message was sent from the Chatham County Schools Mail Server** > *****All e-mail correspondence to and from this address is subject to > the North Carolina Public Records Law, which may result in monitoring > and disclosure to third parties, including law enforcement.***** > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From ken.tech1 at gmail.com Thu Mar 3 17:18:18 2005 From: ken.tech1 at gmail.com (Ken Johnson) Date: Thu, 3 Mar 2005 12:18:18 -0500 Subject: [K12OSN] Setting Up Censornet Message-ID: <1eb89cf2050303091853d57b2d@mail.gmail.com> I'm a newbie trying to set up Censornet. It looks like a good solution to my content filtering requirement. I am confused, however about where to place the computer running Censornet. K12LTSP: eth0--->Internet eth1--->switch--->workstations Censornet has 2 NICs also, how should they be connected in this setup? Also I am testing this on a home network that consists of: cable modem --->Netgear MR814 Router--->PCs When I connect the k12LTSP server (eth0) to the router it doesn't see the Internet. When I connect the k12LTSP server (eth0) directly to the cable modem it DOES see the internet. Why? Is there any way I can put the k12LTSP server behind my router so my Windows stand-alone machines can share internet access? I would appreciate any help. Scratching my head- Ken Johnson From mes4294 at lausd.k12.ca.us Thu Mar 3 16:42:37 2005 From: mes4294 at lausd.k12.ca.us (Mark Sarria) Date: Thu, 3 Mar 2005 08:42:37 -0800 Subject: [K12OSN] LTSP + Windows in schools In-Reply-To: <000b01c51ffc$c7dac4b0$b39b060a@winonacotter.org> Message-ID: <200503031721.j23HL2g2026818@mx1.redhat.com> Hello, Just read over your documentation, and my question is about section 7.4. Preventing multiple logins with the same username, does this also work for windows logins if not, can any help me with this. We have Windows Xp clients (I know!!) and I would like to prevent multiple logins. -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Jim Kronebusch Sent: Thursday, March 03, 2005 6:25 AM To: 'Support list for opensource software in schools.' Subject: RE: [K12OSN] LTSP + Windows in schools > Hi LTSP people, > > I am writing a howto about terminal services with LTSP and > Windows. You > can find it here: > http://math.univ-lille1.fr/~hafidi/terminal-services/ I quickly breazed through the how to and from first glance it looks awesome. This should help clear up a lot of things and I know that David Trask will love it :-) (nothing like good documentation) -- 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 sales at ecosolutions.com.au Thu Mar 3 17:33:52 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Fri, 04 Mar 2005 01:33:52 +0800 Subject: [K12OSN] DVD not umount-ing nor ejecting Message-ID: <1109871233.5299.66.camel@localhost.localdomain> Anyone using k12ltsp 4.2.0 and having trouble umount-ing and then ejecting CDs & DVDs? I did some googling and after choosing the right keywords came across this bug report pertaining to RH9 that seems to have persisted through to FC3: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106936 It very closely matches my scenario, but I've not seen any comment on this list about it. Is it possible that it only affects some types of drives? Story: With my new install of k12ltsp 4.2.0 and a new dual-layer DVD (Lite-on 16x DVD-R, 4x DVD-R DL) I can mount disks okay but not umount without trouble - nor eject the tray at all. I first resorted to the old paper- clip-in-the-emergency-hole trick :^( to get the tray out because neither KDE's desktop CD icon nor the command line works as it should to umount and eject. Before you ask, nothing is apparently using the media nor looking at it (ie, not even a directory listing), so initially I could find nothing to account for the "device busy" error when I tried to umount. After googling I found reference to the umount -l option (ie, lazy) to force a umount when you don't know what process is keeping the media busy. This worked to umount, but it still persisted with the failure of both software and manual attempts to eject the tray. After reading the bug report (refer above), it clued me up to look for 'fam' (whatever that is) not correctly releasing the DVD. I found no fam, but 'ps aux' did find that konqueror was still active even after closing that process and then doing "umount -l". By trial and error I also found "gam_server" was a problem, but have no idea what it is. ONLY when I kill those two processes (konq. and gam) can I then eject the tray - even though the media is reported as no longer mounted. Is this an extension of that original bug report that's been around since RH9 or something new? Why has it not been reported by anyone else here - might it be unique to certain drives? Why are those processes not dying when they are closed? I now know how to deal with the problem, but it's very tedious to have to manually clean up processes to wrest back control of my DVD. Feedback welcome. Regards, Gavin Chester. From dan_young at parkrose.k12.or.us Thu Mar 3 17:44:24 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Thu, 03 Mar 2005 09:44:24 -0800 Subject: [K12OSN] DVD not umount-ing nor ejecting In-Reply-To: <1109871233.5299.66.camel@localhost.localdomain> References: <1109871233.5299.66.camel@localhost.localdomain> Message-ID: <42274CF8.3060809@parkrose.k12.or.us> Gavin Chester wrote: > Anyone using k12ltsp 4.2.0 and having trouble umount-ing and then > ejecting CDs & DVDs? A fix for gamin went out yesterday re: unmounting /media/* FEDORA-2005-187 https://www.redhat.com/archives/fedora-announce-list/2005-March/msg00001.html https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=142637 "yum update gamin" -- Dan Young Parkrose School District From schwankl at chatham.k12.nc.us Thu Mar 3 17:46:39 2005 From: schwankl at chatham.k12.nc.us (Jimmy Schwankl) Date: Thu, 3 Mar 2005 12:46:39 -0500 Subject: [K12OSN] Re: finish user session, check if status is valid Message-ID: <325537BC-8C0C-11D9-901D-000A95C48860@chatham.k12.nc.us> Ramon wrote: > 1)Hi, I would like to know if there is a command I can run to finish a > user session > in the terminal. (I know I saw this some time ago) Ramon, I think the command you want is purge_user On a K21ltsp 4.2 system it's in /usr/sbin/ purge_user username will kill any processes for that user, effectively causing them to logout. I don't know enough to help you with #2) Peace, Jimmy ++++++++++++++++++++++++++++++++++++++ No one has a right to sit down and feel hopeless. There is too much work to do. - Dorothy Day **This message was sent from the Chatham County Schools Mail Server** *****All e-mail correspondence to and from this address is subject to the North Carolina Public Records Law, which may result in monitoring and disclosure to third parties, including law enforcement.***** From sales at ecosolutions.com.au Thu Mar 3 17:49:15 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Fri, 04 Mar 2005 01:49:15 +0800 Subject: [K12OSN] DVD not umount-ing nor ejecting In-Reply-To: <1109871233.5299.66.camel@localhost.localdomain> References: <1109871233.5299.66.camel@localhost.localdomain> Message-ID: <1109872155.5299.69.camel@localhost.localdomain> For clarity I should have added that the scenario I describe in my original posting (below) occurs when mounting a DVD, browsing its contents in konqueror, closing konqueror and then trying to umount the DVD. Nothing more than that :^( On Fri, 2005-03-04 at 01:33 +0800, Gavin Chester wrote: > Anyone using k12ltsp 4.2.0 and having trouble umount-ing and then > ejecting CDs & DVDs? I did some googling and after choosing the right > keywords came across this bug report pertaining to RH9 that seems to > have persisted through to FC3: > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106936 > It very closely matches my scenario, but I've not seen any comment on > this list about it. Is it possible that it only affects some types of > drives? > > Story: > With my new install of k12ltsp 4.2.0 and a new dual-layer DVD (Lite-on > 16x DVD-R, 4x DVD-R DL) I can mount disks okay but not umount without > trouble - nor eject the tray at all. I first resorted to the old paper- > clip-in-the-emergency-hole trick :^( to get the tray out because neither > KDE's desktop CD icon nor the command line works as it should to umount > and eject. > > Before you ask, nothing is apparently using the media nor looking at it > (ie, not even a directory listing), so initially I could find nothing to > account for the "device busy" error when I tried to umount. After > googling I found reference to the umount -l option (ie, lazy) to force a > umount when you don't know what process is keeping the media busy. This > worked to umount, but it still persisted with the failure of both > software and manual attempts to eject the tray. > > After reading the bug report (refer above), it clued me up to look for > 'fam' (whatever that is) not correctly releasing the DVD. I found no > fam, but 'ps aux' did find that konqueror was still active even after > closing that process and then doing "umount -l". By trial and error I > also found "gam_server" was a problem, but have no idea what it is. > ONLY when I kill those two processes (konq. and gam) can I then eject > the tray - even though the media is reported as no longer mounted. > > Is this an extension of that original bug report that's been around > since RH9 or something new? > Why has it not been reported by anyone else here - might it be unique to > certain drives? > Why are those processes not dying when they are closed? > > I now know how to deal with the problem, but it's very tedious to have > to manually clean up processes to wrest back control of my DVD. > Feedback welcome. > > Regards, Gavin Chester. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From sales at ecosolutions.com.au Thu Mar 3 17:51:09 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Fri, 04 Mar 2005 01:51:09 +0800 Subject: [K12OSN] DVD not umount-ing nor ejecting In-Reply-To: <42274CF8.3060809@parkrose.k12.or.us> References: <1109871233.5299.66.camel@localhost.localdomain> <42274CF8.3060809@parkrose.k12.or.us> Message-ID: <1109872269.5299.71.camel@localhost.localdomain> On Thu, 2005-03-03 at 09:44 -0800, Dan Young wrote: > Gavin Chester wrote: > > Anyone using k12ltsp 4.2.0 and having trouble umount-ing and then > > ejecting CDs & DVDs? > > A fix for gamin went out yesterday re: unmounting /media/* > > FEDORA-2005-187 > https://www.redhat.com/archives/fedora-announce-list/2005-March/msg00001.html > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=142637 > > "yum update gamin" > AAHHH!! Thanks for that timely notification, Dan - I'll give that a go. Gavin. From sales at ecosolutions.com.au Thu Mar 3 18:08:15 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Fri, 04 Mar 2005 02:08:15 +0800 Subject: SOLVED Re: [K12OSN] DVD not umount-ing nor ejecting In-Reply-To: <1109872269.5299.71.camel@localhost.localdomain> References: <1109871233.5299.66.camel@localhost.localdomain> <42274CF8.3060809@parkrose.k12.or.us> <1109872269.5299.71.camel@localhost.localdomain> Message-ID: <1109873295.5299.75.camel@localhost.localdomain> Thanks again, Dan that update to gam server did the trick. I can count myself very lucky that I came on the problem very late 'cause seems like many have suffered this problem for quite some time. Thanks to the developers for cracking it. On Fri, 2005-03-04 at 01:51 +0800, Gavin Chester wrote: > On Thu, 2005-03-03 at 09:44 -0800, Dan Young wrote: > > Gavin Chester wrote: > > > Anyone using k12ltsp 4.2.0 and having trouble umount-ing and then > > > ejecting CDs & DVDs? > > > > A fix for gamin went out yesterday re: unmounting /media/* > > > > FEDORA-2005-187 > > https://www.redhat.com/archives/fedora-announce-list/2005-March/msg00001.html > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=142637 > > > > "yum update gamin" > > > AAHHH!! Thanks for that timely notification, Dan - I'll give that a > go. > > Gavin. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From Zouhir.Hafidi at math.univ-lille1.fr Thu Mar 3 18:26:07 2005 From: Zouhir.Hafidi at math.univ-lille1.fr (Zouhir.Hafidi at math.univ-lille1.fr) Date: Thu, 3 Mar 2005 19:26:07 +0100 (CET) Subject: [K12OSN] LTSP + Windows in schools In-Reply-To: <200503031721.j23HL2g2026818@mx1.redhat.com> References: <000b01c51ffc$c7dac4b0$b39b060a@winonacotter.org> <200503031721.j23HL2g2026818@mx1.redhat.com> Message-ID: <32973.82.226.204.170.1109874367.squirrel@82.226.204.170> > Hello, > > Just read over your documentation, and my question is about section 7.4. > Preventing multiple logins with the same username, does this also work for > windows logins Yes, at least for W2K3 terminal services. Run tscc.msc and click on "Server Settings". You will see "Restrict each user to one session" set to "Yes". If a user tries to open a second session, then the first one is just "moved" from the previous client to the actual client (processes are not killed). With K12LTSP, the previous session is closed (processes are killed) ZH From sbetts at msad71.net Thu Mar 3 20:33:32 2005 From: sbetts at msad71.net (Sharon Betts) Date: Thu, 03 Mar 2005 15:33:32 -0500 Subject: [K12OSN] one more time In-Reply-To: <42247EA1.3040803@maltzen.net> References: <200502222205.j1MM5JV27774@downeast.net> < > < > < > < > < > < > < > < > < > < > < > < > <421CB114.2040502@maltzen.net> < > < > < > < > < > < > < > < > <421F5CDB.6080908@maltzen.net> < > < > < > < > <4223723C.3040509@maltzen.net> < > <42247EA1.3040803@maltzen.net> Message-ID: Thanks for all the information. We are now going to do some groundwork and see how things progress. I will be back with a report. Sharon "Support list for opensource software in schools." on Tuesday, March 01, 2005 at 9:39 AM +0000 wrote: >Because of the additional work of providing an X server on the Windows >clients, I'd start with providing apps to the Linux clients. I think >you still want the Windows box to be the single point for >authentication, so have a look at Trask & Oquist's smbldap installation >script. While it's designed to make Samba use LDAP, I think it >includes, or could be made to include, making regular shell >authentication also use LDAP, which then talks to the Windows AD (which >is a 'extended' LDAP). So, the first step is to get that working, where >you can telnet or ssh from the Linux client to the Linux app server. >Then you need to get the DISPLAY variable automatically set; SSH has the >advantage here because it can set the DISPLAY variable automatically. >See the wiki at http://www.k12ltsp.org/phpwiki/ and follow the links to >Gavin Spurgeon's How-to for setting up an app server. > >Once that's working, then we can tackle the next step (your project has >too many aspects to be entirely covered in single email messages, so >let's break it down into sections and deal with them one at a time). > >Petre > >Sharon Betts wrote: >> "Support list for opensource software in schools." >on >> Monday, February 28, 2005 at 2:34 PM +0000 wrote: >> >>>Do you want to just provide those apps--Gimp, StarOffice, etc.--to the >>>Windows clients, but from a central server so you don't have to install >>>them on each individual Windows client machine? Or do you also want to >>>setup linux thin clients? These are not mutually exclusive, but >they're >>>different problems/projects (both of which should be fun). >> >> Both -- I presently have both windows fat and linux slim (flash booted) >> clients. They are all using the Windows terminal server now for apps. >I >> want to add a linux box to server Gimp, StarOFfice etc. >> >> >>>Re-reading your message, it sounds like the former is your first >>>priority. To run Linux X-based apps on Windows clients you'll need to >>> >>>1. Get the linux server to use the Windows AD for authentication when a >>>client connects. Have a look at David Trask's smbldap installer >>>script. There has been much discussion of it in the past few weeks. I >>>think it's geared more for OpenLDAP than AD but I don't think that >>>should be a show stopper. >>> >>>2a. Install an X server on the Windows boxes. The X-LiveCD allows you >>>to run the CygWin X server from a CD, and it also has an option to >>>install the X server on the Windows machine (the installer has a few >>>bugs regarding the icons and menu choices it's supposed to add, but the >>>actual X server installs without problems). If you're trying to get to >>>the point of users just clicking on an icon and having it automatically >>>connect to the Linux app server and loading the Gimp, say, you'll have >>>to setup encryption keys with SSH & putty, and use those to >>>automatically launch the apps. I haven't done this, but it's an >>>interesting problem; but it may require more effort than step 2b below. >>> >>>OR >>> >>>2b. Install VNC client on each Windows client, and have the users >launch >>>that to connect to the Linux app server. This route doesn't provide >the >>>click-on-icon-and-app-magically-appears aspect that may be possible >with >>>2a, but it would be easier to setup. However, make sure your Linux box >>>is big--that is, LOTS of memory, fast CPUs--because now it will have to >>>support a whole desktop environment for each user rather than just an >>>application or two. >>> >>>Anyone have any alternative suggestions? >>> >>>Petre >>> >>>Sharon Betts wrote: >>> >>>>Hi Petre, >>>> I am grateful for all your thoughts and help. I have answered your >>>>questions below. >>>>In short -- I want to add a linux applicaiton server to an existing >>>>windows network to serve GIMP, SCRIBUS, STAR OFFICE etc. >>>> >>>> >>>> >>>>>It sounds like you have several projects rolled into one here. ;-) >>>>>1. Get LTSP server to use Windows server for authentication. >>>>>2. Get LTSP server to mount users' homedirs that live on Windows >server. >>>>>3. Get LTSP server to print to same printers as Windows server. >>>>>4. Get rdesktop working on LTSP server so users can access apps on >Win >>>>>server. >>>>>5. Allow Windows clients to run apps from LTSP server (?). >>>> >>>> Sure >>>> >>>> >>>>>I wasn't sure if #5 was something you had in mind or not. >>>> >>>> Yes, to minimize the winders TS cals needed. >>>> >>>> >>>> >>>>>As to the >>>>>first four items, they're listed in order of decreasing difficulty, >but >>>>>probably in the order you need to get things working in order to pull >>>>>this transition off. And I may be incorrect about #1; are you >running >>>>>Active Directory on the Windows server? >>>> >>>>Yes, running Active Directory. >>>> >>>> >>>> >>>>>Or are the Windows clients just >>>>>using local authentication (info which is then passed to the Windows >>>>>server when a user connects to his/her home directory on the Windows >>>>>server)? The users care about #2, getting to their files. You care >>>>>about #1 because it may affect how you handle #2. Others may have >>>>>tackled automatically mounting Windows shares on the LTSP server >>>>>(anyone?), but I haven't. >>>>> >>>>>With #3, are the printers all connected directly to the network (they >>>>>each have their own ethernet jack) or are they connected to a >computer >>>>>which is then connected to the network? >>>> >>>>Both. >>>> >>>> >>>> >>>>>In either case, defining the >>>>>printers on the LTSP server is fairly easy and can be done via cups >or >>>>>webmin. I would avoid using the print queues on the Windows server >as >>>>>it's unnecessary and just makes the LTSP server dependent on the >>> >>>Windows >>> >>>>>server. >>>>> >>>>>#4 is just a matter of installing rdesktop on the LTSP server. Seems >>> >>>to >>> >>>>>me someone on the list once described setting up icons for users that >>>>>called rdesktop and specific apps on the Windows server. >>>>> >>>>>So, if you can clarify #1--that is, do you want the Windows server, >>>>>where you presumably have all the user IDs and PWs stored, to handle >>> >>>the >>> >>>>>user authentication for the LTSP server so that you only have to >>>>>maintain one user store, and is the Windows server running AD--then >we >>>>>can try to figure out what you need to do there, which should then >>>>>dovetail into #2. HTH. >>>> >>>> >>>> >>>>Yes to both of these. We are running Windows DHCP. >>>> >>>> >>>>Sharon >>>>MSAD#71 Director of Educational Technology >>>>sbetts at msad71.net http://www.msad71.net 207-985-1100 >>>>"To err is human - and to blame it on a computer is even more so." >>>>Robert Orben >>>> >>>> >>>> >>>> >>>> >>>> >>>>_______________________________________________ >>>>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 >> >> >> >> >> Sharon >> MSAD#71 Director of Educational Technology >> sbetts at msad71.net http://www.msad71.net 207-985-1100 >> "To err is human - and to blame it on a computer is even more so." >> Robert Orben >> >> >> >> >> >> >> _______________________________________________ >> 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 Sharon MSAD#71 Director of Educational Technology sbetts at msad71.net http://www.msad71.net 207-985-1100 "To err is human - and to blame it on a computer is even more so." Robert Orben From k12ltsp at trinityschool.org.uk Thu Mar 3 21:15:09 2005 From: k12ltsp at trinityschool.org.uk (Peter Deakin) Date: Thu, 03 Mar 2005 21:15:09 +0000 Subject: [K12OSN] Setting Up Censornet In-Reply-To: <1eb89cf2050303091853d57b2d@mail.gmail.com> References: <1eb89cf2050303091853d57b2d@mail.gmail.com> Message-ID: <42277E5D.1010307@trinityschool.org.uk> Ken Johnson wrote: >I'm a newbie trying to set up Censornet. It looks like a good solution >to my content filtering requirement. > >I am confused, however about where to place the computer running Censornet. > >K12LTSP: > >eth0--->Internet > >eth1--->switch--->workstations > >Censornet has 2 NICs also, how should they be connected in this setup? > >Also I am testing this on a home network that consists of: > >cable modem --->Netgear MR814 Router--->PCs > >When I connect the k12LTSP server (eth0) to the router it doesn't see >the Internet. >When I connect the k12LTSP server (eth0) directly to the cable modem >it DOES see the internet. Why? > >Is there any way I can put the k12LTSP server behind my router so my >Windows stand-alone machines can share internet access? > >I would appreciate any help. > >Scratching my head- >Ken Johnson > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > > > Hi Ken On my setup eth0 is the private (green) NIC, if you log on at the Censornet box and look under the network setup, I usually use two diffent types of NIC's so that I then know which is which. Have a look at http://www.censornet.com/support/diags.php also http://www.adelix-server.co.uk/forum/viewtopic.php?t=857&highlight=bridge With a cable/dsl router I think you will need to operate Censornet in bridge mode with one NIC's (the green) connected to your router. Then set your windows / LTSP server to port 8080 with the IP address of the green NIC to enable your machines to access the net. The down side is that in bridge mode censornet will not act as a firewall, but I guess your modem will have it own firewall built in and it is possible for machines to bypass the proxie. If you have no othe machines connected to your router except your Censornet box you should be able to the same type of setup as below, as the router picks up the public IP address, the rset are set to private IP's with different subnets for the Red and Green NICs My Setup Home setup - non bridge mode (you could try this to start with, then experiment with bridge mode) [Cable Modem IP set by ISP]------------[router192.168.1.x]----------[192.168.1.x Red NIC]----[Green NIC 192.168.0x]--------[SWITCH]-----[LTSP Server] My school setup is very similar but I am using a DSL modem with one Ethernet port which is in the same subnet as the Red NIC of the Censornet box. The few windows machines connect to via a Switch along with the LTSP server to the Green NIC of the Cenosrnet box, all of which is on a differnt subnet to the Red interface. Hope this Helps Peter www.tinityschool.org.uk From brian at portsmouth-college.ac.uk Thu Mar 3 21:42:08 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers (Webmail)) Date: Thu, 3 Mar 2005 21:42:08 +0000 Subject: [K12OSN] Migrating from Samba 2.2.8 to Samba 3 Message-ID: <1109886128.422784b043f23@webmail.portsmouth-college.ac.uk> Has anyone managed to migrate from a samba 2.2.x PDC domain using a smbpasswd backend to a Samba 3 PDC with a OpenLDAP backend ? I have setup a test server using the excellent (creep creep) smbldap-installer script and I can join machines to the new server without a problem and login but with over 500 machines I don't really want to have to visit each machine. What I'd like is to export the users / machine accounts from the current domain, and import it to the one. I've set the SID to be the same as the existing system but when I move a machine from the old one to the new one or vice versa the machine complains that it's domain account doesn't exist. I've tried using pdbedit -i smbpasswd:/root/smbpasswd_old -e ldapsam but I get this error build_sam_account: smbpasswd database is corrupt! username fred with uid 1060 is not in unix passwd database! Idea's please Thanks Brian Portsmouth College --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From schwankl at chatham.k12.nc.us Thu Mar 3 21:47:36 2005 From: schwankl at chatham.k12.nc.us (Jimmy Schwankl) Date: Thu, 3 Mar 2005 16:47:36 -0500 Subject: [K12OSN] Re: samba ldap credentials question (SOLVED) Message-ID: hey list, The problem was the password I was using. So here's a tip. When you are setting the password for the Manager account, Don't use a password with a semicolon in it! Peace, Jimmy +++++++++++++++++++++++++++++ It is bad luck to be superstitious. -- Andrew W. Mathis **This message was sent from the Chatham County Schools Mail Server** *****All e-mail correspondence to and from this address is subject to the North Carolina Public Records Law, which may result in monitoring and disclosure to third parties, including law enforcement.***** From jim at winonacotter.org Thu Mar 3 21:58:04 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 3 Mar 2005 15:58:04 -0600 Subject: [K12OSN] Re: samba ldap credentials question (SOLVED) In-Reply-To: Message-ID: <000001c5203c$13630430$b39b060a@winonacotter.org> > So here's a tip. When you are setting the password for the Manager > account, Don't use a password with a semicolon in it! I have ran into a few problems like that recently. We use to use special characters in password like #,!,@,$ etc. But more and more I run into problems with this. Now I stick to standard alpha numeric password. Too much scripting sees the special characters in different ways. I first stumbled on the problems when users of IE tried to ftp://username:password at ftp.server and kept telling me it didn't work. Then I find out the stupid @ sign in the password was making it look like ftp://username:p at ssword@ftp.server and they were getting an error saying it couldn't find server ssword. Stupid. Then I ran into Webmin mass upload problems with the ! And # characters. And then more crap. So I just banned it completely. Alpha numeric, cryptic enough for me. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From mes4294 at lausd.k12.ca.us Thu Mar 3 22:11:15 2005 From: mes4294 at lausd.k12.ca.us (Mark Sarria) Date: Thu, 3 Mar 2005 14:11:15 -0800 Subject: [K12OSN] Replicating server Message-ID: <200503032210.j23MAX68009495@mx1.redhat.com> Hello List, I am moving on to the next phase of my server implementations in a LAB environment setting for testing. I have an LDAP server working well, now I need to set-up a few slave servers to place throughout my campus. Are there any tutorials out there some one can point me too, or does some one have this type of set-up and can instruct me on how to accomplish this. Thank you --mark -------------- next part -------------- An HTML attachment was scrubbed... URL: From robark at gmail.com Thu Mar 3 22:47:16 2005 From: robark at gmail.com (Robert Arkiletian) Date: Thu, 3 Mar 2005 14:47:16 -0800 Subject: [K12OSN] one more time In-Reply-To: <4224803B.8030705@maltzen.net> References: <200502222205.j1MM5JV27774@downeast.net> <421CB114.2040502@maltzen.net> <421F5CDB.6080908@maltzen.net> <4223723C.3040509@maltzen.net> <1109640853.6251.5.camel@roop.ltsp> <4224803B.8030705@maltzen.net> Message-ID: Have you tried NX or FreeNX? It's a lot faster than VNC. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From azrich at earthlink.net Thu Mar 3 23:31:30 2005 From: azrich at earthlink.net (Jim Rich) Date: Thu, 03 Mar 2005 16:31:30 -0700 Subject: [K12OSN] Servers hooked to internet In-Reply-To: <20050303182629.8CFFE731E6@hormel.redhat.com> References: <20050303182629.8CFFE731E6@hormel.redhat.com> Message-ID: Hi all I have two k12ltsp 4.2 servers hooked to the internet via the same switch. then each server connects to its own switch for there own clients I did not change the default settings in either server. Will I have problems with the following from dhcpd.conf: option routers 192.168.0.254; option domain-name-servers 192.168.0.254; option domain-name "ltsp"; option root-path "192.168.0.254:/opt/ltsp/i386"; shared-network WORKSTATIONS { subnet 192.168.0.0 netmask 255.255.255.0 { range dynamic-bootp 192.168.0.100 192.168.0.253; I assume I will have to change the domain-name "ltsp" in one of the servers but what about the 192.168.0.254 ? what other files would have to be changed? Thanks in advance Jim Rich From dhuckaby at paasda.org Fri Mar 4 00:48:43 2005 From: dhuckaby at paasda.org (Huck) Date: Thu, 03 Mar 2005 16:48:43 -0800 Subject: [K12OSN] Servers hooked to internet In-Reply-To: References: <20050303182629.8CFFE731E6@hormel.redhat.com> Message-ID: <4227B06B.8030005@paasda.org> as long as the two nets connected to eth0 on each machine never connect you should be fine...other than hostname for accessing via eth1 --Huck Jim Rich wrote: > Hi all > > I have two k12ltsp 4.2 servers hooked to the internet via the same switch. > then each server connects to its own switch for there own clients I > did not change the default settings in either server. Will I have problems > with the following from dhcpd.conf: > > option routers 192.168.0.254; > option domain-name-servers 192.168.0.254; > option domain-name "ltsp"; > option root-path "192.168.0.254:/opt/ltsp/i386"; > > shared-network WORKSTATIONS { > subnet 192.168.0.0 netmask 255.255.255.0 { > range dynamic-bootp 192.168.0.100 192.168.0.253; > > > I assume I will have to change the domain-name "ltsp" in one of the > servers but what > about the 192.168.0.254 ? what other files would have to be changed? > > Thanks in advance > Jim Rich > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dwblue02 at yahoo.com Fri Mar 4 04:22:19 2005 From: dwblue02 at yahoo.com (David Whitmer) Date: Thu, 3 Mar 2005 20:22:19 -0800 (PST) Subject: [K12OSN] Setting Up Censornet Message-ID: <20050304042219.72740.qmail@web90110.mail.scd.yahoo.com> >Ken Johnson wrote: > > >>I'm a newbie trying to set up Censornet. It looks like a good solution >>to my content filtering requirement. >> >>I am confused, however about where to place the computer running Censornet. >> >>K12LTSP: >> >>eth0--->Internet >> >>eth1--->switch--->workstations >> >>Censornet has 2 NICs also, how should they be connected in this setup? >> >>Also I am testing this on a home network that consists of: >> >>cable modem --->Netgear MR814 Router--->PCs >> >>When I connect the k12LTSP server (eth0) to the router it doesn't see >>the Internet. >>When I connect the k12LTSP server (eth0) directly to the cable modem >>it DOES see the internet. Why? >> >>Is there any way I can put the k12LTSP server behind my router so my >>Windows stand-alone machines can share internet access? >> >>I would appreciate any help. >> >>Scratching my head- >>Ken Johnson >> >>_______________________________________________ >>K12OSN mailing list >>K12OSN at redhat.com >>https://www.redhat.com/mailman/listinfo/k12osn >>For more info see >> >> >> >> >> >Hi Ken > >On my setup eth0 is the private (green) NIC, if you log on at the >Censornet box and look under the network setup, I usually use two >diffent types of NIC's so that I then know which is which. > >Have a look at http://www.censornet.com/support/diags.php >also >http://www.adelix-server.co.uk/forum/viewtopic.php?t=857&highlight=bridge > > >With a cable/dsl router I think you will need to operate Censornet in >bridge mode with one NIC's (the green) connected to your router. Then >set your windows / LTSP server to port 8080 with the IP address of the >green NIC to enable your machines to access the net. The down side is >that in bridge mode censornet will not act as a firewall, but I guess >your modem will have it own firewall built in and it is possible for >machines to bypass the proxie. If you have no othe machines connected to >your router except your Censornet box you should be able to the same >type of setup as below, as the router picks up the public IP address, >the rset are set to private IP's with different subnets for the Red and >Green NICs > >My Setup Home setup - non bridge mode (you could try this to start with, >then experiment with bridge mode) > >[Cable Modem IP set by >ISP]------------[router192.168.1.x]----------[192.168.1.x Red >NIC]----[Green NIC 192.168.0x]--------[SWITCH]-----[LTSP Server] > > >My school setup is very similar but I am using a DSL modem with one >Ethernet port which is in the same subnet as the Red NIC of the >Censornet box. The few windows machines connect to via a Switch along >with the LTSP server to the Green NIC of the Cenosrnet box, all of which >is on a differnt subnet to the Red interface. > > >Hope this Helps > >Peter > >www.tinityschool.org.uk > > Ken, I've got both Censornet and K12LTSP 4.2 running on my home LAN. PCs on the LAN as well as clients being served by the LTSP server are all going through Censornet successfully. My Censornet box is using 2 NICs in bridge mode, one connected to my router/firewall, and the other connected to a network switch which connects the rest of my LAN (mix of Windows & Linux PCs, plus the LTSP server). Conceptually: [internet] -- [cable modem] -- [router (192.168.0.1)] -- [CN eth1-bridge mode (192.168.0.253)-CN eth0] -- [switch] -- [LTSP eth1 (192.168.0.50)] LTSP eth0 is on a separate subnet, 192.168.1.x. Following up on Peter's advice about port 8080, you should also verify that you've configured Censornet to allow both of the NICs in your LTSP server to have web access. Without completing this step, Censornet will default to blocking web access from the LTSP server and its clients. I hope this helps. David Whitmer __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From rgm at htt-consult.com Fri Mar 4 07:22:34 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 02:22:34 -0500 Subject: [K12OSN] Samba/LDAP script problem Message-ID: <6.2.1.2.2.20050304021839.03f945e8@localhost> I was recently pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ To help me finally get a PDC and BDC up and running. I have not yet switched to the k12osn kernel. I have to figure out if it would make sense, I have the Centos distro. So I download the .tgz and run the tar, getting this error: [root at homebase t3125rm]# tar ?xzvf smbldap-installer-1.2.tgz tar: invalid option -- Try `tar --help' for more information. Note that I am running as root, with the tgz in my user home directory. Obviously I am not adept at tar, so help? From rgm at htt-consult.com Fri Mar 4 07:27:17 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 02:27:17 -0500 Subject: [K12OSN] Build decisions Message-ID: <6.2.1.2.2.20050304022236.03f94358@localhost> As I mentioned in a prior post, I am currently on Centos. But I really do not have anything committed to the Centos build and am in a position to switch yet again (Whitebox to Centos before). I have an NT domain with a PDC on one subnet and a BDC on another. I rely heavily on WINS as I have devices on other subnets that use the PDC and BDC as WINS servers. Of course I need to get off of NT, and Active Directory is not for me. Also there are only a handful of user systems, either Win2000 or XP here. So point me to something that will sell me on the k12osn or the K12LTSP builds over Centos. I am looking for stablity and functionality. Barrs Law of Recursive futility If you're smart enough to use one of these.... .....you can probably manage without one! -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at portsmouth-college.ac.uk Fri Mar 4 08:49:36 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 4 Mar 2005 08:49:36 -0000 Subject: [K12OSN] Samba/LDAP script problem References: <6.2.1.2.2.20050304021839.03f945e8@localhost> Message-ID: <004a01c52097$17e2b090$65c8a8c0@brianwork> Robert Moskowitz wrote: > I was recently pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ > > To help me finally get a PDC and BDC up and running. > > I have not yet switched to the k12osn kernel. I have to figure out > if it would make sense, I have the Centos distro. > > So I download the .tgz and run the tar, getting this error: > > [root at homebase t3125rm]# tar -xzvf smbldap-installer-1.2.tgz > tar: invalid option -- > Try `tar --help' for more information. > > Note that I am running as root, with the tgz in my user home > directory. > > Obviously I am not adept at tar, so help? > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Ah so I catch you on this list now *grin* Try it without the - sign so it reads tar zxvf smbldap-installer-1.2.tgz if your unsure what each bit is here you go z - using gzip compression you can tell this from the tgz extension x - extract v - verbose f - File I think If you have a gui installed on the machine try using that to extract the file or do it through windoze and then copy over the directory using something like winscp Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From mikko.jordman at edu.vantaa.fi Fri Mar 4 10:22:41 2005 From: mikko.jordman at edu.vantaa.fi (Mikko Jordman) Date: Fri, 04 Mar 2005 12:22:41 +0200 Subject: [K12OSN] old laptops In-Reply-To: <1109723233.3370.1.camel@roop.ltsp> References: <1109674081.15024.1.camel@server.ltsp> <9bd317560503011448643729dc@mail.gmail.com> <1109723233.3370.1.camel@roop.ltsp> Message-ID: <422836F1.1030607@edu.vantaa.fi> Sudev Barar wrote: >On Tue, 2005-03-01 at 17:48 -0500, Ascension Tech wrote: > > >>Hey Sudev, >>Thanks for writing back. What part of the documentation do you mean? >>I only see a part that says that pcmcia booting isn't possible. >> >>http://k12ltsp.org/phpwiki/index.php/Technical%3ABooting%3APCMCIAClients >> >> > >Look at contrib area in www.ltsp.org > > > In fact, I think (maybe I'm wrong) that pcmcia boot is not possible. Instead the kernel is loaded locally (from the wireless_ltsp floppyimage) and then the laptop takes connection to the LTSP-server. Works easily, no confing needed. Only thing is it takes uite a long time to boot from the floppy. That can be fixed by putting the wireless_ltsp -package on the HD. I managed to do it, so it can't be too hard :) mikkoj From hick518 at yahoo.com Fri Mar 4 11:06:36 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 4 Mar 2005 03:06:36 -0800 (PST) Subject: [K12OSN] Jim K's sound configuration question Message-ID: <20050304110636.76804.qmail@web41605.mail.yahoo.com> I deleted the orignal message, but here it is from the archives: Okay now that I have all of my different vintage macs booting as thins, I need to figure out sound. My initial thought here is just like with getting X to run. I have installed local installations of a working Ubuntu on to each vintage mac. I test X and sound with the local install and they both work. I moved the XF86Config stuff to the server hoping that would contain enough info to get sound working, doesn't look like XF86Config is the right file for sound stuff (correct me if this assumption is wrong). So now that I have X working (by far the most important part) I need to work on sound. So, can anyone point me in the right direction on where/how to find the information from the local machine that makes sound work and incorporate that info on the server? Jim, I have the exact same issue. I have a local install of Mandrake and I want to use that box as a terminal. I found that the sound info is located in /etc/modprobe.conf of the local install. (This is for the 2.6 kernel--I think with the 2.4 kernel it's in /etc/modules.conf). However, I took this info out of my /etc/modprobe.conf file and put it into lts.conf, enabled sound, etc, and on bootup of the thin client I get something to the effect of "device not found" when it attempts to load the sound driver. So, stupid question: is it possible that the irq for the sound card would be different when I'm booting off the ltsp server than when I'm booting that same machine locally? -Rob __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From hick518 at yahoo.com Fri Mar 4 11:07:22 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 4 Mar 2005 03:07:22 -0800 (PST) Subject: [K12OSN] Jim K's sound configuration question In-Reply-To: 6667 Message-ID: <20050304110722.26765.qmail@web41610.mail.yahoo.com> By the way, my sound card is an ISA card... -Rob --- Rob Owens wrote: > I deleted the orignal message, but here it is from > the > archives: > > > Okay now that I have all of my different vintage > macs > booting as thins, > I need to figure out sound. My initial thought here > is just like with > getting X to run. I have installed local > installations of a working > Ubuntu on to each vintage mac. I test X and sound > with the local > install and they both work. I moved the XF86Config > stuff to the server > hoping that would contain enough info to get sound > working, doesn't look > like XF86Config is the right file for sound stuff > (correct me if this > assumption is wrong). So now that I have X working > (by far the most > important part) I need to work on sound. > > So, can anyone point me in the right direction on > where/how to find the > information from the local machine that makes sound > work and incorporate > that info on the server? > > > > Jim, > > I have the exact same issue. I have a local install > of Mandrake and I want to use that box as a > terminal. > I found that the sound info is located in > /etc/modprobe.conf of the local install. (This is > for > the 2.6 kernel--I think with the 2.4 kernel it's in > /etc/modules.conf). > > However, I took this info out of my > /etc/modprobe.conf > file and put it into lts.conf, enabled sound, etc, > and > on bootup of the thin client I get something to the > effect of "device not found" when it attempts to > load > the sound driver. > > So, stupid question: is it possible that the irq > for > the sound card would be different when I'm booting > off > the ltsp server than when I'm booting that same > machine locally? > > -Rob > > > > > __________________________________ > Celebrate Yahoo!'s 10th Birthday! > Yahoo! Netrospective: 100 Moments of the Web > http://birthday.yahoo.com/netrospective/ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From hick518 at yahoo.com Fri Mar 4 11:24:24 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 4 Mar 2005 03:24:24 -0800 (PST) Subject: [K12OSN] 2nd Attempt: Having trouble getting write access to a Win2k drive... In-Reply-To: 6667 Message-ID: <20050304112424.27981.qmail@web41606.mail.yahoo.com> Steve, I'm not sure about this, but do you have to change the permissions on the mount point itself? -Rob --- Steve Hargadon wrote: > Still crazy over this one. > > Here is my command: > > mount -t smbfs -o > rw,username=student,password=abc123,uid=210,gid=200,umask=002 > //wind2ksrv/Students /S-Drive/ > > When I "ll" the directory I get > > drwxr-xr-x 1 aharrington students ... S-Drive > > So it seems like everything is working except the > permissions. And if > the root can get write permissions, I figure that > has to mean that > there is nothing from the Windows side getting in > the way here? > > Any help greatly appreciated. > > Steve > > -- > Steve Hargadon > 916-899-1400 direct > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From rgm at htt-consult.com Fri Mar 4 12:39:26 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 07:39:26 -0500 Subject: [K12OSN] Samba/LDAP script problem In-Reply-To: <004a01c52097$17e2b090$65c8a8c0@brianwork> References: <6.2.1.2.2.20050304021839.03f945e8@localhost> <004a01c52097$17e2b090$65c8a8c0@brianwork> Message-ID: <6.2.1.2.2.20050304073657.03fa97f8@localhost> At 03:49 AM 3/4/2005, Brian Chivers wrote: >Robert Moskowitz wrote: > >Ah so I catch you on this list now *grin* I'm a wandering soul, in search of a home. Is this it? :) >Try it without the - sign so it reads works. Thanks. >If you have a gui installed on the machine try using that to extract the >file or do it through windoze and then copy over the directory using >something like winscp I am using GNOME, and Nautilus shows the .tgz as an open shipping box.... From microman at cmosnetworks.com Fri Mar 4 12:40:03 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Fri, 04 Mar 2005 07:40:03 -0500 Subject: [K12OSN] 2nd Attempt: Having trouble getting write access to a Win2k drive... In-Reply-To: <20050304112424.27981.qmail@web41606.mail.yahoo.com> References: <20050304112424.27981.qmail@web41606.mail.yahoo.com> Message-ID: <42285723.1070700@cmosnetworks.com> Here's the way I handle this at work. smbmount //winsrv/winshare /mnt/mymountpoint -o fmask=777 dmask=777 \ username=mywindowslogon password=mywindowspassword The security-conscious will say, "Hey, whassup with the 777 permissions?" Essentially, what you're doing is opening an unrestricted door to the Windows share, from the point of view of the GNU/Linux server. This is not so from the point of view of the Windows server. Remember that the Windows share itself has permissions on it (you do have your NTFS and share permissions properly set, right? :-) ), and the Windows server will say yay or nay to access based on its own permissions settings. Now, this assumes that you want to use a common security context for your K12LTSP users to hit this Windows share. This won't work so well if you need each user to be able to hit his own individual Windows share from the K12LTSP server, which is why most folks (including me) do it backwards--have Windows clients hit a Samba/NFS server running GNU/Linux or *BSD. HTH, --TP Rob Owens wrote: >Steve, > >I'm not sure about this, but do you have to change the >permissions on the mount point itself? > >-Rob > >--- Steve Hargadon wrote: > > >>Still crazy over this one. >> >>Here is my command: >> >>mount -t smbfs -o >> >> >> >rw,username=student,password=abc123,uid=210,gid=200,umask=002 > > >>//wind2ksrv/Students /S-Drive/ >> >>When I "ll" the directory I get >> >>drwxr-xr-x 1 aharrington students ... S-Drive >> >>So it seems like everything is working except the >>permissions. And if >>the root can get write permissions, I figure that >>has to mean that >>there is nothing from the Windows side getting in >>the way here? >> >>Any help greatly appreciated. >> >>Steve >> >>-- >>Steve Hargadon >>916-899-1400 direct >> >> From microman at cmosnetworks.com Fri Mar 4 12:58:01 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Fri, 04 Mar 2005 07:58:01 -0500 Subject: [K12OSN] Build decisions In-Reply-To: <6.2.1.2.2.20050304022236.03f94358@localhost> References: <6.2.1.2.2.20050304022236.03f94358@localhost> Message-ID: <42285B59.7010307@cmosnetworks.com> My server's been running without a hiccup for about a year and a half now. It's running K12LTSP 3.1.2 (yes, I finally upgraded it from the ancient 2.1.2). Understand that Fedora is, by definition, a bleeding-edge distro. Thus, K12LTSP has some of those bleeding-edge elements as well, though Yellow Dog Linux 4.0 is basically FC2 for PPC and has proven quite stable for me. If you're looking for uncompromising stability and don't need the K12-specific apps preinstalled, then you can basically choose your favorite distro (mine is Slackware) and put LTSP on it. That's my strategy for business settings, including school main offices, in which case I tend to use SuSE Linux Pro. If, on the other hand, you need a turnkey LTSP-ifyed distro that's easier than anything (including Windows) to install and get going, and if you need the K12-specific stuff, go for K12LTSP. I've found even the Fedora releases more stable than any version of Windows (we have lots of Windows Server 2003 at work), so even if you go bleeding-edge Fedora, you'll already be far ahead of where you are now. In short, if you know what you're doing, there's no technical reason not to use Centos if you're more comfortable with it. --TP Robert Moskowitz wrote: > As I mentioned in a prior post, I am currently on Centos. But I > really do not have anything committed to the Centos build and am in a > position to switch yet again (Whitebox to Centos before). > > I have an NT domain with a PDC on one subnet and a BDC on another. I > rely heavily on WINS as I have devices on other subnets that use the > PDC and BDC as WINS servers. > > Of course I need to get off of NT, and Active Directory is not for > me. Also there are only a handful of user systems, either Win2000 or > XP here. > > So point me to something that will sell me on the k12osn or the > K12LTSP builds over Centos. I am looking for stablity and functionality. > > Barrs Law of Recursive futility > If you're smart enough to use one of these.... > .....you can probably manage without one! > >------------------------------------------------------------------------ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > -- _____________________ Do you GNU!? Be virus- and spam-free with Free/Open Source Software (FOSS). Check it out! From les at futuresource.com Fri Mar 4 13:32:41 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 04 Mar 2005 07:32:41 -0600 Subject: [K12OSN] Build decisions In-Reply-To: <6.2.1.2.2.20050304022236.03f94358@localhost> References: <6.2.1.2.2.20050304022236.03f94358@localhost> Message-ID: <1109943160.10321.17.camel@les-home.futuresource.com> On Fri, 2005-03-04 at 01:27, Robert Moskowitz wrote: > So point me to something that will sell me on the k12osn or the > K12LTSP builds over Centos. I am looking for stablity and > functionality. Usually you want to focus on stability on the server side (because that functionality doesn't change much) and the latest apps on the desktop side (because those are improving rapidly). K12ltsp is an odd beast in that one server provides both and the RH/fedora versioning scheme keeps you from getting version upgrades of apps within a distro release. So, you probably want the fast-track fedora base for the boxes providing the desktop apps and just live with having to re-install at least once a year. However, Centos 4.0 has just been released and is pretty close to being as up to date as FC3. I'd consider that as a very good choice for an authentication/home directory server that you might want to keep running for years. Right now it would also be a reasonable choice for an ltsp server providing destops since the apps are current. You would have to re-evaluate that choice in a year or so. Even though you will still have security/bugfix updates available, a year of development brings a lot of improvement in app version upgrades that won't be backed in. -- Les Mikesell les at futuresource.com From rgm at htt-consult.com Fri Mar 4 13:33:11 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 08:33:11 -0500 Subject: [K12OSN] Samba/LDAP script problem In-Reply-To: <004a01c52097$17e2b090$65c8a8c0@brianwork> References: <6.2.1.2.2.20050304021839.03f945e8@localhost> <004a01c52097$17e2b090$65c8a8c0@brianwork> Message-ID: <6.2.1.2.2.20050304083149.051331d8@localhost> At 03:49 AM 3/4/2005, Brian Chivers wrote: >Robert Moskowitz wrote: > > I was recently pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ Pilgrams progress... Of course I discovered this after installing the Centos distro. Now it is decision time: stay with Centos and get this working or move the the K12 distro. This setup is for the small business network in my basement (really quite extensive, a rack full of servers and workstations!). When I run the script I get these messages, errors (I cut out the rpms it found or comes with): Gathering system information... Checking for perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm...not found. Checking for perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm...not found. Checking for perl-Digest-SHA1-2.07-5.i386.rpm...not found. Checking for perl-XML-SAX-0.12-7.noarch.rpm...not found. Checking for perl-LDAP-0.31-5.noarch.rpm...not found. Checking for perl-XML-NamespaceSupport-1.08-6.noarch.rpm...not found. Checking for perl-Unicode-String-2.07-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Unicode-Map8-0.12-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Unicode-MapUTF8-1.09-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Convert-BER-1.31.01-1.1.fc2.dag.noarch.rpm...not found. Checking for perl-Jcode-0.83-0.1.fc2.dag.i386.rpm...not found. Checking for perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm...not found. Checking for perl-Convert-ASN1-0.18-3.noarch.rpm...not found. Checking for smbldap-tools-0.8.6-1.noarch.rpm...not found. Checking for perl-Unicode-Map-0.112-0.1.fc2.dag.i386.rpm...not found. I need to install perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm (located on cd #3 of the distro media) I need to install perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm (included with this script) I need to install perl-Digest-SHA1-2.07-5.i386.rpm (located on cd #1 of the distro media) I need to install perl-XML-SAX-0.12-7.noarch.rpm (located on cd #2 of the distro media) I need to install perl-LDAP-0.31-5.noarch.rpm (located on cd #2 of the distro media) I need to install perl-XML-NamespaceSupport-1.08-6.noarch.rpm (located on cd #2 of the distro media) I need to install perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm (located on cd #3 of the distro media) I need to install perl-Convert-ASN1-0.18-3.noarch.rpm (located on cd #2 of the distro media) Please insert cd #2 from your k12ltsp-4.2 distribution media set. So what do I do? Where can I find all of these? Just run rpm to the Centos servers? Since these are all Perl, just build the right iso images and cheat? Reinstall with K12LSTP? Thank you for your help. From brian at portsmouth-college.ac.uk Fri Mar 4 13:46:08 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 4 Mar 2005 13:46:08 -0000 Subject: [K12OSN] Samba/LDAP script problem References: <6.2.1.2.2.20050304021839.03f945e8@localhost><004a01c52097$17e2b090$65c8a8c0@brianwork> <6.2.1.2.2.20050304083149.051331d8@localhost> Message-ID: <00ac01c520c0$850d05c0$65c8a8c0@brianwork> Robert Moskowitz wrote: > At 03:49 AM 3/4/2005, Brian Chivers wrote: >> Robert Moskowitz wrote: >>> I was recently pointed to: >>> http://web.vcs.u52.k12.me.us/linux/smbldap/ > > Pilgrams progress... > > Of course I discovered this after installing the Centos distro. Now > it is decision time: stay with Centos and get this working or move > the the K12 distro. This setup is for the small business network in > my basement (really quite extensive, a rack full of servers and > workstations!). > > When I run the script I get these messages, errors (I cut out the > rpms it found or comes with): > > Gathering system information... > Checking for perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm...not > found. Checking for > perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm...not found. Checking > for perl-Digest-SHA1-2.07-5.i386.rpm...not found. > Checking for perl-XML-SAX-0.12-7.noarch.rpm...not found. > Checking for perl-LDAP-0.31-5.noarch.rpm...not found. > Checking for perl-XML-NamespaceSupport-1.08-6.noarch.rpm...not found. > Checking for perl-Unicode-String-2.07-0.1.fc2.dag.i386.rpm...not > found. Checking for perl-Unicode-Map8-0.12-0.1.fc2.dag.i386.rpm...not > found. Checking for > perl-Unicode-MapUTF8-1.09-0.1.fc2.dag.i386.rpm...not found. Checking > for perl-Convert-BER-1.31.01-1.1.fc2.dag.noarch.rpm...not found. > Checking for perl-Jcode-0.83-0.1.fc2.dag.i386.rpm...not found. > Checking for perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm...not > found. Checking for perl-Convert-ASN1-0.18-3.noarch.rpm...not found. > Checking for smbldap-tools-0.8.6-1.noarch.rpm...not found. > Checking for perl-Unicode-Map-0.112-0.1.fc2.dag.i386.rpm...not found. > I need to install perl-IO-Socket-SSL-0.92-8.k12ltsp.0.3.1.i386.rpm > (located on cd #3 of the distro media) > I need to install perl-Crypt-SmbHash-0.02-1.1.fc2.dag.noarch.rpm > (included with this script) > I need to install perl-Digest-SHA1-2.07-5.i386.rpm (located on cd #1 > of the distro media) > I need to install perl-XML-SAX-0.12-7.noarch.rpm (located on cd #2 of > the distro media) > I need to install perl-LDAP-0.31-5.noarch.rpm (located on cd #2 of the > distro media) > I need to install perl-XML-NamespaceSupport-1.08-6.noarch.rpm > (located on cd #2 of the distro media) > I need to install perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1.i386.rpm > (located on cd #3 of the distro media) > I need to install perl-Convert-ASN1-0.18-3.noarch.rpm (located on cd > #2 of the distro media) > Please insert cd #2 from your k12ltsp-4.2 distribution media set. > > So what do I do? Where can I find all of these? Just run rpm to the > Centos servers? Since these are all Perl, just build the right iso > images and cheat? Reinstall with K12LSTP? > > Thank you for your help. > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see The rpms are included with the script so you could try installing them by hand and re running the script. The one that I had issue's with on a Fedora Core 3 minimal install was glic-headers, glibc-devel & glibc, so I used YUM to install them and ran the script again. I found it useful to zero the smb.log (I think that's it's name) that the installer uses ( type :> smb.log if you unsure) then look through it and see what errors out , fix and re run. It might be useful to note down what you add and let the list know, that way if anyone else has the error's they have a heads up. You could also try altering the distro.pm file that the script uses so it'll offer Centos as an option. If not move to Fedora Core 3 and I can let you have my note's, what there are of them to get it up and running. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From rgm at htt-consult.com Fri Mar 4 13:59:01 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 08:59:01 -0500 Subject: [K12OSN] Build decisions In-Reply-To: <42285B59.7010307@cmosnetworks.com> References: <6.2.1.2.2.20050304022236.03f94358@localhost> <42285B59.7010307@cmosnetworks.com> Message-ID: <6.2.1.2.2.20050304085342.0512ea18@localhost> Thank you both Terrel and Les for your views. I am actually on Centos 3.3, but all I have configured is my DNS. I can copy those files, reinstall without much of a care (but waiting 2 weeks as next week is IETF in Minneapolis and the following IEEE 802 plenary in Altanta; I'm a standards guy doing security research). So my allegance is to stablity (my NT boxen have been running for years, sometimes boots are months apart). I do not even *KNOW* what the K12 apps are and if I want them. Really all I want is an NT domain replacement!!! So it almost sounds like I should wait a few weeks (perhaps Centos 4.0 will have some more cleanup done by then), go with the new Centos and work out what it takes to get this script rurnning on it. Of course if there are some great K12 apps that I SHOULD be using, well then!!! "Perfection is achieved not when there is nothing more to add, but rather, when there is nothing left to take away" Antoine de Saint-Exup?ry (1900-1944) From dyioulos at firstbhph.com Fri Mar 4 14:38:36 2005 From: dyioulos at firstbhph.com (Dimitri Yioulos) Date: Fri, 4 Mar 2005 09:38:36 -0500 Subject: [K12OSN] Samba/LDAP script problem In-Reply-To: <6.2.1.2.2.20050304083149.051331d8@localhost> Message-ID: <200503041438.j24EcZnX013179@mail1.firstbhph.com> >-----Original Message----- >From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On >Behalf Of Robert Moskowitz >Sent: Friday, March 04, 2005 8:33 AM >To: Support list for opensource software in schools. >Subject: Re: [K12OSN] Samba/LDAP script problem >At 03:49 AM 3/4/2005, Brian Chivers wrote: >Robert Moskowitz wrote: > > I was recently pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/ >Pilgrams progress... >Of course I discovered this after installing the Centos distro. Now it is >decision time: stay with Centos and get this working or move the the K12 >distro. This setup is for the small business network in my basement >(really quite extensive, a rack full of servers and workstations!). Brian, Robert, et. al., I use CentOS too, and hope you'll find a way to make the script work on it. Dimitri From cockrell at honeygroveisd.net Fri Mar 4 14:43:37 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Fri, 04 Mar 2005 08:43:37 -0600 Subject: [K12OSN] K12LTSP and Dan's Guardian Message-ID: <42287419.7090706@honeygroveisd.net> Am I correct in my understanding that installing DG on my K12LTSP box will *not* filter the Internet access for the clients actually running from that server? -- C-ya, Mark ____ "Pay attention to your enemies, for they are the first to discover your mistakes." -- Antisthenes From brian at portsmouth-college.ac.uk Fri Mar 4 14:46:12 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 4 Mar 2005 14:46:12 -0000 Subject: [K12OSN] Migrating from Samba 2.2.8 to Samba 3 References: <1109886128.422784b043f23@webmail.portsmouth-college.ac.uk> Message-ID: <015001c520c8$e8e077a0$65c8a8c0@brianwork> Brian Chivers (Webmail) wrote: > Has anyone managed to migrate from a samba 2.2.x PDC domain using a > smbpasswd backend to a Samba 3 PDC with a OpenLDAP backend ? > > I have setup a test server using the excellent (creep creep) > smbldap-installer script and I can join machines to the new server > without a problem and login but with over 500 machines I don't really > want to have to visit each machine. What I'd like is to export the > users / machine accounts from the current domain, and import it to > the one. > > I've set the SID to be the same as the existing system but when I > move a machine from the old one to the new one or vice versa the > machine complains that it's domain account doesn't exist. > > I've tried using pdbedit -i smbpasswd:/root/smbpasswd_old -e ldapsam > but I get this error > > build_sam_account: smbpasswd database is corrupt! username fred with > uid 1060 is not in unix passwd database! > > Idea's please > > Thanks > Brian > 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 OK I hate to answer my own question but I'm so pleased that I've got it working. Turns out that I had to copy all the machine account entries from my old servers passwd, shadow & smbpasswd file on the the new server. I then merged the entries into the existing shadow & passwd and copied the smbpasswd file to /etc/samba. Then editted the smb.conf so the backend used both the smbpasswd & ldap. Run pdbedit -i smbpasswd -e ldapsam and this moved the entries into the LDAP backend. I then removed the entries from shadow & passwd, remove the smbpasswd file, took out the entry in smb.conf restarted and the machine now login OK. The next thing is go get the profiles over & SID's corrected if necessary. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From les at futuresource.com Fri Mar 4 15:43:30 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 04 Mar 2005 09:43:30 -0600 Subject: [K12OSN] Build decisions In-Reply-To: <6.2.1.2.2.20050304085342.0512ea18@localhost> References: <6.2.1.2.2.20050304022236.03f94358@localhost> <42285B59.7010307@cmosnetworks.com> <6.2.1.2.2.20050304085342.0512ea18@localhost> Message-ID: <1109951009.13296.23.camel@moola.futuresource.com> On Fri, 2005-03-04 at 07:59, Robert Moskowitz wrote: > I am actually on Centos 3.3, but all I have configured is my DNS. I can > copy those files, reinstall without much of a care (but waiting 2 weeks as > next week is IETF in Minneapolis and the following IEEE 802 plenary in > Altanta; I'm a standards guy doing security research). So my allegance is > to stablity (my NT boxen have been running for years, sometimes boots are > months apart). Centos 4.0 should inherit the RHEL commitment of 5 years of backported security/bugfix updates. Centos 3.x is already 2 years into it's version of the cycle. > I do not even *KNOW* what the K12 apps are and if I want them. Really all > I want is an NT domain replacement!!! I was thinking of the stock desktop applications (firefox, openoffice, evolution), etc.) more than the k12-specific things, but if you don't use the box interactively or run X sessions from thin clients, those won't matter. > So it almost sounds like I should wait a few weeks (perhaps Centos 4.0 will > have some more cleanup done by then), go with the new Centos and work out > what it takes to get this script rurnning on it. Centos 4.0 has already been through beta/rc releases so I'd expect it to be pretty solid now. The only thing I thought looked bad in the release notes was that it didn't handle USB hard drives. Regardless, the ability to 'yum update' is valuable. -- Les Mikesell les at futuresource.com From rgm at htt-consult.com Fri Mar 4 15:44:14 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 10:44:14 -0500 Subject: trouble in Rivercity -- Re: [K12OSN] Samba/LDAP script problem In-Reply-To: <00ac01c520c0$850d05c0$65c8a8c0@brianwork> References: <6.2.1.2.2.20050304021839.03f945e8@localhost> <004a01c52097$17e2b090$65c8a8c0@brianwork> <6.2.1.2.2.20050304083149.051331d8@localhost> <00ac01c520c0$850d05c0$65c8a8c0@brianwork> Message-ID: <6.2.1.2.2.20050304103939.03d5ab48@localhost> At 08:46 AM 3/4/2005, Brian Chivers wrote: >The rpms are included with the script so you could try installing them by >hand and re running the script. I was doing this from Nataulis, and after a few of them, the install is hanging. Then I can't do any of the others. I reboot, and then I can restart, but again it hangs. What logs do I look in to find out what is wrong? >It might be useful to note down what you add and let the list know, that way >if anyone else has the error's they have a heads up. You could also try >altering the distro.pm file that the script uses so it'll offer Centos as an >option. I think at this point, I am going to Centos 4.0 and trying again there. I am away for the next 2 weeks: IETF and IEEE 802 meetings. So this goes on hold, and I will grab 4.0 after I get back (who knows, by then there might be new distros with all the fixes? :) ) Illegitimi non Carborundum From dtrask at vcs.u52.k12.me.us Fri Mar 4 16:19:28 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 04 Mar 2005 11:19:28 -0500 Subject: [K12OSN] changing xscreensaver default time...how? Message-ID: Hi all, Hopefully a simple question....on my K12LTSP 4.1 server I'd like to lenghten the time before the xscreensaver kicks in...I found a couple files called XScreensaver and XScreensaver.ltsp in an apps-default directory....they're large files (about 665 lines)....do I change something in there or is there a different location? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Fri Mar 4 16:26:46 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 04 Mar 2005 11:26:46 -0500 Subject: trouble in Rivercity -- Re: [K12OSN] Samba/LDAP script problem In-Reply-To: <6.2.1.2.2.20050304103939.03d5ab48@localhost> References: <6.2.1.2.2.20050304021839.03f945e8@localhost> < > <004a01c52097$17e2b090$65c8a8c0@brianwork> < > <6.2.1.2.2.20050304083149.051331d8@localhost> < > <00ac01c520c0$850d05c0$65c8a8c0@brianwork> <6.2.1.2.2.20050304103939.03d5ab48@localhost> Message-ID: You'd be much better off using the command line in this case. "Support list for opensource software in schools." on Friday, March 4, 2005 at 10:44 AM +0000 wrote: > >>The rpms are included with the script so you could try installing them by >>hand and re running the script. > >I was doing this from Nataulis, and after a few of them, the install is >hanging. Then I can't do any of the others. I reboot, and then I can >restart, but again it hangs. What logs do I look in to find out what is >wrong? > >>It might be useful to note down what you add and let the list know, that >way >>if anyone else has the error's they have a heads up. You could also try >>altering the distro.pm file that the script uses so it'll offer Centos >as an >>option. > >I think at this point, I am going to Centos 4.0 and trying again there. >I >am away for the next 2 weeks: IETF and IEEE 802 meetings. So this goes >on >hold, and I will grab 4.0 after I get back (who knows, by then there >might >be new distros with all the fixes? :) ) > > > >Illegitimi non Carborundum David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Fri Mar 4 16:27:34 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 04 Mar 2005 11:27:34 -0500 Subject: trouble in Rivercity -- Re: [K12OSN] Samba/LDAP script problem In-Reply-To: <6.2.1.2.2.20050304103939.03d5ab48@localhost> References: <6.2.1.2.2.20050304021839.03f945e8@localhost> < > <004a01c52097$17e2b090$65c8a8c0@brianwork> < > <6.2.1.2.2.20050304083149.051331d8@localhost> < > <00ac01c520c0$850d05c0$65c8a8c0@brianwork> <6.2.1.2.2.20050304103939.03d5ab48@localhost> Message-ID: What version of Samba does Centos use? "Support list for opensource software in schools." on Friday, March 4, 2005 at 10:44 AM +0000 wrote: > >>The rpms are included with the script so you could try installing them by >>hand and re running the script. > >I was doing this from Nataulis, and after a few of them, the install is >hanging. Then I can't do any of the others. I reboot, and then I can >restart, but again it hangs. What logs do I look in to find out what is >wrong? > >>It might be useful to note down what you add and let the list know, that >way >>if anyone else has the error's they have a heads up. You could also try >>altering the distro.pm file that the script uses so it'll offer Centos >as an >>option. > >I think at this point, I am going to Centos 4.0 and trying again there. >I >am away for the next 2 weeks: IETF and IEEE 802 meetings. So this goes >on >hold, and I will grab 4.0 after I get back (who knows, by then there >might >be new distros with all the fixes? :) ) David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From shahms at shahms.com Fri Mar 4 16:33:12 2005 From: shahms at shahms.com (Shahms King) Date: Fri, 04 Mar 2005 08:33:12 -0800 Subject: [K12OSN] changing xscreensaver default time...how? In-Reply-To: References: Message-ID: <1109953992.11074.65.camel@shahms.mesd.k12.or.us> On Fri, 2005-03-04 at 11:19 -0500, David Trask wrote: > Hi all, > > Hopefully a simple question....on my K12LTSP 4.1 server I'd like to > lenghten the time before the xscreensaver kicks in...I found a couple > files called XScreensaver and XScreensaver.ltsp in an apps-default > directory....they're large files (about 665 lines)....do I change > something in there or is there a different location? > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 RTFM ;-P The XScreensaver file is the one you'd need to edit. The relevant lines are near the top and are mostly self-explanatory ("timeout" is the one you probably want). -- Shahms E. King Multnomah ESD Public Key: http://shahms.mesd.k12.or.us/~sking/shahms.asc Fingerprint: 1612 054B CE92 8770 F1EA AB1B FEAB 3636 45B2 D75B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From dtrask at vcs.u52.k12.me.us Fri Mar 4 16:54:46 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 04 Mar 2005 11:54:46 -0500 Subject: [K12OSN] OS X and Linux sessions at Northeast Linux Symposium Message-ID: Just a note to let everyone know that we'll be adding an exciting new dimension to the Linux Seminar this year! Earlier this year, I assisted Daryl Hawes in presenting Open Source OS X apps at the Christa McAuliffe conference in NH. It was very cool! As many of you know, the HS project (Maine laptop project) has included some Open Source apps in the image...such as Open Office. There are MANY Linux apps now being ported to OS X....examples include KStars (virtual planetarium), KOffice, Gnumeric, and many more! This will broaden the many programs you can offer your students! Also...another VERY exciting development! The Linux Terminal Server Project (LTSP and K12LTSP) now works on Macs! In fact, at LinuxWorld a couple weeks ago we had a tangerine iBook running as a thin-client! It has been tested on a wide variety of Mac hardware. We can even use a Mac as an LTSP server! I haven't tried it yet, but I bet an Xserve would make an awesome LTSP server. Imagine this! In keeping with the concept of teaching "concepts" vs. teaching programs and specific OS's....you could expose your students to the 3 major OS's and the accompanying programs. Let's say you have a lab of new Mac Minis. First of all they're inexpensive and they're very small. Now let's assume you have a K12LTSP server (Linux Terminal Server)....and possibly a Windows Terminal Server. How do we get all 3 OS's? Simple...to use OS X...the student could simply boot to the local HD...or NetBoot volume (if you have an OS X server)....to use Linux...they simply boot to the Linux Terminal Server and log in....to use Windows...they could either launch the free RDP client from within OS X or simply use rdesktop (as a launcher or menu item) from within Linux. How cool is that! All three platforms....one workstation. Anyway...we'll be offering sessions of this nature at the NE Linux Symposium...so if you're a Mac person and would like to know more about Linux on Macs.... Register here: http://linux.majen.net and/or simply drop me an email Now if I can just convince Jim K and Mike S to come and present....otherwise I have a lot of learning to do... :-) David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From mpribik at zoznam.sk Fri Mar 4 16:55:18 2005 From: mpribik at zoznam.sk (M.Pribik) Date: Fri, 4 Mar 2005 17:55:18 +0100 Subject: [K12OSN] K12LTSP and Dan's Guardian References: <42287419.7090706@honeygroveisd.net> Message-ID: <000e01c520da$f2333a10$0100a8c0@Marian> It is not correct. It will filters. The check can be done this way, that I launch WEB browser with no proxy setting and during time I turn on in the browser proxy and I can just see filtering. The problem can be with setting on the proxy in the browser for the user that is somewhere far away. regards Marian. ----- Original Message ----- From: "Mark Cockrell" To: Sent: Friday, March 04, 2005 3:43 PM Subject: [K12OSN] K12LTSP and Dan's Guardian > Am I correct in my understanding that installing DG on my K12LTSP box > will *not* filter the Internet access for the clients actually running > from that server? > > -- > C-ya, > Mark > ____ > "Pay attention to your enemies, for they are the first to discover your mistakes." -- Antisthenes > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > __________ Informacia od NOD32 1.1017 (20050302) __________ > > Tato sprava bola preverena antivirusovym systemom NOD32. > http://www.eset.sk > > From cockrell at honeygroveisd.net Fri Mar 4 17:08:17 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Fri, 04 Mar 2005 11:08:17 -0600 Subject: [K12OSN] K12LTSP and Dan's Guardian In-Reply-To: <20050304170039.9C8E2739BB@hormel.redhat.com> References: <20050304170039.9C8E2739BB@hormel.redhat.com> Message-ID: <42289601.4010301@honeygroveisd.net> > > ------------------------------------------------------------------------ > > Subject: > Re: [K12OSN] K12LTSP and Dan's Guardian > From: > "M.Pribik" > Date: > Fri, 4 Mar 2005 17:55:18 +0100 > To: > "Support list for opensource software in schools." > > To: > "Support list for opensource software in schools." > > >It is not correct. It will filters. >The check can be done this way, that I launch WEB browser with no proxy >setting and during time I turn on in the browser >proxy and I can just see filtering. >The problem can be with setting on the proxy in the browser for the user >that is somewhere far away. >regards Marian. > > I must have misunderstood somewhere along the line when this was last discussed. So, you're saying that the base DG install will transparently filter the client's access? C-ya, Mark ____ "The pen is mightier than the sword, and considerably easier to write with." --Marty Feldman From eharrison at mail.mesd.k12.or.us Fri Mar 4 17:24:54 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 04 Mar 2005 09:24:54 -0800 Subject: [K12OSN] K12LTSP and Dan's Guardian In-Reply-To: <42289601.4010301@honeygroveisd.net> References: <20050304170039.9C8E2739BB@hormel.redhat.com> <42289601.4010301@honeygroveisd.net> Message-ID: <422899E6.8060007@mail.mesd.k12.or.us> Mark Cockrell wrote: >> > I must have misunderstood somewhere along the line when this was last > discussed. So, you're saying that the base DG install will > transparently filter the client's access? You first asked whether or not DG could *filter* clients on the same server. That is a much different question than whether or not it can *transparently filter* clients on the same server. The short answer is that transparent filtering does not work on the terminal server, you need a separate server to do transparent filtering. Here are few of the frequently asked questions about transparent filtering: http://www.k12ltsp.org/phpwiki/index.php/WebFiltering%3AIntegration -Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From dan_young at parkrose.k12.or.us Fri Mar 4 17:27:46 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Fri, 04 Mar 2005 09:27:46 -0800 Subject: trouble in Rivercity -- Re: [K12OSN] Samba/LDAP script problem In-Reply-To: References: <6.2.1.2.2.20050304021839.03f945e8@localhost> < > <004a01c52097$17e2b090$65c8a8c0@brianwork> < > <6.2.1.2.2.20050304083149.051331d8@localhost> < > <00ac01c520c0$850d05c0$65c8a8c0@brianwork> <6.2.1.2.2.20050304103939.03d5ab48@localhost> Message-ID: <1109957266.12618.13.camel@dan.parkrose.k12.or.us> On Fri, 2005-03-04 at 11:27 -0500, David Trask wrote: > What version of Samba does Centos use? CentOS 4 --> samba-3.0.10 -- Dan Young Parkrose School District From cockrell at honeygroveisd.net Fri Mar 4 17:39:24 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Fri, 04 Mar 2005 11:39:24 -0600 Subject: [K12OSN] K12LTSP and Dan's Guardian Message-ID: <42289D4C.1040007@honeygroveisd.net> > > >You first asked whether or not DG could *filter* clients on the same >server. That is a much different question than whether or not it can >*transparently filter* clients on the same server. > > >The short answer is that transparent filtering does not work on the >terminal server, you need a separate server to do transparent filtering. > > > Here are few of the frequently asked questions about transparent > filtering: > > http://www.k12ltsp.org/phpwiki/index.php/WebFiltering%3AIntegration > > > -Eric Ok, I knew I remembered something about something not working somewhere and some time. ;) It's all becoming clear to me now. I can run DG on the K12LTSP server, but I have to configure each user's browser to use port 8080 for proxying. Does that sound right? I had DG setup here long before I setup my K12LTSP box, so it was a non-issue. Now, I'm hoping to replicate my success elsewhere. Thanks. -- C-ya, Mark ____ The United States has never lost a war in which mules were used. From rgm at htt-consult.com Fri Mar 4 17:47:15 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 12:47:15 -0500 Subject: trouble in Rivercity -- Re: [K12OSN] Samba/LDAP script problem In-Reply-To: References: <6.2.1.2.2.20050304021839.03f945e8@localhost> < > <004a01c52097$17e2b090$65c8a8c0@brianwork> < > <6.2.1.2.2.20050304083149.051331d8@localhost> < > <00ac01c520c0$850d05c0$65c8a8c0@brianwork> <6.2.1.2.2.20050304103939.03d5ab48@localhost> Message-ID: <6.2.1.2.2.20050304124657.05128730@localhost> At 11:27 AM 3/4/2005, David Trask wrote: >What version of Samba does Centos use? 3.0.9-1.3E.1 From rgm at htt-consult.com Fri Mar 4 17:50:03 2005 From: rgm at htt-consult.com (Robert Moskowitz) Date: Fri, 04 Mar 2005 12:50:03 -0500 Subject: trouble in Rivercity -- Re: [K12OSN] Samba/LDAP script problem In-Reply-To: <1109957266.12618.13.camel@dan.parkrose.k12.or.us> References: <6.2.1.2.2.20050304021839.03f945e8@localhost> < > <004a01c52097$17e2b090$65c8a8c0@brianwork> < > <6.2.1.2.2.20050304083149.051331d8@localhost> < > <00ac01c520c0$850d05c0$65c8a8c0@brianwork> <6.2.1.2.2.20050304103939.03d5ab48@localhost> <1109957266.12618.13.camel@dan.parkrose.k12.or.us> Message-ID: <6.2.1.2.2.20050304124949.03d4b888@localhost> At 12:27 PM 3/4/2005, Dan Young wrote: >On Fri, 2005-03-04 at 11:27 -0500, David Trask wrote: > > What version of Samba does Centos use? > >CentOS 4 --> samba-3.0.10 my response was for Centos 3.3 From les at futuresource.com Fri Mar 4 17:56:46 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 04 Mar 2005 11:56:46 -0600 Subject: [K12OSN] OS X and Linux sessions at Northeast Linux Symposium In-Reply-To: References: Message-ID: <1109959005.13296.30.camel@moola.futuresource.com> On Fri, 2005-03-04 at 10:54, David Trask wrote: > Now let's assume you have a K12LTSP > server (Linux Terminal Server)....and possibly a Windows Terminal Server. > How do we get all 3 OS's? Simple...to use OS X...the student could simply > boot to the local HD...or NetBoot volume (if you have an OS X > server)....to use Linux...they simply boot to the Linux Terminal Server > and log in.... Note that OS X includes a nice X server itself that you should be able to run in query mode or rootless without having to reboot as a client. -- Les Mikesell les at futuresource.com From dtrask at vcs.u52.k12.me.us Fri Mar 4 18:05:34 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 04 Mar 2005 13:05:34 -0500 Subject: [K12OSN] changing xscreensaver default time...how? In-Reply-To: <1109953992.11074.65.camel@shahms.mesd.k12.or.us> References: <1109953992.11074.65.camel@shahms.mesd.k12.or.us> Message-ID: OK, that's cool...found out what that does, but now I know to clarify my intent. Actually it's the time before the login screen goes blank that I want to adjust. XScreensaver only seems to affect the users session when they're logged in....I need to adjust the time before the monitor goes blank when it's simply sitting at the login screen. Any ideas? "Support list for opensource software in schools." on Friday, March 4, 2005 at 11:33 AM +0000 wrote: >On Fri, 2005-03-04 at 11:19 -0500, David Trask wrote: >> Hi all, >> >> Hopefully a simple question....on my K12LTSP 4.1 server I'd like to >> lenghten the time before the xscreensaver kicks in...I found a couple >> files called XScreensaver and XScreensaver.ltsp in an apps-default >> directory....they're large files (about 665 lines)....do I change >> something in there or is there a different location? >> >> David N. Trask >> Technology Teacher/Coordinator >> Vassalboro Community School >> dtrask at vcs.u52.k12.me.us >> (207)923-3100 > >RTFM ;-P > >The XScreensaver file is the one you'd need to edit. The relevant lines >are near the top and are mostly self-explanatory ("timeout" is the one >you probably want). > >-- >Shahms E. King >Multnomah ESD > >Public Key: >http://shahms.mesd.k12.or.us/~sking/shahms.asc >Fingerprint: >1612 054B CE92 8770 F1EA AB1B FEAB 3636 45B2 D75B > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Fri Mar 4 18:29:58 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 04 Mar 2005 13:29:58 -0500 Subject: [K12OSN] OS X and Linux sessions at Northeast Linux Symposium In-Reply-To: <1109959005.13296.30.camel@moola.futuresource.com> References: <1109959005.13296.30.camel@moola.futuresource.com> Message-ID: "Support list for opensource software in schools." on Friday, March 4, 2005 at 12:56 PM +0000 wrote: >Note that OS X includes a nice X server itself that you should be able >to run in query mode or rootless without having to reboot as a client. true...I do that now....that makes another way to access the server.... :-) David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From henryhartley at westat.com Fri Mar 4 18:59:04 2005 From: henryhartley at westat.com (Henry Hartley) Date: Fri, 4 Mar 2005 13:59:04 -0500 Subject: [K12OSN] K12LTSP and Dan's Guardian Message-ID: <446DDE75CFC7E1438061462F85557B0F075A5C9B@remail2.westat.com> On Fri, 04 March 2005 at 12:39 PM, Mark Cockrell said: >> > >> >You first asked whether or not DG could *filter* clients on the >> >same server. That is a much different question than whether or >> >not it can *transparently filter* clients on the same server. >> > >> >The short answer is that transparent filtering does not work >> >on the terminal server, you need a separate server to do >> >transparent filtering. >> >> Ok, I knew I remembered something about something not working >> somewhere and some time. ;) It's all becoming clear to me now. >> I can run DG on the K12LTSP server, but I have to configure each >> user's browser to use port 8080 for proxying. Does that sound >> right? I had DG setup here long before I setup my K12LTSP box, >> so it was a non-issue. Now, I'm hoping to replicate my success >> elsewhere. Thanks. I've set up a firewall using an old PII with Smoothwall Express [1], Squid, and DansGuardian. Smoothwall has a setting to run as a transparent filter. Seems to work pretty well. I don't know if there might be throughput limits but it's worked fine on my small home network. [1] http://www.smoothwall.org/ -- Henry From jguenther at chinooksedge.ab.ca Fri Mar 4 21:23:55 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Fri, 4 Mar 2005 14:23:55 -0700 (MST) Subject: [K12OSN] SquidGuard won't start Message-ID: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> I am trying to set up Squid and SquidGuard. It seems that Squid starts, but Squidguard will not start. When I type service squid start .... [FAILED] but then service squid status shows that it is running with 2 processes. I know that it is working, because I can use it as a proxy from another machine in the network. But it will not filter unwanted sites. Is the [FAILED] there because it knows that squidguard did not start properly I also notice that there are TWO config files - squid.conf and squid-squidGuard.conf. Which one of these is used? In the services, do I tell the server to start BOTH squid and squidGuard on startup? Or will it start both when squidguard is started. I ask this because when I put in /etc/init.d/squidguard start it seems to start squid first and then try to start squidguard. ... will only setting squidguard suffice? If both are selected to start on boot, will it load too many processes of itself? any help is appreciated as always Joe Guenther P.S. I have included a few log files & squidGuard.conf... = = = = = = /var/log/squidGuard/squidGuard.log 2005-03-03 17:21:43 [5339] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5337] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5340] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5341] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5338] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5340] going into emergency mode 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5341] going into emergency mode 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5339] going into emergency mode 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5338] going into emergency mode 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5337] going into emergency mode = = = = = = = = /var/log/squid/cache.log 2005/03/03 17:20:43| Preparing for shutdown after 413 requests 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish 2005/03/03 17:20:43| FD 12 Closing HTTP connection 2005/03/03 17:20:45| Shutting down... 2005/03/03 17:20:45| FD 13 Closing ICP connection 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... 2005/03/03 17:20:45| Finished. Wrote 409 entries. 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys Maximum Resident Size: 0 KB Page faults with physical i/o: 1 Memory usage for squid via mallinfo(): total space in arena: 29032 KB Ordinary blocks: 28954 KB 20 blks Small blocks: 0 KB 5 blks Holding blocks: 200 KB 1 blks Free Small blocks: 0 KB Free Ordinary blocks: 77 KB Total in use: 29154 KB 100% Total free: 77 KB 0% 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for i386-redhat-linux-gnu... 2005/03/03 17:21:11| Process ID 5315 2005/03/03 17:21:11| With 1024 file descriptors available 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes 2005/03/03 17:21:43| User-Agent logging is disabled. 2005/03/03 17:21:43| Referer logging is disabled. 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects 2005/03/03 17:21:43| Target number of buckets: 393 2005/03/03 17:21:43| Using 8192 Store buckets 2005/03/03 17:21:43| Max Mem size: 8192 KB 2005/03/03 17:21:43| Max Swap size: 102400 KB 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) 2005/03/03 17:21:43| Using Least Load store dir selection 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid 2005/03/03 17:21:43| Loaded Icons. 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD 17. 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. 2005/03/03 17:21:43| WCCP Disabled. 2005/03/03 17:21:43| Ready to serve requests. 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) 2005/03/03 17:21:44| Finished rebuilding storage from disk. 2005/03/03 17:21:44| 409 Entries scanned 2005/03/03 17:21:44| 0 Invalid entries. 2005/03/03 17:21:44| 0 With invalid flags. 2005/03/03 17:21:44| 409 Objects loaded. 2005/03/03 17:21:44| 0 Objects expired. 2005/03/03 17:21:44| 0 Objects cancelled. 2005/03/03 17:21:44| 0 Duplicate URLs purged. 2005/03/03 17:21:44| 0 Swapfile clashes avoided. 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). 2005/03/03 17:21:44| Beginning Validation Procedure 2005/03/03 17:21:45| Completed Validation Procedure 2005/03/03 17:21:45| Validated 409 Entries 2005/03/03 17:21:45| store_swap_size = 4096k 2005/03/03 17:21:45| storeLateRelease: released 0 objects = = = = = /etc/squidGuard.conf # # CONFIG FILE FOR SQUIDGUARD # # See http://www.squidguard.org/config/ for more examples # dbhome /var/squidGuard/blacklists logdir /var/log/squidGuard dest ads { log ads domainlist ads/domains urllist ads/urls } dest audio-video { log audio-video domainlist audio-video/domains urllist audio-video/urls } dest aggressive { log aggressive domainlist aggressive/domains urllist aggressive/urls } dest drugs { log drugs domainlist drugs/domains urllist drugs/urls } dest gambling{ log gambling domainlist gambling/domains urllist gambling/urls } dest hacking { log hacking domainlist hacking/domains urllist hacking/urls } dest mail { log mail domainlist mail/domains urllist mail/urls } dest porn{ log porn domainlist porn/domains urllist porn/urls } dest proxy{ log proxy domainlist proxy/domains urllist proxy/urls } dest violence{ log violence domainlist violence/domains urllist violence/urls } dest warez{ log warez domainlist warez/domains urllist warez/urls } dest local-ok{ domainlist local-ok/domains urllist local-ok/urls } dest local-block{ log local-block domainlist local-block/domains urllist local-block/urls } rewrite google { s@(google.com/search.*q=.*)@\1\&safe=active at i s@(google.com/images.*q=.*)@\1\&safe=active at i s@(google.com/groups.*q=.*)@\1\&safe=active at i s@(google.com/news.*q=.*)@\1\&safe=active at i # log google } acl { default { # for google to be in "safe mode" rewrite google # the default categories are conservative, please add any additional # categories listed above or simply comment out this line and uncomment # out the line below it. pass local-ok !local-block !gambling !porn !warez all # pass local-ok !local-block !aggressive !drugs !gambling !hacking !porn !proxy !violence !warez all redirect 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u # redirect 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u } } = = = = = = = = = = = = = Lantech - Didsbury Chinook's Edge School Div. From adammelancon at gmail.com Fri Mar 4 22:26:47 2005 From: adammelancon at gmail.com (Adam Melancon) Date: Fri, 4 Mar 2005 16:26:47 -0600 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> Message-ID: <48928761050304142665499a5c@mail.gmail.com> If you are using squidguard, not just squid, use squid-squidguard.conf and only start /etc/init.d/squidguard Check out my "important files" section of my how-to http://www.vermilion.lib.la.us/sysadminsite/squidguard/ Important Files: /etc/squid/squid-squidGuard.conf - this is the configuration file for squid. There are two files, one is squid.conf the other is squid-squidGuard.conf, ignore squid.conf and use the squidGuard.conf file to configure squid. squid.conf is there if you are only running squid with no squidguard. /etc/squid/squidGuard.conf - This file is to configure squidGuard /var/log/squidGuard/squidGuard.log - this file will tell you if there is a problem with squid, or if it started correctly. /var/log/squid/access.log - If your traffic is routing correctly you will see EVERY web request in this file. You can see this by typing "tail -f /var/log/squid/access.log" /var/squidGuard/blacklists/(porn|warez|gambling|etc)/domains /var/squidGuard/blacklists/(porn|warez|gambling|etc)/urls These files (domains, urls) are the text files that contain the sites that are to be blocked. When the server is restarted each of these directores will now have a database file (domains.db, urls.db) built from these text files that squidguard will use to filter with. /etc/rc.d/rc.local - This is kind of like a startup file for Linux. I use it to run an iptables script that redirects incoming port 80 traffic to port 3128 /etc/httpd/conf/httpd.conf - apache's config file Enjoy! On Fri, 4 Mar 2005 14:23:55 -0700 (MST), Joe Guenther wrote: > I am trying to set up Squid and SquidGuard. > > It seems that Squid starts, but Squidguard will not start. When I type > service squid start .... [FAILED] > but then > service squid status shows that it is running with 2 processes. I know > that it is working, because I can use it as a proxy from another machine > in the network. But it will not filter unwanted sites. Is the [FAILED] > there because it knows that squidguard did not start properly > > I also notice that there are TWO config files - squid.conf and > squid-squidGuard.conf. Which one of these is used? > > In the services, do I tell the server to start BOTH squid and squidGuard > on startup? Or will it start both when squidguard is started. I ask this > because when I put in /etc/init.d/squidguard start it seems to start squid > first and then try to start squidguard. ... will only setting squidguard > suffice? If both are selected to start on boot, will it load too many > processes of itself? > > any help is appreciated as always > Joe Guenther > > P.S. I have included a few log files & squidGuard.conf... > = = = = = = > /var/log/squidGuard/squidGuard.log > > 2005-03-03 17:21:43 [5339] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5337] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5341] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5338] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5340] going into emergency mode > 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5341] going into emergency mode > 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5339] going into emergency mode > 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5338] going into emergency mode > 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5337] going into emergency mode > > = = = = = = = = > /var/log/squid/cache.log > > 2005/03/03 17:20:43| Preparing for shutdown after 413 requests > 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish > 2005/03/03 17:20:43| FD 12 Closing HTTP connection > 2005/03/03 17:20:45| Shutting down... > 2005/03/03 17:20:45| FD 13 Closing ICP connection > 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 > 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... > 2005/03/03 17:20:45| Finished. Wrote 409 entries. > 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). > CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys > Maximum Resident Size: 0 KB > Page faults with physical i/o: 1 > Memory usage for squid via mallinfo(): > total space in arena: 29032 KB > Ordinary blocks: 28954 KB 20 blks > Small blocks: 0 KB 5 blks > Holding blocks: 200 KB 1 blks > Free Small blocks: 0 KB > Free Ordinary blocks: 77 KB > Total in use: 29154 KB 100% > Total free: 77 KB 0% > 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. > 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for > i386-redhat-linux-gnu... > 2005/03/03 17:21:11| Process ID 5315 > 2005/03/03 17:21:11| With 1024 file descriptors available > 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 > 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf > 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes > 2005/03/03 17:21:43| User-Agent logging is disabled. > 2005/03/03 17:21:43| Referer logging is disabled. > 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 > 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects > 2005/03/03 17:21:43| Target number of buckets: 393 > 2005/03/03 17:21:43| Using 8192 Store buckets > 2005/03/03 17:21:43| Max Mem size: 8192 KB > 2005/03/03 17:21:43| Max Swap size: 102400 KB > 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) > 2005/03/03 17:21:43| Using Least Load store dir selection > 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid > 2005/03/03 17:21:43| Loaded Icons. > 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD 17. > 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. > 2005/03/03 17:21:43| WCCP Disabled. > 2005/03/03 17:21:43| Ready to serve requests. > 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) > 2005/03/03 17:21:44| Finished rebuilding storage from disk. > 2005/03/03 17:21:44| 409 Entries scanned > 2005/03/03 17:21:44| 0 Invalid entries. > 2005/03/03 17:21:44| 0 With invalid flags. > 2005/03/03 17:21:44| 409 Objects loaded. > 2005/03/03 17:21:44| 0 Objects expired. > 2005/03/03 17:21:44| 0 Objects cancelled. > 2005/03/03 17:21:44| 0 Duplicate URLs purged. > 2005/03/03 17:21:44| 0 Swapfile clashes avoided. > 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). > 2005/03/03 17:21:44| Beginning Validation Procedure > 2005/03/03 17:21:45| Completed Validation Procedure > 2005/03/03 17:21:45| Validated 409 Entries > 2005/03/03 17:21:45| store_swap_size = 4096k > 2005/03/03 17:21:45| storeLateRelease: released 0 objects > > = = = = = > /etc/squidGuard.conf > > # > # CONFIG FILE FOR SQUIDGUARD > # > # See http://www.squidguard.org/config/ for more examples > # > > dbhome /var/squidGuard/blacklists > logdir /var/log/squidGuard > > dest ads { > log ads > domainlist ads/domains > urllist ads/urls > } > > dest audio-video { > log audio-video > domainlist audio-video/domains > urllist audio-video/urls > } > > dest aggressive { > log aggressive > domainlist aggressive/domains > urllist aggressive/urls > } > > dest drugs { > log drugs > domainlist drugs/domains > urllist drugs/urls > } > > dest gambling{ > log gambling > domainlist gambling/domains > urllist gambling/urls > } > > dest hacking { > log hacking > domainlist hacking/domains > urllist hacking/urls > } > > dest mail { > log mail > domainlist mail/domains > urllist mail/urls > } > > dest porn{ > log porn > domainlist porn/domains > urllist porn/urls > } > > dest proxy{ > log proxy > domainlist proxy/domains > urllist proxy/urls > } > > dest violence{ > log violence > domainlist violence/domains > urllist violence/urls > } > > dest warez{ > log warez > domainlist warez/domains > urllist warez/urls > } > > dest local-ok{ > domainlist local-ok/domains > urllist local-ok/urls > } > > dest local-block{ > log local-block > domainlist local-block/domains > urllist local-block/urls > } > > rewrite google { > s@(google.com/search.*q=.*)@\1\&safe=active at i > s@(google.com/images.*q=.*)@\1\&safe=active at i > s@(google.com/groups.*q=.*)@\1\&safe=active at i > s@(google.com/news.*q=.*)@\1\&safe=active at i > # log google > } > > acl { > default { > # for google to be in "safe mode" > rewrite google > > # the default categories are conservative, please add any additional > # categories listed above or simply comment out this line and uncomment > # out the line below it. > pass local-ok !local-block !gambling !porn !warez all > # pass local-ok !local-block !aggressive !drugs !gambling !hacking > !porn !proxy !violence !warez all > > redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u > # redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u > } > } > > = = = = = = = = = = = = = > Lantech - Didsbury > Chinook's Edge School Div. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Adam Melancon Work: http://www.vermilion.lib.la.us Personal: http://www.melancon.org From adammelancon at gmail.com Fri Mar 4 22:29:22 2005 From: adammelancon at gmail.com (Adam Melancon) Date: Fri, 4 Mar 2005 16:29:22 -0600 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <48928761050304142665499a5c@mail.gmail.com> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> <48928761050304142665499a5c@mail.gmail.com> Message-ID: <4892876105030414296626041a@mail.gmail.com> I would include this how-to in the k12ltsp wiki if people could use it, but I've never added to a wiki before ;) So if anyone wants to add it, feel free. Also check out the section on important scripts: Important Scripts: /etc/init.d/squidguard - this starts and stops squid and squidguard examples: /etc/init.d/squidguard start /etc/init.d/squidguard restart /etc/init.d/squidguard stop /etc/init.d/httpd - this starts and stops apache, use the same as above /usr/sbin/update_squidguard_blacklists - this script updates and rebuilds and restarts the squid/squidguard service this file is run nightly from a cron file /etc/cron.d/squidGuard On Fri, 4 Mar 2005 16:26:47 -0600, Adam Melancon wrote: > If you are using squidguard, not just squid, use squid-squidguard.conf > and only start /etc/init.d/squidguard > > Check out my "important files" section of my how-to > http://www.vermilion.lib.la.us/sysadminsite/squidguard/ > > Important Files: > > /etc/squid/squid-squidGuard.conf - this is the configuration file > for squid. There are two files, one is squid.conf the other is > squid-squidGuard.conf, ignore squid.conf and use the squidGuard.conf > file to configure squid. squid.conf is there if you are only running > squid with no squidguard. > > /etc/squid/squidGuard.conf - This file is to configure squidGuard > > /var/log/squidGuard/squidGuard.log - this file will tell you if > there is a problem with squid, or if it started correctly. > > /var/log/squid/access.log - If your traffic is routing correctly you > will see EVERY web request in this file. You can see this by typing > "tail -f /var/log/squid/access.log" > > /var/squidGuard/blacklists/(porn|warez|gambling|etc)/domains > /var/squidGuard/blacklists/(porn|warez|gambling|etc)/urls > These files (domains, urls) are the text files that contain the sites > that are to be blocked. When the server is restarted each of these > directores will now have a database file (domains.db, urls.db) built > from these text files that squidguard will use to filter with. > > /etc/rc.d/rc.local - This is kind of like a startup file for Linux. > I use it to run an iptables script that redirects incoming port 80 > traffic to port 3128 > > /etc/httpd/conf/httpd.conf - apache's config file > > Enjoy! > > > On Fri, 4 Mar 2005 14:23:55 -0700 (MST), Joe Guenther > wrote: > > I am trying to set up Squid and SquidGuard. > > > > It seems that Squid starts, but Squidguard will not start. When I type > > service squid start .... [FAILED] > > but then > > service squid status shows that it is running with 2 processes. I know > > that it is working, because I can use it as a proxy from another machine > > in the network. But it will not filter unwanted sites. Is the [FAILED] > > there because it knows that squidguard did not start properly > > > > I also notice that there are TWO config files - squid.conf and > > squid-squidGuard.conf. Which one of these is used? > > > > In the services, do I tell the server to start BOTH squid and squidGuard > > on startup? Or will it start both when squidguard is started. I ask this > > because when I put in /etc/init.d/squidguard start it seems to start squid > > first and then try to start squidguard. ... will only setting squidguard > > suffice? If both are selected to start on boot, will it load too many > > processes of itself? > > > > any help is appreciated as always > > Joe Guenther > > > > P.S. I have included a few log files & squidGuard.conf... > > = = = = = = > > /var/log/squidGuard/squidGuard.log > > > > 2005-03-03 17:21:43 [5339] init domainlist > > /var/squidGuard/blacklists/ads/domains > > 2005-03-03 17:21:43 [5337] init domainlist > > /var/squidGuard/blacklists/ads/domains > > 2005-03-03 17:21:43 [5340] init domainlist > > /var/squidGuard/blacklists/ads/domains > > 2005-03-03 17:21:43 [5341] init domainlist > > /var/squidGuard/blacklists/ads/domains > > 2005-03-03 17:21:43 [5338] init domainlist > > /var/squidGuard/blacklists/ads/domains > > 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: > > Permission denied > > 2005-03-03 17:21:43 [5340] going into emergency mode > > 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: > > Permission denied > > 2005-03-03 17:21:43 [5341] going into emergency mode > > 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: > > Permission denied > > 2005-03-03 17:21:43 [5339] going into emergency mode > > 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: > > Permission denied > > 2005-03-03 17:21:43 [5338] going into emergency mode > > 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: > > Permission denied > > 2005-03-03 17:21:43 [5337] going into emergency mode > > > > = = = = = = = = > > /var/log/squid/cache.log > > > > 2005/03/03 17:20:43| Preparing for shutdown after 413 requests > > 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish > > 2005/03/03 17:20:43| FD 12 Closing HTTP connection > > 2005/03/03 17:20:45| Shutting down... > > 2005/03/03 17:20:45| FD 13 Closing ICP connection > > 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 > > 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... > > 2005/03/03 17:20:45| Finished. Wrote 409 entries. > > 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). > > CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys > > Maximum Resident Size: 0 KB > > Page faults with physical i/o: 1 > > Memory usage for squid via mallinfo(): > > total space in arena: 29032 KB > > Ordinary blocks: 28954 KB 20 blks > > Small blocks: 0 KB 5 blks > > Holding blocks: 200 KB 1 blks > > Free Small blocks: 0 KB > > Free Ordinary blocks: 77 KB > > Total in use: 29154 KB 100% > > Total free: 77 KB 0% > > 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. > > 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for > > i386-redhat-linux-gnu... > > 2005/03/03 17:21:11| Process ID 5315 > > 2005/03/03 17:21:11| With 1024 file descriptors available > > 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 > > 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf > > 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes > > 2005/03/03 17:21:43| User-Agent logging is disabled. > > 2005/03/03 17:21:43| Referer logging is disabled. > > 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 > > 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects > > 2005/03/03 17:21:43| Target number of buckets: 393 > > 2005/03/03 17:21:43| Using 8192 Store buckets > > 2005/03/03 17:21:43| Max Mem size: 8192 KB > > 2005/03/03 17:21:43| Max Swap size: 102400 KB > > 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) > > 2005/03/03 17:21:43| Using Least Load store dir selection > > 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid > > 2005/03/03 17:21:43| Loaded Icons. > > 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD 17. > > 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. > > 2005/03/03 17:21:43| WCCP Disabled. > > 2005/03/03 17:21:43| Ready to serve requests. > > 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) > > 2005/03/03 17:21:44| Finished rebuilding storage from disk. > > 2005/03/03 17:21:44| 409 Entries scanned > > 2005/03/03 17:21:44| 0 Invalid entries. > > 2005/03/03 17:21:44| 0 With invalid flags. > > 2005/03/03 17:21:44| 409 Objects loaded. > > 2005/03/03 17:21:44| 0 Objects expired. > > 2005/03/03 17:21:44| 0 Objects cancelled. > > 2005/03/03 17:21:44| 0 Duplicate URLs purged. > > 2005/03/03 17:21:44| 0 Swapfile clashes avoided. > > 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). > > 2005/03/03 17:21:44| Beginning Validation Procedure > > 2005/03/03 17:21:45| Completed Validation Procedure > > 2005/03/03 17:21:45| Validated 409 Entries > > 2005/03/03 17:21:45| store_swap_size = 4096k > > 2005/03/03 17:21:45| storeLateRelease: released 0 objects > > > > = = = = = > > /etc/squidGuard.conf > > > > # > > # CONFIG FILE FOR SQUIDGUARD > > # > > # See http://www.squidguard.org/config/ for more examples > > # > > > > dbhome /var/squidGuard/blacklists > > logdir /var/log/squidGuard > > > > dest ads { > > log ads > > domainlist ads/domains > > urllist ads/urls > > } > > > > dest audio-video { > > log audio-video > > domainlist audio-video/domains > > urllist audio-video/urls > > } > > > > dest aggressive { > > log aggressive > > domainlist aggressive/domains > > urllist aggressive/urls > > } > > > > dest drugs { > > log drugs > > domainlist drugs/domains > > urllist drugs/urls > > } > > > > dest gambling{ > > log gambling > > domainlist gambling/domains > > urllist gambling/urls > > } > > > > dest hacking { > > log hacking > > domainlist hacking/domains > > urllist hacking/urls > > } > > > > dest mail { > > log mail > > domainlist mail/domains > > urllist mail/urls > > } > > > > dest porn{ > > log porn > > domainlist porn/domains > > urllist porn/urls > > } > > > > dest proxy{ > > log proxy > > domainlist proxy/domains > > urllist proxy/urls > > } > > > > dest violence{ > > log violence > > domainlist violence/domains > > urllist violence/urls > > } > > > > dest warez{ > > log warez > > domainlist warez/domains > > urllist warez/urls > > } > > > > dest local-ok{ > > domainlist local-ok/domains > > urllist local-ok/urls > > } > > > > dest local-block{ > > log local-block > > domainlist local-block/domains > > urllist local-block/urls > > } > > > > rewrite google { > > s@(google.com/search.*q=.*)@\1\&safe=active at i > > s@(google.com/images.*q=.*)@\1\&safe=active at i > > s@(google.com/groups.*q=.*)@\1\&safe=active at i > > s@(google.com/news.*q=.*)@\1\&safe=active at i > > # log google > > } > > > > acl { > > default { > > # for google to be in "safe mode" > > rewrite google > > > > # the default categories are conservative, please add any additional > > # categories listed above or simply comment out this line and uncomment > > # out the line below it. > > pass local-ok !local-block !gambling !porn !warez all > > # pass local-ok !local-block !aggressive !drugs !gambling !hacking > > !porn !proxy !violence !warez all > > > > redirect > > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u > > # redirect > > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u > > } > > } > > > > = = = = = = = = = = = = = > > Lantech - Didsbury > > Chinook's Edge School Div. > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > -- > Adam Melancon > Work: http://www.vermilion.lib.la.us > Personal: http://www.melancon.org > -- Adam Melancon Work: http://www.vermilion.lib.la.us Personal: http://www.melancon.org From jguenther at chinooksedge.ab.ca Sat Mar 5 00:19:46 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Fri, 04 Mar 2005 17:19:46 -0700 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <48928761050304142665499a5c@mail.gmail.com> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> <48928761050304142665499a5c@mail.gmail.com> Message-ID: <4228FB22.4040904@chinooksedge.ab.ca> An HTML attachment was scrubbed... URL: From steve.honeycutt at gmail.com Sat Mar 5 01:26:18 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Fri, 4 Mar 2005 19:26:18 -0600 Subject: [K12OSN] OT - Gmail Invites In-Reply-To: <1109850713.3442.2.camel@linux2> References: <61bfa743050302132431e6b4b@mail.gmail.com> <1109850713.3442.2.camel@linux2> Message-ID: <61bfa74305030417262f580f23@mail.gmail.com> Sorry for the delay... you should have the invite now. On Thu, 03 Mar 2005 08:51:53 -0300, Leonardo Gon?alves de Ulh?a Jr. wrote: > Hi: > > If you still have some invitation, please send one to me at: > leoulhoa at yahoo.com.br . Gmail is very useful. > > Thank you very much. > > Leonardo Jr. > -- Best Regards, Steve www.slicehaven.com From jguenther at chinooksedge.ab.ca Sat Mar 5 02:33:33 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Fri, 04 Mar 2005 19:33:33 -0700 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <489287610503041659280be4af@mail.gmail.com> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> <48928761050304142665499a5c@mail.gmail.com> <4228FB22.4040904@chinooksedge.ab.ca> <489287610503041659280be4af@mail.gmail.com> Message-ID: <42291A7D.7040008@chinooksedge.ab.ca> An HTML attachment was scrubbed... URL: From mrok12osn at eastgranby.k12.ct.us Sat Mar 5 02:49:15 2005 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Fri, 4 Mar 2005 21:49:15 -0500 (EST) Subject: [K12OSN] SquidGuard won't start In-Reply-To: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> Message-ID: <1641.24.2.210.202.1109990955.squirrel@mail.eastgranby.k12.ct.us> If your using FC3 with SELINUX enabled (K12LTSP 4.2.0), there is a problem with squidGuard and SELinux. See https://listman.redhat.com/archives/k12osn/2005-January/msg00188.html from Eric Harrison for how to fix it. Mark Orenstein East Granby, CT School System > I am trying to set up Squid and SquidGuard. > > It seems that Squid starts, but Squidguard will not start. When I type > service squid start .... [FAILED] > but then > service squid status shows that it is running with 2 processes. I know > that it is working, because I can use it as a proxy from another machine > in the network. But it will not filter unwanted sites. Is the [FAILED] > there because it knows that squidguard did not start properly > > I also notice that there are TWO config files - squid.conf and > squid-squidGuard.conf. Which one of these is used? > > In the services, do I tell the server to start BOTH squid and squidGuard > on startup? Or will it start both when squidguard is started. I ask this > because when I put in /etc/init.d/squidguard start it seems to start squid > first and then try to start squidguard. ... will only setting squidguard > suffice? If both are selected to start on boot, will it load too many > processes of itself? > > any help is appreciated as always > Joe Guenther > > P.S. I have included a few log files & squidGuard.conf... > = = = = = = > /var/log/squidGuard/squidGuard.log > > 2005-03-03 17:21:43 [5339] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5337] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5341] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5338] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5340] going into emergency mode > 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5341] going into emergency mode > 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5339] going into emergency mode > 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5338] going into emergency mode > 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5337] going into emergency mode > > = = = = = = = = > /var/log/squid/cache.log > > 2005/03/03 17:20:43| Preparing for shutdown after 413 requests > 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish > 2005/03/03 17:20:43| FD 12 Closing HTTP connection > 2005/03/03 17:20:45| Shutting down... > 2005/03/03 17:20:45| FD 13 Closing ICP connection > 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 > 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... > 2005/03/03 17:20:45| Finished. Wrote 409 entries. > 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). > CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys > Maximum Resident Size: 0 KB > Page faults with physical i/o: 1 > Memory usage for squid via mallinfo(): > total space in arena: 29032 KB > Ordinary blocks: 28954 KB 20 blks > Small blocks: 0 KB 5 blks > Holding blocks: 200 KB 1 blks > Free Small blocks: 0 KB > Free Ordinary blocks: 77 KB > Total in use: 29154 KB 100% > Total free: 77 KB 0% > 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. > 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for > i386-redhat-linux-gnu... > 2005/03/03 17:21:11| Process ID 5315 > 2005/03/03 17:21:11| With 1024 file descriptors available > 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 > 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf > 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes > 2005/03/03 17:21:43| User-Agent logging is disabled. > 2005/03/03 17:21:43| Referer logging is disabled. > 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 > 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects > 2005/03/03 17:21:43| Target number of buckets: 393 > 2005/03/03 17:21:43| Using 8192 Store buckets > 2005/03/03 17:21:43| Max Mem size: 8192 KB > 2005/03/03 17:21:43| Max Swap size: 102400 KB > 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) > 2005/03/03 17:21:43| Using Least Load store dir selection > 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid > 2005/03/03 17:21:43| Loaded Icons. > 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD > 17. > 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. > 2005/03/03 17:21:43| WCCP Disabled. > 2005/03/03 17:21:43| Ready to serve requests. > 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) > 2005/03/03 17:21:44| Finished rebuilding storage from disk. > 2005/03/03 17:21:44| 409 Entries scanned > 2005/03/03 17:21:44| 0 Invalid entries. > 2005/03/03 17:21:44| 0 With invalid flags. > 2005/03/03 17:21:44| 409 Objects loaded. > 2005/03/03 17:21:44| 0 Objects expired. > 2005/03/03 17:21:44| 0 Objects cancelled. > 2005/03/03 17:21:44| 0 Duplicate URLs purged. > 2005/03/03 17:21:44| 0 Swapfile clashes avoided. > 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). > 2005/03/03 17:21:44| Beginning Validation Procedure > 2005/03/03 17:21:45| Completed Validation Procedure > 2005/03/03 17:21:45| Validated 409 Entries > 2005/03/03 17:21:45| store_swap_size = 4096k > 2005/03/03 17:21:45| storeLateRelease: released 0 objects > > = = = = = > /etc/squidGuard.conf > > # > # CONFIG FILE FOR SQUIDGUARD > # > # See http://www.squidguard.org/config/ for more examples > # > > dbhome /var/squidGuard/blacklists > logdir /var/log/squidGuard > > dest ads { > log ads > domainlist ads/domains > urllist ads/urls > } > > dest audio-video { > log audio-video > domainlist audio-video/domains > urllist audio-video/urls > } > > dest aggressive { > log aggressive > domainlist aggressive/domains > urllist aggressive/urls > } > > dest drugs { > log drugs > domainlist drugs/domains > urllist drugs/urls > } > > dest gambling{ > log gambling > domainlist gambling/domains > urllist gambling/urls > } > > dest hacking { > log hacking > domainlist hacking/domains > urllist hacking/urls > } > > dest mail { > log mail > domainlist mail/domains > urllist mail/urls > } > > dest porn{ > log porn > domainlist porn/domains > urllist porn/urls > } > > dest proxy{ > log proxy > domainlist proxy/domains > urllist proxy/urls > } > > dest violence{ > log violence > domainlist violence/domains > urllist violence/urls > } > > dest warez{ > log warez > domainlist warez/domains > urllist warez/urls > } > > dest local-ok{ > domainlist local-ok/domains > urllist local-ok/urls > } > > dest local-block{ > log local-block > domainlist local-block/domains > urllist local-block/urls > } > > rewrite google { > s@(google.com/search.*q=.*)@\1\&safe=active at i > s@(google.com/images.*q=.*)@\1\&safe=active at i > s@(google.com/groups.*q=.*)@\1\&safe=active at i > s@(google.com/news.*q=.*)@\1\&safe=active at i > # log google > } > > acl { > default { > # for google to be in "safe mode" > rewrite google > > # the default categories are conservative, please add any additional > # categories listed above or simply comment out this line and uncomment > # out the line below it. > pass local-ok !local-block !gambling !porn !warez all > # pass local-ok !local-block !aggressive !drugs !gambling !hacking > !porn !proxy !violence !warez all > > redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u > # redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u > } > } > > > = = = = = = = = = = = = = > Lantech - Didsbury > Chinook's Edge School Div. > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From morenstein at alum.mit.edu Sat Mar 5 02:46:27 2005 From: morenstein at alum.mit.edu (Mark Orenstein) Date: Fri, 4 Mar 2005 21:46:27 -0500 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> Message-ID: <200503050318.j253IMkW024315@mx1.redhat.com> If your using FC3 with SELINUX enabled (K12LTSP 4.2.0), there is a problem with squidGuard and SELinux. See https://listman.redhat.com/archives/k12osn/2005-January/msg00188.html from Eric Harrison Mark Orenstein East Granby, CT School System -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Joe Guenther Sent: Friday, March 04, 2005 4:24 PM To: k12osn at redhat.com Subject: [K12OSN] SquidGuard won't start I am trying to set up Squid and SquidGuard. It seems that Squid starts, but Squidguard will not start. When I type service squid start .... [FAILED] but then service squid status shows that it is running with 2 processes. I know that it is working, because I can use it as a proxy from another machine in the network. But it will not filter unwanted sites. Is the [FAILED] there because it knows that squidguard did not start properly I also notice that there are TWO config files - squid.conf and squid-squidGuard.conf. Which one of these is used? In the services, do I tell the server to start BOTH squid and squidGuard on startup? Or will it start both when squidguard is started. I ask this because when I put in /etc/init.d/squidguard start it seems to start squid first and then try to start squidguard. ... will only setting squidguard suffice? If both are selected to start on boot, will it load too many processes of itself? any help is appreciated as always Joe Guenther P.S. I have included a few log files & squidGuard.conf... = = = = = = /var/log/squidGuard/squidGuard.log 2005-03-03 17:21:43 [5339] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5337] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5340] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5341] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5338] init domainlist /var/squidGuard/blacklists/ads/domains 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5340] going into emergency mode 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5341] going into emergency mode 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5339] going into emergency mode 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5338] going into emergency mode 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: Permission denied 2005-03-03 17:21:43 [5337] going into emergency mode = = = = = = = = /var/log/squid/cache.log 2005/03/03 17:20:43| Preparing for shutdown after 413 requests 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish 2005/03/03 17:20:43| FD 12 Closing HTTP connection 2005/03/03 17:20:45| Shutting down... 2005/03/03 17:20:45| FD 13 Closing ICP connection 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... 2005/03/03 17:20:45| Finished. Wrote 409 entries. 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys Maximum Resident Size: 0 KB Page faults with physical i/o: 1 Memory usage for squid via mallinfo(): total space in arena: 29032 KB Ordinary blocks: 28954 KB 20 blks Small blocks: 0 KB 5 blks Holding blocks: 200 KB 1 blks Free Small blocks: 0 KB Free Ordinary blocks: 77 KB Total in use: 29154 KB 100% Total free: 77 KB 0% 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for i386-redhat-linux-gnu... 2005/03/03 17:21:11| Process ID 5315 2005/03/03 17:21:11| With 1024 file descriptors available 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes 2005/03/03 17:21:43| User-Agent logging is disabled. 2005/03/03 17:21:43| Referer logging is disabled. 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects 2005/03/03 17:21:43| Target number of buckets: 393 2005/03/03 17:21:43| Using 8192 Store buckets 2005/03/03 17:21:43| Max Mem size: 8192 KB 2005/03/03 17:21:43| Max Swap size: 102400 KB 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) 2005/03/03 17:21:43| Using Least Load store dir selection 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid 2005/03/03 17:21:43| Loaded Icons. 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD 17. 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. 2005/03/03 17:21:43| WCCP Disabled. 2005/03/03 17:21:43| Ready to serve requests. 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) 2005/03/03 17:21:44| Finished rebuilding storage from disk. 2005/03/03 17:21:44| 409 Entries scanned 2005/03/03 17:21:44| 0 Invalid entries. 2005/03/03 17:21:44| 0 With invalid flags. 2005/03/03 17:21:44| 409 Objects loaded. 2005/03/03 17:21:44| 0 Objects expired. 2005/03/03 17:21:44| 0 Objects cancelled. 2005/03/03 17:21:44| 0 Duplicate URLs purged. 2005/03/03 17:21:44| 0 Swapfile clashes avoided. 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). 2005/03/03 17:21:44| Beginning Validation Procedure 2005/03/03 17:21:45| Completed Validation Procedure 2005/03/03 17:21:45| Validated 409 Entries 2005/03/03 17:21:45| store_swap_size = 4096k 2005/03/03 17:21:45| storeLateRelease: released 0 objects = = = = = /etc/squidGuard.conf # # CONFIG FILE FOR SQUIDGUARD # # See http://www.squidguard.org/config/ for more examples # dbhome /var/squidGuard/blacklists logdir /var/log/squidGuard dest ads { log ads domainlist ads/domains urllist ads/urls } dest audio-video { log audio-video domainlist audio-video/domains urllist audio-video/urls } dest aggressive { log aggressive domainlist aggressive/domains urllist aggressive/urls } dest drugs { log drugs domainlist drugs/domains urllist drugs/urls } dest gambling{ log gambling domainlist gambling/domains urllist gambling/urls } dest hacking { log hacking domainlist hacking/domains urllist hacking/urls } dest mail { log mail domainlist mail/domains urllist mail/urls } dest porn{ log porn domainlist porn/domains urllist porn/urls } dest proxy{ log proxy domainlist proxy/domains urllist proxy/urls } dest violence{ log violence domainlist violence/domains urllist violence/urls } dest warez{ log warez domainlist warez/domains urllist warez/urls } dest local-ok{ domainlist local-ok/domains urllist local-ok/urls } dest local-block{ log local-block domainlist local-block/domains urllist local-block/urls } rewrite google { s@(google.com/search.*q=.*)@\1\&safe=active at i s@(google.com/images.*q=.*)@\1\&safe=active at i s@(google.com/groups.*q=.*)@\1\&safe=active at i s@(google.com/news.*q=.*)@\1\&safe=active at i # log google } acl { default { # for google to be in "safe mode" rewrite google # the default categories are conservative, please add any additional # categories listed above or simply comment out this line and uncomment # out the line below it. pass local-ok !local-block !gambling !porn !warez all # pass local-ok !local-block !aggressive !drugs !gambling !hacking !porn !proxy !violence !warez all redirect 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&cli entname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u # redirect 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr =%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u } } = = = = = = = = = = = = = Lantech - Didsbury Chinook's Edge School Div. _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From adammelancon at gmail.com Sat Mar 5 03:55:20 2005 From: adammelancon at gmail.com (Adam Melancon) Date: Fri, 4 Mar 2005 19:55:20 -0800 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <200503050318.j253IMkW024315@mx1.redhat.com> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> <200503050318.j253IMkW024315@mx1.redhat.com> Message-ID: <4892876105030419557fc6a828@mail.gmail.com> I realize that the previous answers are probably the correct ones, but just incase. [root at ltsp40 ads]# ll total 148 -rw-r--r-- 1 squid squid 31229 Mar 3 21:01 domains -rw-r--r-- 1 squid squid 94208 Mar 4 05:00 domains.db -rw-r--r-- 1 squid squid 3641 Mar 3 21:01 urls -rw-r--r-- 1 squid squid 16384 Mar 4 05:00 urls.db [root at ltsp40 ads]# [root at ltsp40 blacklists]# ll drwxr-xr-x 2 squid squid 4096 Aug 27 2002 ads drwxr-xr-x 2 squid squid 4096 Aug 27 2002 aggressive drwxr-xr-x 2 squid squid 4096 Aug 27 2002 audio-video drwxr-xr-x 2 squid squid 4096 Aug 27 2002 drugs drwxr-xr-x 2 squid squid 4096 Mar 16 2004 forums drwxr-xr-x 2 squid squid 4096 Aug 27 2002 gambling drwxr-xr-x 2 squid squid 4096 Aug 27 2002 hacking drwxr-xr-x 2 squid squid 4096 Mar 16 2004 local-block drwxr-xr-x 2 squid squid 4096 Mar 16 2004 local-ok drwxr-xr-x 2 squid squid 4096 Mar 16 2004 mail drwxr-xr-x 2 squid squid 4096 Feb 7 08:34 porn drwxr-xr-x 2 squid squid 4096 Mar 16 2004 proxy drwxr-xr-x 2 squid squid 4096 Mar 16 2004 publicite drwxr-xr-x 2 squid squid 4096 Jul 6 2004 redirector drwxr-xr-x 2 squid squid 4096 Aug 27 2002 violence drwxr-xr-x 2 squid squid 4096 Aug 27 2002 warez [root at ltsp40 blacklists]# On Fri, 4 Mar 2005 21:46:27 -0500, Mark Orenstein wrote: > If your using FC3 with SELINUX enabled (K12LTSP 4.2.0), there is a problem > with squidGuard and SELinux. See > > https://listman.redhat.com/archives/k12osn/2005-January/msg00188.html > > from Eric Harrison > > Mark Orenstein > East Granby, CT School System > > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Joe Guenther > Sent: Friday, March 04, 2005 4:24 PM > To: k12osn at redhat.com > Subject: [K12OSN] SquidGuard won't start > > I am trying to set up Squid and SquidGuard. > > It seems that Squid starts, but Squidguard will not start. When I type > service squid start .... [FAILED] > but then > service squid status shows that it is running with 2 processes. I know > that it is working, because I can use it as a proxy from another machine > in the network. But it will not filter unwanted sites. Is the [FAILED] > there because it knows that squidguard did not start properly > > I also notice that there are TWO config files - squid.conf and > squid-squidGuard.conf. Which one of these is used? > > In the services, do I tell the server to start BOTH squid and squidGuard > on startup? Or will it start both when squidguard is started. I ask this > because when I put in /etc/init.d/squidguard start it seems to start squid > first and then try to start squidguard. ... will only setting squidguard > suffice? If both are selected to start on boot, will it load too many > processes of itself? > > any help is appreciated as always > Joe Guenther > > P.S. I have included a few log files & squidGuard.conf... > = = = = = = > /var/log/squidGuard/squidGuard.log > > 2005-03-03 17:21:43 [5339] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5337] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5341] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5338] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5340] going into emergency mode > 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5341] going into emergency mode > 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5339] going into emergency mode > 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5338] going into emergency mode > 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5337] going into emergency mode > > = = = = = = = = > /var/log/squid/cache.log > > 2005/03/03 17:20:43| Preparing for shutdown after 413 requests > 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish > 2005/03/03 17:20:43| FD 12 Closing HTTP connection > 2005/03/03 17:20:45| Shutting down... > 2005/03/03 17:20:45| FD 13 Closing ICP connection > 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 > 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... > 2005/03/03 17:20:45| Finished. Wrote 409 entries. > 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). > CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys > Maximum Resident Size: 0 KB > Page faults with physical i/o: 1 > Memory usage for squid via mallinfo(): > total space in arena: 29032 KB > Ordinary blocks: 28954 KB 20 blks > Small blocks: 0 KB 5 blks > Holding blocks: 200 KB 1 blks > Free Small blocks: 0 KB > Free Ordinary blocks: 77 KB > Total in use: 29154 KB 100% > Total free: 77 KB 0% > 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. > 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for > i386-redhat-linux-gnu... > 2005/03/03 17:21:11| Process ID 5315 > 2005/03/03 17:21:11| With 1024 file descriptors available > 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 > 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf > 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes > 2005/03/03 17:21:43| User-Agent logging is disabled. > 2005/03/03 17:21:43| Referer logging is disabled. > 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 > 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects > 2005/03/03 17:21:43| Target number of buckets: 393 > 2005/03/03 17:21:43| Using 8192 Store buckets > 2005/03/03 17:21:43| Max Mem size: 8192 KB > 2005/03/03 17:21:43| Max Swap size: 102400 KB > 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) > 2005/03/03 17:21:43| Using Least Load store dir selection > 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid > 2005/03/03 17:21:43| Loaded Icons. > 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD > 17. > 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. > 2005/03/03 17:21:43| WCCP Disabled. > 2005/03/03 17:21:43| Ready to serve requests. > 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) > 2005/03/03 17:21:44| Finished rebuilding storage from disk. > 2005/03/03 17:21:44| 409 Entries scanned > 2005/03/03 17:21:44| 0 Invalid entries. > 2005/03/03 17:21:44| 0 With invalid flags. > 2005/03/03 17:21:44| 409 Objects loaded. > 2005/03/03 17:21:44| 0 Objects expired. > 2005/03/03 17:21:44| 0 Objects cancelled. > 2005/03/03 17:21:44| 0 Duplicate URLs purged. > 2005/03/03 17:21:44| 0 Swapfile clashes avoided. > 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). > 2005/03/03 17:21:44| Beginning Validation Procedure > 2005/03/03 17:21:45| Completed Validation Procedure > 2005/03/03 17:21:45| Validated 409 Entries > 2005/03/03 17:21:45| store_swap_size = 4096k > 2005/03/03 17:21:45| storeLateRelease: released 0 objects > > = = = = = > /etc/squidGuard.conf > > # > # CONFIG FILE FOR SQUIDGUARD > # > # See http://www.squidguard.org/config/ for more examples > # > > dbhome /var/squidGuard/blacklists > logdir /var/log/squidGuard > > dest ads { > log ads > domainlist ads/domains > urllist ads/urls > } > > dest audio-video { > log audio-video > domainlist audio-video/domains > urllist audio-video/urls > } > > dest aggressive { > log aggressive > domainlist aggressive/domains > urllist aggressive/urls > } > > dest drugs { > log drugs > domainlist drugs/domains > urllist drugs/urls > } > > dest gambling{ > log gambling > domainlist gambling/domains > urllist gambling/urls > } > > dest hacking { > log hacking > domainlist hacking/domains > urllist hacking/urls > } > > dest mail { > log mail > domainlist mail/domains > urllist mail/urls > } > > dest porn{ > log porn > domainlist porn/domains > urllist porn/urls > } > > dest proxy{ > log proxy > domainlist proxy/domains > urllist proxy/urls > } > > dest violence{ > log violence > domainlist violence/domains > urllist violence/urls > } > > dest warez{ > log warez > domainlist warez/domains > urllist warez/urls > } > > dest local-ok{ > domainlist local-ok/domains > urllist local-ok/urls > } > > dest local-block{ > log local-block > domainlist local-block/domains > urllist local-block/urls > } > > rewrite google { > s@(google.com/search.*q=.*)@\1\&safe=active at i > s@(google.com/images.*q=.*)@\1\&safe=active at i > s@(google.com/groups.*q=.*)@\1\&safe=active at i > s@(google.com/news.*q=.*)@\1\&safe=active at i > # log google > } > > acl { > default { > # for google to be in "safe mode" > rewrite google > > # the default categories are conservative, please add any additional > # categories listed above or simply comment out this line and > uncomment > # out the line below it. > pass local-ok !local-block !gambling !porn !warez all > # pass local-ok !local-block !aggressive !drugs !gambling !hacking > !porn !proxy !violence !warez all > > redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&cli > entname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u > # redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr > =%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u > } > } > > = = = = = = = = = = = = = > Lantech - Didsbury > Chinook's Edge School Div. > > _______________________________________________ > 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 > -- Adam Melancon Work: http://www.vermilion.lib.la.us Personal: http://www.melancon.org From eharrison at mail.mesd.k12.or.us Sat Mar 5 04:07:16 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 4 Mar 2005 20:07:16 -0800 (PST) Subject: [K12OSN] SquidGuard won't start In-Reply-To: <200503050318.j253IMkW024315@mx1.redhat.com> References: <200503050318.j253IMkW024315@mx1.redhat.com> Message-ID: On Fri, 4 Mar 2005, Mark Orenstein wrote: > If your using FC3 with SELINUX enabled (K12LTSP 4.2.0), there is a problem > with squidGuard and SELinux. See > > https://listman.redhat.com/archives/k12osn/2005-January/msg00188.html > > from Eric Harrison > > Mark Orenstein > East Granby, CT School System Yeah, it looks like a FC3/SELinux problem to me. I have had continued success with my test squidGuard packages and no one has complained about them, so I'll probably unlease them on the public in the near future... -Eric > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Joe Guenther > Sent: Friday, March 04, 2005 4:24 PM > To: k12osn at redhat.com > Subject: [K12OSN] SquidGuard won't start > > I am trying to set up Squid and SquidGuard. > > It seems that Squid starts, but Squidguard will not start. When I type > service squid start .... [FAILED] > but then > service squid status shows that it is running with 2 processes. I know > that it is working, because I can use it as a proxy from another machine > in the network. But it will not filter unwanted sites. Is the [FAILED] > there because it knows that squidguard did not start properly > > I also notice that there are TWO config files - squid.conf and > squid-squidGuard.conf. Which one of these is used? > > In the services, do I tell the server to start BOTH squid and squidGuard > on startup? Or will it start both when squidguard is started. I ask this > because when I put in /etc/init.d/squidguard start it seems to start squid > first and then try to start squidguard. ... will only setting squidguard > suffice? If both are selected to start on boot, will it load too many > processes of itself? > > any help is appreciated as always > Joe Guenther > > P.S. I have included a few log files & squidGuard.conf... > = = = = = = > /var/log/squidGuard/squidGuard.log > > 2005-03-03 17:21:43 [5339] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5337] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5341] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5338] init domainlist > /var/squidGuard/blacklists/ads/domains > 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5340] going into emergency mode > 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5341] going into emergency mode > 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5339] going into emergency mode > 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5338] going into emergency mode > 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: > Permission denied > 2005-03-03 17:21:43 [5337] going into emergency mode > > = = = = = = = = > /var/log/squid/cache.log > > 2005/03/03 17:20:43| Preparing for shutdown after 413 requests > 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish > 2005/03/03 17:20:43| FD 12 Closing HTTP connection > 2005/03/03 17:20:45| Shutting down... > 2005/03/03 17:20:45| FD 13 Closing ICP connection > 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 > 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... > 2005/03/03 17:20:45| Finished. Wrote 409 entries. > 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). > CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys > Maximum Resident Size: 0 KB > Page faults with physical i/o: 1 > Memory usage for squid via mallinfo(): > total space in arena: 29032 KB > Ordinary blocks: 28954 KB 20 blks > Small blocks: 0 KB 5 blks > Holding blocks: 200 KB 1 blks > Free Small blocks: 0 KB > Free Ordinary blocks: 77 KB > Total in use: 29154 KB 100% > Total free: 77 KB 0% > 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. > 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for > i386-redhat-linux-gnu... > 2005/03/03 17:21:11| Process ID 5315 > 2005/03/03 17:21:11| With 1024 file descriptors available > 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 > 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf > 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes > 2005/03/03 17:21:43| User-Agent logging is disabled. > 2005/03/03 17:21:43| Referer logging is disabled. > 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 > 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects > 2005/03/03 17:21:43| Target number of buckets: 393 > 2005/03/03 17:21:43| Using 8192 Store buckets > 2005/03/03 17:21:43| Max Mem size: 8192 KB > 2005/03/03 17:21:43| Max Swap size: 102400 KB > 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) > 2005/03/03 17:21:43| Using Least Load store dir selection > 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid > 2005/03/03 17:21:43| Loaded Icons. > 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD > 17. > 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. > 2005/03/03 17:21:43| WCCP Disabled. > 2005/03/03 17:21:43| Ready to serve requests. > 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) > 2005/03/03 17:21:44| Finished rebuilding storage from disk. > 2005/03/03 17:21:44| 409 Entries scanned > 2005/03/03 17:21:44| 0 Invalid entries. > 2005/03/03 17:21:44| 0 With invalid flags. > 2005/03/03 17:21:44| 409 Objects loaded. > 2005/03/03 17:21:44| 0 Objects expired. > 2005/03/03 17:21:44| 0 Objects cancelled. > 2005/03/03 17:21:44| 0 Duplicate URLs purged. > 2005/03/03 17:21:44| 0 Swapfile clashes avoided. > 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). > 2005/03/03 17:21:44| Beginning Validation Procedure > 2005/03/03 17:21:45| Completed Validation Procedure > 2005/03/03 17:21:45| Validated 409 Entries > 2005/03/03 17:21:45| store_swap_size = 4096k > 2005/03/03 17:21:45| storeLateRelease: released 0 objects > > = = = = = > /etc/squidGuard.conf > > # > # CONFIG FILE FOR SQUIDGUARD > # > # See http://www.squidguard.org/config/ for more examples > # > > dbhome /var/squidGuard/blacklists > logdir /var/log/squidGuard > > dest ads { > log ads > domainlist ads/domains > urllist ads/urls > } > > dest audio-video { > log audio-video > domainlist audio-video/domains > urllist audio-video/urls > } > > dest aggressive { > log aggressive > domainlist aggressive/domains > urllist aggressive/urls > } > > dest drugs { > log drugs > domainlist drugs/domains > urllist drugs/urls > } > > dest gambling{ > log gambling > domainlist gambling/domains > urllist gambling/urls > } > > dest hacking { > log hacking > domainlist hacking/domains > urllist hacking/urls > } > > dest mail { > log mail > domainlist mail/domains > urllist mail/urls > } > > dest porn{ > log porn > domainlist porn/domains > urllist porn/urls > } > > dest proxy{ > log proxy > domainlist proxy/domains > urllist proxy/urls > } > > dest violence{ > log violence > domainlist violence/domains > urllist violence/urls > } > > dest warez{ > log warez > domainlist warez/domains > urllist warez/urls > } > > dest local-ok{ > domainlist local-ok/domains > urllist local-ok/urls > } > > dest local-block{ > log local-block > domainlist local-block/domains > urllist local-block/urls > } > > rewrite google { > s@(google.com/search.*q=.*)@\1\&safe=active at i > s@(google.com/images.*q=.*)@\1\&safe=active at i > s@(google.com/groups.*q=.*)@\1\&safe=active at i > s@(google.com/news.*q=.*)@\1\&safe=active at i > # log google > } > > acl { > default { > # for google to be in "safe mode" > rewrite google > > # the default categories are conservative, please add any additional > # categories listed above or simply comment out this line and > uncomment > # out the line below it. > pass local-ok !local-block !gambling !porn !warez all > # pass local-ok !local-block !aggressive !drugs !gambling !hacking > !porn !proxy !violence !warez all > > redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&cli > entname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u > # redirect > 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr > =%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u > } > } > > > = = = = = = = = = = = = = > Lantech - Didsbury > Chinook's Edge School Div. > From jguenther at chinooksedge.ab.ca Sat Mar 5 04:18:54 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Fri, 04 Mar 2005 21:18:54 -0700 Subject: [K12OSN] SquidGuard won't start In-Reply-To: References: <200503050318.j253IMkW024315@mx1.redhat.com> Message-ID: <4229332E.60706@chinooksedge.ab.ca> You guys are so GREAT!!! I will try this first thing Monday morning when I get back to school many many thanks Joe Guenther Eric Harrison wrote: > On Fri, 4 Mar 2005, Mark Orenstein wrote: > >> If your using FC3 with SELINUX enabled (K12LTSP 4.2.0), there is a >> problem >> with squidGuard and SELinux. See >> >> https://listman.redhat.com/archives/k12osn/2005-January/msg00188.html >> >> from Eric Harrison >> >> Mark Orenstein >> East Granby, CT School System > > > Yeah, it looks like a FC3/SELinux problem to me. > > I have had continued success with my test squidGuard packages > and no one has complained about them, so I'll probably unlease > them on the public in the near future... > > -Eric > >> -----Original Message----- >> From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On >> Behalf >> Of Joe Guenther >> Sent: Friday, March 04, 2005 4:24 PM >> To: k12osn at redhat.com >> Subject: [K12OSN] SquidGuard won't start >> >> I am trying to set up Squid and SquidGuard. >> >> It seems that Squid starts, but Squidguard will not start. When I type >> service squid start .... [FAILED] >> but then >> service squid status shows that it is running with 2 processes. I know >> that it is working, because I can use it as a proxy from another machine >> in the network. But it will not filter unwanted sites. Is the [FAILED] >> there because it knows that squidguard did not start properly >> >> I also notice that there are TWO config files - squid.conf and >> squid-squidGuard.conf. Which one of these is used? >> >> In the services, do I tell the server to start BOTH squid and squidGuard >> on startup? Or will it start both when squidguard is started. I ask >> this >> because when I put in /etc/init.d/squidguard start it seems to start >> squid >> first and then try to start squidguard. ... will only setting squidguard >> suffice? If both are selected to start on boot, will it load too many >> processes of itself? >> >> any help is appreciated as always >> Joe Guenther >> >> P.S. I have included a few log files & squidGuard.conf... >> = = = = = = >> /var/log/squidGuard/squidGuard.log >> >> 2005-03-03 17:21:43 [5339] init domainlist >> /var/squidGuard/blacklists/ads/domains >> 2005-03-03 17:21:43 [5337] init domainlist >> /var/squidGuard/blacklists/ads/domains >> 2005-03-03 17:21:43 [5340] init domainlist >> /var/squidGuard/blacklists/ads/domains >> 2005-03-03 17:21:43 [5341] init domainlist >> /var/squidGuard/blacklists/ads/domains >> 2005-03-03 17:21:43 [5338] init domainlist >> /var/squidGuard/blacklists/ads/domains >> 2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: >> Permission denied >> 2005-03-03 17:21:43 [5340] going into emergency mode >> 2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: >> Permission denied >> 2005-03-03 17:21:43 [5341] going into emergency mode >> 2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: >> Permission denied >> 2005-03-03 17:21:43 [5339] going into emergency mode >> 2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: >> Permission denied >> 2005-03-03 17:21:43 [5338] going into emergency mode >> 2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: >> Permission denied >> 2005-03-03 17:21:43 [5337] going into emergency mode >> >> = = = = = = = = >> /var/log/squid/cache.log >> >> 2005/03/03 17:20:43| Preparing for shutdown after 413 requests >> 2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish >> 2005/03/03 17:20:43| FD 12 Closing HTTP connection >> 2005/03/03 17:20:45| Shutting down... >> 2005/03/03 17:20:45| FD 13 Closing ICP connection >> 2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 >> 2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... >> 2005/03/03 17:20:45| Finished. Wrote 409 entries. >> 2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). >> CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys >> Maximum Resident Size: 0 KB >> Page faults with physical i/o: 1 >> Memory usage for squid via mallinfo(): >> total space in arena: 29032 KB >> Ordinary blocks: 28954 KB 20 blks >> Small blocks: 0 KB 5 blks >> Holding blocks: 200 KB 1 blks >> Free Small blocks: 0 KB >> Free Ordinary blocks: 77 KB >> Total in use: 29154 KB 100% >> Total free: 77 KB 0% >> 2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting >> normally. >> 2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for >> i386-redhat-linux-gnu... >> 2005/03/03 17:21:11| Process ID 5315 >> 2005/03/03 17:21:11| With 1024 file descriptors available >> 2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 >> 2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf >> 2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' >> processes >> 2005/03/03 17:21:43| User-Agent logging is disabled. >> 2005/03/03 17:21:43| Referer logging is disabled. >> 2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 >> 2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects >> 2005/03/03 17:21:43| Target number of buckets: 393 >> 2005/03/03 17:21:43| Using 8192 Store buckets >> 2005/03/03 17:21:43| Max Mem size: 8192 KB >> 2005/03/03 17:21:43| Max Swap size: 102400 KB >> 2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) >> 2005/03/03 17:21:43| Using Least Load store dir selection >> 2005/03/03 17:21:43| Set Current Directory to /var/spool/squid >> 2005/03/03 17:21:43| Loaded Icons. >> 2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port >> 3128, FD >> 17. >> 2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD >> 18. >> 2005/03/03 17:21:43| WCCP Disabled. >> 2005/03/03 17:21:43| Ready to serve requests. >> 2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) >> 2005/03/03 17:21:44| Finished rebuilding storage from disk. >> 2005/03/03 17:21:44| 409 Entries scanned >> 2005/03/03 17:21:44| 0 Invalid entries. >> 2005/03/03 17:21:44| 0 With invalid flags. >> 2005/03/03 17:21:44| 409 Objects loaded. >> 2005/03/03 17:21:44| 0 Objects expired. >> 2005/03/03 17:21:44| 0 Objects cancelled. >> 2005/03/03 17:21:44| 0 Duplicate URLs purged. >> 2005/03/03 17:21:44| 0 Swapfile clashes avoided. >> 2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). >> 2005/03/03 17:21:44| Beginning Validation Procedure >> 2005/03/03 17:21:45| Completed Validation Procedure >> 2005/03/03 17:21:45| Validated 409 Entries >> 2005/03/03 17:21:45| store_swap_size = 4096k >> 2005/03/03 17:21:45| storeLateRelease: released 0 objects >> >> = = = = = >> /etc/squidGuard.conf >> >> # >> # CONFIG FILE FOR SQUIDGUARD >> # >> # See http://www.squidguard.org/config/ for more examples >> # >> >> dbhome /var/squidGuard/blacklists >> logdir /var/log/squidGuard >> >> dest ads { >> log ads >> domainlist ads/domains >> urllist ads/urls >> } >> >> dest audio-video { >> log audio-video >> domainlist audio-video/domains >> urllist audio-video/urls >> } >> >> dest aggressive { >> log aggressive >> domainlist aggressive/domains >> urllist aggressive/urls >> } >> >> dest drugs { >> log drugs >> domainlist drugs/domains >> urllist drugs/urls >> } >> >> dest gambling{ >> log gambling >> domainlist gambling/domains >> urllist gambling/urls >> } >> >> dest hacking { >> log hacking >> domainlist hacking/domains >> urllist hacking/urls >> } >> >> dest mail { >> log mail >> domainlist mail/domains >> urllist mail/urls >> } >> >> dest porn{ >> log porn >> domainlist porn/domains >> urllist porn/urls >> } >> >> dest proxy{ >> log proxy >> domainlist proxy/domains >> urllist proxy/urls >> } >> >> dest violence{ >> log violence >> domainlist violence/domains >> urllist violence/urls >> } >> >> dest warez{ >> log warez >> domainlist warez/domains >> urllist warez/urls >> } >> >> dest local-ok{ >> domainlist local-ok/domains >> urllist local-ok/urls >> } >> >> dest local-block{ >> log local-block >> domainlist local-block/domains >> urllist local-block/urls >> } >> >> rewrite google { >> s@(google.com/search.*q=.*)@\1\&safe=active at i >> s@(google.com/images.*q=.*)@\1\&safe=active at i >> s@(google.com/groups.*q=.*)@\1\&safe=active at i >> s@(google.com/news.*q=.*)@\1\&safe=active at i >> # log google >> } >> >> acl { >> default { >> # for google to be in "safe mode" >> rewrite google >> >> # the default categories are conservative, please add any additional >> # categories listed above or simply comment out this line and >> uncomment >> # out the line below it. >> pass local-ok !local-block !gambling !porn !warez all >> # pass local-ok !local-block !aggressive !drugs !gambling >> !hacking >> !porn !proxy !violence !warez all >> >> redirect >> 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&cli >> >> entname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u >> # redirect >> 302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr >> >> =%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u >> } >> } >> >> >> = = = = = = = = = = = = = >> Lantech - Didsbury >> Chinook's Edge School Div. >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > !DSPAM:42293085248381966297388! > From jguenther at chinooksedge.ab.ca Sat Mar 5 04:28:51 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Fri, 04 Mar 2005 21:28:51 -0700 Subject: [K12OSN] K12LTSP at a hockey tournament Message-ID: <42293583.1030904@chinooksedge.ab.ca> Just a little story for the rest of you guys I will be setting up a K12LTSP server - 4/5 workstation Internet cafe at our local provincials Midget championship hockey tournament. There will be 8 hockey teams with parents, coaches, etc from all over the province. All the games results are posted to the internet. I thought it would be a good idea to actually have internet terminals in the multi-purpose room in the arena. The local computer shop is sponsoring the server for the weekend, and I have committed to setup and installation of K12LTSP. now I just have to find a way to do some good publicity ... hang up a banner with LTSP.org or something like that. ... leave some nice color brochures beside the terminals. Therfore the appeal to all you great people. Does anyone have a nice K12LTSP brochure in pdf format that I could chase through a color laser printer to use to place beside the terminals ... toot our horn a bit? I already have a LTSP server / workstation setup at the public library here in town. I have the high school lab on K12LTSP ... so I figured it would be nice to have a public way of displaying the advantages of LTSP - open source / no lic fees - great way to use old "recycled" computers - fast / secure / stable operating system :-) Joe Guenther Didsbury, Alberta Canada From sudev at m4linux.com Sat Mar 5 12:28:45 2005 From: sudev at m4linux.com (Sudev Barar) Date: Sat, 05 Mar 2005 17:58:45 +0530 Subject: [K12OSN] changing xscreensaver default time...how? In-Reply-To: References: <1109953992.11074.65.camel@shahms.mesd.k12.or.us> Message-ID: <1110025725.7297.1.camel@server.ltsp> On Fri, 2005-03-04 at 13:05 -0500, David Trask wrote: > OK, that's cool...found out what that does, but now I know to clarify my > intent. Actually it's the time before the login screen goes blank that I > want to adjust. XScreensaver only seems to affect the users session when > they're logged in....I need to adjust the time before the monitor goes > blank when it's simply sitting at the login screen. Any ideas? Would running this from gdm.conf work? I usually run xosvies from gdm.conf so that the overall system situation is visible from any terminal that is not logged in but switched on. HTH -- Sudev Barar From Jason.Waskiewicz at sendit.nodak.edu Sat Mar 5 13:47:11 2005 From: Jason.Waskiewicz at sendit.nodak.edu (Jason Waskiewicz) Date: Sat, 5 Mar 2005 07:47:11 -0600 (CST) Subject: [K12OSN] Fedora Update Problems Message-ID: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> I am currently running two LTSP labs in my building and am about to start up a third. They are all very small classroom labs. They all run RedHat Fedora 2. My problem is that LTSP ceases to work when I download any updates to Fedora. My solution so far has been to not download them. If I do download them. LTSPAdmin will not let me reconfigure the services that quit working, particularly TFTP. This would be fine except I might be changing jobs this spring and I want to set up something for people who don't understand Linux. I did this purely as a volunteer, so the school will not be hiring a replacement. --Jason Waskiewicz jason.waskiewicz at sendit.nodak.edu From ddaniels at magic.fr Sat Mar 5 14:19:01 2005 From: ddaniels at magic.fr (ddaniels at magic.fr) Date: Sat, 05 Mar 2005 06:19:01 -0800 Subject: [K12OSN] Fedora Update Problems In-Reply-To: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> References: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> Message-ID: <4229BFD5.8010209@magic.fr> I'm having similar problems. I'm moving on, but my lab is not coming with me... I've been trying to recruit people to take over but so far, no takers. "It's too hard", "I don't know anything about Unix" etc. are the responses I get. A shame really, but apathy and ignorance is not the realm of children alone. Good luck with your moves, best Dennis Jason Waskiewicz wrote: >I am currently running two LTSP labs in my building and am about to start >up a third. They are all very small classroom labs. They all run RedHat >Fedora 2. > >My problem is that LTSP ceases to work when I download any updates to >Fedora. My solution so far has been to not download them. If I do download >them. LTSPAdmin will not let me reconfigure the services that quit >working, particularly TFTP. > >This would be fine except I might be changing jobs this spring and I want >to set up something for people who don't understand Linux. I did this >purely as a volunteer, so the school will not be hiring a replacement. > >--Jason Waskiewicz > jason.waskiewicz at sendit.nodak.edu > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > > > > -- lost and found: www.dennisgdaniels.com 951 347 9711 -------------- next part -------------- A non-text attachment was scrubbed... Name: ddaniels.vcf Type: text/x-vcard Size: 190 bytes Desc: not available URL: From hick518 at yahoo.com Sat Mar 5 15:21:58 2005 From: hick518 at yahoo.com (Rob Owens) Date: Sat, 5 Mar 2005 07:21:58 -0800 (PST) Subject: [K12OSN] killing a user's processes -- solution Message-ID: <20050305152158.53978.qmail@web41621.mail.yahoo.com> I know I've seen a lot of people asking about this in the past, so I figured I'd share something I came across while googling. pkill -u username this will kill every process owned by "username" -Rob __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From mailinglists-after-041101_reply-not-possible at hpc.dk Sat Mar 5 15:36:09 2005 From: mailinglists-after-041101_reply-not-possible at hpc.dk (Henning Wangerin) Date: Sat, 05 Mar 2005 16:36:09 +0100 Subject: [K12OSN] Logging of bandwidth pr user or pr workstation In-Reply-To: <1109771749.6274.13.camel@roop.ltsp> References: <1109769887.3931.54.camel@server.ltsp> <1109771749.6274.13.camel@roop.ltsp> Message-ID: <1110036968.3931.169.camel@server.ltsp> On Wed, 2005-03-02 at 14:55, Sudev Barar wrote: > Build a gateway box between terminal server and common connection: > > terminals --- LTSP server ---- gatewaybox ---- Internet > > Then let squid do proxy and logging at the gateway box...?? Guru's out We don't expect much traffic via http, so squid don't help. I've put up a sketch of what's planned: http://wangerin.linux.dk/network/spejderhytterne.png People may also get access to put their own laptop on the connection and use the exterrnal connection. The gateway-box will properbly be a m0n0wall, handling incomming vpn-connections, and trafic-shaping. > there may come up with better solution but to my limited reading and > knowledge while getting the LTSP server do proxy is possible it is > easily bypassed and internet can be assessed without even setting proxy > in your browser. One thing that is going to be used for sure is VoIP via hardware sip-phones. -- Henning Wangerin From bcarter at jchs.com Sat Mar 5 17:52:58 2005 From: bcarter at jchs.com (Burt Carter) Date: Sat, 5 Mar 2005 12:52:58 -0500 Subject: [K12OSN] accelerated reader Message-ID: <200503051252.AA1273364598@mail.jchs.com> I am trying to get more linux workstations into our network, but my dilema are programs that don't seem to run on Linux. The biggest one right now is Accellerated Reader. Has any one had success getting this to work with or in LTSP? What about other programs that seem to be Windows Only based? Thanks, Burt Carter ________________________________________________________________ Sent via the WebMail system at mail.jchs.com This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. From microman at cmosnetworks.com Sat Mar 5 18:18:58 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Sat, 05 Mar 2005 13:18:58 -0500 Subject: [K12OSN] accelerated reader In-Reply-To: <200503051252.AA1273364598@mail.jchs.com> References: <200503051252.AA1273364598@mail.jchs.com> Message-ID: <4229F812.1080208@cmosnetworks.com> Burt Carter wrote: >I am trying to get more linux workstations into our network, but my dilema are programs that don't seem to run on Linux. The biggest one right now is Accellerated Reader. Has any one had success getting this to work with or in LTSP? What about other programs that seem to be Windows Only based? > >Thanks, >Burt Carter > > > > > Hello Burt, Not very long ago, there was quite a spirited debate on this list about this exact subject--programs like Accelerated Reader, Reader Rabbit, etc. that run only on Windows or Mac OS. That debate was instigated largely by me. At the moment, your options are to try it out on either WINE or its corporately-backed sibling, CrossOver Office. If someone has a spare (legal, that is) copy of any of these programs, I am willing to try it out on CrossOver Office, since I currently have access to the betas and nightly builds. --TP _____________________ Do you GNU!? Be virus- and spam-free with Free/Open Source Software (FOSS). Check it out! From les at futuresource.com Sat Mar 5 20:04:37 2005 From: les at futuresource.com (Les Mikesell) Date: Sat, 05 Mar 2005 14:04:37 -0600 Subject: [K12OSN] Fedora Update Problems In-Reply-To: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> References: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> Message-ID: <1110053077.12167.5.camel@les-home.futuresource.com> On Sat, 2005-03-05 at 07:47, Jason Waskiewicz wrote: > I am currently running two LTSP labs in my building and am about to start > up a third. They are all very small classroom labs. They all run RedHat > Fedora 2. > > My problem is that LTSP ceases to work when I download any updates to > Fedora. My solution so far has been to not download them. If I do download > them. LTSPAdmin will not let me reconfigure the services that quit > working, particularly TFTP. I'd recommend installing from the k12ltsp distribution instead of separately adding ltsp, and doing the updates fairly often. That way you will get updates for the k12ltsp addons at the same time and if there are any surprises, others on the mailing list will be seeing the same thing at approximately the same time so it will be easier to find the solution. -- Les Mikesell les at futuresource.com From steve.honeycutt at gmail.com Sat Mar 5 20:13:38 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Sat, 5 Mar 2005 14:13:38 -0600 Subject: [K12OSN] Fedora Update Problems In-Reply-To: <1110053077.12167.5.camel@les-home.futuresource.com> References: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> <1110053077.12167.5.camel@les-home.futuresource.com> Message-ID: <61bfa74305030512137b7f0d1f@mail.gmail.com> You two (not Les) are talking about leaving their labs and I would love nothing more than to be able to work with one of my local school systems and setup a lab for them. Trouble is... I am not so sure on how to approach - pitch the idea to the appropiate person/people. :((( -- Best Regards, Steve www.slicehaven.com From dtrask at vcs.u52.k12.me.us Sat Mar 5 20:27:11 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Sat, 05 Mar 2005 15:27:11 -0500 Subject: [K12OSN] changing xscreensaver default time...how? In-Reply-To: <1110025725.7297.1.camel@server.ltsp> References: < > <1109953992.11074.65.camel@shahms.mesd.k12.or.us> < > <1110025725.7297.1.camel@server.ltsp> Message-ID: "Support list for opensource software in schools." on Saturday, March 5, 2005 at 7:28 AM +0000 wrote: >Would running this from gdm.conf work? I usually run xosvies from >gdm.conf so that the overall system situation is visible from any >terminal that is not logged in but switched on. Can you explain this a bit more...I'm not following you...how do I do this? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Sat Mar 5 20:27:11 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Sat, 05 Mar 2005 15:27:11 -0500 Subject: [K12OSN] changing xscreensaver default time...how? In-Reply-To: <1110025725.7297.1.camel@server.ltsp> References: < > <1109953992.11074.65.camel@shahms.mesd.k12.or.us> < > <1110025725.7297.1.camel@server.ltsp> Message-ID: "Support list for opensource software in schools." on Saturday, March 5, 2005 at 7:28 AM +0000 wrote: >Would running this from gdm.conf work? I usually run xosvies from >gdm.conf so that the overall system situation is visible from any >terminal that is not logged in but switched on. Can you explain this a bit more...I'm not following you...how do I do this? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From mpribik at zoznam.sk Sat Mar 5 21:24:41 2005 From: mpribik at zoznam.sk (M.Pribik) Date: Sat, 5 Mar 2005 22:24:41 +0100 Subject: [K12OSN] Clearing the server memmory Message-ID: <000801c521c9$bebeb700$0100a8c0@Marian> During several days of server running I found out that some processes are staying in memmory, they belong to the root or to the real users that is not lodged on any more. Those processes are taking memmory uselessly. Does anybody know how to find out what processes are really needless /mainly from root/ and how safely remove them from the memmory? Thank you. Marian -------------- next part -------------- An HTML attachment was scrubbed... URL: From Linux_Man at comcast.net Sat Mar 5 21:47:10 2005 From: Linux_Man at comcast.net (Brian Beck) Date: Sat, 05 Mar 2005 16:47:10 -0500 Subject: [K12OSN] Clearing the server memmory In-Reply-To: <000801c521c9$bebeb700$0100a8c0@Marian> References: <000801c521c9$bebeb700$0100a8c0@Marian> Message-ID: <422A28DE.8080204@comcast.net> M.Pribik wrote: > During several days of server running I found out > that some processes are staying in memmory, they belong > to the root or to the real users that is not lodged on any more. > Those processes are taking memmory uselessly. > Does anybody know how to find out what processes are really needless > /mainly from root/ > and how safely remove them from the memmory? > > Thank you. Marian > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see I simply set up a cron job on my LTSP server to reboot the server at 1AM every day. Clears the memory and starts anew. From brcisna at frontiernet.net Sat Mar 5 22:10:10 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Sat, 5 Mar 2005 16:10:10 -0600 Subject: [K12OSN] how to hardcode proxy settings in firefox Message-ID: <000a01c521d0$19b25940$01fea8c0@brcHOST> Hi List Does anyone have a good howto, on setting proxy settings globally for Firefox? I have seen postings on here a few months back for Mozilla ,and I ve tryed all of the "trys" and none really work :(. We are, using K12LTSP 4.2.0. You know the drill . I m having to manually enter the proxy number in the browser .preferences one at a time ,per user, UGH!.. Any help/criticizm/laughs/snickers,,,would be appreciated. Thanks, Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From steve.hargadon at gmail.com Sat Mar 5 22:13:43 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Sat, 5 Mar 2005 14:13:43 -0800 Subject: [K12OSN] accelerated reader In-Reply-To: <4229F812.1080208@cmosnetworks.com> References: <200503051252.AA1273364598@mail.jchs.com> <4229F812.1080208@cmosnetworks.com> Message-ID: And I'm working with Win4Lin to set up a server with all of these titles and to get them working with their solution. I'm watching the list to see what gets mentioned. Steve On Sat, 05 Mar 2005 13:18:58 -0500, "Terrell Prud?, Jr." wrote: > Burt Carter wrote: > > >I am trying to get more linux workstations into our network, but my dilema are programs that don't seem to run on Linux. The biggest one right now is Accellerated Reader. Has any one had success getting this to work with or in LTSP? What about other programs that seem to be Windows Only based? > > > >Thanks, > >Burt Carter > > > > > > > > > > > > Hello Burt, > > Not very long ago, there was quite a spirited debate on this list about > this exact subject--programs like Accelerated Reader, Reader Rabbit, > etc. that run only on Windows or Mac OS. That debate was instigated > largely by me. At the moment, your options are to try it out on either > WINE or its corporately-backed sibling, CrossOver Office. > > If someone has a spare (legal, that is) copy of any of these programs, I > am willing to try it out on CrossOver Office, since I currently have > access to the betas and nightly builds. > > --TP > _____________________ > Do you GNU!? > Be virus- and spam-free with Free/Open Source Software (FOSS). Check it > out! > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Steve Hargadon 916-899-1400 direct From brcisna at frontiernet.net Sat Mar 5 22:47:58 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Sat, 5 Mar 2005 16:47:58 -0600 Subject: [K12OSN] accelerated reader Message-ID: <002101c521d5$61a1c6f0$01fea8c0@brcHOST> Hi , Ive tried for several hours to try to get Accelerated Reader to work,,various versions ,,through WIne,, on K12LTSP v 4.20 to know avail.. It installs fine,, but when trying to setup the database...and redirect the usres to go to that database ,,this is the downfall,,there is no way to change the database path?? Anone else have any luck with AR? Thanks,, Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From Linux_Man at comcast.net Sat Mar 5 23:07:44 2005 From: Linux_Man at comcast.net (Brian Beck) Date: Sat, 05 Mar 2005 18:07:44 -0500 Subject: [K12OSN] how to hardcode proxy settings in firefox In-Reply-To: <000a01c521d0$19b25940$01fea8c0@brcHOST> References: <000a01c521d0$19b25940$01fea8c0@brcHOST> Message-ID: <422A3BC0.90606@comcast.net> Barry R Cisna wrote: > Hi List > > Does anyone have a good howto, on setting proxy settings globally > for Firefox? > I have seen postings on here a few months back for Mozilla ,and I ve > tryed all of the "trys" and none really work :(. > We are, using K12LTSP 4.2.0. > You know the drill . I m having to manually enter the proxy number > in the browser .preferences one at a time ,per user, UGH!.. > > Any help/criticizm/laughs/snickers,,,would be appreciated. > > Thanks, > > Barry CIsna > RR1 Box 213 > Gladstone, IL 61437 > > brcisna at frontiernet.net > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see This is very much possible using a system-wide locked config file generated with moz-byteshift.pl - Google for it or come monday when I have access to my LTSP server again I'll get you my prefs.js and instruction guides. From HBurroughs at HHPREP.ORG Sat Mar 5 23:24:40 2005 From: HBurroughs at HHPREP.ORG (Burroughs, Henry) Date: Sat, 5 Mar 2005 18:24:40 -0500 Subject: [K12OSN] accelerated reader Message-ID: <0EFA2C68689A054CA2DE84B8A2D78420073FD8@hhpmail.MEDIA.LOCAL> I can tell you, Accelerated Reader does fully function under Crossover Office 4.1 .I've got an installation on my K12LTSP server, and I have 2 accounts configured to use AR (I installed it globaly, but didn't configure it globally for all users b/c our librarian wanted the kids only to run it in the library, and currently 2 thin clients in the library auto-login to the AR accounts). You do have to tweak a few settings for Anti-Aliasing (disable it actually) for the AR executables in the wine configuration...otherwise when you select students/books the inverse of the selection is unreadable. I recommend Crossover, especially version 4.1 You can even see Quicktime movies... it didn't put very much of a hit on the server. Just the other day a student played a windows media player movie in a webpage...under Linux. ;-) I'm working on sound... (not to say that I have sound working on all my terminals anyway at the moment). Hope this helps. Henry Burroughs Technology Director Hilton Head Preparatory School www.hhprep.org -----Original Message----- From: "Terrell Prud?, Jr." [mailto:microman at cmosnetworks.com] Sent: Sat 3/5/2005 1:18 PM To: bcarter at jchs.com; Support list for opensource software in schools. Cc: Subject: Re: [K12OSN] accelerated reader Burt Carter wrote: >I am trying to get more linux workstations into our network, but my dilema are programs that don't seem to run on Linux. The biggest one right now is Accellerated Reader. Has any one had success getting this to work with or in LTSP? What about other programs that seem to be Windows Only based? > >Thanks, >Burt Carter > > > > > Hello Burt, Not very long ago, there was quite a spirited debate on this list about this exact subject--programs like Accelerated Reader, Reader Rabbit, etc. that run only on Windows or Mac OS. That debate was instigated largely by me. At the moment, your options are to try it out on either WINE or its corporately-backed sibling, CrossOver Office. If someone has a spare (legal, that is) copy of any of these programs, I am willing to try it out on CrossOver Office, since I currently have access to the betas and nightly builds. --TP _____________________ Do you GNU!? Be virus- and spam-free with Free/Open Source Software (FOSS). Check it out! From haysja at sages.us Sun Mar 6 00:53:36 2005 From: haysja at sages.us (Jim Hays) Date: Sat, 5 Mar 2005 18:53:36 -0600 Subject: [K12OSN] accelerated reader In-Reply-To: <002101c521d5$61a1c6f0$01fea8c0@brcHOST> References: <002101c521d5$61a1c6f0$01fea8c0@brcHOST> Message-ID: <1110070416.422a54900b939@sages.us> I think the best hope for AR is to go with the online (Renaissance Place) version. There are still hurdles, but it is more promising than the alternative. We run RP and, though we are not running it on any Linux terminals now because our middle school media specialist does not want AR in the library, we are VERY happy with it. It is browser based and is supposed to work with Netscape. I could not get it to work with Firefox in Sept - either Windows or Linux. I hope they have fixed that now. Quoting Barry R Cisna : > Hi , > > Ive tried for several hours to try to get Accelerated Reader to > work,,various versions ,,through WIne,, on K12LTSP v 4.20 to know avail.. > It installs fine,, but when trying to setup the database...and redirect > the usres to go to that database ,,this is the downfall,,there is no way to > change the database path?? > Anone else have any luck with AR? > > Thanks,, > > Barry CIsna > RR1 Box 213 > Gladstone, IL 61437 > > brcisna at frontiernet.net ----------------------------------------- Jim Hays Technology Director Monticello CUSD#25 Monticello, IL 61856 ----------------------------------------- From SHarbour at nwresd.k12.or.us Sun Mar 6 00:53:31 2005 From: SHarbour at nwresd.k12.or.us (Sean Harbour) Date: Sat, 5 Mar 2005 16:53:31 -0800 Subject: [K12OSN] RE: PII and Dansguardian, traffic shaping and more...Warning - long post Message-ID: <646574B39C491E4D8573C54D35FFE52C058DA9@wsc-mail-01.intra.nwresd.k12.or.us> >I've set up a firewall using an old PII with Smoothwall Express [1], >Squid, and DansGuardian. Smoothwall has a setting to run as a >transparent filter. Seems to work pretty well. I don't know if >there might be throughput limits but it's worked fine on my small >home network. >http://www.smoothwall.org/ >-- >Henry A PII 233 running Dansguardian will handle around 20-30 active internet users OK.. A PII 400 handles it better, with noticeably quicker response. Note that 20-30 active internet users in a typical school translates to about 200 or so computers total, of which about 20-30 are actually using the internet at any particular instant. The rest are running at idle reading content that they have already downloaded or running local applications. I would recommend around a P3-600 or so with at least 256MB RAM, 512 is better. A 1 Ghz CPU is plenty, any more is probably overkill, but your situation may vary. Some of the schools I support use online testing which can stress the internet connection a bit. Usually the proxy is not the bottleneck though, it will typically be the internet connection speed. A lab or two of kids doing tests over the internet will max out a T1. Keep in mind that using a caching proxy for a school of this size will typically save 25% of your internet bandwidth used for web surfing, so it's a good thing. A good rule of thumb, as long as the CPU on your proxy is running at 70 percent utilization, with 100 percent spikes that last a second or two at your busiest time of the day, you are okay, but just barely. Typical load values should tend around .5 to 2, maybe jumping up to 3 or 4 for a minute or two during your busy times. Any more than this, upgrade the proxy box. http://www.ipcop.org is a viable alternative to Smoothwall. It's a derivative of Smoothwall, but there is no 'Lite' and 'Pro' version like in Smoothwall, with IPCop you get all the features for free. There is a Dansguardian plugin for it that will work in transparent mode, though I have noticed the link to the administrative webpage for DG is missing from the main admin page on the latest ipcop distro out of the box. Typing it in directly works, take a look at the cgi-bin directory for the file name. Setting this up, provided you have the hardware lying around, takes about half an hour. You will have to transfer some files to the Dansguardian box from a box with a web browser after the install, which means you need to use putty scp or similar from a windows box, or scp from an existing linux box. Average hardware would be a PII400, 256MB RAM, 2 ethernet cards, 3COM or Intel preferred but most will work fine, and a 2 GB hard drive. You can temporarily attach an IDE CDROM for the installation, but it doesn't need to stay on the machine after the install is complete. If you want a separate DMZ or wireless network, throw in a few more ethernet cards. This gives you an easy to install, easy to admin full featured firewall that will handle 100-200 computers. A real bonus with IPCOP is the traffic shaping option. Not sure if Smoothwall has that yet or not. Setup correctly, you can keep web browsing and other high priority traffic working smoothly while other traffic that would normally swamp your connection is also running. I have 4Mb cable internet at home, and a couple of bittorrent sessions downloading installation CDROM images makes internet browsing feel like I am on dial up again. With traffic shaping turned on, I can barely tell that my connection is almost maxed out. You won't believe the difference. If you have a problem with FTP or realaudio traffic slowing down legitimate browsing, you can make a huge difference. The limitation is that the traffic shaper can only adjust bandwidth by TCP port. This means you can classify FTP traffic as low priority on TCP port 21, and keep HTTP traffic on TCP port 80 more responsive by giving it a medium priority. FTP users won't really notice the difference in download speed, but web browsing will be a lot more usable if the FTP downloads are maxing out the connection. The downside is that the simple traffic shaping included with IPCop cannot differentiate between different types of traffic using the same TCP port. Still, it's pretty good. I hope this is helpful to someone. Sean Harbour -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 4965 bytes Desc: not available URL: From cliebow at downeast.net Sun Mar 6 01:02:28 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Sun, 6 Mar 2005 01:02:28 GMT Subject: [K12OSN] ldapscript Message-ID: <200503060000.j2600WA23110@downeast.net> hi David: i found tonight my script works very nicely on fx 2 with a couple minor alterations...chuck --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From balmquist at mindfirestudios.com Sun Mar 6 02:25:29 2005 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Sat, 5 Mar 2005 20:25:29 -0600 Subject: [K12OSN] Clearing the server memmory In-Reply-To: <422A28DE.8080204@comcast.net> References: <000801c521c9$bebeb700$0100a8c0@Marian> <422A28DE.8080204@comcast.net> Message-ID: <33f4d70f7d0fab02d0cf265c9f2b6119@mindfirestudios.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You might try looking at using pkill to kill user processes instead of rebooting. (see 'man pkill') Don't want to ruin the uptime. After all, rebooting is for adding hardware (or maybe kernel updates). On Mar 5, 2005, at 3:47 PM, Brian Beck wrote: > M.Pribik wrote: >> During several days of server running I found out >> that some processes are staying in memmory, they belong >> to the root or to the real users that is not lodged on any more. >> Those processes are taking memmory uselessly. >> Does anybody know how to find out what processes are really needless >> /mainly from root/ >> and how safely remove them from the memmory? >> Thank you. Marian >> >> ---------------------------------------------------------------------- >> -- >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > I simply set up a cron job on my LTSP server to reboot the server at > 1AM every day. Clears the memory and starts anew. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIqahkACgkQfqZR3ThMfXSMpwCdHxA3omOBHL8Q3l5+x2GbUw1O bo0AnRN4L1s2OwiKouE3hEZAB4vRbcfo =8amV -----END PGP SIGNATURE----- From HBurroughs at HHPREP.ORG Sun Mar 6 03:24:54 2005 From: HBurroughs at HHPREP.ORG (Burroughs, Henry) Date: Sat, 5 Mar 2005 22:24:54 -0500 Subject: [K12OSN] accelerated reader Message-ID: <0EFA2C68689A054CA2DE84B8A2D78420073FD9@hhpmail.MEDIA.LOCAL> Barry, I've gotten it to work with an existing database, not created a new one. The trick is you browse to where the database is located (when you are trying to select it), go into the actual folder of the database, and click on one of the files in that folder. It will THEN select that folder for the database directory. You can read about it here under the forum. http://www.codeweavers.com/site/compatibility/browse/name?app_id=128;forum=1 Here are the entries you need to put in the wine "config" file (or your config file for Crossover under (/opt/cxoffice/support/dotwine, or ~/.cxoffice/support/dotwine for user installs). [AppDefaults\\arstu32.exe\\x11drv] "ClientSideAntiAliasWithRender" = "N" "ClientSideAntiAliasWithCore" = "N" [AppDefaults\\armgmt32.exe\\x11drv] "ClientSideAntiAliasWithRender" = "N" "ClientSideAntiAliasWithCore" = "N" [AppDefaults\\ardatadr.exe\\x11drv] "ClientSideAntiAliasWithRender" = "N" "ClientSideAntiAliasWithCore" = "N" Henry -----Original Message----- From: Barry R Cisna [mailto:brcisna at frontiernet.net] Sent: Sat 3/5/2005 5:47 PM To: K12OSN Cc: Subject: [K12OSN] accelerated reader Hi , Ive tried for several hours to try to get Accelerated Reader to work,,various versions ,,through WIne,, on K12LTSP v 4.20 to know avail.. It installs fine,, but when trying to setup the database...and redirect the usres to go to that database ,,this is the downfall,,there is no way to change the database path?? Anone else have any luck with AR? Thanks,, Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 3136 bytes Desc: not available URL: From dtrask at vcs.u52.k12.me.us Sun Mar 6 03:32:23 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Sat, 05 Mar 2005 22:32:23 -0500 Subject: [K12OSN] ldapscript In-Reply-To: <200503060000.j2600WA23110@downeast.net> References: <200503060000.j2600WA23110@downeast.net> Message-ID: "Support list for opensource software in schools." on Saturday, March 5, 2005 at 8:02 PM +0000 wrote: >hi David: i found tonight my script works very nicely on fx 2 with a >couple >minor alterations...chuck cool send me a copy and I'll give a whirl too! David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From sudev at m4linux.com Sun Mar 6 04:04:51 2005 From: sudev at m4linux.com (Sudev Barar) Date: Sun, 06 Mar 2005 09:34:51 +0530 Subject: [K12OSN] changing xscreensaver default time...how? In-Reply-To: References: < > <1109953992.11074.65.camel@shahms.mesd.k12.or.us> < > <1110025725.7297.1.camel@server.ltsp> Message-ID: <1110081891.19738.16.camel@server.ltsp> On Sat, 2005-03-05 at 15:27 -0500, David Trask wrote: > "Support list for opensource software in schools." on > Saturday, March 5, 2005 at 7:28 AM +0000 wrote: > >Would running this from gdm.conf work? I usually run xosvies from > >gdm.conf so that the overall system situation is visible from any > >terminal that is not logged in but switched on. > > Can you explain this a bit more...I'm not following you...how do I do this? /etc/X11/gdm/gdm.conf is the file that runs the startup screen if /etc/sysconfig/desktop is set to run GDM as display manager (default in k12ltsp) So all the login screen attributes are controlled by this file. Position of login box / welcome message etc. etc. Look at the file it is easy to understand. It also allows you to run background programs at the log in screen itself, although file permissions and security have to be set properly. 1. To run any program in background uncomment the line and change to 0: #BackgroundType=2 Or you can set this to 1 and use custom images (Events / Teachers / Messages of the day) as we do by additionally uncommenting the line below and adding full path to picture. My system line is: BackgroundImage=/usr/share/pixmaps/MOTD.png 2. Uncomment and set this to true: #RunBackgroundProgramAlways=false 3. Uncomment and add the program (with full path) you wish to run here: #BackgroundProgram= I think this will set you on your way. In my case the program to run is set as: BackgroundProgram=/usr/X11R6/bin/xosview -geometry 100x300 HTH -- Sudev Barar From netdxr at gmail.com Sun Mar 6 04:05:49 2005 From: netdxr at gmail.com (Tom Lisjac) Date: Sat, 5 Mar 2005 21:05:49 -0700 Subject: [K12OSN] accelerated reader In-Reply-To: <002101c521d5$61a1c6f0$01fea8c0@brcHOST> References: <002101c521d5$61a1c6f0$01fea8c0@brcHOST> Message-ID: <863ff45205030520057f40287a@mail.gmail.com> On Sat, 5 Mar 2005 16:47:58 -0600, Barry R Cisna wrote: > ....but when trying to setup the database...and redirect > the usres to go to that database ,,this is the downfall,,there is no way to > change the database path?? > Anone else have any luck with AR? This was the same place it failed for us in 2002 when we were experimenting with running it under Wine. We couldn't get past it and it stopped us cold. We were thinking about revisting it with a current version to see if the problem had been solved... but this doesn't sound very encouraging. Were you using a recent copy of Wine for your test? Crossover Office is an outstanding product... wish we could afford it for the number of seat we'd need. -Tom From sudev at m4linux.com Sun Mar 6 04:07:44 2005 From: sudev at m4linux.com (Sudev Barar) Date: Sun, 06 Mar 2005 09:37:44 +0530 Subject: [K12OSN] Fedora Update Problems In-Reply-To: <61bfa74305030512137b7f0d1f@mail.gmail.com> References: <33398.10.130.156.8.1110030431.squirrel@webmail.sendit.nodak.edu> <1110053077.12167.5.camel@les-home.futuresource.com> <61bfa74305030512137b7f0d1f@mail.gmail.com> Message-ID: <1110082064.19738.20.camel@server.ltsp> On Sat, 2005-03-05 at 14:13 -0600, Steve Honeycutt wrote: > You two (not Les) are talking about leaving their labs and I would > love nothing more than to be able to work with one of my local school > systems and setup a lab for them. > > Trouble is... I am not so sure on how to approach - pitch the idea to > the appropiate person/people. > > :((( > Jumping in late but if possible why not look at remote supporting by using ssh log in and doing needed stuff? We do remote server setups and supports all the time for our web hosted data-center servers all the time. -- Sudev Barar From ddaniels at magic.fr Sun Mar 6 06:36:53 2005 From: ddaniels at magic.fr (ddaniels at magic.fr) Date: Sat, 05 Mar 2005 22:36:53 -0800 Subject: [K12OSN] killing a user's processes -- solution In-Reply-To: <20050305152158.53978.qmail@web41621.mail.yahoo.com> References: <20050305152158.53978.qmail@web41621.mail.yahoo.com> Message-ID: <422AA505.70002@magic.fr> Yes, handy one that.. but, when you ps -aux and identify a problem user name it only shows eight chars. of the user's name... it just occurred to me that pkill -u usernam* might work... Thanks for sharing Rob! pkill is a teacher's friend! :) Dennis Rob Owens wrote: >I know I've seen a lot of people asking about this in >the past, so I figured I'd share something I came >across while googling. > >pkill -u username > >this will kill every process owned by "username" > >-Rob > > > > >__________________________________ >Celebrate Yahoo!'s 10th Birthday! >Yahoo! Netrospective: 100 Moments of the Web >http://birthday.yahoo.com/netrospective/ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > > > > -- lost and found: www.dennisgdaniels.com 951 347 9711 -------------- next part -------------- A non-text attachment was scrubbed... Name: ddaniels.vcf Type: text/x-vcard Size: 190 bytes Desc: not available URL: From joseph.bishay at gmail.com Sun Mar 6 06:43:52 2005 From: joseph.bishay at gmail.com (The Prof) Date: Sun, 6 Mar 2005 01:43:52 -0500 Subject: [K12OSN] killing a user's processes -- solution In-Reply-To: <422AA505.70002@magic.fr> References: <20050305152158.53978.qmail@web41621.mail.yahoo.com> <422AA505.70002@magic.fr> Message-ID: Hello, I'm not sure if this is what you are looking for, butone command that was suggested to me before, and works extremely well, is the 'slay' command. slay - Kill all the process belonging to a user. Common Usage: slay Joseph On Sat, 05 Mar 2005 22:36:53 -0800, ddaniels at magic.fr wrote: > Yes, handy one that.. but, when you ps -aux and identify a problem user > name it only shows eight chars. of the user's name... it just occurred > to me that pkill -u usernam* might work... > > Thanks for sharing Rob! pkill is a teacher's friend! > :) > > Dennis > > Rob Owens wrote: > > >I know I've seen a lot of people asking about this in > >the past, so I figured I'd share something I came > >across while googling. > > > >pkill -u username > > > >this will kill every process owned by "username" > > > >-Rob > > > > > > > > > >__________________________________ > >Celebrate Yahoo!'s 10th Birthday! > >Yahoo! Netrospective: 100 Moments of the Web > >http://birthday.yahoo.com/netrospective/ > > > >_______________________________________________ > >K12OSN mailing list > >K12OSN at redhat.com > >https://www.redhat.com/mailman/listinfo/k12osn > >For more info see > > > > > > > > > > -- > lost and found: > www.dennisgdaniels.com > 951 347 9711 > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > > From brcisna at frontiernet.net Sun Mar 6 07:21:00 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Sun, 6 Mar 2005 01:21:00 -0600 Subject: [K12OSN] how to hardcode proxy settings in firefox(fixed) Message-ID: <001701c5221d$0e520760$01fea8c0@brcHOST> Hi LIST, I've come up with an easy fix for the Firefox proxy settings globally/(for all users),, I'll explain in steps,,how to hand edit the >ONE< file that is all that needs to be EASILY edited. the ONE file you are looking to edit is all.js in K12LTSP 4.2.0 it is located at /usr/lib/firefox-1.0/greprefs/all.js in K12LTSP 4.1.x it is located at /usr/lib/mozilla-1.7.3/ for older K12LTSP versions do a terminal>locate all.js and go to it ,there, to gedit it. 1. go to the all.js and right click, and select open with text editor (gedit) 2. scroll about three forths of the way down in this file and you'll need to edit the lines,starting at: pref("network.proxy.type", 0) 3. change the 0(zero) in the above line to a 1(one) 4. edit the next ten lines to correlate to your proxy server numbers. 5. put your proxyserver IP address between the ""quotes in the the following lines 6. put your port number were the following 0(zeros) are. 7. save changes to your newly edited all.js file by clicking the SAVE in gedit. 8. done. 9. test by logging in as user joe schmoe and you should see the proxy settings alrady entered in the "Connection Settings", in the firefox /preferences. 10. ( You should have edited a total of 11 lines in all.js if everything was done right.) 11. if you have mulitple K12LTSP severs that point to this same proxytserver,an easy way to replicate this ,after you have your editing done right is: 12. from the current server you are on, do a terminal,> then, # rsync -avz /usr/lib/firefox-1.0/greprefs/all.js otherserveripaddress:/usr/lib/firefox-1.0/greprefs/all.js this will sync the edited all.js file to your other servers with the values you want in all of them 13. Walla! BTW: this does not make these settings (locked), to were users can delete the settings,if they can find them!:(. Hope this helps some poor sap ,like me! Take it easy. Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From mpribik at zoznam.sk Sun Mar 6 08:54:18 2005 From: mpribik at zoznam.sk (M.Pribik) Date: Sun, 6 Mar 2005 09:54:18 +0100 Subject: [K12OSN] Clearing the server memmory References: <000801c521c9$bebeb700$0100a8c0@Marian><422A28DE.8080204@comcast.net> <33f4d70f7d0fab02d0cf265c9f2b6119@mindfirestudios.com> Message-ID: <000401c5222a$15345850$0100a8c0@Marian> Yes, this is the softer solution than reboot. Using pkill is simple if real user remained in memmory. Me, as administrator lodged as root also have same dummy processes in memmory. And that is the problem. Several days ago I killed some /by my opinion/ dummy processes and I crashed the sever so, that I can not finish rebooting / problem somewhere around X server/ and I had to reinstall K12. The question is, if there exists some aid how to determine whether the process in memmory is dummy or not. Thanks. Marian ----- Original Message ----- From: "Burke Almquist" To: "Support list for opensource software in schools." Sent: Sunday, March 06, 2005 3:25 AM Subject: Re: [K12OSN] Clearing the server memmory > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > You might try looking at using pkill to kill user processes instead of > rebooting. > (see 'man pkill') > Don't want to ruin the uptime. After all, rebooting is for adding > hardware (or maybe kernel updates). > On Mar 5, 2005, at 3:47 PM, Brian Beck wrote: > > > M.Pribik wrote: > >> During several days of server running I found out > >> that some processes are staying in memmory, they belong > >> to the root or to the real users that is not lodged on any more. > >> Those processes are taking memmory uselessly. > >> Does anybody know how to find out what processes are really needless > >> /mainly from root/ > >> and how safely remove them from the memmory? > >> Thank you. Marian > >> > >> ---------------------------------------------------------------------- > >> -- > >> _______________________________________________ > >> K12OSN mailing list > >> K12OSN at redhat.com > >> https://www.redhat.com/mailman/listinfo/k12osn > >> For more info see > > > > I simply set up a cron job on my LTSP server to reboot the server at > > 1AM every day. Clears the memory and starts anew. > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iEYEARECAAYFAkIqahkACgkQfqZR3ThMfXSMpwCdHxA3omOBHL8Q3l5+x2GbUw1O > bo0AnRN4L1s2OwiKouE3hEZAB4vRbcfo > =8amV > -----END PGP SIGNATURE----- > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > __________ Informacia od NOD32 1.1018 (20050305) __________ > > Tato sprava bola preverena antivirusovym systemom NOD32. > http://www.eset.sk > > From kshoemaker at maldenpubliclibrary.org Sun Mar 6 12:34:22 2005 From: kshoemaker at maldenpubliclibrary.org (Kristin Shoemaker) Date: Sun, 06 Mar 2005 07:34:22 -0500 Subject: [K12OSN] lts.conf/Mtools/Floppy Access problems Message-ID: <20050306123422.7374.qmail@hoster900.com> I am having some issues with floppy access on my K12LTSP boxes. It was working great, then suddenly stopped. I checked lts.conf (just to be doubly sure) and floppyd line is not commented out... Yet I'm getting the error that the drive cannot be initialized. Permission denied. (sorry I can't give more information, I'm actually writing this from home) I thought initially a drive had gone bad, but then realized all three machines were doing it. I think it's unlikely all three machines went south... Is there something else I can try? thanks so much Kristin ***************** Kristin Shoemaker Reference/Systems Librarian Malden Public Library 36 Salem Street Malden, MA 02148 781-324-0218 From cliebow at downeast.net Sun Mar 6 12:49:15 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Sun, 6 Mar 2005 12:49:15 GMT Subject: [K12OSN] ldapscript Message-ID: <200503061147.j26BlGk02891@downeast.net> that would be great il write up a litle howto..i do notice that smaba.schema changes wit every release of samba..chuck > "Support list for opensource software in schools." on > Saturday, March 5, 2005 at 8:02 PM +0000 wrote: > >hi David: i found tonight my script works very nicely on fx 2 with a > >couple > >minor alterations...chuck > > cool send me a copy and I'll give a whirl too! > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From cliebow at downeast.net Sun Mar 6 13:04:35 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Sun, 6 Mar 2005 13:04:35 GMT Subject: [K12OSN] ldapscript Message-ID: <200503061202.j26C2Zk04269@downeast.net> the script assumes you have thre perl modules smbldap-0.8.7 (modules are in /usr/sbin) and stock samba.schema is in /etc/openldap/schema.. it prompts for domain (like vassalbobro .vcs.whatever.us), a name for the samba server and root pw..the rest should just work..chuck al other user accts default to Pa55word and require pw change at next login.. > "Support list for opensource software in schools." on > Saturday, March 5, 2005 at 8:02 PM +0000 wrote: > >hi David: i found tonight my script works very nicely on fx 2 with a > >couple > >minor alterations...chuck > > cool send me a copy and I'll give a whirl too! > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: final Type: application/octet-stream Size: 24427 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: hancock.csv Type: application/octet-stream Size: 104 bytes Desc: not available URL: From HBurroughs at HHPREP.ORG Sun Mar 6 13:41:12 2005 From: HBurroughs at HHPREP.ORG (Burroughs, Henry) Date: Sun, 6 Mar 2005 08:41:12 -0500 Subject: [K12OSN] lts.conf/Mtools/Floppy Access problems Message-ID: <0EFA2C68689A054CA2DE84B8A2D78420073FDC@hhpmail.MEDIA.LOCAL> Do the floppies work again after you reboot the machines? Henry -----Original Message----- From: Kristin Shoemaker [mailto:kshoemaker at maldenpubliclibrary.org] Sent: Sun 3/6/2005 7:34 AM To: k12osn at redhat.com Cc: Subject: [K12OSN] lts.conf/Mtools/Floppy Access problems I am having some issues with floppy access on my K12LTSP boxes. It was working great, then suddenly stopped. I checked lts.conf (just to be doubly sure) and floppyd line is not commented out... Yet I'm getting the error that the drive cannot be initialized. Permission denied. (sorry I can't give more information, I'm actually writing this from home) I thought initially a drive had gone bad, but then realized all three machines were doing it. I think it's unlikely all three machines went south... Is there something else I can try? thanks so much Kristin ***************** Kristin Shoemaker Reference/Systems Librarian Malden Public Library 36 Salem Street Malden, MA 02148 781-324-0218 -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 3096 bytes Desc: not available URL: From kshoemaker at maldenpubliclibrary.org Sun Mar 6 13:51:01 2005 From: kshoemaker at maldenpubliclibrary.org (Kristin Shoemaker) Date: Sun, 06 Mar 2005 08:51:01 -0500 Subject: [K12OSN] lts.conf/Mtools/Floppy Access problems Message-ID: <20050306135101.6335.qmail@hoster900.com> No... I thought they would, but they don't... Thanks, Kristin ***************** Kristin Shoemaker Reference/Systems Librarian Malden Public Library 36 Salem Street Malden, MA 02148 781-324-0218 -------Original Message------- > From: "Burroughs, Henry" > Subject: RE: [K12OSN] lts.conf/Mtools/Floppy Access problems > Sent: Mar 06 2005 08:41:12 > > Do the floppies work again after you reboot the machines? > > Henry > > > -----Original Message----- > From: Kristin Shoemaker [mailto:kshoemaker at maldenpubliclibrary.org] > Sent: Sun 3/6/2005 7:34 AM > To: k12osn at redhat.com > Cc: > Subject: [K12OSN] lts.conf/Mtools/Floppy Access problems > > I am having some issues with floppy access on my K12LTSP boxes. It was working great, then suddenly stopped. I checked lts.conf (just to be doubly sure) and floppyd line is not commented out... > > Yet I'm getting the error that the drive cannot be initialized. Permission denied. (sorry I can't give more information, I'm actually writing this from home) > > I thought initially a drive had gone bad, but then realized all three machines were doing it. I think it's unlikely all three machines went south... Is there something else I can try? > > thanks so much > Kristin > > ***************** > Kristin Shoemaker > Reference/Systems Librarian > Malden Public Library > 36 Salem Street > Malden, MA 02148 > 781-324-0218 -------Original Message------- From cliebow at downeast.net Sun Mar 6 13:52:42 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Sun, 6 Mar 2005 13:52:42 GMT Subject: [K12OSN] ldapscript Message-ID: <200503061250.j26Cogk10050@downeast.net> sorry sent rhel3 one first..chuck > "Support list for opensource software in schools." on > Saturday, March 5, 2005 at 8:02 PM +0000 wrote: > >hi David: i found tonight my script works very nicely on fx 2 with a > >couple > >minor alterations...chuck > > cool send me a copy and I'll give a whirl too! > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: finalforfc2 Type: application/octet-stream Size: 24427 bytes Desc: not available URL: From ken.tech1 at gmail.com Sun Mar 6 14:17:44 2005 From: ken.tech1 at gmail.com (Ken Johnson) Date: Sun, 6 Mar 2005 06:17:44 -0800 Subject: [K12OSN] Router mystery Message-ID: <1eb89cf205030606174f809994@mail.gmail.com> I'm a newbie trying to test k12LTSP on my home network that consists of: cable modem --->Netgear MR814 Router--->PCs When I connect the k12LTSP server (eth1) to the router it doesn't see the Internet. When I connect the k12LTSP server (eth1) directly to the cable modem it DOES see the internet. Why? Is there any way I can put the k12LTSP server behind my router so my Windows stand-alone machines can share internet access? I also use VOIP (Vonage) , so when I am using k12LTSP on the internet, I lose phone service. Obviously this is not winning me any friends in my household. How can I connect eth1 to my router, so the Linux workstations have access to the internet? I also have a linux box loaded with FC3 and just a single NIC, connected to the router and it HAS internet access. What do I need to do to get k12LTSP to see the internet behind my router? Maybe one day Linux will be less of a mystery to me, but right now... Ken Johnson From support at 499pc.net Sun Mar 6 14:27:24 2005 From: support at 499pc.net (Charles Hale) Date: Sun, 6 Mar 2005 06:27:24 -0800 (PST) Subject: [K12OSN] Router mystery In-Reply-To: <1eb89cf205030606174f809994@mail.gmail.com> Message-ID: <20050306142724.16922.qmail@web210.biz.mail.re2.yahoo.com> Ken: Your VoIP box should be plugged into your Cable Modem and your router should be plugged into your VoIP box. I'm assuming that your router is capable of DHCP. Use your network GUI to set eth1 to obtain DHCP automatically. The IP address given out by your router and Linux box should not be in the same range. Chuck Hale, --- Ken Johnson wrote: > I'm a newbie trying to test k12LTSP on my home > network that consists of: > > cable modem --->Netgear MR814 Router--->PCs > > When I connect the k12LTSP server (eth1) to the > router it doesn't see > the Internet. > > When I connect the k12LTSP server (eth1) directly > to the cable modem > it DOES see the internet. Why? > > Is there any way I can put the k12LTSP server behind > my router so my > Windows stand-alone machines can share internet > access? > > I also use VOIP (Vonage) , so when I am using > k12LTSP on the internet, > I lose phone service. Obviously this is not winning > me any friends in > my household. > > How can I connect eth1 to my router, so the Linux > workstations have > access to the internet? > > I also have a linux box loaded with FC3 and just a > single NIC, > connected to the router and it HAS internet access. > > What do I need to do to get k12LTSP to see the > internet behind my router? > > Maybe one day Linux will be less of a mystery to me, > but right now... > > Ken Johnson > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From ericbrown at mi-spot.com Sun Mar 6 14:29:35 2005 From: ericbrown at mi-spot.com (Eric Brown) Date: Sun, 6 Mar 2005 08:29:35 -0600 Subject: [K12OSN] Router mystery In-Reply-To: <1eb89cf205030606174f809994@mail.gmail.com> Message-ID: <200503061419.j26EJ8J08252@www.mi-spot.com> There are a lot of unknowns here. I'm going to guess that your cable modem is pushing out DHCP. I also bet your WAN link on your router is set to take DHCP, and I bet it's also pushing out DHCP to your internal network. I know on my K12LTPS setup, eth1 is the card used to send linux out to the clients, so it has a static IP of 192.168.0.1, and it pushes out DHCP. Have you tried plugging eth0 into your router? If you intend to try out a thin client in your home, I don't think it will work with your router. You'll need a switch (or a hub will do if you're just going to test one thin client). I'm really just guessing in the dark here, but if your setup is like most who aren't familiar with networking, I think I'm close. -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Ken Johnson Sent: Sunday, March 06, 2005 8:18 AM To: K12LTSP Subject: [K12OSN] Router mystery I'm a newbie trying to test k12LTSP on my home network that consists of: cable modem --->Netgear MR814 Router--->PCs When I connect the k12LTSP server (eth1) to the router it doesn't see the Internet. When I connect the k12LTSP server (eth1) directly to the cable modem it DOES see the internet. Why? Is there any way I can put the k12LTSP server behind my router so my Windows stand-alone machines can share internet access? I also use VOIP (Vonage) , so when I am using k12LTSP on the internet, I lose phone service. Obviously this is not winning me any friends in my household. How can I connect eth1 to my router, so the Linux workstations have access to the internet? I also have a linux box loaded with FC3 and just a single NIC, connected to the router and it HAS internet access. What do I need to do to get k12LTSP to see the internet behind my router? Maybe one day Linux will be less of a mystery to me, but right now... Ken Johnson _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From missive at hotmail.com Sun Mar 6 14:42:29 2005 From: missive at hotmail.com (Lee Harr) Date: Sun, 06 Mar 2005 19:12:29 +0430 Subject: [K12OSN] Re: time stopped Message-ID: >>>>[root at loftern lee]# date >>>>Mon Feb 14 14:20:00 EST 2005 >>>>[root at loftern lee]# date >>>>Mon Feb 14 14:20:01 EST 2005 >>>>[root at loftern lee]# date >>>>Mon Feb 14 14:20:02 EST 2005 >>>>[root at loftern lee]# date >>>>Mon Feb 14 14:20:01 EST 2005 >>>>[root at loftern lee]# date >>>>Mon Feb 14 14:20:02 EST 2005 >>>> >>>>It's about 10 minutes later and we're up to about 14:20:05. >>>> >>>>What's going on here? >>>Should I try the non-SMP kernel? >>> >>>I also see this: >>>atkbd.c: Keyboard on isa0060/serio0 reports too many keys pressed. >>> >>>Maybe a faulty keyboard creating an interrupt storm? I can try a new >>>keyboard next time I go over there... >>> > > >>I can't recall if you posted the setup of your server or not... but, if >>you >>are using a KVM switch I would suggest hooking up a keyboard directly to >>the >>server, or a different keyboard. >> >>What kernel are you using? Have you tried a custom kernel? >> > Eventually what I did was use the non-smp kernel and that solved the problem. Maybe an interaction with hyperthreading or acpi... not sure. Thanks for your help. _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From bear2bar at netscape.net Sun Mar 6 16:28:19 2005 From: bear2bar at netscape.net (norbert) Date: Sun, 06 Mar 2005 11:28:19 -0500 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem Message-ID: <422B2FA3.1090600@netscape.net> HI, I'm not sure how or why but the newer releases of the kernel are causing my system to "crash" - "kernel panic system stopped you may reboot now" Specs Computer IBM Intellistation M PRo Dual P-III 550Mhz 1 GB memory 80 GB IDE & 9 GB SCSI 32 x CDROM 10/100 NIC, Video onboard These are the kernels on the system; and only from Fedora Core (2.6.9-1.11_FC2smp) or before work, (those bolded) all the others give exactly the same error. It doesn't matter whether I use SMP or single same problem. cat /etc/grub.conf # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/hda6 # initrd /initrd-version.img #boot=/dev/hda timeout 5 splashimage=(hd0,0)/grub/splash.xpm.gz default=1 title Fedora Core (2.6.10-1.14_FC2smp) root (hd0,0) kernel /vmlinuz-2.6.10-1.14_FC2smp ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.14_FC2smp.img title Fedora Core (2.6.10-1.14_FC2) root (hd0,0) kernel /vmlinuz-2.6.10-1.14_FC2 ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.14_FC2.img title Fedora Core (2.6.10-1.12_FC2) root (hd0,0) kernel /vmlinuz-2.6.10-1.12_FC2 ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.12_FC2.img title Fedora Core (2.6.10-1.12_FC2smp) root (hd0,0) kernel /vmlinuz-2.6.10-1.12_FC2smp ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.12_FC2smp.img title Fedora Core (2.6.10-1.9_FC2) root (hd0,0) kernel /vmlinuz-2.6.10-1.9_FC2 ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.9_FC2.img title Fedora Core (2.6.10-1.9_FC2smp) root (hd0,0) kernel /vmlinuz-2.6.10-1.9_FC2smp ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.9_FC2smp.img title Fedora Core (2.6.10-1.8_FC2smp) root (hd0,0) kernel /vmlinuz-2.6.10-1.8_FC2smp ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.8_FC2smp.img title Fedora Core (2.6.10-1.8_FC2) root (hd0,0) kernel /vmlinuz-2.6.10-1.8_FC2 ro root=LABEL=/ rhgb initrd /initrd-2.6.10-1.8_FC2.img title Fedora Core (2.6.9-1.11_FC2smp) root (hd0,0) kernel /vmlinuz-2.6.9-1.11_FC2smp ro root=LABEL=/ rhgb initrd /initrd-2.6.9-1.11_FC2smp.img title Fedora Core (2.6.9-1.11_FC2) root (hd0,0) kernel /vmlinuz-2.6.9-1.11_FC2 ro root=LABEL=/ rhgb initrd /initrd-2.6.9-1.11_FC2.img title Fedora Core (2.6.9-1.6_FC2smp) root (hd0,0) kernel /vmlinuz-2.6.9-1.6_FC2smp ro root=LABEL=/ rhgb initrd /initrd-2.6.9-1.6_FC2smp.img thks norbert -------------- next part -------------- An HTML attachment was scrubbed... URL: From robark at gmail.com Sun Mar 6 18:13:52 2005 From: robark at gmail.com (Robert Arkiletian) Date: Sun, 6 Mar 2005 10:13:52 -0800 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <422B2FA3.1090600@netscape.net> References: <422B2FA3.1090600@netscape.net> Message-ID: On Sun, 06 Mar 2005 11:28:19 -0500, norbert wrote: > HI, > > I'm not sure how or why but the newer releases of the kernel are causing > my system to "crash" - "kernel panic system stopped you may reboot now" Fedora Project since it's inception has been a test/experiment platform for Redhat. Therefore, I don't expect Fedora to be totally stable, especially with smp systems under heavy load that an LTSP server experiences. That's not to say everyone will experience flakyness but I don't think everyone should expect rock solid stability. An alternative is to use Centos 4 and add LTSP or wait till K12LTSP moves over to Ubuntu (which is Debian based) Once Sarge comes out (soon) Ubuntu will reap the stability, support and longevity of Debian stable. BTW I'm using 3.1.2 (RH9). My only real regret is not being able to run Scribus, Inkscape and GIMP 2.x -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From les at futuresource.com Sun Mar 6 18:17:04 2005 From: les at futuresource.com (Les Mikesell) Date: Sun, 06 Mar 2005 12:17:04 -0600 Subject: [K12OSN] Router mystery In-Reply-To: <1eb89cf205030606174f809994@mail.gmail.com> References: <1eb89cf205030606174f809994@mail.gmail.com> Message-ID: <1110133024.29013.9.camel@les-home.futuresource.com> On Sun, 2005-03-06 at 08:17, Ken Johnson wrote: > I'm a newbie trying to test k12LTSP on my home network that consists of: > > cable modem --->Netgear MR814 Router--->PCs > > When I connect the k12LTSP server (eth1) to the router it doesn't see > the Internet. > > When I connect the k12LTSP server (eth1) directly to the cable modem > it DOES see the internet. Why? This should work if the k12ltsp box is getting settings via DHCP in both cases. One possible problem would be if the router is set to NAT to 192.168.0.0/24 and the k12ltsp box is also using 192.168.0.0/24 on eth0. You can see this with: ifconfig -a after getting a dhcp address from the router. The two interfaces much have different subnet numbers. You can change either one but if you going to test k12ltsp and reinstall often you might want to leave the default there and change the one on the router. The router should have a web interface for this and any other number in the 3rd position (192.168.x.1 for the router, 192.168.x.0/24 - netmask 255.255.255.0 for the net) will work. -- Les Mikesell les at futuresource.com From les at futuresource.com Sun Mar 6 18:45:38 2005 From: les at futuresource.com (Les Mikesell) Date: Sun, 06 Mar 2005 12:45:38 -0600 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: References: <422B2FA3.1090600@netscape.net> Message-ID: <1110134738.29013.34.camel@les-home.futuresource.com> On Sun, 2005-03-06 at 12:13, Robert Arkiletian wrote: > Fedora Project since it's inception has been a test/experiment > platform for Redhat. Therefore, I don't expect Fedora to be totally > stable, especially with smp systems under heavy load that an LTSP > server experiences. That's not to say everyone will experience > flakyness but I don't think everyone should expect rock solid > stability. That's not exactly fair - the changes in fedora are made to improve performance and add new device support, so some people will experience the best performance under the new kernels. But, the lack of widespread testing does mean that certain other hardware will exhibit problems from the changes. I've found several machines that will not run at least one of RH9/FC1/FC2 but works fine with one of the others and is perfectly stable then. However Centos3.x will install and run on all of them. I haven't repeated the tests to include FC3 and Centos4 on the problem machines yet - so far I haven't had a problem with FC3 where I've tried it and Centos4 was just released. > An alternative is to use Centos 4 and add LTSP or wait till > K12LTSP moves over to Ubuntu (which is Debian based) Once Sarge comes > out (soon) Ubuntu will reap the stability, support and longevity of > Debian stable. Errr, I thought the main advantage of Ubuntu was that they weren't strictly following the Debian release schedule (or lack thereof). > BTW I'm using 3.1.2 (RH9). My only real regret is not being able to > run Scribus, Inkscape and GIMP 2.x If you've updated to any anywhere near current firefox, evolution and OOo, you've probably done more work than dropping in k12ltsp 4.2. -- Les Mikesell les at futuresource.com From ddaniels at magic.fr Sun Mar 6 21:11:31 2005 From: ddaniels at magic.fr (ddaniels at magic.fr) Date: Sun, 06 Mar 2005 13:11:31 -0800 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <1110134738.29013.34.camel@les-home.futuresource.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> Message-ID: <422B7203.7000204@magic.fr> I have had similar problems with earlier kernels in FC3. Various kernel panics rendered my dual Xeon dumb to the OS. I backed out to FC2 and then reinstalled FC3 and use the latest kernel, since a week ago. No problems since. best of luck! Dennis Les Mikesell wrote: >On Sun, 2005-03-06 at 12:13, Robert Arkiletian wrote: > > > >>Fedora Project since it's inception has been a test/experiment >>platform for Redhat. Therefore, I don't expect Fedora to be totally >>stable, especially with smp systems under heavy load that an LTSP >>server experiences. That's not to say everyone will experience >>flakyness but I don't think everyone should expect rock solid >>stability. >> >> > >That's not exactly fair - the changes in fedora are made to >improve performance and add new device support, so some people >will experience the best performance under the new kernels. But, >the lack of widespread testing does mean that certain other hardware >will exhibit problems from the changes. I've found several machines >that will not run at least one of RH9/FC1/FC2 but works fine with >one of the others and is perfectly stable then. However Centos3.x >will install and run on all of them. I haven't repeated the tests >to include FC3 and Centos4 on the problem machines yet - so far I >haven't had a problem with FC3 where I've tried it and Centos4 was >just released. > > > > >>An alternative is to use Centos 4 and add LTSP or wait till >>K12LTSP moves over to Ubuntu (which is Debian based) Once Sarge comes >>out (soon) Ubuntu will reap the stability, support and longevity of >>Debian stable. >> >> > >Errr, I thought the main advantage of Ubuntu was that they weren't >strictly following the Debian release schedule (or lack thereof). > > > >>BTW I'm using 3.1.2 (RH9). My only real regret is not being able to >>run Scribus, Inkscape and GIMP 2.x >> >> > >If you've updated to any anywhere near current firefox, evolution and >OOo, you've probably done more work than dropping in k12ltsp 4.2. > > > -- lost and found: www.dennisgdaniels.com 951 347 9711 -------------- next part -------------- A non-text attachment was scrubbed... Name: ddaniels.vcf Type: text/x-vcard Size: 190 bytes Desc: not available URL: From microman at cmosnetworks.com Sun Mar 6 21:37:10 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Sun, 06 Mar 2005 16:37:10 -0500 Subject: [K12OSN] Router mystery In-Reply-To: <1110133024.29013.9.camel@les-home.futuresource.com> References: <1eb89cf205030606174f809994@mail.gmail.com> <1110133024.29013.9.camel@les-home.futuresource.com> Message-ID: <422B7806.6070303@cmosnetworks.com> Les Mikesell wrote: >On Sun, 2005-03-06 at 08:17, Ken Johnson wrote: > > >>I'm a newbie trying to test k12LTSP on my home network that consists of: >> >>cable modem --->Netgear MR814 Router--->PCs >> >>When I connect the k12LTSP server (eth1) to the router it doesn't see >>the Internet. >> >>When I connect the k12LTSP server (eth1) directly to the cable modem >>it DOES see the internet. Why? >> >> > >This should work if the k12ltsp box is getting settings via DHCP in >both cases. One possible problem would be if the router is >set to NAT to 192.168.0.0/24 and the k12ltsp box is also using >192.168.0.0/24 on eth0. You can see this with: >ifconfig -a >after getting a dhcp address from the router. The two interfaces >much have different subnet numbers. You can change either one >but if you going to test k12ltsp and reinstall often you might >want to leave the default there and change the one on the >router. The router should have a web interface for this and >any other number in the 3rd position (192.168.x.1 for the router, >192.168.x.0/24 - netmask 255.255.255.0 for the net) will work. > > > True; I ran into this before, here at home. My router NATs to 192.168.0.0/24, which is why I started using 172.16.0.0/24 on the K12LTSP server. You can also tell your router to start NATing to something other than 192.168.0.0/24 (say, 172.16.20.0/24, or 192.168.199.0/24, for example). The other thing you want to make sure of is that you reboot your cable modem after plugging something new into it. Every cable modem that I've ever touched (it's been hundreds) seems to lock onto the first MAC address that it sees, e. g. your PC. If you plug anything else into it afterward, the cable modem will say, "Oops, I'm 'married' to someone else, sorry" and will not bridge traffic. The solution is to simply power-cycle the cable modem after you plug something different (say, a router) into it. I've run Netgears, Linksys's, and Ciscos of various types off of cable modems, and all work great. --TP _____________________ Do you GNU!? Be virus- and spam-free with Free/Open Source Software (FOSS). Check it out! From microman at cmosnetworks.com Sun Mar 6 21:55:44 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Sun, 06 Mar 2005 16:55:44 -0500 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <1110134738.29013.34.camel@les-home.futuresource.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> Message-ID: <422B7C60.8040906@cmosnetworks.com> Les Mikesell wrote: > >>BTW I'm using 3.1.2 (RH9). My only real regret is not being able to >>run Scribus, Inkscape and GIMP 2.x >> >> > >If you've updated to any anywhere near current firefox, evolution and >OOo, you've probably done more work than dropping in k12ltsp 4.2. > > > Actually, it's not that hard to upgrade Firefox, Evolution, or OO.o. For Evolution, I simply use Red Carpet, which handles all dependencies for me and runs great on RHL 9. Takes between five and ten minutes. OO.o and Firefox are, I find, rather easy to upgrade; it takes me just a few minutes and leaves the rest of my system intact. Now, while it is true that a network install of K12LTSP--any version--can take as little as 20 minutes, you then have to backup/restore the userID/password database and be concerned about users' desktops having strange icons on them, depending on the desktop(s) that you allow them to have. I'm assuming a "clean install" of K12LTSP here, which is the only way I really trust. I guess it depends on the individual sysadmin's situation. In my current case, it's much less work to upgrade certain apps and leave the base system intact, plus I have the peace of mind of a known working system. For those who have implemented LDAP authentication infrastructures, use K12LTSP only for running apps (no file/printer serving, etc., /home is NFS-mounted on a dedicated server), and tell the K12LTSP server to authenticate against LDAP, then upgrading an entire K12LTSP system is not nearly as risky a proposition. That's, BTW, why I'm currently studying LDAP. :-) I need to be able to set that kind of thing up. --TP _____________________ Do you GNU!? Be virus- and spam-free with Free/Open Source Software (FOSS). Check it out! From les at futuresource.com Sun Mar 6 22:45:03 2005 From: les at futuresource.com (Les Mikesell) Date: Sun, 06 Mar 2005 16:45:03 -0600 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <422B7C60.8040906@cmosnetworks.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> <422B7C60.8040906@cmosnetworks.com> Message-ID: <1110149102.29622.7.camel@les-home.futuresource.com> On Sun, 2005-03-06 at 15:55, "Terrell Prud??, Jr." wrote: > I'm > assuming a "clean install" of K12LTSP here, which is the only way I > really trust. You can do a 'mostly clean' install if you have /home on a separate partition. Just don't reformat /home, and patch up your passwd/shadow/group/gshadow files to include all the old users above uid 500. There can still be some problems with things that expect a new dotfile format in home directories. > For those who have implemented LDAP authentication > infrastructures, use K12LTSP only for running apps (no file/printer > serving, etc., /home is NFS-mounted on a dedicated server), and tell the > K12LTSP server to authenticate against LDAP, then upgrading an entire > K12LTSP system is not nearly as risky a proposition. That's, BTW, why > I'm currently studying LDAP. :-) I need to be able to set that kind of > thing up. Having this will also let you run a test system with the next version concurrently, accessing the same home directories so you'll know what to expect. -- Les Mikesell les at futuresource.com From microman at cmosnetworks.com Sun Mar 6 22:49:31 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Sun, 06 Mar 2005 17:49:31 -0500 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <1110149102.29622.7.camel@les-home.futuresource.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> <422B7C60.8040906@cmosnetworks.com> <1110149102.29622.7.camel@les-home.futuresource.com> Message-ID: <422B88FB.4000409@cmosnetworks.com> Les Mikesell wrote: >On Sun, 2005-03-06 at 15:55, "Terrell Prud??, Jr." wrote: > > >>I'm >>assuming a "clean install" of K12LTSP here, which is the only way I >>really trust. >> >> > >You can do a 'mostly clean' install if you have /home on a separate >partition. Just don't reformat /home, and patch up your >passwd/shadow/group/gshadow files to include all the old users >above uid 500. There can still be some problems with things >that expect a new dotfile format in home directories. > > > >>For those who have implemented LDAP authentication >>infrastructures, use K12LTSP only for running apps (no file/printer >>serving, etc., /home is NFS-mounted on a dedicated server), and tell the >>K12LTSP server to authenticate against LDAP, then upgrading an entire >>K12LTSP system is not nearly as risky a proposition. That's, BTW, why >>I'm currently studying LDAP. :-) I need to be able to set that kind of >>thing up. >> >> > >Having this will also let you run a test system with the next version >concurrently, accessing the same home directories so you'll know >what to expect. > > > Agreed on both points. --TP _____________________ Do you GNU!? Be virus- and spam-free with Free/Open Source Software (FOSS). Check it out! From dtrask at vcs.u52.k12.me.us Mon Mar 7 00:25:54 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Sun, 06 Mar 2005 19:25:54 -0500 Subject: [K12OSN] ldapscript In-Reply-To: <200503061147.j26BlGk02891@downeast.net> References: <200503061147.j26BlGk02891@downeast.net> Message-ID: "Support list for opensource software in schools." on Sunday, March 6, 2005 at 7:49 AM +0000 wrote: >smaba.schema changes wit every release of samba Yes...it does...dammit. ;-) David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From cliebow at downeast.net Mon Mar 7 01:32:30 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Mon, 7 Mar 2005 01:32:30 GMT Subject: [K12OSN] ldapscript Message-ID: <200503070030.j270URk20448@downeast.net> theonly diff i saw between rhel3 and fc2 was the first entry describng the root of the ldap directory..if you lok inside the script you should see the diff..that is what i like about the simplistci linear approach.Siince i am notperl-guy enoughto get the full context of Matt's scriptproblemsare easier to debug...chuck > "Support list for opensource software in schools." on > Sunday, March 6, 2005 at 7:49 AM +0000 wrote: > >smaba.schema changes wit every release of samba > > Yes...it does...dammit. ;-) > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From cliebow at downeast.net Mon Mar 7 01:52:54 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Mon, 7 Mar 2005 01:52:54 GMT Subject: [K12OSN] ldapscript Message-ID: <200503070050.j270ook22294@downeast.net> in case you get that far..itlooks for a filewith usernames takenfromfirst field ofdoamain name so vassalboro.com would look for vassalboro.csv to containuser names..chuck > "Support list for opensource software in schools." on > Sunday, March 6, 2005 at 7:49 AM +0000 wrote: > >smaba.schema changes wit every release of samba > > Yes...it does...dammit. ;-) > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From robark at gmail.com Mon Mar 7 03:12:12 2005 From: robark at gmail.com (Robert Arkiletian) Date: Sun, 6 Mar 2005 19:12:12 -0800 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <1110134738.29013.34.camel@les-home.futuresource.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> Message-ID: On Sun, 06 Mar 2005 12:45:38 -0600, Les Mikesell wrote: > Errr, I thought the main advantage of Ubuntu was that they weren't > strictly following the Debian release schedule (or lack thereof). Yes that's true. I think Ubuntu is on a 6 month cycle. Hopefully, Ubuntu can benefit from Debian stable patches. IMHO, Debian stable (soon to be Sarge) would be the best distro for K12LTSP. So moving to Ubuntu would make it much easier if people wanted to use Debian. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From dan_young at parkrose.k12.or.us Mon Mar 7 04:06:31 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Sun, 06 Mar 2005 20:06:31 -0800 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> Message-ID: <1110168391.6164.16.camel@localhost.localdomain> On Sun, 2005-03-06 at 19:12 -0800, Robert Arkiletian wrote: > On Sun, 06 Mar 2005 12:45:38 -0600, Les Mikesell wrote: > > > Errr, I thought the main advantage of Ubuntu was that they weren't > > strictly following the Debian release schedule (or lack thereof). > > Yes that's true. I think Ubuntu is on a 6 month cycle. Hopefully, > Ubuntu can benefit from Debian stable patches. IMHO, Debian stable > (soon to be Sarge) would be the best distro for K12LTSP. So moving to > Ubuntu would make it much easier if people wanted to use Debian. Ugh. Debian Woody is, what, almost 3 years old? Waaay too long to wait between releases for a desktop OS. The desktop space is where improvements are being made most rapidly, which is as it should be in a "feature-rich environment." I'd rather not be saddled w/ a 2.4 kernel, Mozilla 1.0, Evolution 1.0, etc. Ubuntu plans to release every six months, but maintain releases for 18 months. 4.10 was release in October of last year (see the connection? Version numbers are actually date-stamps) and will be maintained until April 2006. -- Dan Young Parkrose School District From eharrison at mail.mesd.k12.or.us Mon Mar 7 04:59:54 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sun, 6 Mar 2005 20:59:54 -0800 (PST) Subject: [K12OSN] Starting work on 4.2.1 Message-ID: I'm finally back from three week's worth of vacation, R&D work, & conferences. I started work on K12LTSP 4.2.1. So far I have included all of the security & bug fixes. What is new that should be considered for inclusion? Off the top of my head: * the official Fedora Extras repository * Inkscape Is the LDAP script ready to be included? (perhaps just in /opt/ltsp/scripts?) -Eric From luis.montes at cox.net Mon Mar 7 05:59:08 2005 From: luis.montes at cox.net (Luis Montes) Date: Sun, 06 Mar 2005 22:59:08 -0700 Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: References: Message-ID: <422BEDAC.5070102@cox.net> One thing of the top of my head: Include the fix to Icewm to not launch icewmbg, or the latest version that fixes the problem. Luis Eric Harrison wrote: > > I'm finally back from three week's worth of vacation, R&D work, & > conferences. > > I started work on K12LTSP 4.2.1. So far I have included all of the > security & bug fixes. > > What is new that should be considered for inclusion? Off the top of > my head: > > * the official Fedora Extras repository > * Inkscape > > Is the LDAP script ready to be included? (perhaps just in > /opt/ltsp/scripts?) > > -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 Mon Mar 7 05:25:57 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sun, 6 Mar 2005 21:25:57 -0800 (PST) Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: <422BEDAC.5070102@cox.net> References: <422BEDAC.5070102@cox.net> Message-ID: On Sun, 6 Mar 2005, Luis Montes wrote: > One thing of the top of my head: > > Include the fix to Icewm to not launch icewmbg, or the latest version that > fixes the problem. Done and done. The first has been incorporated for quite some time now. Edit /etc/sysconfig/icewm and set ICEWM_USE_SESSION=no to prevent icewmbg from running. I have icewm 1.2.20 in my 4.2.1 build (the same as in the 4.2.0 updates repository). That is the latest available version of IceWM. -Eric From les at futuresource.com Mon Mar 7 05:28:49 2005 From: les at futuresource.com (Les Mikesell) Date: Sun, 06 Mar 2005 23:28:49 -0600 Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: References: Message-ID: <1110173329.30131.37.camel@les-home.futuresource.com> On Sun, 2005-03-06 at 22:59, Eric Harrison wrote: > What is new that should be considered for inclusion? Off the top of > my head: How about packaging a yum repository for Centos4 containing the k12ltsp add-ons? It should be pretty close to FC3 program-version wise. -- Les Mikesell les at futuresource.com From eharrison at mail.mesd.k12.or.us Mon Mar 7 05:35:21 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sun, 6 Mar 2005 21:35:21 -0800 (PST) Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: <1110173329.30131.37.camel@les-home.futuresource.com> References: <1110173329.30131.37.camel@les-home.futuresource.com> Message-ID: On Sun, 6 Mar 2005, Les Mikesell wrote: > On Sun, 2005-03-06 at 22:59, Eric Harrison wrote: > >> What is new that should be considered for inclusion? Off the top of >> my head: > > How about packaging a yum repository for Centos4 containing the k12ltsp > add-ons? It should be pretty close to FC3 program-version wise. This will likely occur, but is distinctly separate from a 4.2.1 release. -Eric From sales at ecosolutions.com.au Mon Mar 7 05:56:54 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Mon, 07 Mar 2005 13:56:54 +0800 Subject: [K12OSN] rpm hanging on v4.2.0 Message-ID: <1110175015.5299.192.camel@localhost.localdomain> Using k12ltsp 4.2.0 with all latest updates: I have a problem with rpm action that google has not shed any light on for me so I put it to you good folks :^). I can perform rpm commands such as install and remove packages, and the correct action is taken, but when the action has supposedly finished the command just sits there on the blank next line without returning me to the prompt and giving me back the terminal. I tried rpm --rebuilddb to see if it would fix it, but the same thing happens with that command - though I doubt it is rebuilding because not a lot of disk activity ensues. The only way is to kill -9 any rpm command because even if I can wrest back control of the terminal session the rpm commands are hanging around in my process list long afterwards. Anyone got any ideas? Regards, Gavin From steve.honeycutt at gmail.com Mon Mar 7 06:03:46 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Mon, 7 Mar 2005 00:03:46 -0600 Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: References: <1110173329.30131.37.camel@les-home.futuresource.com> Message-ID: <61bfa743050306220341d39e16@mail.gmail.com> I've been a subscriber to this list for a short time and have to say... The developers of K12LTSP have shown considerable restraint and tolerance. KUDOS to all of you committed open source developers On Sun, 6 Mar 2005 21:35:21 -0800 (PST), Eric Harrison wrote: > On Sun, 6 Mar 2005, Les Mikesell wrote: > > > On Sun, 2005-03-06 at 22:59, Eric Harrison wrote: > > > >> What is new that should be considered for inclusion? Off the top of > >> my head: > > > > How about packaging a yum repository for Centos4 containing the k12ltsp > > add-ons? It should be pretty close to FC3 program-version wise. > > This will likely occur, but is distinctly separate from a 4.2.1 release. > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Best Regards, Steve www.slicehaven.com From eharrison at mail.mesd.k12.or.us Mon Mar 7 06:07:25 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sun, 6 Mar 2005 22:07:25 -0800 (PST) Subject: [K12OSN] rpm hanging on v4.2.0 In-Reply-To: <1110175015.5299.192.camel@localhost.localdomain> References: <1110175015.5299.192.camel@localhost.localdomain> Message-ID: On Mon, 7 Mar 2005, Gavin Chester wrote: > Using k12ltsp 4.2.0 with all latest updates: > > I have a problem with rpm action that google has not shed any light on > for me so I put it to you good folks :^). > > I can perform rpm commands such as install and remove packages, and the > correct action is taken, but when the action has supposedly finished the > command just sits there on the blank next line without returning me to > the prompt and giving me back the terminal. I tried rpm --rebuilddb to > see if it would fix it, but the same thing happens with that command - > though I doubt it is rebuilding because not a lot of disk activity > ensues. The only way is to kill -9 any rpm command because even if I > can wrest back control of the terminal session the rpm commands are > hanging around in my process list long afterwards. Anyone got any > ideas? I've never seen this on 4.2.0 (FC3), but if this were RH9 here is what I would say... run this command as root: rm -i /var/lib/rpm/__db.00? to remove /var/lib/rpm/__db.001, /var/lib/rpm/__db.002, /var/lib/rpm/__db.003 -Eric From sales at ecosolutions.com.au Mon Mar 7 06:28:09 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Mon, 07 Mar 2005 14:28:09 +0800 Subject: [K12OSN] rpm hanging on v4.2.0 In-Reply-To: References: <1110175015.5299.192.camel@localhost.localdomain> Message-ID: <1110176889.5299.202.camel@localhost.localdomain> On Sun, 2005-03-06 at 22:07 -0800, Eric Harrison wrote: > rm -i /var/lib/rpm/__db.00? Thanks, Eric that did the trick and I've just successfully run the rpm --rebuilddb command without that process hanging or remaining in my process list. Chalk that up to being a bug in FC3 as well as RH9?? BTW: I also had one of those 'gee!' moments when replying :-). I hit reply to your message in Evolution while I had your line about rm (as shown quoted above) highlighted/selected in your original message - and that is ALL Evo quoted in this reply! I must remember that to save deleting unnecessary text in future replies. Maybe old news to many, but first time I've seen it. Regards, Gavin. From les at futuresource.com Mon Mar 7 06:33:06 2005 From: les at futuresource.com (Les Mikesell) Date: Mon, 07 Mar 2005 00:33:06 -0600 Subject: [K12OSN] rpm hanging on v4.2.0 In-Reply-To: References: <1110175015.5299.192.camel@localhost.localdomain> Message-ID: <1110177186.30747.10.camel@les-home.futuresource.com> On Mon, 2005-03-07 at 00:07, Eric Harrison wrote: > I've never seen this on 4.2.0 (FC3), but if this were RH9 here is > what I would say... > > run this command as root: > > rm -i /var/lib/rpm/__db.00? > > to remove /var/lib/rpm/__db.001, /var/lib/rpm/__db.002, /var/lib/rpm/__db.003 > Don't you have to follow this with: rpm --rebuilddb -- Les Mikesell les at futuresource.com From sales at ecosolutions.com.au Mon Mar 7 06:39:49 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Mon, 07 Mar 2005 14:39:49 +0800 Subject: [K12OSN] rpm hanging on v4.2.0 In-Reply-To: <1110177186.30747.10.camel@les-home.futuresource.com> References: <1110175015.5299.192.camel@localhost.localdomain> <1110177186.30747.10.camel@les-home.futuresource.com> Message-ID: <1110177589.5299.206.camel@localhost.localdomain> On Mon, 2005-03-07 at 00:33 -0600, Les Mikesell wrote: > > rm -i /var/lib/rpm/__db.00? > > > > to > remove /var/lib/rpm/__db.001, /var/lib/rpm/__db.002, /var/lib/rpm/__db.003 > > > > Don't you have to follow this with: > rpm --rebuilddb Thanks for the 'heads up', Les but I had already done that - as written in my reply to Eric that must have just pipped your post at the post (as it were ;-) ). Gavin From big at santaz.dk Mon Mar 7 10:01:06 2005 From: big at santaz.dk (Jesper Berth) Date: Mon, 07 Mar 2005 11:01:06 +0100 Subject: [K12OSN] how to hardcode proxy settings in firefox In-Reply-To: <422A3BC0.90606@comcast.net> References: <000a01c521d0$19b25940$01fea8c0@brcHOST> <422A3BC0.90606@comcast.net> Message-ID: <422C2662.7000008@santaz.dk> Hi I use iptables to redirect all outgoing http trafic to squid then all browsers on my network will go throug the proxy Jesper Berth Brian Beck wrote: > Barry R Cisna wrote: > >> Hi List >> >> Does anyone have a good howto, on setting proxy settings globally >> for Firefox? >> I have seen postings on here a few months back for Mozilla ,and I >> ve tryed all of the "trys" and none really work :(. >> We are, using K12LTSP 4.2.0. >> You know the drill . I m having to manually enter the proxy >> number in the browser .preferences one at a time ,per user, UGH!.. >> >> Any help/criticizm/laughs/snickers,,,would be appreciated. >> >> Thanks, >> >> Barry CIsna >> RR1 Box 213 >> Gladstone, IL 61437 >> >> brcisna at frontiernet.net >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > > This is very much possible using a system-wide locked config file > generated with moz-byteshift.pl - Google for it or come monday when I > have access to my LTSP server again I'll get you my prefs.js and > instruction guides. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From jsimovic at tpg.com.au Mon Mar 7 10:05:39 2005 From: jsimovic at tpg.com.au (John Simovic) Date: Mon, 7 Mar 2005 21:05:39 +1100 Subject: [K12OSN] how to hardcode proxy settings in firefox In-Reply-To: <422C2662.7000008@santaz.dk> Message-ID: <200503071005.j27A5f7N003943@mail.tpgi.com.au> Edit the all.js file -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Jesper Berth Sent: Monday, 7 March 2005 21:01 PM To: Support list for opensource software in schools. Subject: Re: [K12OSN] how to hardcode proxy settings in firefox Hi I use iptables to redirect all outgoing http trafic to squid then all browsers on my network will go throug the proxy Jesper Berth Brian Beck wrote: > Barry R Cisna wrote: > >> Hi List >> >> Does anyone have a good howto, on setting proxy settings globally >> for Firefox? >> I have seen postings on here a few months back for Mozilla ,and I >> ve tryed all of the "trys" and none really work :(. >> We are, using K12LTSP 4.2.0. >> You know the drill . I m having to manually enter the proxy >> number in the browser .preferences one at a time ,per user, UGH!.. >> >> Any help/criticizm/laughs/snickers,,,would be appreciated. >> >> Thanks, >> >> Barry CIsna >> RR1 Box 213 >> Gladstone, IL 61437 >> >> brcisna at frontiernet.net >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see > > > This is very much possible using a system-wide locked config file > generated with moz-byteshift.pl - Google for it or come monday when I > have access to my LTSP server again I'll get you my prefs.js and > instruction guides. > > _______________________________________________ > 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 Mon Mar 7 12:15:44 2005 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 7 Mar 2005 04:15:44 -0800 (PST) Subject: [K12OSN] creating rpm packages from source Message-ID: <20050307121544.76095.qmail@web41608.mail.yahoo.com> I've read at least 3 different methods of doing this, and I'm wondering what most people use. There is a program called "checkinstall" that seems like it might work for me. I want to create packages from source for installation on my own machine. I do not need to do any custom settings, and in fact I would probably prefer if the program doesn't ask me too many questions or give me too many options. I don't think I'm ready for that yet! Any opinions? -Rob __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From balmquist at mindfirestudios.com Mon Mar 7 12:39:28 2005 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Mon, 7 Mar 2005 06:39:28 -0600 Subject: [K12OSN] rpm hanging on v4.2.0 In-Reply-To: <1110176889.5299.202.camel@localhost.localdomain> References: <1110175015.5299.192.camel@localhost.localdomain> <1110176889.5299.202.camel@localhost.localdomain> Message-ID: <7ab030d5c10ec06c4644875ec1ac39bd@mindfirestudios.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've had that problem before too. Killing rpm at the wrong time results in having the files somehow conflict with each other. Thus you not only need to rebuild the DB, but delete the files as well. I don't know enough about the workings of rpm to explain in any detail. This just seemed to be the proper explanation. On Mar 7, 2005, at 12:28 AM, Gavin Chester wrote: > > Thanks, Eric that did the trick and I've just successfully run the rpm > --rebuilddb command without that process hanging or remaining in my > process list. Chalk that up to being a bug in FC3 as well as RH9?? > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIsS4EACgkQfqZR3ThMfXRbXACfT0N7G8VtcFhVLy0c9yuehBCq BQQAniQDW6B+70oO5aJDLTG0OeigN0f0 =ifcy -----END PGP SIGNATURE----- From brian at portsmouth-college.ac.uk Mon Mar 7 12:40:04 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Mon, 7 Mar 2005 12:40:04 -0000 Subject: [K12OSN] Windows Users changing password or not as the case may be Message-ID: <01a101c52312$c9997cb0$65c8a8c0@brianwork> I have setup a Fedora Core system using the smbldap-installer script and everything seems to be working OK except for when users want to change there password. I have setup a test user called DERF using the following CL smbldap-useradd -m -a derf smbldap-passwd derf and I set his password to jimmy. I can login at the CL & via a Windose client without a problem. If I now try to change the password via the "Change Password" option on a CTRL ALT DEL it takes the old password & new password (trying to set it to `example`) but after a few seconds a message pops back say "You do not have permission to change your password" But now if I try to login via the CLI I have to use the password I'd tried to change it to (`example`) but via windows I have to use the old one (`jimmy`) I have tried running smbldap-passwd at the CLI logged in as the user and it runs OK it's just the Samba bit that seems not to work. Any idea's what to check ?? Thanks Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From dtrask at vcs.u52.k12.me.us Mon Mar 7 13:23:33 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 07 Mar 2005 08:23:33 -0500 Subject: [K12OSN] Windows Users changing password or not as the case may be In-Reply-To: <01a101c52312$c9997cb0$65c8a8c0@brianwork> References: <01a101c52312$c9997cb0$65c8a8c0@brianwork> Message-ID: Hmmm...interesting....I'm setting up my own box now to test your issue...give me a little while and I'll report back with my findings. "Support list for opensource software in schools." on Monday, March 07, 2005 at 7:40 AM +0000 wrote: >I have setup a Fedora Core system using the smbldap-installer script and >everything seems to be working OK except for when users want to change >there >password. > >I have setup a test user called DERF using the following CL > >smbldap-useradd -m -a derf >smbldap-passwd derf > >and I set his password to jimmy. > >I can login at the CL & via a Windose client without a problem. > >If I now try to change the password via the "Change Password" option on a >CTRL ALT DEL it takes the old password & new password (trying to set it to >`example`) but after a few seconds a message pops back say "You do not >have >permission to change your password" > >But now if I try to login via the CLI I have to use the password I'd tried >to change it to (`example`) but via windows I have to use the old one >(`jimmy`) > >I have tried running smbldap-passwd at the CLI logged in as the user and >it >runs OK it's just the Samba bit that seems not to work. > >Any idea's what to check ?? > >Thanks >Brian David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From cliebow at downeast.net Mon Mar 7 13:24:19 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Mon, 7 Mar 2005 13:24:19 GMT Subject: [K12OSN] Windows Users changing password or not as the case may be Message-ID: <200503071222.j27CMCI28031@downeast.net> that drove me buts for a couple weeks..i believe terpstra recommends being sure unix passwd sync is commented as well as passwd chat..chucvk > Hmmm...interesting....I'm setting up my own box now to test your > issue...give me a little while and I'll report back with my findings. > > "Support list for opensource software in schools." on > Monday, March 07, 2005 at 7:40 AM +0000 wrote: > >I have setup a Fedora Core system using the smbldap-installer script and > >everything seems to be working OK except for when users want to change > >there > >password. > > > >I have setup a test user called DERF using the following CL > > > >smbldap-useradd -m -a derf > >smbldap-passwd derf > > > >and I set his password to jimmy. > > > >I can login at the CL & via a Windose client without a problem. > > > >If I now try to change the password via the "Change Password" option on a > >CTRL ALT DEL it takes the old password & new password (trying to set it to > >`example`) but after a few seconds a message pops back say "You do not > >have > >permission to change your password" > > > >But now if I try to login via the CLI I have to use the password I'd tried > >to change it to (`example`) but via windows I have to use the old one > >(`jimmy`) > > > >I have tried running smbldap-passwd at the CLI logged in as the user and > >it > >runs OK it's just the Samba bit that seems not to work. > > > >Any idea's what to check ?? > > > >Thanks > >Brian > > > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From dtrask at vcs.u52.k12.me.us Mon Mar 7 13:38:25 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 07 Mar 2005 08:38:25 -0500 Subject: [K12OSN] Windows Users changing password or not as the case may be In-Reply-To: <200503071222.j27CMCI28031@downeast.net> References: <200503071222.j27CMCI28031@downeast.net> Message-ID: "Support list for opensource software in schools." on Monday, March 07, 2005 at 8:24 AM +0000 wrote: >that drove me buts for a couple weeks..i believe terpstra recommends being >sure unix passwd sync is commented as well as passwd chat..chucvk in smb.conf? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From julius at turtle.com Mon Mar 7 13:51:53 2005 From: julius at turtle.com (Julius Szelagiewicz) Date: Mon, 7 Mar 2005 08:51:53 -0500 (EST) Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <1110149102.29622.7.camel@les-home.futuresource.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> <422B7C60.8040906@cmosnetworks.com> <1110149102.29622.7.camel@les-home.futuresource.com> Message-ID: <1121.216.216.171.235.1110203513.squirrel@216.216.171.235> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > On Sun, 2005-03-06 at 15:55, "Terrell Prud??, Jr." wrote: >> I'm >> assuming a "clean install" of K12LTSP here, which is the only way I >> really trust. > > You can do a 'mostly clean' install if you have /home on a separate > partition. Just don't reformat /home, and patch up your > passwd/shadow/group/gshadow files to include all the old users > above uid 500. There can still be some problems with things > that expect a new dotfile format in home directories. > >> For those who have implemented LDAP authentication >> infrastructures, use K12LTSP only for running apps (no file/printer >> serving, etc., /home is NFS-mounted on a dedicated server), and tell the >> K12LTSP server to authenticate against LDAP, then upgrading an entire >> K12LTSP system is not nearly as risky a proposition. That's, BTW, why >> I'm currently studying LDAP. :-) I need to be able to set that kind of >> thing up. > > Having this will also let you run a test system with the next version > concurrently, accessing the same home directories so you'll know > what to expect. > > -- > Les Mikesell Les, this is a receipe for disaster. The apps usually are backward compatible but they sure are -not- forward compatible. after say, evolution upgrade, the files may change so much, that accessing them with the old version will really hose the user boxes. ditto for mozilla. I know, I've learned the hard way :-) The safe way to do it is to run tests of new software against separate directories. julius -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFCLFx42LhlZOaj6vURAiXGAJ9cCJn1M/GuHi9SF5SUzOolbRTLuQCdGvzb hXtEXti+eangnTMZjb+ZsgQ= =4vgM -----END PGP SIGNATURE----- From sales at ecosolutions.com.au Mon Mar 7 14:18:55 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Mon, 07 Mar 2005 22:18:55 +0800 Subject: [K12OSN] creating rpm packages from source In-Reply-To: <20050307121544.76095.qmail@web41608.mail.yahoo.com> References: <20050307121544.76095.qmail@web41608.mail.yahoo.com> Message-ID: <1110205135.5299.211.camel@localhost.localdomain> On Mon, 2005-03-07 at 04:15 -0800, Rob Owens wrote: > I've read at least 3 different methods of doing this, > and I'm wondering what most people use. There is a > program called "checkinstall" that seems like it might > work for me. FWIW: I can vouch for checkinstall being pretty friendly to this newbie - mind you I never examined the integrity of the rpms it created. I just used it to remove an application by invoking rpm -e after I had built it from source - and it did that without fuss. Regards, Gavin. From petre at maltzen.net Mon Mar 7 14:21:57 2005 From: petre at maltzen.net (Petre Scheie) Date: Mon, 07 Mar 2005 08:21:57 -0600 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <4892876105030414296626041a@mail.gmail.com> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> <48928761050304142665499a5c@mail.gmail.com> <4892876105030414296626041a@mail.gmail.com> Message-ID: <422C6385.7000702@maltzen.net> Adam, I added a link to your docs on the wiki, under the WebFiltering section. Petre Adam Melancon wrote: > I would include this how-to in the k12ltsp wiki if people could use > it, but I've never added to a wiki before ;) > So if anyone wants to add it, feel free. > > Also check out the section on important scripts: > > Important Scripts: > > /etc/init.d/squidguard - this starts and stops squid and squidguard > examples: > /etc/init.d/squidguard start > /etc/init.d/squidguard restart > /etc/init.d/squidguard stop > > /etc/init.d/httpd - this starts and stops apache, use the same as above > > /usr/sbin/update_squidguard_blacklists - this script updates and > rebuilds and restarts the squid/squidguard service > this file is run nightly from a cron file /etc/cron.d/squidGuard > > > On Fri, 4 Mar 2005 16:26:47 -0600, Adam Melancon wrote: > >>If you are using squidguard, not just squid, use squid-squidguard.conf >>and only start /etc/init.d/squidguard >> >>Check out my "important files" section of my how-to >>http://www.vermilion.lib.la.us/sysadminsite/squidguard/ >> >>Important Files: >> >>/etc/squid/squid-squidGuard.conf - this is the configuration file >>for squid. There are two files, one is squid.conf the other is >>squid-squidGuard.conf, ignore squid.conf and use the squidGuard.conf >>file to configure squid. squid.conf is there if you are only running >>squid with no squidguard. >> >>/etc/squid/squidGuard.conf - This file is to configure squidGuard >> >>/var/log/squidGuard/squidGuard.log - this file will tell you if >>there is a problem with squid, or if it started correctly. >> >>/var/log/squid/access.log - If your traffic is routing correctly you >>will see EVERY web request in this file. You can see this by typing >>"tail -f /var/log/squid/access.log" >> >>/var/squidGuard/blacklists/(porn|warez|gambling|etc)/domains >>/var/squidGuard/blacklists/(porn|warez|gambling|etc)/urls >>These files (domains, urls) are the text files that contain the sites >>that are to be blocked. When the server is restarted each of these >>directores will now have a database file (domains.db, urls.db) built >>from these text files that squidguard will use to filter with. >> >>/etc/rc.d/rc.local - This is kind of like a startup file for Linux. >>I use it to run an iptables script that redirects incoming port 80 >>traffic to port 3128 >> >>/etc/httpd/conf/httpd.conf - apache's config file >> >>Enjoy! >> >> >>On Fri, 4 Mar 2005 14:23:55 -0700 (MST), Joe Guenther >> wrote: >> >>>I am trying to set up Squid and SquidGuard. >>> >>>It seems that Squid starts, but Squidguard will not start. When I type >>>service squid start .... [FAILED] >>>but then >>>service squid status shows that it is running with 2 processes. I know >>>that it is working, because I can use it as a proxy from another machine >>>in the network. But it will not filter unwanted sites. Is the [FAILED] >>>there because it knows that squidguard did not start properly >>> >>>I also notice that there are TWO config files - squid.conf and >>>squid-squidGuard.conf. Which one of these is used? >>> >>>In the services, do I tell the server to start BOTH squid and squidGuard >>>on startup? Or will it start both when squidguard is started. I ask this >>>because when I put in /etc/init.d/squidguard start it seems to start squid >>>first and then try to start squidguard. ... will only setting squidguard >>>suffice? If both are selected to start on boot, will it load too many >>>processes of itself? >>> >>>any help is appreciated as always >>>Joe Guenther >>> >>>P.S. I have included a few log files & squidGuard.conf... >>>= = = = = = >>>/var/log/squidGuard/squidGuard.log >>> >>>2005-03-03 17:21:43 [5339] init domainlist >>>/var/squidGuard/blacklists/ads/domains >>>2005-03-03 17:21:43 [5337] init domainlist >>>/var/squidGuard/blacklists/ads/domains >>>2005-03-03 17:21:43 [5340] init domainlist >>>/var/squidGuard/blacklists/ads/domains >>>2005-03-03 17:21:43 [5341] init domainlist >>>/var/squidGuard/blacklists/ads/domains >>>2005-03-03 17:21:43 [5338] init domainlist >>>/var/squidGuard/blacklists/ads/domains >>>2005-03-03 17:21:43 [5340] /var/squidGuard/blacklists/ads/domains: >>>Permission denied >>>2005-03-03 17:21:43 [5340] going into emergency mode >>>2005-03-03 17:21:43 [5341] /var/squidGuard/blacklists/ads/domains: >>>Permission denied >>>2005-03-03 17:21:43 [5341] going into emergency mode >>>2005-03-03 17:21:43 [5339] /var/squidGuard/blacklists/ads/domains: >>>Permission denied >>>2005-03-03 17:21:43 [5339] going into emergency mode >>>2005-03-03 17:21:43 [5338] /var/squidGuard/blacklists/ads/domains: >>>Permission denied >>>2005-03-03 17:21:43 [5338] going into emergency mode >>>2005-03-03 17:21:43 [5337] /var/squidGuard/blacklists/ads/domains: >>>Permission denied >>>2005-03-03 17:21:43 [5337] going into emergency mode >>> >>>= = = = = = = = >>>/var/log/squid/cache.log >>> >>>2005/03/03 17:20:43| Preparing for shutdown after 413 requests >>>2005/03/03 17:20:43| Waiting 30 seconds for active connections to finish >>>2005/03/03 17:20:43| FD 12 Closing HTTP connection >>>2005/03/03 17:20:45| Shutting down... >>>2005/03/03 17:20:45| FD 13 Closing ICP connection >>>2005/03/03 17:20:45| Closing unlinkd pipe on FD 10 >>>2005/03/03 17:20:45| storeDirWriteCleanLogs: Starting... >>>2005/03/03 17:20:45| Finished. Wrote 409 entries. >>>2005/03/03 17:20:45| Took 0.0 seconds (101262.7 entries/sec). >>>CPU Usage: 35.189 seconds = 34.331 user + 0.858 sys >>>Maximum Resident Size: 0 KB >>>Page faults with physical i/o: 1 >>>Memory usage for squid via mallinfo(): >>> total space in arena: 29032 KB >>> Ordinary blocks: 28954 KB 20 blks >>> Small blocks: 0 KB 5 blks >>> Holding blocks: 200 KB 1 blks >>> Free Small blocks: 0 KB >>> Free Ordinary blocks: 77 KB >>> Total in use: 29154 KB 100% >>> Total free: 77 KB 0% >>>2005/03/03 17:20:45| Squid Cache (Version 2.5.STABLE8): Exiting normally. >>>2005/03/03 17:21:11| Starting Squid Cache version 2.5.STABLE8 for >>>i386-redhat-linux-gnu... >>>2005/03/03 17:21:11| Process ID 5315 >>>2005/03/03 17:21:11| With 1024 file descriptors available >>>2005/03/03 17:21:11| DNS Socket created at 0.0.0.0, port 32775, FD 5 >>>2005/03/03 17:21:11| Adding nameserver 10.24.100.3 from /etc/resolv.conf >>>2005/03/03 17:21:11| helperOpenServers: Starting 5 'squidGuard' processes >>>2005/03/03 17:21:43| User-Agent logging is disabled. >>>2005/03/03 17:21:43| Referer logging is disabled. >>>2005/03/03 17:21:43| Unlinkd pipe opened on FD 15 >>>2005/03/03 17:21:43| Swap maxSize 102400 KB, estimated 7876 objects >>>2005/03/03 17:21:43| Target number of buckets: 393 >>>2005/03/03 17:21:43| Using 8192 Store buckets >>>2005/03/03 17:21:43| Max Mem size: 8192 KB >>>2005/03/03 17:21:43| Max Swap size: 102400 KB >>>2005/03/03 17:21:43| Rebuilding storage in /var/spool/squid (CLEAN) >>>2005/03/03 17:21:43| Using Least Load store dir selection >>>2005/03/03 17:21:43| Set Current Directory to /var/spool/squid >>>2005/03/03 17:21:43| Loaded Icons. >>>2005/03/03 17:21:43| Accepting HTTP connections at 0.0.0.0, port 3128, FD 17. >>>2005/03/03 17:21:43| Accepting ICP messages at 0.0.0.0, port 3130, FD 18. >>>2005/03/03 17:21:43| WCCP Disabled. >>>2005/03/03 17:21:43| Ready to serve requests. >>>2005/03/03 17:21:44| Done reading /var/spool/squid swaplog (409 entries) >>>2005/03/03 17:21:44| Finished rebuilding storage from disk. >>>2005/03/03 17:21:44| 409 Entries scanned >>>2005/03/03 17:21:44| 0 Invalid entries. >>>2005/03/03 17:21:44| 0 With invalid flags. >>>2005/03/03 17:21:44| 409 Objects loaded. >>>2005/03/03 17:21:44| 0 Objects expired. >>>2005/03/03 17:21:44| 0 Objects cancelled. >>>2005/03/03 17:21:44| 0 Duplicate URLs purged. >>>2005/03/03 17:21:44| 0 Swapfile clashes avoided. >>>2005/03/03 17:21:44| Took 1.9 seconds ( 213.8 objects/sec). >>>2005/03/03 17:21:44| Beginning Validation Procedure >>>2005/03/03 17:21:45| Completed Validation Procedure >>>2005/03/03 17:21:45| Validated 409 Entries >>>2005/03/03 17:21:45| store_swap_size = 4096k >>>2005/03/03 17:21:45| storeLateRelease: released 0 objects >>> >>>= = = = = >>>/etc/squidGuard.conf >>> >>># >>># CONFIG FILE FOR SQUIDGUARD >>># >>># See http://www.squidguard.org/config/ for more examples >>># >>> >>>dbhome /var/squidGuard/blacklists >>>logdir /var/log/squidGuard >>> >>>dest ads { >>> log ads >>> domainlist ads/domains >>> urllist ads/urls >>>} >>> >>>dest audio-video { >>> log audio-video >>> domainlist audio-video/domains >>> urllist audio-video/urls >>>} >>> >>>dest aggressive { >>> log aggressive >>> domainlist aggressive/domains >>> urllist aggressive/urls >>>} >>> >>>dest drugs { >>> log drugs >>> domainlist drugs/domains >>> urllist drugs/urls >>>} >>> >>>dest gambling{ >>> log gambling >>> domainlist gambling/domains >>> urllist gambling/urls >>>} >>> >>>dest hacking { >>> log hacking >>> domainlist hacking/domains >>> urllist hacking/urls >>>} >>> >>>dest mail { >>> log mail >>> domainlist mail/domains >>> urllist mail/urls >>>} >>> >>>dest porn{ >>> log porn >>> domainlist porn/domains >>> urllist porn/urls >>>} >>> >>>dest proxy{ >>> log proxy >>> domainlist proxy/domains >>> urllist proxy/urls >>>} >>> >>>dest violence{ >>> log violence >>> domainlist violence/domains >>> urllist violence/urls >>>} >>> >>>dest warez{ >>> log warez >>> domainlist warez/domains >>> urllist warez/urls >>>} >>> >>>dest local-ok{ >>> domainlist local-ok/domains >>> urllist local-ok/urls >>>} >>> >>>dest local-block{ >>> log local-block >>> domainlist local-block/domains >>> urllist local-block/urls >>>} >>> >>>rewrite google { >>> s@(google.com/search.*q=.*)@\1\&safe=active at i >>> s@(google.com/images.*q=.*)@\1\&safe=active at i >>> s@(google.com/groups.*q=.*)@\1\&safe=active at i >>> s@(google.com/news.*q=.*)@\1\&safe=active at i >>> # log google >>>} >>> >>>acl { >>> default { >>> # for google to be in "safe mode" >>> rewrite google >>> >>> # the default categories are conservative, please add any additional >>> # categories listed above or simply comment out this line and uncomment >>> # out the line below it. >>> pass local-ok !local-block !gambling !porn !warez all >>># pass local-ok !local-block !aggressive !drugs !gambling !hacking >>>!porn !proxy !violence !warez all >>> >>> redirect >>>302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetgroup=%t&url=%u >>> # redirect >>>302:http://squid.chinooksedge.ab.ca/cgi-bin/squidGuard-simple.cgi?clientaddr=%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u >>> } >>>} >>> >>>= = = = = = = = = = = = = >>>Lantech - Didsbury >>>Chinook's Edge School Div. >>> >>>_______________________________________________ >>>K12OSN mailing list >>>K12OSN at redhat.com >>>https://www.redhat.com/mailman/listinfo/k12osn >>>For more info see >>> >>-- >>Adam Melancon >>Work: http://www.vermilion.lib.la.us >>Personal: http://www.melancon.org >> > > > From brian at portsmouth-college.ac.uk Mon Mar 7 14:31:19 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Mon, 7 Mar 2005 14:31:19 -0000 Subject: [K12OSN] Windows Users changing password or not as the case may be References: <200503071222.j27CMCI28031@downeast.net> Message-ID: <022c01c52322$545230e0$65c8a8c0@brianwork> David Trask wrote: > "Support list for opensource software in schools." > on Monday, March 07, 2005 at 8:24 AM +0000 wrote: >> that drove me buts for a couple weeks..i believe terpstra recommends >> being sure unix passwd sync is commented as well as passwd >> chat..chucvk > > in smb.conf? > > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Ah that fixed it. If you comment out the line that says unix password sync = yes users can change there password OK. So I guess it's an update to the installer script. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From SelzlerB at esuhsd.org Mon Mar 7 15:11:56 2005 From: SelzlerB at esuhsd.org (Selzler, Bruce) Date: Mon, 7 Mar 2005 07:11:56 -0800 Subject: [K12OSN] RE: K12OSN Digest, Vol 13, Issue 25 Message-ID: <0F900389C3BCBF4D98226694DBE963F20A7233D9@ECMAIL1.esuhsd.org> Hello Team, I have a couple of questions. First, is there a way to set up defaults on the LTSP server that will be mirrored on all of the workstations? I'm thinking of desktop backgrounds, Firefox favorites, menu bars, that sort of thing. I would like every user to have a common desktop, favorites, etc. And once you have those set, is there a way to "lock" those in place? We use Deep Freeze on Windows, so if a student puts something inappropriate as a desktop background, or puts inappropriate links in the favorites a simple restart puts everything back to its original settings. I'd like to be able to do something similar with LTSP. Any thoughts? - Sez From SelzlerB at esuhsd.org Mon Mar 7 15:14:40 2005 From: SelzlerB at esuhsd.org (Selzler, Bruce) Date: Mon, 7 Mar 2005 07:14:40 -0800 Subject: [K12OSN] Recall: K12OSN Digest, Vol 13, Issue 25 Message-ID: <0F900389C3BCBF4D98226694DBE963F20A7233DA@ECMAIL1.esuhsd.org> An HTML attachment was scrubbed... URL: From SelzlerB at esuhsd.org Mon Mar 7 15:15:14 2005 From: SelzlerB at esuhsd.org (Selzler, Bruce) Date: Mon, 7 Mar 2005 07:15:14 -0800 Subject: [K12OSN] Default Settings for Workstations Message-ID: <0F900389C3BCBF4D98226694DBE963F20A7233DB@ECMAIL1.esuhsd.org> Hello Team, I have a couple of questions. First, is there a way to set up defaults on the LTSP server that will be mirrored on all of the workstations? I'm thinking of desktop backgrounds, Firefox favorites, menu bars, that sort of thing. I would like every user to have a common desktop, favorites, etc. And once you have those set, is there a way to "lock" those in place? We use Deep Freeze on Windows, so if a student puts something inappropriate as a desktop background, or puts inappropriate links in the favorites a simple restart puts everything back to its original settings. I'd like to be able to do something similar with LTSP. Any thoughts? - Sez From bcarter at jchs.com Mon Mar 7 15:09:19 2005 From: bcarter at jchs.com (Burt Carter) Date: Mon, 7 Mar 2005 10:09:19 -0500 Subject: [K12OSN] boot rom from harddrive Message-ID: <000f01c52327$a30e5790$21690a0a@TechOffice> I am using bootrom floppy disks to boot my LTSP clients. Can anyone tell me how I can write this image to the harddrive so I do not need a floppy. Thanks, Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From petre at maltzen.net Mon Mar 7 15:36:28 2005 From: petre at maltzen.net (Petre Scheie) Date: Mon, 07 Mar 2005 09:36:28 -0600 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: <422B88FB.4000409@cmosnetworks.com> References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> <422B7C60.8040906@cmosnetworks.com> <1110149102.29622.7.camel@les-home.futuresource.com> <422B88FB.4000409@cmosnetworks.com> Message-ID: <422C74FC.1020407@maltzen.net> Mounting /home across different versions of K12LTSP presents its own set of problems, I discovered this weekend. My primary server is running 3.1.2, and I just built a new server using 4.2.0. I mounted the /home directory from the 3.1.2 box onto the 4.2.0 box, turned off DHCPD on the old box, turned on DHCPD on the new box, and fired up a terminal. It connected to the new server, booted, etc. The only problem was with gnome. Apparently, something has changed as far as the settings in the user's ~/ directory because I got errors and duplicate desktop icons and the panels were messed up, had no menu button so no way to logoff, etc. Not to say the problems are insurmountable, but I sure wouldn't call it a transparent upgrade. Petre Terrell Prud?, Jr. wrote: > Les Mikesell wrote: > >> On Sun, 2005-03-06 at 15:55, "Terrell Prud??, Jr." wrote: >> >> >>> I'm assuming a "clean install" of K12LTSP here, which is the only way >>> I really trust. >>> >> >> >> You can do a 'mostly clean' install if you have /home on a separate >> partition. Just don't reformat /home, and patch up your >> passwd/shadow/group/gshadow files to include all the old users >> above uid 500. There can still be some problems with things >> that expect a new dotfile format in home directories. >> >> >> >>> For those who have implemented LDAP authentication infrastructures, >>> use K12LTSP only for running apps (no file/printer serving, etc., >>> /home is NFS-mounted on a dedicated server), and tell the K12LTSP >>> server to authenticate against LDAP, then upgrading an entire K12LTSP >>> system is not nearly as risky a proposition. That's, BTW, why I'm >>> currently studying LDAP. :-) I need to be able to set that kind of >>> thing up. >>> >> >> >> Having this will also let you run a test system with the next version >> concurrently, accessing the same home directories so you'll know >> what to expect. >> >> >> > > Agreed on both points. > > --TP > _____________________ > Do you GNU!? > Be virus- and spam-free with Free/Open Source Software (FOSS). Check it > out! > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From jim at winonacotter.org Mon Mar 7 16:32:42 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Mon, 7 Mar 2005 10:32:42 -0600 Subject: [K12OSN] Jim K's sound configuration question In-Reply-To: <20050304110636.76804.qmail@web41605.mail.yahoo.com> Message-ID: <000001c52333$4939b4b0$b39b060a@winonacotter.org> > I have the exact same issue. I have a local install > of Mandrake and I want to use that box as a terminal. > I found that the sound info is located in > /etc/modprobe.conf of the local install. (This is for > the 2.6 kernel--I think with the 2.4 kernel it's in > /etc/modules.conf). > > However, I took this info out of my /etc/modprobe.conf > file and put it into lts.conf, enabled sound, etc, and > on bootup of the thin client I get something to the > effect of "device not found" when it attempts to load > the sound driver. > > So, stupid question: is it possible that the irq for > the sound card would be different when I'm booting off > the ltsp server than when I'm booting that same > machine locally? I have been fairly sick for the last week and haven't done much more on trying to figure this out. I'll check out the files you reference here and see if this will at least help me out. One advantage with working on the iMacs is every installation should have the same drivers, irq's, etc since all of the hardware is proprietary. Good luck in your quest. You have most likely figured out by now that this must still be a black enough magic that no one either understands enough to help or wants to take the risk of being caught up in email hell trying to help solve this sort of thing :-) Below is the response I received from Chuck if that helps you at all. ---------------- billc would know but first have to fiure out what sound card is i dont remember if lspci is in there.you could dump in th binary in yellowdog or ubuntu and see if you can get specs on the card..then see if the module is already part of the ppc ltsp..those sound modules would be in /opt/ltsp/ppc/lib/modules/-->god knows..chuck ---------------- I was hoping to come across some general thin client sound troubleshooting steps but so far have not found any. -- 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 Mon Mar 7 16:57:38 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Mon, 7 Mar 2005 10:57:38 -0600 Subject: [K12OSN] Default Settings for Workstations In-Reply-To: <0F900389C3BCBF4D98226694DBE963F20A7233DB@ECMAIL1.esuhsd.org> Message-ID: <000f01c52336$c46867f0$b39b060a@winonacotter.org> > Hello Team, > > I have a couple of questions. First, is there a way to set > up defaults on the LTSP server that will be mirrored on all > of the workstations? I'm thinking of desktop backgrounds, > Firefox favorites, menu bars, that sort of thing. I would > like every user to have a common desktop, favorites, etc. > > And once you have those set, is there a way to "lock" those > in place? We use Deep Freeze on Windows, so if a student puts > something inappropriate as a desktop background, or puts > inappropriate links in the favorites a simple restart puts > everything back to its original settings. I'd like to be > able to do something similar with LTSP. I don't know for sure as I have not done this myself but I believe you can setup a dummy user, create everything the way you need it, copy all of the settings to /etc/skel and all new users will use this same info. Then I would think you could set perms on these files to be read only so that the users cannot change them. Or use a little script to puch these files to all existing users. But I would wait for instructions from someone more capable :-) -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From schwankl at chatham.k12.nc.us Mon Mar 7 17:24:35 2005 From: schwankl at chatham.k12.nc.us (Jimmy Schwankl) Date: Mon, 7 Mar 2005 12:24:35 -0500 Subject: [K12OSN] Re: boot rom from harddrive Message-ID: Burt Carter wrote: > I am using bootrom floppy disks to boot my LTSP clients. ?Can anyone > tell me how I can write this image to the harddrive so I do not need a > floppy. Burt, Google and the K12LTSP wiki provided these. Check out: https://listman.redhat.com/archives/k12osn/2004-October/msg00249.html and http://www.k12ltsp.org/phpwiki/index.php/ Technical%3ABooting%3AClient%3ALiLo Peace, Jimmy Schwankl **This message was sent from the Chatham County Schools Mail Server** *****All e-mail correspondence to and from this address is subject to the North Carolina Public Records Law, which may result in monitoring and disclosure to third parties, including law enforcement.***** From jguenther at chinooksedge.ab.ca Mon Mar 7 17:38:29 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Mon, 07 Mar 2005 10:38:29 -0700 Subject: [K12OSN] SquidGuard won't start In-Reply-To: <1641.24.2.210.202.1109990955.squirrel@mail.eastgranby.k12.ct.us> References: <50416.199.216.98.34.1109971435.squirrel@199.216.98.34> <1641.24.2.210.202.1109990955.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <422C9195.3050301@chinooksedge.ab.ca> An HTML attachment was scrubbed... URL: From andyr at wizzy.com Mon Mar 7 17:42:26 2005 From: andyr at wizzy.com (Andy Rabagliati) Date: Mon, 7 Mar 2005 19:42:26 +0200 Subject: [K12OSN] boot rom from harddrive In-Reply-To: <000f01c52327$a30e5790$21690a0a@TechOffice> References: <000f01c52327$a30e5790$21690a0a@TechOffice> Message-ID: <20050307174226.GS23374@wizzy.com> On Mon, 07 Mar 2005, Burt Carter wrote: > I am using bootrom floppy disks to boot my LTSP clients. Can anyone > tell me how I can write this image to the harddrive so I do not need a > floppy. http://www.wizzy.org.za/article/articlestatic/14/1/2/ LTSP from a hard disk. Cheers, Andy! From hick518 at yahoo.com Mon Mar 7 17:44:04 2005 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 7 Mar 2005 09:44:04 -0800 (PST) Subject: [K12OSN] Jim K's sound configuration question In-Reply-To: 6667 Message-ID: <20050307174404.32522.qmail@web41622.mail.yahoo.com> I got my problem straightened out. I had to disable "PnP OS" in the bios. Once I did this, my pc reported to me the irq of the soundcard at bootup! Very handy! The info came up right after the display which tells you what is installed on the primary and secondary IDE cables, etc. And by the way, the irq that the computer reported to me (and which worked when set up in lts.conf) was different than the irq that this same box was successfully using when running a local installation of Mandrake. Good luck! -Rob --- Jim Kronebusch wrote: > > I have the exact same issue. I have a local > install > > of Mandrake and I want to use that box as a > terminal. > > I found that the sound info is located in > > /etc/modprobe.conf of the local install. (This is > for > > the 2.6 kernel--I think with the 2.4 kernel it's > in > > /etc/modules.conf). > > > > However, I took this info out of my > /etc/modprobe.conf > > file and put it into lts.conf, enabled sound, etc, > and > > on bootup of the thin client I get something to > the > > effect of "device not found" when it attempts to > load > > the sound driver. > > > > So, stupid question: is it possible that the irq > for > > the sound card would be different when I'm booting > off > > the ltsp server than when I'm booting that same > > machine locally? > > I have been fairly sick for the last week and > haven't done much more on > trying to figure this out. I'll check out the files > you reference here > and see if this will at least help me out. One > advantage with working > on the iMacs is every installation should have the > same drivers, irq's, > etc since all of the hardware is proprietary. > > Good luck in your quest. You have most likely > figured out by now that > this must still be a black enough magic that no one > either understands > enough to help or wants to take the risk of being > caught up in email > hell trying to help solve this sort of thing :-) > > Below is the response I received from Chuck if that > helps you at all. > ---------------- > billc would know but first have to fiure out what > sound card is i dont > remember if lspci is in there.you could dump in th > binary in yellowdog > or ubuntu and see if you can get specs on the > card..then see if the > module is already part of the ppc ltsp..those sound > modules would be in > /opt/ltsp/ppc/lib/modules/-->god knows..chuck > ---------------- > > I was hoping to come across some general thin client > sound > troubleshooting steps but so far have not found any. > > > -- > 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 > __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From bcarter at jchs.com Mon Mar 7 18:23:15 2005 From: bcarter at jchs.com (Burt Carter) Date: Mon, 7 Mar 2005 13:23:15 -0500 Subject: [K12OSN] load balancing Message-ID: <002a01c52342$ba74d600$21690a0a@TechOffice> I have 2 LTSP servers and I want to find a way to balance clients connecting to them. So if I have 50 clients connected 25 will be on one server and 25 on the other. I have been assigning 25 ip address to the dhcp server on each, that way the server will service 25 clients and no more. Thanks, Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From dtrask at vcs.u52.k12.me.us Mon Mar 7 18:43:02 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 07 Mar 2005 13:43:02 -0500 Subject: [K12OSN] Northeast Linux Conference website Message-ID: I have posted a web site at http://www.trasksinc.com/NELS to provide information about the 2005 Northeast Linux Conference....check it out and come if you can! It's an awesome opportunity to meet folks and simply learn from each other. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From cockrell at honeygroveisd.net Mon Mar 7 18:57:18 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Mon, 07 Mar 2005 12:57:18 -0600 Subject: [K12OSN] boot rom from harddrive In-Reply-To: <20050307170026.72CFB7365E@hormel.redhat.com> References: <20050307170026.72CFB7365E@hormel.redhat.com> Message-ID: <422CA40E.6070008@honeygroveisd.net> > I am using bootrom floppy disks to boot my LTSP clients. Can anyone > tell me how I can write this image to the harddrive so I do not need a > floppy. > > Thanks, > > Burt Carter Burt, since I'm a DOS guy from way back, the way I do this is partition the hard drive with FreeDOS (www.freedos.org) and write an autoexec.bat file to call the appropriate .com file from www.rom-o-matic.net. The only caveat is that I have to use a file specific to the network card. If anyone here is aware of the DOS version of the "Kitchen Sink" etherboot file, I'd love to know about it. Just my $.02. C-ya, Mark ____ "Don't get excited about a tax cut. It's like a mugger giving you back fare for a taxi." -- Arnold Glasow From dan_young at parkrose.k12.or.us Mon Mar 7 19:15:22 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Mon, 07 Mar 2005 11:15:22 -0800 Subject: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> <1110168391.6164.16.camel@localhost.localdomain> Message-ID: <1110222922.19805.13.camel@dan.parkrose.k12.or.us> If you have reply-to set in your mail client to your e-mail address, you will get mail directly when folks hit reply. On Mon, 2005-03-07 at 10:36 -0800, Robert Arkiletian wrote: > On Sun, 06 Mar 2005 20:06:31 -0800, Dan Young > wrote: > > > Ugh. Debian Woody is, what, almost 3 years old? Waaay too long to wait > > between releases for a desktop OS. The desktop space is where > > improvements are being made most rapidly, which is as it should be in a > > "feature-rich environment." I'd rather not be saddled w/ a 2.4 kernel, > > Mozilla 1.0, Evolution 1.0, etc. > > > > Ubuntu plans to release every six months, but maintain releases for 18 > > months. 4.10 was release in October of last year (see the connection? > > Version numbers are actually date-stamps) and will be maintained until > > April 2006. > > I meant Sarge (when it goes stable) not Woody. But your point is > taken. In 3 years I'm sure Sarge will also be considered old. Yeah, that's what I'm referring to. Right now, sarge is testing (no timely security updates) and if you can predict their release date, you're a better man than I. ;-) -- Dan Young Parkrose School District From robark at gmail.com Mon Mar 7 19:23:25 2005 From: robark at gmail.com (Robert Arkiletian) Date: Mon, 7 Mar 2005 11:23:25 -0800 Subject: Fwd: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem In-Reply-To: References: <422B2FA3.1090600@netscape.net> <1110134738.29013.34.camel@les-home.futuresource.com> <1110168391.6164.16.camel@localhost.localdomain> Message-ID: I meant to post this to the list. ---------- Forwarded message ---------- From: Robert Arkiletian Date: Mon, 7 Mar 2005 10:36:35 -0800 Subject: Re: [K12OSN] K12ltsp V 4.1.1 & new(er) kernels problem To: Dan Young On Sun, 06 Mar 2005 20:06:31 -0800, Dan Young wrote: > Ugh. Debian Woody is, what, almost 3 years old? Waaay too long to wait > between releases for a desktop OS. The desktop space is where > improvements are being made most rapidly, which is as it should be in a > "feature-rich environment." I'd rather not be saddled w/ a 2.4 kernel, > Mozilla 1.0, Evolution 1.0, etc. > > Ubuntu plans to release every six months, but maintain releases for 18 > months. 4.10 was release in October of last year (see the connection? > Version numbers are actually date-stamps) and will be maintained until > April 2006. I meant Sarge (when it goes stable) not Woody. But your point is taken. In 3 years I'm sure Sarge will also be considered old. I am glad that Ubuntu has commited to at least 18 months support. Maybe Ubuntu is the best of both worlds if it can manage the stability and support of Debian AND provide more recent apps on a 6 month cycle. Bottom line is that we as sysadmins have to upgrade or reinstall the server every couple of years to ensure we can get security patches in a timely fashion. Personally the desktop environment does not make much of a difference to me as even if k12ltsp moves to Ubuntu I'm sticking with icewm because of its small footprint. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From cliebow at downeast.net Mon Mar 7 21:15:06 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Mon, 7 Mar 2005 21:15:06 GMT Subject: [K12OSN] Windows Users changing password or not as the case may be Message-ID: <200503072012.j27KCvT12580@downeast.net> cool: chalk one up for the gipper...giffer ..whatever...chuck > David Trask wrote: > > "Support list for opensource software in schools." > > on Monday, March 07, 2005 at 8:24 AM +0000 wrote: > >> that drove me buts for a couple weeks..i believe terpstra recommends > >> being sure unix passwd sync is commented as well as passwd > >> chat..chucvk > > > > in smb.conf? > > > > > > David N. Trask > > Technology Teacher/Coordinator > > Vassalboro Community School > > dtrask at vcs.u52.k12.me.us > > (207)923-3100 > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > Ah that fixed it. If you comment out the line that says unix password sync = > yes users can change there password OK. So I guess it's an update to the > installer script. > > Brian > > > --------------------------------------------------------------- > 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 > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From pnakashi at k12.hi.us Mon Mar 7 22:37:18 2005 From: pnakashi at k12.hi.us (pnakashi at k12.hi.us) Date: Mon, 07 Mar 2005 12:37:18 -1000 Subject: [K12OSN] boot rom from harddrive Message-ID: From: Mark Cockrell > If anyone here is aware of the DOS version of the "Kitchen Sink" > etherboot file, I'd love to know about it. Not sure if this will work for you, but check it out. --Peter http://www.hosef.org/wiki/Testing%20the%20client%20--%20preparing%20a%20boot%20floppy From jconlon1 at elp.rr.com Mon Mar 7 22:57:29 2005 From: jconlon1 at elp.rr.com (John P. Conlon) Date: Mon, 07 Mar 2005 15:57:29 -0700 Subject: [K12OSN] Making a dual boot on a Dell Inspiron 6000 Message-ID: <422CDC59.2000004@elp.rr.com> I am trying to turn my new Dell Inspiron 6000 into a dual boot machine. I used Partition Magic 8.0 to move the NTFS windows partition boundary to give me room for Linux. I installed K12LTSP 4.1.0. The installation went okay but on the restart I get the following error message: Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0) I thought the problem might be version related and downloaded K12LTSP 4.2. The 4.2 is okay because I used it to update two other computers first. When I attempted to do a clean install on the Inspiron I got a popup window in the automatic partition part of the installation: Could not allocate requested partitions: Unsatisfied partition request New Part Request -- mountpoint: None uniqueID:9 type physical volume (LVM) format: 1 badblocks: None device: None drive ['sda'] primary: None size: 0 grow: 1 maxsize: None start None end: None migrate: None origfstype: None Grub appears to work okay because I can boot to Windows with no problem. What do I need to do to fix this problem? Thanks ahead of time Pat -------------- next part -------------- An HTML attachment was scrubbed... URL: From dtrask at vcs.u52.k12.me.us Mon Mar 7 23:42:14 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 07 Mar 2005 18:42:14 -0500 Subject: [K12OSN] Windows Users changing password or not as the case may be In-Reply-To: <200503072012.j27KCvT12580@downeast.net> References: <200503072012.j27KCvT12580@downeast.net> Message-ID: "Support list for opensource software in schools." on Monday, March 7, 2005 at 4:15 PM +0000 wrote: >> Ah that fixed it. If you comment out the line that says unix password >sync = >> yes users can change there password OK. So I guess it's an update to the >> installer script. Matt...did you see this? I'll check it out tomorrow...I got a system installed, but never got to a Windows machine to test. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Mon Mar 7 23:49:34 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 07 Mar 2005 18:49:34 -0500 Subject: [K12OSN] Windows Users changing password or not as the case may be In-Reply-To: <200503072012.j27KCvT12580@downeast.net> References: <200503072012.j27KCvT12580@downeast.net> Message-ID: Brian...can you verify that if you change the Windows (aka Samba) password does the Unix password change too? The reason I ask is that on my current production server configured based on my how-to (prior to the script) has the line unix password sync = yes and also ldap password sync = yes in the smb.conf file...and as a result....changing the password works. I'm wondering if something has changed in either smbldap-tools or samba to make that not the case in the new version. In any case...if the unix password also changes...we'll be fine...otherwise folks will have two different passwords and that'll get confusing. I can't test until tomorrow....can you test on your system and report back to Matt and I? "Support list for opensource software in schools." on Monday, March 7, 2005 at 4:15 PM +0000 wrote: >cool: chalk one up for the gipper...giffer ..whatever...chuck > >> David Trask wrote: > >> > "Support list for opensource software in schools." >> > on Monday, March 07, 2005 at 8:24 AM +0000 wrote: >> >> that drove me buts for a couple weeks..i believe terpstra recommends >> >> being sure unix passwd sync is commented as well as passwd >> >> chat..chucvk >> > >> > in smb.conf? >> > >> > >> > David N. Trask >> > Technology Teacher/Coordinator >> > Vassalboro Community School >> > dtrask at vcs.u52.k12.me.us >> > (207)923-3100 >> > >> > _______________________________________________ >> > K12OSN mailing list >> > K12OSN at redhat.com >> > https://www.redhat.com/mailman/listinfo/k12osn >> > For more info see >> >> Ah that fixed it. If you comment out the line that says unix password >sync = >> yes users can change there password OK. So I guess it's an update to the >> installer script. >> >> Brian >> >> David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From brcisna at frontiernet.net Tue Mar 8 00:16:02 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Mon, 7 Mar 2005 18:16:02 -0600 Subject: [K12OSN] boot rom from harddrive Message-ID: <003401c52374$03a8cda0$01fea8c0@brcHOST> Burt,, I use an very easy to use floppy i found on the net called eb_to_hd ( etherboot to HD). Do a google search for it,, It builds youa HD formatting floppy that is a two step process,, 1. clears the MBR and formats your existing HD, 2. searches your client box for an installed NIC,,,and assigns the correct driver for it,, and does a syslinux,,setup... reboot the client pc,,,with your network wire plugged in,,,and your connected to your K12LTSP server . it's that simple,,, takes a total of 5 mins and youve got a working K12LTSP client,,on your netowrk,,:). all thats required that you have a PCI nic( no ISA nics).. you can use old tiny HD's as it only needs a 5mb partition,,to make it work---sweet.. Its idiotproff,,, even i could make it work,, Take care.... Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From cliebow at downeast.net Tue Mar 8 00:15:44 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Tue, 8 Mar 2005 00:15:44 GMT Subject: [K12OSN] Windows Users changing password or not as the case may be Message-ID: <200503072313.j27NDYT05236@downeast.net> davie: in the smbldap-tools 0.8.7 howto is a scetion specifically addressing the issue..chuck 6.8 The directive passwd program = /usr/local/sbin/smbldap-passwd -u %u is not called, or i got a error message when changing the password from windows The directive is called if you also set unix password sync = Yes. Notes: if you use OpenLDAP, none of those two options are needed. You just need ldap passwd sync = Yes. the script called here must only update the userPassword attribute. This is the reason of the -u option. Samba passwords will be updated by samba itself. the passwd chat directive must match what is prompted when using the smbldap-passwd command > Brian...can you verify that if you change the Windows (aka Samba) password > does the Unix password change too? The reason I ask is that on my current > production server configured based on my how-to (prior to the script) has > the line unix password sync = yes and achucklso ldap password sync = yes in the > smb.conf file...and as a result....changing the password works. I'm > wondering if something has changed in either smbldap-tools or samba to > makevid: in smbldap-tools there is a howto that adressesspecifically the passwd change prob that not the case in the new version. In any case...if the unix > password also changes...we'll be fine...otherwise folks will have two > different passwords and that'll get confusing. I can't test until > tomorrow....can you test on your system and report back to Matt and I? > > "Support list for opensource software in schools." on > Monday, March 7, 2005 at 4:15 PM +0000 wrote: > >cool: chalk one up for the gipper...giffer ..whatever...chuck > > > >> David Trask wrote: > > > > >> > "Support list for opensource software in schools." > >> > on Monday, March 07, 2005 at 8:24 AM +0000 wrote: > >> >> that drove me buts for a couple weeks..i believe terpstra recommends > >> >> being sure unix passwd sync is commented as well as passwd > >> >> chat..chucvk > >> > > >> > in smb.conf? > >> > > >> > > >> > David N. Trask > >> > Technology Teacher/Coordinator > >> > Vassalboro Community School > >> > dtrask at vcs.u52.k12.me.us > >> > (207)923-3100 > >> > > >> > _______________________________________________ > >> > K12OSN mailing list > >> > K12OSN at redhat.com > >> > https://www.redhat.com/mailman/listinfo/k12osn > >> > For more info see > >> > >> Ah that fixed it. If you comment out the line that says unix password > >sync = > >> yes users can change there password OK. So I guess it's an update to the > >> installer script. > >> > >> Brian > >> > >> > > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From cliebow at downeast.net Tue Mar 8 00:23:44 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Tue, 8 Mar 2005 00:23:44 GMT Subject: [K12OSN] Windows Users changing password or not as the case may be Message-ID: <200503072321.j27NLXT06019@downeast.net> i did mean david...my computer thought otherwise...chuck --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From tuxnician at execulink.com Tue Mar 8 02:26:49 2005 From: tuxnician at execulink.com (Jason) Date: Mon, 07 Mar 2005 21:26:49 -0500 Subject: [K12OSN] Help Desk Message-ID: <422D0D69.2090601@execulink.com> Hi everyone, I was wondering if anyone is using a web based Help Desk software? I'm looking one that does the usual order tickets, tracking etc as well as any asset manager etc. Of course I'd like to have something that is Open Source :) If anyone has any ideas or suggestions please let me know! Thanks, Jason From pbenson at ffni.com Tue Mar 8 02:40:28 2005 From: pbenson at ffni.com (Phil Benson) Date: Mon, 7 Mar 2005 21:40:28 -0500 Subject: [K12OSN] Help Desk In-Reply-To: <422D0D69.2090601@execulink.com> Message-ID: I have been playing with the one at http://www.helpcenterlive.com/ and it appears to work good for what I need. It is open source and free. Phil Benson Embroidery Nation http://www.embroiderynation.com/ -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com]On Behalf Of Jason Sent: Monday, March 07, 2005 9:27 PM To: Support list for opensource software in schools. Subject: [K12OSN] Help Desk Hi everyone, I was wondering if anyone is using a web based Help Desk software? I'm looking one that does the usual order tickets, tracking etc as well as any asset manager etc. Of course I'd like to have something that is Open Source :) If anyone has any ideas or suggestions please let me know! Thanks, Jason _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From bear2bar at netscape.net Tue Mar 8 02:36:26 2005 From: bear2bar at netscape.net (norbert) Date: Mon, 07 Mar 2005 21:36:26 -0500 Subject: [K12OSN] Help Desk In-Reply-To: <422D0D69.2090601@execulink.com> References: <422D0D69.2090601@execulink.com> Message-ID: <422D0FAA.1050605@netscape.net> tuxnician at execulink.com wrote: > Hi everyone, > > I was wondering if anyone is using a web based Help Desk software? > > I'm looking one that does the usual order tickets, tracking etc as > well as any asset manager etc. Of course I'd like to have something > that is Open Source :) > > If anyone has any ideas or suggestions please let me know! > > Thanks, > > Jason > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Hi, Check out my help desk site Powered by ExoPHPDesk v1.0 Beta 1. ? 2003-2004, ExoScripts . at www.xtlabs.org & select help desk. Open source & works great ! norbert -------------- next part -------------- An HTML attachment was scrubbed... URL: From SHarbour at nwresd.k12.or.us Tue Mar 8 04:51:40 2005 From: SHarbour at nwresd.k12.or.us (Sean Harbour) Date: Mon, 7 Mar 2005 20:51:40 -0800 Subject: [K12OSN] RE:Load balancing Message-ID: <646574B39C491E4D8573C54D35FFE52C058DBA@wsc-mail-01.intra.nwresd.k12.or.us> >Date: Mon, 7 Mar 2005 13:23:15 -0500 >From: "Burt Carter" >Subject: [K12OSN] load balancing >To: >Message-ID: <002a01c52342$ba74d600$21690a0a at TechOffice> >Content-Type: text/plain; charset="us-ascii" >I have 2 LTSP servers and I want to find a way to balance clients >connecting to them. So if I have 50 clients connected 25 will be on one >server and 25 on the other. I have been assigning 25 ip address to the >dhcp server on each, that way the server will service 25 clients and no >more. >Thanks, >Burt Carter Someone on the list a year or two ago mentioned that they had XDM(GDM?) setup so the users could choose which server they logged into. This was apparently very effective as the users quickly learned they could log into the faster server, letting them load balance themselves. Not very elegant, but it sounded effective. Just an idea, I wonder if the logon screen could be easily modified to show updated utilization stats of some sort of all the available servers? Or has someone done this already Sean Harbour -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2942 bytes Desc: not available URL: From dtrask at vcs.u52.k12.me.us Tue Mar 8 05:07:39 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 00:07:39 -0500 Subject: [K12OSN] If you're planning to attend...let me know *please?* Message-ID: Hi all, If you are planning (or hoping) to attend this years Gould Academy Summer Linux Conference (now known as Northeast Linux Symposium)....but have not registered due to waiting for a PO or whatever....could you please drop me a quick email off-list to let me know? I'm trying to get a tentative head count so I can decide what to forge ahead with in regards to sessions...meals...etc. I'm at a bit of a disadvantage this year as I am not on campus like Derek was...so I need to know more...sooner. Thanks! I have posted a website with more info....here..... http://www.trasksinc.com/NELS/index.html David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From jonathan at shuttleworthfoundation.org Tue Mar 8 06:01:50 2005 From: jonathan at shuttleworthfoundation.org (Jonathan Carter) Date: Tue, 08 Mar 2005 08:01:50 +0200 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> Message-ID: <422D3FCE.7090300@shuttleworthfoundation.org> Hi! I want to set up a lab with two servers and load balancing, and I've found the post below. Is this a good way of doing it? Do anyone perhaps know of some links that points to other methods of doing the below? I must admit, I'm not familiar with rsync. How do I rsync between two servers' home directories if one server is 192.168.0.254 and the other one 192.168.0.253? thanks Jonathan Barry R Cisna wrote: > Here is an easy/quick way to acheive load balancing between K12LTSP > servers for your LAN.. > > We have our school under a two subnet setup ( elem & high school) > This setup works in conjunction with a windows network with no > mods,,to your existing switches,wiring,etc. > Our windows network is on a 172.28.x.x network on each subnet as well, > I have the LTSP netowrk setup..to the default setup,,of 192.168.0.x > on both subnets. > I have two K12LTSP servers feeding into each subnet.( total four). > Make sure you have disabled DHCP on your firewall..and windows > servers... > Then,, simply run parallel,,DHCP servers( enable DHCP,,on all of > your K112LTSP servers,and then all you have to do is hardcode,, the IP > settings,,on your teachers/staff windows boxes,,( we are trying to get > (almost) completly away from win doze),, > If you have DHCP enabled on your windows servers some clients will > boot up ok,,and some will "kernel panic",, > When your clients bootup under this scenario ..they will randomly > "access" the least busyest server,and will usually end up about 50/50to > each sevrer feeding them, in a given room of puters,, > You will not need to even do any config in your hosts.conf...etc.. > then, just do a scheduled cron job ,hourly with rsync of your > students home folders( unless your have a centralized server for home > folder redirection),, > this may be a overly simplistic approach,,but works great for our > school scenario. > I tryed to get the XDMCP chooser to work,on clients,,but was too > time consuming.and this approach is "seamless". > Just thought this may help some people trying to "build out" on > their existing K12lTSP setup.. > > hope this is of some help to someone,, > > Take care... > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From mpribik at zoznam.sk Tue Mar 8 07:40:23 2005 From: mpribik at zoznam.sk (M.Pribik) Date: Tue, 8 Mar 2005 08:40:23 +0100 Subject: [K12OSN] Server load balancing, made easy References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> Message-ID: <002001c523b2$16e19300$0100a8c0@Marian> I don't have any experience with this solution of the load balancing , but if it works /it seems it does/ it is briliant and natural solution. Marian ----- Original Message ----- From: "Jonathan Carter" To: "Support list for opensource software in schools." Sent: Tuesday, March 08, 2005 7:01 AM Subject: Re: [K12OSN] Server load balancing, made easy > Hi! > > I want to set up a lab with two servers and load balancing, and I've > found the post below. Is this a good way of doing it? Do anyone perhaps > know of some links that points to other methods of doing the below? > > I must admit, I'm not familiar with rsync. How do I rsync between two > servers' home directories if one server is 192.168.0.254 and the other > one 192.168.0.253? > > thanks > Jonathan > > Barry R Cisna wrote: > > Here is an easy/quick way to acheive load balancing between K12LTSP > > servers for your LAN.. > > > > We have our school under a two subnet setup ( elem & high school) > > This setup works in conjunction with a windows network with no > > mods,,to your existing switches,wiring,etc. > > Our windows network is on a 172.28.x.x network on each subnet as well, > > I have the LTSP netowrk setup..to the default setup,,of 192.168.0.x > > on both subnets. > > I have two K12LTSP servers feeding into each subnet.( total four). > > Make sure you have disabled DHCP on your firewall..and windows > > servers... > > Then,, simply run parallel,,DHCP servers( enable DHCP,,on all of > > your K112LTSP servers,and then all you have to do is hardcode,, the IP > > settings,,on your teachers/staff windows boxes,,( we are trying to get > > (almost) completly away from win doze),, > > If you have DHCP enabled on your windows servers some clients will > > boot up ok,,and some will "kernel panic",, > > When your clients bootup under this scenario ..they will randomly > > "access" the least busyest server,and will usually end up about 50/50to > > each sevrer feeding them, in a given room of puters,, > > You will not need to even do any config in your hosts.conf...etc.. > > then, just do a scheduled cron job ,hourly with rsync of your > > students home folders( unless your have a centralized server for home > > folder redirection),, > > this may be a overly simplistic approach,,but works great for our > > school scenario. > > I tryed to get the XDMCP chooser to work,on clients,,but was too > > time consuming.and this approach is "seamless". > > Just thought this may help some people trying to "build out" on > > their existing K12lTSP setup.. > > > > hope this is of some help to someone,, > > > > Take care... > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > 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 > > __________ Informacia od NOD32 1.1020 (20050307) __________ > > Tato sprava bola preverena antivirusovym systemom NOD32. > http://www.eset.sk > > From jonathan at shuttleworthfoundation.org Tue Mar 8 08:33:57 2005 From: jonathan at shuttleworthfoundation.org (Jonathan Carter) Date: Tue, 08 Mar 2005 10:33:57 +0200 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <002001c523b2$16e19300$0100a8c0@Marian> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> <002001c523b2$16e19300$0100a8c0@Marian> Message-ID: <422D6375.8010104@shuttleworthfoundation.org> M.Pribik wrote: > I don't have any experience with this solution of the load balancing , but > if it works /it seems it does/ it is briliant > and natural solution. > Marian Hi I see on the ltsp wiki it's possible to use openmosix to do this too. We're looking at installing an 80 seater lab with 2x very powerful servers (Xeon machines with 2GB ram each). Has anyone done this with openmosix before? Or is there a HOWTO / tutorial? thanks Jonathan From daniel.hedblom at skola.solleftea.se Tue Mar 8 09:29:09 2005 From: daniel.hedblom at skola.solleftea.se (Daniel Hedblom) Date: Tue, 8 Mar 2005 10:29:09 +0100 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <422D6375.8010104@shuttleworthfoundation.org> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> <002001c523b2$16e19300$0100a8c0@Marian> <422D6375.8010104@shuttleworthfoundation.org> Message-ID: <1110274149.422d7065d52a2@rix01.dyndns.org> Hello! I have tried this and it worked fairly well. Many GUI processes seamed to have problems migrating to other servers but it can be because of misconfig on my behalf. When i ran a test script with a big bunch of awk processes it did migrate and load balanced the processess but not in normal terminal server use. /daniel Citerar Jonathan Carter : > M.Pribik wrote: > > I don't have any experience with this solution of the load balancing , > but > > if it works /it seems it does/ it is briliant > > and natural solution. > > Marian > > Hi > > I see on the ltsp wiki it's possible to use openmosix to do this too. > We're looking at installing an 80 seater lab with 2x very powerful > servers (Xeon machines with 2GB ram each). Has anyone done this with > openmosix before? Or is there a HOWTO / tutorial? > > thanks > Jonathan > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > Ne auderis delere orbem rigidum meum! ('< ----------------+------------------------------- /V\ Daniel Hedblom | Nipanskolan <(_) ----------------+ Solleftea /__ /\ __~~__________________Network_Technician__](__=_`)___ From info at proex-india.com Tue Mar 8 10:16:46 2005 From: info at proex-india.com (info) Date: Tue, 08 Mar 2005 15:46:46 +0530 Subject: [K12OSN] Server load balancing, made easy Message-ID: This was my approach Two years Back , It may help for current setup's also. If you use Broadcast method it will give the least loaded server , with option 4 specified under , it will show less loaded server first. The Steps to do for Multiple X -Server Connectivity from One Workstation. 1) Using rc.local file create start_ws1 scripts file which is identical to start_ws but with following change echo "/usr/X11R6/bin/XF86_SVGA :1 vt4 -indirect {XDM_SERVER} This will show list of Multiple X-server in the Network. 2) Add following line to inittab file of /opt/ltsp/i386/etc 3:5:respawn:/tmp/start_ws1 3) change section of rc.local for start_ws scripts also. echo "/usr/X11R6/bin/XF86_SVGA -indirect {XDM_SERVER} 4) Update GDM with gdm-2.2.4.2-1.i386 change the following line in gdm.conf under /etc/X11/gdm Displaysperhost=2 under XDMCP section. This will give user option of Multiple X-server as well as with ctr+alt+F4 he will be able to connect to another X server. If you need further assistance please free to mail me. Regards K.Dinesh Regards PRO-EX Solutions Pvt.Ltd. B-9 Maityreyee Sutar Path Shivthirth Nagar Kothrud Puad Road Pune -411 038 Voice:91-20-5424098,5424097 Fax :91-20-5384411 WebSite:www.proex-india.com *********************************************************************** In a World Without Fences Who Needs GATES ? *********************************************************************** This message and any attached files will have been checked with virus detection software before transmission. However, recipients must carry out their own virus checks before opening any attachment. Company accepts no liability for any loss or damage, which may be caused by software viruses. *********************************************************************** -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/05 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/05 From bcarter at jchs.com Tue Mar 8 12:59:10 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 8 Mar 2005 07:59:10 -0500 Subject: [K12OSN] If you're planning to attend...let me know *please?* In-Reply-To: Message-ID: <001d01c523de$9ec17e80$21690a0a@TechOffice> David, I believe I will be attending, however I am working on getting approval, and funding. When is the deadline to register. Also, I will be flying in from Georgia. What is the best airport to land at, how far is the drive from the airport and what are some hotels I could stay in the evening before the training starts. Thanks, Burt Carter Technology Coordinator Jenkins County School System -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of David Trask Sent: Tuesday, March 08, 2005 12:08 AM To: K12OSN at redhat.com Subject: [K12OSN] If you're planning to attend...let me know *please?* Hi all, If you are planning (or hoping) to attend this years Gould Academy Summer Linux Conference (now known as Northeast Linux Symposium)....but have not registered due to waiting for a PO or whatever....could you please drop me a quick email off-list to let me know? I'm trying to get a tentative head count so I can decide what to forge ahead with in regards to sessions...meals...etc. I'm at a bit of a disadvantage this year as I am not on campus like Derek was...so I need to know more...sooner. Thanks! I have posted a website with more info....here..... http://www.trasksinc.com/NELS/index.html David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. From dtrask at vcs.u52.k12.me.us Tue Mar 8 13:25:08 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 08:25:08 -0500 Subject: [K12OSN] If you're planning to attend...let me know *please?* In-Reply-To: <001d01c523de$9ec17e80$21690a0a@TechOffice> References: <001d01c523de$9ec17e80$21690a0a@TechOffice> Message-ID: "Support list for opensource software in schools." on Tuesday, March 8, 2005 at 7:59 AM +0000 wrote: >David, >I believe I will be attending, however I am working on getting approval, >and funding. When is the deadline to register. Also, I will be flying >in from Georgia. What is the best airport to land at, how far is the >drive from the airport and what are some hotels I could stay in the >evening before the training starts. Great! No deadline has been set...essentially when we're full....I'll pencil you in for now. As for travel...have a look here at this site http://www.trasksinc.com/NELS/index.html and check the travel section and lodging section. As for airports....Portland in the closest....Manchester NH may be the cheapest as Southwest Airlines flies into there...and may not be that much further especially if you travel north through NH and over....Gould Academy is in Bethel which is just across the ME/NH border in the north. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Tue Mar 8 13:27:45 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 08:27:45 -0500 Subject: [K12OSN] Windows Users changing password or not as the case may be In-Reply-To: <200503072313.j27NDYT05236@downeast.net> References: <200503072313.j27NDYT05236@downeast.net> Message-ID: Cool....I read up on it a bit....now for another test request. Assuming that you can change both passwords from Windows....I'd like you to test the Linux side of things. As an ordinary user (you'll need to log in as one) can you change the passwords using ./smbldap-passwd ? I suspect not, but would be happy if you can. If not...I may have a fix...it'll involve some ACL stuff in smbldap.conf and another "security accounts" LDIF....but it should be easy to add in. Let me know and I'll go further into it. "Support list for opensource software in schools." on Monday, March 7, 2005 at 7:15 PM +0000 wrote: >davie: in the smbldap-tools 0.8.7 howto is a scetion specifically >addressing the issue..chuck > >6.8 The directive passwd program = /usr/local/sbin/smbldap-passwd -u %u is >not called, or i got a error message when changing the password from >windows > > The directive is called if you also set unix password sync = Yes. Notes: >if you use OpenLDAP, none of those two options are needed. You just need >ldap passwd sync = Yes. > >the script called here must only update the userPassword attribute. This >is >the reason of the -u option. Samba passwords will be updated by samba >itself. > >the passwd chat directive must match what is prompted when using the >smbldap-passwd command > > >> Brian...can you verify that if you change the Windows (aka Samba) >password >> does the Unix password change too? The reason I ask is that on my >current >> production server configured based on my how-to (prior to the script) >has >> the line unix password sync = yes and achucklso ldap password sync = yes >in the >> smb.conf file...and as a result....changing the password works. I'm >> wondering if something has changed in either smbldap-tools or samba to >> makevid: in smbldap-tools there is a howto that adressesspecifically the >passwd change prob that not the case in the new version. In any case...if >the unix >> password also changes...we'll be fine...otherwise folks will have two >> different passwords and that'll get confusing. I can't test until >> tomorrow....can you test on your system and report back to Matt and I? >> >> "Support list for opensource software in schools." >on >> Monday, March 7, 2005 at 4:15 PM +0000 wrote: >> >cool: chalk one up for the gipper...giffer ..whatever...chuck >> > >> >> David Trask wrote: >> >> > >> >> > "Support list for opensource software in schools." >> >> > on Monday, March 07, 2005 at 8:24 AM +0000 >wrote: >> >> >> that drove me buts for a couple weeks..i believe terpstra >recommends >> >> >> being sure unix passwd sync is commented as well as passwd >> >> >> chat..chucvk >> >> > >> >> > in smb.conf? >> >> > >> >> > >> >> > David N. Trask >> >> > Technology Teacher/Coordinator >> >> > Vassalboro Community School >> >> > dtrask at vcs.u52.k12.me.us >> >> > (207)923-3100 >> >> > >> >> > _______________________________________________ >> >> > K12OSN mailing list >> >> > K12OSN at redhat.com >> >> > https://www.redhat.com/mailman/listinfo/k12osn >> >> > For more info see >> >> >> >> Ah that fixed it. If you comment out the line that says unix password >> >sync = >> >> yes users can change there password OK. So I guess it's an update to >the >> >> installer script. >> >> >> >> Brian >> >> >> >> >> >> >> David N. Trask >> Technology Teacher/Coordinator >> Vassalboro Community School >> dtrask at vcs.u52.k12.me.us >> (207)923-3100 >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > >--------------------------------------------- >This message was sent from Downeast.Net. >http://ellsworthme.com/ > > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From lewis at pcc.com Tue Mar 8 14:02:29 2005 From: lewis at pcc.com (Lewis Holcroft) Date: Tue, 8 Mar 2005 09:02:29 -0500 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <422D3FCE.7090300@shuttleworthfoundation.org> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> Message-ID: <2e83a54e1a71507671424ce4cd561538@pcc.com> Jonathan, Responding to your rsync portion. I have a very gross setup with 5 LTSP servers spread around a 25 mile area. We needed to provide a way of having users be able to log in at any location and have access to their files, but access to the main server where files would be located/backed up was via ISDN connections. This meant that NFS was not really an option. So I updated /etc/X11/gdm/PostSession/Default (get run at logout) to rsync files back to a central server. And I also updated /etc/X11/gdm/PostLogin/Default (run after a user is authenticated) to rsync files to the LTSP box they are loging on to. To make this all work there are several things that need to be in place. ssh needs to be set up so that both machines trust each other. You need the correct syntax in your PostLogin and PostSession Default files. In my case I also have my LSTP boxes authenticate against the main server using NIS. This way I only have to keep users and passwords up to date on a single server. I'm more than happy to share the files if you need them. Although I'm sure I left out something. I spent several months getting this to work. I made dozens of tweaks along the way. Lewis --------- The instructions said to use Windows 98 or better.... So I installed Linux. On Mar 8, 2005, at 1:01 AM, Jonathan Carter wrote: > Hi! > > I want to set up a lab with two servers and load balancing, and I've > found the post below. Is this a good way of doing it? Do anyone > perhaps know of some links that points to other methods of doing the > below? > > I must admit, I'm not familiar with rsync. How do I rsync between two > servers' home directories if one server is 192.168.0.254 and the other > one 192.168.0.253? > > thanks > Jonathan > > Barry R Cisna wrote: >> Here is an easy/quick way to acheive load balancing between >> K12LTSP servers for your LAN.. >> We have our school under a two subnet setup ( elem & high school) >> This setup works in conjunction with a windows network with no >> mods,,to your existing switches,wiring,etc. >> Our windows network is on a 172.28.x.x network on each subnet as >> well, >> I have the LTSP netowrk setup..to the default setup,,of >> 192.168.0.x on both subnets. >> I have two K12LTSP servers feeding into each subnet.( total four). >> Make sure you have disabled DHCP on your firewall..and windows >> servers... >> Then,, simply run parallel,,DHCP servers( enable DHCP,,on all of >> your K112LTSP servers,and then all you have to do is hardcode,, the >> IP settings,,on your teachers/staff windows boxes,,( we are trying to >> get (almost) completly away from win doze),, >> If you have DHCP enabled on your windows servers some clients >> will boot up ok,,and some will "kernel panic",, >> When your clients bootup under this scenario ..they will randomly >> "access" the least busyest server,and will usually end up about >> 50/50to each sevrer feeding them, in a given room of puters,, >> You will not need to even do any config in your hosts.conf...etc.. >> then, just do a scheduled cron job ,hourly with rsync of your >> students home folders( unless your have a centralized server for home >> folder redirection),, >> this may be a overly simplistic approach,,but works great for our >> school scenario. >> I tryed to get the XDMCP chooser to work,on clients,,but was too >> time consuming.and this approach is "seamless". >> Just thought this may help some people trying to "build out" on >> their existing K12lTSP setup.. >> hope this is of some help to someone,, >> Take care... >> ---------------------------------------------------------------------- >> -- >> _______________________________________________ >> 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 steve.hargadon at gmail.com Tue Mar 8 14:55:18 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Tue, 8 Mar 2005 06:55:18 -0800 Subject: [K12OSN] boot rom from harddrive In-Reply-To: <003401c52374$03a8cda0$01fea8c0@brcHOST> References: <003401c52374$03a8cda0$01fea8c0@brcHOST> Message-ID: > I use an very easy to use floppy i found on the net called eb_to_hd ( > etherboot to HD). I believe that's eb_on_hd. I think the site is http://etherboot.anadex.de/ From bcarter at jchs.com Tue Mar 8 14:50:41 2005 From: bcarter at jchs.com (Burt Carter) Date: Tue, 8 Mar 2005 09:50:41 -0500 Subject: [K12OSN] boot rom from harddrive In-Reply-To: Message-ID: <002301c523ee$32d67030$21690a0a@TechOffice> I downloaded the eb_on_hd and it worked great! Thanks, for the tips. -Burt Carter -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Steve Hargadon Sent: Tuesday, March 08, 2005 9:55 AM To: Support list for opensource software in schools. Subject: Re: [K12OSN] boot rom from harddrive > I use an very easy to use floppy i found on the net called eb_to_hd ( > etherboot to HD). I believe that's eb_on_hd. I think the site is http://etherboot.anadex.de/ _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. From spineau at biddschools.org Tue Mar 8 15:10:29 2005 From: spineau at biddschools.org (Scott Pineau) Date: Tue, 8 Mar 2005 10:10:29 -0500 Subject: [K12OSN] software installation Message-ID: I just installed K12LTSP and am wondering how to install other applications. Linux is totally new to me and I can't figure it out. Lets say I downloaded Netscape and want to install that on the server what do I do. Sorry I am a Windows guy. Thanks, Scott Pineau Computer/Network Technician Biddeford School Department spineau at biddschools.org 207-286-2712 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: btzhsepa.gif Type: image/gif Size: 978 bytes Desc: btzhsepa.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Network Blitz Bkgrd.gif Type: image/gif Size: 5314 bytes Desc: Network Blitz Bkgrd.gif URL: From mrok12osn at eastgranby.k12.ct.us Tue Mar 8 15:32:14 2005 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Tue, 8 Mar 2005 10:32:14 -0500 (EST) Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: References: Message-ID: <1621.24.2.210.202.1110295934.squirrel@mail.eastgranby.k12.ct.us> Hi Eric, There is an SElinux/postfix/squirrelmail issue that needs an selinux update. See https://www.redhat.com/archives/fedora-selinux-list/2005-February/msg00181.html Mark Orenstein East Granby, CT School System > > I'm finally back from three week's worth of vacation, R&D work, & > conferences. > > I started work on K12LTSP 4.2.1. So far I have included all of the > security & bug fixes. > > What is new that should be considered for inclusion? Off the top of > my head: > > * the official Fedora Extras repository > * Inkscape > > Is the LDAP script ready to be included? (perhaps just in > /opt/ltsp/scripts?) > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From luis.montes at cox.net Tue Mar 8 16:29:31 2005 From: luis.montes at cox.net (Luis Montes) Date: Tue, 08 Mar 2005 09:29:31 -0700 Subject: [K12OSN] software installation In-Reply-To: References: Message-ID: <422DD2EB.6080309@cox.net> There are several ways to install software in Linux. Here's a few things to rember: 1. There is no registry, you can just put the files where they go make sure permissions are set so that the right users can use the program. 2. Since you're using k121ltsp, you'll probably want to make this easy using Redhat's Package Manager (rpm). This puts the files where they go with the correct permissions and allows you to upgrade or uninstall the package. 3. There is also yum which solves package dependencies on other packages. This connects to a repository to update your installed rpm packages as well as install new ones. Apt-get is similar to yum, but uses debian's packaging. You can get modified version of apt-get to work with rpm packages as well. 4. Some off the shelf software for linux doesn't come with an rpm, but instead there own scripts to install programs. 5. Sometimes just a source code file (usually a zipped up tar file) is all that's available. Typically there are scripts to build the source and install the binaries. Something like "configure" "make" & "make install". Just make sure to read the README files. Hope that helps, Luis Scott Pineau wrote: > I just installed K12LTSP and am wondering how to install other > applications. Linux is totally new to me and I can't figure it out. > Lets say I downloaded Netscape and want to install that on the server > what do I do. Sorry I am a Windows guy. > > Thanks, > > Scott Pineau > Computer/Network Technician > Biddeford School Department > spineau at biddschools.org > 207-286-2712 > >------------------------------------------------------------------------ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > From dtrask at vcs.u52.k12.me.us Tue Mar 8 16:08:09 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 11:08:09 -0500 Subject: [K12OSN] Windows Users changing password or not as the case may be In-Reply-To: References: <200503072313.j27NDYT05236@downeast.net> <,> Message-ID: "Support list for opensource software in schools." on Tuesday, March 8, 2005 at 8:27 AM +0000 wrote: >Cool....I read up on it a bit....now for another test request. Assuming >that you can change both passwords from Windows....I'd like you to test >the Linux side of things. As an ordinary user (you'll need to log in as >one) can you change the passwords using ./smbldap-passwd ? I suspect not, >but would be happy if you can. If not...I may have a fix...it'll involve >some ACL stuff in smbldap.conf and another "security accounts" LDIF....but >it should be easy to add in. Let me know and I'll go further into it. Never mind...I tested it myself and in the process developed the "fix" I mentioned above. I sent it to Matt for his opinion and then I'll turn it loose on you guys. As Chuck mentioned...there is a bug in the smbldap-installer script....it's an easy fix and we'll post a new version shortly with the fix. All you need to do is go to /ect/samba and edit the smb.conf file comment out the line that says unix password sync = yes That will allow Windows users to now be able to change passwords from within Windows using CTRL-ALT-DEL "Change Password". David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From les at futuresource.com Tue Mar 8 16:33:04 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 08 Mar 2005 10:33:04 -0600 Subject: [K12OSN] software installation In-Reply-To: References: Message-ID: <1110299584.31020.38.camel@moola.futuresource.com> On Tue, 2005-03-08 at 09:10, Scott Pineau wrote: > I just installed K12LTSP and am wondering how to install other > applications. Linux is totally new to me and I can't figure it out. > Lets say I downloaded Netscape and want to install that on the server > what do I do. Sorry I am a Windows guy. First, check to see if the package you want is already part of the k12ltsp distribution. If it is, all you have to do is: yum install packagename and it will be downloaded from the internet repository along with any needed dependencies. If not, there are several 3rd party repositories that you can add to your yum.conf. There is some change of getting a conflict in dependencies when you do this so it is best not to add more than one. Using yum to install not only automatically get any needed dependencies but it means that a subsequent 'yum update' will pull in updated versions as they appear in the repositories. The next choice would be to find an RPM-packaged version matching the fedora base of your k12ltsp version. You can find these at www.rpmfind.net, with a google search, or through links at the home/download page for the project in question. You can install those with 'rpm -Uhv packagename.rpm'. Sometimes you will have to install other packages to make them work, and you have to track and install updated versions yourself. The final alternative is to download the source and compile it yourself. Normally you would only do this if no one has already packaged the version you want or you plan to customize it yourself. The usual procedure is to download a gzipped tar archive, unpack it with tar -zxvf filename then cd into the directory it creates and ./configure make make install (this has to be done as root) but be sure you read the README and INSTALL files so you know what to expect. Programs you build yourself generally land under /usr/local/ while packaged ones will live in /bin or /usr/bin and have their configuration files under /etc/, but this is not always the case. -- Les Mikesell les at futuresource.com From pvdw at criticalcontrol.com Tue Mar 8 16:42:31 2005 From: pvdw at criticalcontrol.com (Pete) Date: Tue, 08 Mar 2005 09:42:31 -0700 Subject: [K12OSN] OT Asset tracking with FOSS Message-ID: <422DD5F7.8090104@criticalcontrol.com> Hi List : This is a way OT question. Does anybody use FOSS for tracking hardware (and software) in a school? I've seen http://sourceforge.net/projects/irm/ But is there anything else available? Thanks Peter From dgough at papcs.com Tue Mar 8 16:37:39 2005 From: dgough at papcs.com (Doug Gough) Date: Tue, 8 Mar 2005 08:37:39 -0800 Subject: [K12OSN] Help Desk Message-ID: <88CE924D399D784FB06DA325F2CF4032C1B9CD@xms.papcs.com> We are using Helpdesk Issue Manager aka helpmeict. http://helpdesk.centralmanclc.com/ http://sourceforge.net/projects/helpmeict Doug Gough -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Jason Sent: March 7, 2005 6:27 PM To: Support list for opensource software in schools. Subject: [K12OSN] Help Desk Hi everyone, I was wondering if anyone is using a web based Help Desk software? I'm looking one that does the usual order tickets, tracking etc as well as any asset manager etc. Of course I'd like to have something that is Open Source :) If anyone has any ideas or suggestions please let me know! Thanks, Jason _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From dhuckaby at paasda.org Tue Mar 8 16:49:42 2005 From: dhuckaby at paasda.org (Huck) Date: Tue, 08 Mar 2005 08:49:42 -0800 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <422D6375.8010104@shuttleworthfoundation.org> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> <002001c523b2$16e19300$0100a8c0@Marian> <422D6375.8010104@shuttleworthfoundation.org> Message-ID: <422DD7A6.1010308@paasda.org> for an 80 seat lab... you might REALLY want to consider maxing out that RAM to 4GB... --Huck Jonathan Carter wrote: > M.Pribik wrote: > >> I don't have any experience with this solution of the load balancing , >> but >> if it works /it seems it does/ it is briliant >> and natural solution. >> Marian > > > Hi > > I see on the ltsp wiki it's possible to use openmosix to do this too. > We're looking at installing an 80 seater lab with 2x very powerful > servers (Xeon machines with 2GB ram each). Has anyone done this with > openmosix before? Or is there a HOWTO / tutorial? > > thanks > Jonathan > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dhuckaby at paasda.org Tue Mar 8 16:57:16 2005 From: dhuckaby at paasda.org (Huck) Date: Tue, 08 Mar 2005 08:57:16 -0800 Subject: [K12OSN] software installation In-Reply-To: <1110299584.31020.38.camel@moola.futuresource.com> References: <1110299584.31020.38.camel@moola.futuresource.com> Message-ID: <422DD96C.1080706@paasda.org> Does a comprehensive list of what packages exist in the k12ltsp repository exist on a website somewhere by chance? and does it merely list packagenames or have the program associated with it as well? i.e. bind a MS faithful will likely have absolutely no clue what bind is for... --Huck Les Mikesell wrote: > > First, check to see if the package you want is already part of the > k12ltsp distribution. If it is, all you have to do is: > yum install packagename > and it will be downloaded from the internet repository along with any > needed dependencies. > From andyr at wizzy.com Tue Mar 8 17:03:23 2005 From: andyr at wizzy.com (Andy Rabagliati) Date: Tue, 8 Mar 2005 19:03:23 +0200 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: References: Message-ID: <20050308170323.GC23374@wizzy.com> On Tue, 08 Mar 2005, info wrote: > This was my approach Two years Back , It may help for current setup's also. > If you use Broadcast method it will give the least loaded server , with > option 4 specified under , it will show less loaded server first. > > The Steps to do for Multiple X -Server Connectivity from One Workstation. > > 1) Using rc.local file create start_ws1 scripts file which is identical > to start_ws but with following change > echo "/usr/X11R6/bin/XF86_SVGA :1 vt4 -indirect {XDM_SERVER} > This will show list of Multiple X-server in the Network. > > 2) Add following line to inittab file of /opt/ltsp/i386/etc > 3:5:respawn:/tmp/start_ws1 > > 3) change section of rc.local for start_ws scripts also. > echo "/usr/X11R6/bin/XF86_SVGA -indirect {XDM_SERVER} > > 4) Update GDM with gdm-2.2.4.2-1.i386 > change the following line in gdm.conf under /etc/X11/gdm > Displaysperhost=2 under XDMCP section. > > This will give user option of Multiple X-server as well as with > ctr+alt+F4 he will be able to connect to another X server. This is the approach I use, with NFS-mounted home directories. It still gives a single point of failure, the NFS server, though. A good RAID setup on the NFS server should alleviate those problems though. Cheers, Andy! From ramonklown at pop.com.br Tue Mar 8 18:08:05 2005 From: ramonklown at pop.com.br (Ramon) Date: Tue, 8 Mar 2005 15:08:05 -0300 (BRT) Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <20050308170323.GC23374@wizzy.com> References: <20050308170323.GC23374@wizzy.com> Message-ID: <49874.200.159.149.201.1110305285.squirrel@popmail2.pop.com.br> So does anyone have a working solution for k12 4.2.0 and openmosix or the plain Mosix? > On Tue, 08 Mar 2005, info wrote: > >> This was my approach Two years Back , It may help for current setup's also. >> If you use Broadcast method it will give the least loaded server , with >> option 4 specified under , it will show less loaded server first. >> >> The Steps to do for Multiple X -Server Connectivity from One Workstation. >> >> 1) Using rc.local file create start_ws1 scripts file which is identical >> to start_ws but with following change >> echo "/usr/X11R6/bin/XF86_SVGA :1 vt4 -indirect {XDM_SERVER} >> This will show list of Multiple X-server in the Network. >> >> 2) Add following line to inittab file of /opt/ltsp/i386/etc >> 3:5:respawn:/tmp/start_ws1 >> >> 3) change section of rc.local for start_ws scripts also. >> echo "/usr/X11R6/bin/XF86_SVGA -indirect {XDM_SERVER} >> >> 4) Update GDM with gdm-2.2.4.2-1.i386 >> change the following line in gdm.conf under /etc/X11/gdm >> Displaysperhost=2 under XDMCP section. >> >> This will give user option of Multiple X-server as well as with >> ctr+alt+F4 he will be able to connect to another X server. > > This is the approach I use, with NFS-mounted home directories. > > It still gives a single point of failure, the NFS server, though. > > A good RAID setup on the NFS server should alleviate those problems > though. > > Cheers, Andy! > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From les at futuresource.com Tue Mar 8 18:23:34 2005 From: les at futuresource.com (Les Mikesell) Date: Tue, 08 Mar 2005 12:23:34 -0600 Subject: [K12OSN] software installation In-Reply-To: <422DD96C.1080706@paasda.org> References: <1110299584.31020.38.camel@moola.futuresource.com> <422DD96C.1080706@paasda.org> Message-ID: <1110306213.31020.94.camel@moola.futuresource.com> On Tue, 2005-03-08 at 10:57, Huck wrote: > Does a comprehensive list of what packages exist in the k12ltsp > repository exist on a website somewhere by chance? > > and does it merely list packagenames or have the program associated with > it as well? > > i.e. bind a MS faithful will likely have absolutely no clue what bind > is for... yum info available | less is probably more than you want to read. yum list available is the short version You can narrow it down with: yum info package(s) or search for names containing a string yum search name -- Les Mikesell les at futuresource.com From dtrask at vcs.u52.k12.me.us Tue Mar 8 18:42:58 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 13:42:58 -0500 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <422DD7A6.1010308@paasda.org> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> < > <422D3FCE.7090300@shuttleworthfoundation.org> < > <002001c523b2$16e19300$0100a8c0@Marian> < > <422D6375.8010104@shuttleworthfoundation.org> <422DD7A6.1010308@paasda.org> Message-ID: "Support list for opensource software in schools." on Tuesday, March 8, 2005 at 11:49 AM +0000 wrote: >> I see on the ltsp wiki it's possible to use openmosix to do this too. >> We're looking at installing an 80 seater lab with 2x very powerful >> servers (Xeon machines with 2GB ram each). Has anyone done this with >> openmosix before? Or is there a HOWTO / tutorial? Yes, but understand that the apps you probably need the most help in "balancing" are OpenOffice and Mozilla or Firefox.....and those apps will not migrate properly as far as I know....thus defeating the purpose for the most part. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Tue Mar 8 18:45:51 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 13:45:51 -0500 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <2e83a54e1a71507671424ce4cd561538@pcc.com> References: <2e83a54e1a71507671424ce4cd561538@pcc.com> Message-ID: Can you document this so we can all benefit from it? "Support list for opensource software in schools." on Tuesday, March 8, 2005 at 9:02 AM +0000 wrote: >Jonathan, > >Responding to your rsync portion. > >I have a very gross setup with 5 LTSP servers spread around a 25 mile >area. We needed to provide a way of having users be able to log in at >any location and have access to their files, but access to the main >server where files would be located/backed up was via ISDN connections. >This meant that NFS was not really an option. So I updated >/etc/X11/gdm/PostSession/Default (get run at logout) to rsync files >back to a central server. And I also updated >/etc/X11/gdm/PostLogin/Default (run after a user is authenticated) to >rsync files to the LTSP box they are loging on to. > >To make this all work there are several things that need to be in >place. ssh needs to be set up so that both machines trust each other. >You need the correct syntax in your PostLogin and PostSession Default >files. > >In my case I also have my LSTP boxes authenticate against the main >server using NIS. This way I only have to keep users and passwords up >to date on a single server. > >I'm more than happy to share the files if you need them. Although I'm >sure I left out something. I spent several months getting this to work. >I made dozens of tweaks along the way. > >Lewis David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dhuckaby at paasda.org Tue Mar 8 18:45:05 2005 From: dhuckaby at paasda.org (Huck) Date: Tue, 08 Mar 2005 10:45:05 -0800 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> < > <422D3FCE.7090300@shuttleworthfoundation.org> < > <002001c523b2$16e19300$0100a8c0@Marian> < > <422D6375.8010104@shuttleworthfoundation.org> <422DD7A6.1010308@paasda.org> Message-ID: <422DF2B1.5090302@paasda.org> is it better to run as local apps, than to attempt load balancing? Assuming, the clients can handle it hardware-wise... and what specs would the clients need to be able to handle it? --Huck David Trask wrote: > "Support list for opensource software in schools." on > Tuesday, March 8, 2005 at 11:49 AM +0000 wrote: > >>>I see on the ltsp wiki it's possible to use openmosix to do this too. >>>We're looking at installing an 80 seater lab with 2x very powerful >>>servers (Xeon machines with 2GB ram each). Has anyone done this with >>>openmosix before? Or is there a HOWTO / tutorial? > > > Yes, but understand that the apps you probably need the most help in > "balancing" are OpenOffice and Mozilla or Firefox.....and those apps will > not migrate properly as far as I know....thus defeating the purpose for > the most part. > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From dtrask at vcs.u52.k12.me.us Tue Mar 8 18:48:28 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 08 Mar 2005 13:48:28 -0500 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: References: Message-ID: "Support list for opensource software in schools." on Tuesday, March 8, 2005 at 5:16 AM +0000 wrote: >This was my approach Two years Back , It may help for current setup's >also. >If you use Broadcast method it will give the least loaded server , with >option 4 specified under , it will show less loaded server first. > >The Steps to do for Multiple X -Server Connectivity from One Workstation. > >1) Using rc.local file create start_ws1 scripts file which is identical >to start_ws but with following change > echo "/usr/X11R6/bin/XF86_SVGA :1 vt4 -indirect {XDM_SERVER} > This will show list of Multiple X-server in the Network. > >2) Add following line to inittab file of /opt/ltsp/i386/etc > 3:5:respawn:/tmp/start_ws1 > >3) change section of rc.local for start_ws scripts also. > echo "/usr/X11R6/bin/XF86_SVGA -indirect {XDM_SERVER} > >4) Update GDM with gdm-2.2.4.2-1.i386 > change the following line in gdm.conf under /etc/X11/gdm > Displaysperhost=2 under XDMCP section. > >This will give user option of Multiple X-server as well as with >ctr+alt+F4 he will be able to connect to another X server. > >If you need further assistance please free to mail me. > >Regards >K.Dinesh Can you formally document this for the wiki for all of us? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From moquist-k12osn at majen.net Mon Mar 7 17:34:00 2005 From: moquist-k12osn at majen.net (Matt Oquist) Date: Mon, 7 Mar 2005 12:34:00 -0500 Subject: [K12OSN] Re: Windows Users changing password or not as the case may be In-Reply-To: <20050307170027.082FA7367E@hormel.redhat.com> References: <20050307170027.082FA7367E@hormel.redhat.com> Message-ID: <20050307173400.GD9697@socrates.mojo.yi.org> > From: "Brian Chivers" > Ah that fixed it. If you comment out the line that says unix password sync = > yes users can change there password OK. So I guess it's an update to the > installer script. Alternatively, you can set the parameter to "no". :) http://majen.net/smbldap/ now has version 1.2.1, which has this parameter in the smb.conf template file changed to "no". (Just so no one is confused, it is *not* worth reinstalling everything to change this. On your running system edit /etc/samba/smb.conf and change the value of "unix password sync" from "Yes" to "no". Then restart the Samba service and you're done.) --matt -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: From robark at gmail.com Tue Mar 8 20:16:01 2005 From: robark at gmail.com (Robert Arkiletian) Date: Tue, 8 Mar 2005 12:16:01 -0800 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: <422D6375.8010104@shuttleworthfoundation.org> References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> <002001c523b2$16e19300$0100a8c0@Marian> <422D6375.8010104@shuttleworthfoundation.org> Message-ID: On Tue, 08 Mar 2005 10:33:57 +0200, Jonathan Carter wrote: > I see on the ltsp wiki it's possible to use openmosix to do this too. > We're looking at installing an 80 seater lab with 2x very powerful > servers (Xeon machines with 2GB ram each). Has anyone done this with > openmosix before? Or is there a HOWTO / tutorial? > You could also try getting a quad Opteron. Tyan makes these wonderful boards. When k12lstp eventually goes 64bit you can reap the benefits of a 64 bit OS . In the meantime use a bigmem kernel upto 64G of ram. I think a 4 way Opteron with 8G ram should easily handle 90 clients with icewm. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From efeldhusen at chartermi.net Tue Mar 8 20:32:47 2005 From: efeldhusen at chartermi.net (Eric Feldhusen) Date: Tue, 08 Mar 2005 15:32:47 -0500 Subject: [K12OSN] Server load balancing, made easy In-Reply-To: References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> <002001c523b2$16e19300$0100a8c0@Marian> <422D6375.8010104@shuttleworthfoundation.org> Message-ID: <422E0BEF.1060800@chartermi.net> Robert Arkiletian wrote: > On Tue, 08 Mar 2005 10:33:57 +0200, Jonathan Carter > wrote: > >>I see on the ltsp wiki it's possible to use openmosix to do this too. >>We're looking at installing an 80 seater lab with 2x very powerful >>servers (Xeon machines with 2GB ram each). Has anyone done this with >>openmosix before? Or is there a HOWTO / tutorial? >> > > You could also try getting a quad Opteron. Tyan makes these wonderful > boards. When k12lstp eventually goes 64bit you can reap the benefits > of a 64 bit OS . In the meantime use a bigmem kernel upto 64G of ram. > I think a 4 way Opteron with 8G ram should easily handle 90 clients > with icewm. And to get the full benefit of that box, I'd recommend using gigabit ethernet from your server to the network. Eric -- NOTICE: New email address: eric at remc1.org -------------- Eric Feldhusen Network Administrator for Adams, Chassell, Dollar Bay-Tamarack City, and Lake Linden-Hubbell Public Schools emailto:eric at remc1.org From bear2bar at netscape.net Tue Mar 8 23:52:02 2005 From: bear2bar at netscape.net (norbert) Date: Tue, 08 Mar 2005 18:52:02 -0500 Subject: [K12OSN] OT laserprinter issue In-Reply-To: References: Message-ID: <422E3AA2.1000708@netscape.net> Hi, Has anyone managed to get an HP laserjet 3150 working with linux ? (Just the printing) thks norbert From tlegge at rogers.com Wed Mar 9 00:56:53 2005 From: tlegge at rogers.com (Timothy Legge) Date: Tue, 08 Mar 2005 20:56:53 -0400 Subject: [K12OSN] OT laserprinter issue In-Reply-To: <422E3AA2.1000708@netscape.net> References: <422E3AA2.1000708@netscape.net> Message-ID: <422E49D5.8030901@rogers.com> norbert wrote: > Hi, > > Has anyone managed to get an HP laserjet 3150 working with linux ? (Just > the printing) > According to http://www.linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_3150 its a paperweight... Tim From tim at litwiller.net Wed Mar 9 01:06:21 2005 From: tim at litwiller.net (Tim Litwiller) Date: Tue, 08 Mar 2005 19:06:21 -0600 Subject: [K12OSN] OT laserprinter issue In-Reply-To: <422E49D5.8030901@rogers.com> References: <422E3AA2.1000708@netscape.net> <422E49D5.8030901@rogers.com> Message-ID: <422E4C0D.40307@litwiller.net> Timothy Legge wrote: > norbert wrote: > >> Hi, >> >> Has anyone managed to get an HP laserjet 3150 working with linux ? >> (Just the printing) >> > > According to > http://www.linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_3150 > its a paperweight... > > Tim > The 3150 doesn't do PCL like almost all other HP printers. The work around would be to share it off a windows workstation and then use the laserjet series II drivers on linux to point at the windows share. From jconlon1 at elp.rr.com Wed Mar 9 01:20:23 2005 From: jconlon1 at elp.rr.com (John P. Conlon) Date: Tue, 08 Mar 2005 18:20:23 -0700 Subject: [K12OSN] problem in starting a new dual boot machine in Linux Message-ID: <422E4F57.80204@elp.rr.com> I am trying to turn my new Dell Inspiron 6000 into a dual boot machine. It came with Windows XP Pro installed. I used Partition Magic 8.0 to move the NTFS windows partition boundary to give me room for Linux. I installed K12LTSP 4.1.0. The installation went okay but on the restart I get the following screen text lines: Uncompressing Linux... OK, booting the kernel. audit(1110305405.379:0): initialized ide0: I/O resource 0x1F0-0x1F7 not free. ide0: ports already in use, skipping probe Red Hat nash version 3.5.22 starting Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0) This does not appear to be a Grub problem but rather something else. What do I need to do to fix this? Please be detailed as I am still in the dangerous stage of learning (just enough knowledge to wreck a computer). Thanks Pat -------------- next part -------------- An HTML attachment was scrubbed... URL: From jconlon1 at elp.rr.com Wed Mar 9 01:23:18 2005 From: jconlon1 at elp.rr.com (John P. Conlon) Date: Tue, 08 Mar 2005 18:23:18 -0700 Subject: [K12OSN] OT laserprinter issue In-Reply-To: <422E4C0D.40307@litwiller.net> References: <422E3AA2.1000708@netscape.net> <422E49D5.8030901@rogers.com> <422E4C0D.40307@litwiller.net> Message-ID: <422E5006.6060709@elp.rr.com> Another thought is to look at the Hp driver page for that printer and see which other printers, if any, use the same driver. Then check the Linux list for one of those models and see what happens. Bye Pat Tim Litwiller wrote: > > > Timothy Legge wrote: > >> norbert wrote: >> >>> Hi, >>> >>> Has anyone managed to get an HP laserjet 3150 working with linux ? >>> (Just the printing) >>> >> >> According to >> http://www.linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_3150 >> its a paperweight... >> >> Tim >> > > The 3150 doesn't do PCL like almost all other HP printers. > The work around would be to share it off a windows workstation and > then use the laserjet series II drivers on linux to point at the > windows share. > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From dhuckaby at paasda.org Wed Mar 9 01:23:12 2005 From: dhuckaby at paasda.org (Huck) Date: Tue, 08 Mar 2005 17:23:12 -0800 Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <422E4F57.80204@elp.rr.com> References: <422E4F57.80204@elp.rr.com> Message-ID: <422E5000.6080607@paasda.org> not too sure...but doesn't XP utilize 2 partitions? some little funky tiny one...and then the main partition... A friend just called me about this last week, and was mentioning something about finding a small hidden partition... his was a compaq laptop though...not a dell. --Huck John P. Conlon wrote: > I am trying to turn my new Dell Inspiron 6000 into a dual boot machine. It came with Windows > XP Pro installed. I used Partition Magic 8.0 to move the NTFS windows partition boundary to > give me room for Linux. I installed K12LTSP 4.1.0. The installation went okay but on the > restart I get the following screen text lines:* > > Uncompressing Linux... OK, booting the kernel. > audit(1110305405.379:0): initialized > ide0: I/O resource 0x1F0-0x1F7 not free. > ide0: ports already in use, skipping probe > Red Hat nash version 3.5.22 starting > Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)* > > This does not appear to be a Grub problem but rather something else. > What do I need to do to fix this? Please be detailed as I am still > in the dangerous stage of learning (just enough knowledge to wreck a computer). > > Thanks > Pat > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From accessys at smart.net Wed Mar 9 01:32:21 2005 From: accessys at smart.net (Access Systems) Date: Tue, 8 Mar 2005 20:32:21 -0500 (EST) Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <422E5000.6080607@paasda.org> References: <422E4F57.80204@elp.rr.com> <422E5000.6080607@paasda.org> Message-ID: On Tue, 8 Mar 2005, Huck wrote: > not too sure...but doesn't XP utilize 2 partitions? > some little funky tiny one...and then the main partition... yeah, I was helping a friend put linux on his Dell Demension 8200 today and it was driving me nuts for a bit, but used partition magic and just built an ext3 partition, then went into the linux setup and made the linux partition manually during loading, seems to be working now but pulled my hair out for a couple hours figuring out the work around. Bob > A friend just called me about this last week, and was mentioning > something about finding a small hidden partition... > his was a compaq laptop though...not a dell. > > --Huck > > John P. Conlon wrote: > > I am trying to turn my new Dell Inspiron 6000 into a dual boot machine. It came with Windows > > XP Pro installed. I used Partition Magic 8.0 to move the NTFS windows partition boundary to > > give me room for Linux. I installed K12LTSP 4.1.0. The installation went okay but on the > > restart I get the following screen text lines:* > > > > Uncompressing Linux... OK, booting the kernel. > > audit(1110305405.379:0): initialized > > ide0: I/O resource 0x1F0-0x1F7 not free. > > ide0: ports already in use, skipping probe > > Red Hat nash version 3.5.22 starting > > Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)* > > > > This does not appear to be a Grub problem but rather something else. > > What do I need to do to fix this? Please be detailed as I am still > > in the dangerous stage of learning (just enough knowledge to wreck a computer). > > > > Thanks > > Pat > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > 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 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ CONFIGURE YOUR E-MAIL TO SEND TEXT ONLY, see http://expita.com/nomime.html +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ "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 jconlon1 at elp.rr.com Wed Mar 9 01:36:07 2005 From: jconlon1 at elp.rr.com (John P. Conlon) Date: Tue, 08 Mar 2005 18:36:07 -0700 Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <422E5000.6080607@paasda.org> References: <422E4F57.80204@elp.rr.com> <422E5000.6080607@paasda.org> Message-ID: <422E5307.5060009@elp.rr.com> With the Linux partition there are actually several partitions on my hard drive. The XP main, an XP recovery, something else XP uses, and those created by Linux. I think that Grub is going to the correct partition, based on the text below, but is there a way to check and make sure? --Pat Huck wrote: > not too sure...but doesn't XP utilize 2 partitions? > some little funky tiny one...and then the main partition... > A friend just called me about this last week, and was mentioning > something about finding a small hidden partition... > his was a compaq laptop though...not a dell. > > --Huck > > John P. Conlon wrote: > >> I am trying to turn my new Dell Inspiron 6000 into a dual boot >> machine. It came with Windows >> XP Pro installed. I used Partition Magic 8.0 to move the NTFS >> windows partition boundary to >> give me room for Linux. I installed K12LTSP 4.1.0. The installation >> went okay but on the >> restart I get the following screen text lines:* >> >> Uncompressing Linux... OK, booting the kernel. >> audit(1110305405.379:0): initialized >> ide0: I/O resource 0x1F0-0x1F7 not free. >> ide0: ports already in use, skipping probe >> Red Hat nash version 3.5.22 starting >> Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)* >> >> This does not appear to be a Grub problem but rather something else. >> What do I need to do to fix this? Please be detailed as I am still >> in the dangerous stage of learning (just enough knowledge to wreck a >> computer). >> >> Thanks >> Pat >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 steve.honeycutt at gmail.com Wed Mar 9 01:54:10 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Tue, 8 Mar 2005 19:54:10 -0600 Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <422E5000.6080607@paasda.org> References: <422E4F57.80204@elp.rr.com> <422E5000.6080607@paasda.org> Message-ID: <61bfa74305030817547e47ae0@mail.gmail.com> I don't think this anomaly is specific to MS alone... I was testing FreeBSD a while back and learnt (according to the BSD docs) that most if not all OS will not use the entire disk when partitioning a disk. Something like 6 to 8 mb were left untouched. To be clear about it, these aren't a seperate partition, but are free (unused) space. On Tue, 08 Mar 2005 17:23:12 -0800, Huck wrote: > not too sure...but doesn't XP utilize 2 partitions? > some little funky tiny one...and then the main partition... -- Best Regards, Steve www.slicehaven.com From microman at cmosnetworks.com Wed Mar 9 02:11:53 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Tue, 08 Mar 2005 21:11:53 -0500 Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <422E5000.6080607@paasda.org> References: <422E4F57.80204@elp.rr.com> <422E5000.6080607@paasda.org> Message-ID: <422E5B69.90109@cmosnetworks.com> Nope, all Microsoft-style operating systems need only one partition, and with the exception of 32-bit OS/2 with Boot Manager, it must be a primary partition. But you only need one. That other partition is a vendor-specific thing that Compaq puts on their boxes since they have, for two decades, used their own BIOS (they were the first of the IBM-compatibles back in 1983, long before the Phoenix BIOS was born). In the case of Compaq, it contains some of their own diagnostic tools, and no, that partition is not actually necessary. You've got to be careful and keep very good track of things when you start fiddling with partitions like this. Remember that, on x86 boxen, the OS kernel needs to be within the first 1,024 cylinders on the hard disk, otherwise you're not likely to be able to boot the computer. This is true of all kernels, not just the Linux kernel; it's true of all versions of Windows (MS says that's been overcome on XP, but I don't believe it), all of the BSD's, OS/2--you name it--they're all the same this way. This is due to legacy issues in the x86 BIOS architecture, which BIOS and mobo manufacturers have to follow, otherwise you're compatible with NOTHING. That's why I always make a small /boot partition somewhere within the first 1,024 cylinders; since I run exclusively Free OS's here at home, that means it's generally at the beginning of the disk. Note that it doesn't have to be a primary partition, but a lot of us do it that way just out of habit. Other machine types, such as the Sun UltraSPARC, don't place such limits on where the kernel has to live on the hard disk. It can be pretty much anywhere. --TP Huck wrote: > not too sure...but doesn't XP utilize 2 partitions? > some little funky tiny one...and then the main partition... > A friend just called me about this last week, and was mentioning > something about finding a small hidden partition... > his was a compaq laptop though...not a dell. > > --Huck > > John P. Conlon wrote: > >> I am trying to turn my new Dell Inspiron 6000 into a dual boot >> machine. It came with Windows >> XP Pro installed. I used Partition Magic 8.0 to move the NTFS >> windows partition boundary to >> give me room for Linux. I installed K12LTSP 4.1.0. The installation >> went okay but on the >> restart I get the following screen text lines:* >> >> Uncompressing Linux... OK, booting the kernel. >> audit(1110305405.379:0): initialized >> ide0: I/O resource 0x1F0-0x1F7 not free. >> ide0: ports already in use, skipping probe >> Red Hat nash version 3.5.22 starting >> Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)* >> >> This does not appear to be a Grub problem but rather something else. >> What do I need to do to fix this? Please be detailed as I am still >> in the dangerous stage of learning (just enough knowledge to wreck a >> computer). >> >> Thanks >> Pat >> From krsnendu at orcon.net.nz Wed Mar 9 03:10:13 2005 From: krsnendu at orcon.net.nz (Krsnendu dasa) Date: Wed, 9 Mar 2005 16:10:13 +1300 Subject: [K12OSN] smbldap log in error Message-ID: <200503090311.j293BZSE000476@dbmail-mx2.orcon.net.nz> When I add a user using smb LDAP tools I try to log in as my new user (Krsnendu) and I get this error message. Then can't proceed. What can I do? I have some users already in Linux users system. Maybe that is confusing things. Could not resolve address "xml:readwrite:/home/krsnendu/.gconf" in the configuration file "/etc/gconf/2/path:" Failed could not make directory permission denied. -------------- next part -------------- An HTML attachment was scrubbed... URL: From awoehler at woehler.us Wed Mar 9 04:06:35 2005 From: awoehler at woehler.us (Aaron Woehler) Date: Tue, 08 Mar 2005 21:06:35 -0700 Subject: [K12OSN] Squid Message-ID: <422E764B.6060803@woehler.us> From ybjones at one.net Wed Mar 9 04:43:53 2005 From: ybjones at one.net (Yancey B. Jones) Date: Tue, 8 Mar 2005 23:43:53 -0500 Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <422E5B69.90109@cmosnetworks.com> Message-ID: <20050309043415.IOWI13848.gx4.fuse.net@aragorn> > In the case of Compaq, it contains some of their own > diagnostic tools, and no, that partition is not actually necessary. Make sure you make your recovery CD's before deleting that partition. Compaqs and HP put the system recovery information there and most of the new ones do not ship with recovery CDs. You have to make them from inside Windows XP. Of couse, if you are sure that you will never use Windows again then it does not matter (unless you decide to sell the system off in the future). -Yancey From debbie at redeemer.qld.edu.au Wed Mar 9 10:59:51 2005 From: debbie at redeemer.qld.edu.au (Debbie Schiel) Date: Wed, 09 Mar 2005 20:59:51 +1000 Subject: [K12OSN] OT Asset tracking with FOSS In-Reply-To: <422DD5F7.8090104@criticalcontrol.com> References: <422DD5F7.8090104@criticalcontrol.com> Message-ID: <422ED727.3020803@redeemer.qld.edu.au> For tracking our assets I use a combination of PhpMyEdit and phpMyAdmin. It's not an 'out of the box' solution, you need do do a bit of work to turn the two into what you want. http://platon.sk/projects/main_page.php?project_id=5 Pete wrote: > Hi List : > > This is a way OT question. > > Does anybody use FOSS for tracking hardware (and software) in a school? > > I've seen http://sourceforge.net/projects/irm/ > > But is there anything else available? > > Thanks > > Peter > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From hick518 at yahoo.com Wed Mar 9 11:20:58 2005 From: hick518 at yahoo.com (Rob Owens) Date: Wed, 9 Mar 2005 03:20:58 -0800 (PST) Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: 6667 Message-ID: <20050309112058.50106.qmail@web41621.mail.yahoo.com> I don't think this is true anymore. I seem to remember reading something about bioses (if that's a word) after a certain date did not have the 1024 cylinder limit. I can't say for sure, but I can tell you for sure that I've installed Linux on a machine that came with Windows XP--I resized the Windows partition to something like 27 GB and installed Linux after that, /boot and all. I used lilo, not grub. -Rob --- "Terrell Prud?, Jr." wrote: > Remember > that, on x86 boxen, > the OS kernel needs to be within the first 1,024 > cylinders on the hard > disk, otherwise you're not likely to be able to boot > the computer. This > is true of all kernels, not just the Linux kernel; > it's true of all > versions of Windows (MS says that's been overcome on > XP, but I don't > believe it), all of the BSD's, OS/2--you name > it--they're all the same > this way. This is due to legacy issues in the x86 > BIOS architecture, > which BIOS and mobo manufacturers have to follow, > otherwise you're > compatible with NOTHING. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From hick518 at yahoo.com Wed Mar 9 11:23:03 2005 From: hick518 at yahoo.com (Rob Owens) Date: Wed, 9 Mar 2005 03:23:03 -0800 (PST) Subject: [K12OSN] terminal bootup messages Message-ID: <20050309112303.44849.qmail@web41607.mail.yahoo.com> Can I find these messages in a file somewhere? I'm getting some errors, but it all goes by too quick to read. (ltsp is soooo fast). Thanks -Rob __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From balmquist at mindfirestudios.com Wed Mar 9 12:33:09 2005 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Wed, 9 Mar 2005 06:33:09 -0600 Subject: [K12OSN] problem in starting a new dual boot machine in Linux In-Reply-To: <20050309112058.50106.qmail@web41621.mail.yahoo.com> References: <20050309112058.50106.qmail@web41621.mail.yahoo.com> Message-ID: <08d37152a7d2468cd3a3f0be351ebc58@mindfirestudios.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is true, if you use lba32 instead of liner/CHS addressing. See man lilo.conf. I'm not sure how much of it is a bios issue. On Mar 9, 2005, at 5:20 AM, Rob Owens wrote: > I don't think this is true anymore. I seem to > remember reading something about bioses (if that's a > word) after a certain date did not have the 1024 > cylinder limit. I can't say for sure, but I can tell > you for sure that I've installed Linux on a machine > that came with Windows XP--I resized the Windows > partition to something like 27 GB and installed Linux > after that, /boot and all. I used lilo, not grub. > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIu7QUACgkQfqZR3ThMfXTzkQCfVjpzBPDwBerlNk+5ZpoYPg5C jt8AnA8DQDU6V7lSxlFJbo3xEV6jD8Ap =XCEa -----END PGP SIGNATURE----- From sysadmin at handsworth.bham.sch.uk Wed Mar 9 12:38:56 2005 From: sysadmin at handsworth.bham.sch.uk (Martin Woolley) Date: Wed, 9 Mar 2005 12:38:56 +0000 Subject: [K12OSN] terminal bootup messages In-Reply-To: <20050309112303.44849.qmail@web41607.mail.yahoo.com> References: <20050309112303.44849.qmail@web41607.mail.yahoo.com> Message-ID: <200503091238.56808.sysadmin@handsworth.bham.sch.uk> On Wednesday 09 Mar 2005 11:23 am, Rob Owens wrote: > Can I find these messages in a file somewhere? I'm > getting some errors, but it all goes by too quick to > read. (ltsp is soooo fast). On the server, cp /bin/dmesg /opt/ltsp/i386/bin. Boot the client, access a shelll and run the dmesg command. -- 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 webmaster at vol.org Wed Mar 9 14:18:19 2005 From: webmaster at vol.org (george kocke) Date: Wed, 09 Mar 2005 08:18:19 -0600 Subject: [K12OSN] Default Settings for Workstations In-Reply-To: <0F900389C3BCBF4D98226694DBE963F20A7233DB@ECMAIL1.esuhsd.org> References: <0F900389C3BCBF4D98226694DBE963F20A7233DB@ECMAIL1.esuhsd.org> Message-ID: <1110377898.7334.6.camel@tardis.london.volnet> On Mon, 2005-03-07 at 09:15, Selzler, Bruce wrote: > I have a couple of questions. First, is there a way to set up defaults > on the LTSP server that will be mirrored on all of the workstations? > I'm thinking of desktop backgrounds, Firefox favorites, menu bars, that > sort of thing. I would like every user to have a common desktop, > favorites, etc. You need to change your way of thinking from workstation defaults to user defaults. That is, all users have the same settings no matter which workstations they use. -- george kocke ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ From gsp at leighctc.kent.sch.uk Wed Mar 9 14:53:00 2005 From: gsp at leighctc.kent.sch.uk (Gavin Spurgeon) Date: Wed, 9 Mar 2005 14:53:00 -0000 Subject: [K12OSN] Server load balancing, made easy References: <004d01c5121e$a39d6fd0$01fea8c0@brcHOST> <422D3FCE.7090300@shuttleworthfoundation.org> <002001c523b2$16e19300$0100a8c0@Marian> <422D6375.8010104@shuttleworthfoundation.org> <422E0BEF.1060800@chartermi.net> Message-ID: <025301c524b7$b0498330$1300000a@leighctc.kent.sch.uk> Hi All... I have yet to find any really good 'Load Balancing' systems, But I did use the Application Server Model to solve some of my problems... I did document this, as with most of my K12LTSP projects... I have made some of the HOWTOz into very easy to follow guides @ http://k12ltsp.howtoz.net/ But the App Server HOWTO is available @ http://k12ltsp.howtoz.net/k12ltsp/appserverI.htm Best Regards Gavin Spurgeon Assistant Systems Administrator gsp at leighctc.kent.sch.uk http://www.leighctc.kent.sch.uk Tel: 01322 620400 DDI: 01322 620501 IS HelpDesk : Ext 541 ############################################# Unofficial K12LTSP HOWTOz & Extraz Site (http://k12ltsp.howtoz.net) ############################################# From bcarter at jchs.com Wed Mar 9 16:02:04 2005 From: bcarter at jchs.com (Burt Carter) Date: Wed, 9 Mar 2005 11:02:04 -0500 Subject: [K12OSN] mount to /home Message-ID: <002201c524c1$567d7dc0$21690a0a@TechOffice> Hi everyone. I have finally gotten users home directories mounted from a novell server, thanks to Gavin Spurgeon. However, I need to make a modification. I want the user's home directory to mount to /home/username and not /home/username/nwhome. I have some users that get confused easily and want to make this as simple as possible for them. How can I force the mount to the proper location. Thanks, Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From bcarter at jchs.com Wed Mar 9 16:04:28 2005 From: bcarter at jchs.com (Burt Carter) Date: Wed, 9 Mar 2005 11:04:28 -0500 Subject: [K12OSN] floppies Message-ID: <002701c524c1$ac3a30f0$21690a0a@TechOffice> I have had an awful time trying to mount floppies on a k12 box. I have used mke2fs and mkfs to format disks and then I put them into a k12 client and it says it cannot mount them. I use the command: mount -t ext2 /dev/fd0 /media/floppy and I get an error saying wrong file type? Any help is appreciated. Burt Carter -------------- next part -------------- An HTML attachment was scrubbed... URL: From mll at mtwp.k12.pa.us Wed Mar 9 16:22:45 2005 From: mll at mtwp.k12.pa.us (Mike Lichtenwalner) Date: Wed, 09 Mar 2005 11:22:45 -0500 Subject: [K12OSN] mount to /home In-Reply-To: <002201c524c1$567d7dc0$21690a0a@TechOffice> References: <002201c524c1$567d7dc0$21690a0a@TechOffice> Message-ID: <422F22D5.2070206@mtwp.k12.pa.us> Burt Carter wrote: > Hi everyone. I have finally gotten users home directories mounted from a > novell server, thanks to Gavin Spurgeon. However, I need to make a > modification. > > I want the user?s home directory to mount to /home/username and not > /home/username/nwhome. > > I have some users that get confused easily and want to make this as > simple as possible for them. > > How can I force the mount to the proper location. > Take a look at the links at the bottom of this page: http://ltsp.criticalcontrol.com/ It will meet your needs, but you need to touch every user in NDS. See ya! Mike _________________________________ Mike Lichtenwalner Technology Specialist Manheim Township School District Lancaster, PA From spineau at biddschools.org Wed Mar 9 17:30:01 2005 From: spineau at biddschools.org (Scott Pineau) Date: Wed, 9 Mar 2005 12:30:01 -0500 Subject: [K12OSN] student account permissions Message-ID: I am wondering when I add a student to a k12ltsp server should I put them in the /users account? Scott Pineau Computer/Network Technician Biddeford School Department spineau at biddschools.org 207-286-2712 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: btzhsepa.gif Type: image/gif Size: 978 bytes Desc: btzhsepa.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Network Blitz Bkgrd.gif Type: image/gif Size: 5314 bytes Desc: Network Blitz Bkgrd.gif URL: From robark at gmail.com Wed Mar 9 17:36:01 2005 From: robark at gmail.com (Robert Arkiletian) Date: Wed, 9 Mar 2005 09:36:01 -0800 Subject: [K12OSN] Default Settings for Workstations In-Reply-To: <0F900389C3BCBF4D98226694DBE963F20A7233DB@ECMAIL1.esuhsd.org> References: <0F900389C3BCBF4D98226694DBE963F20A7233DB@ECMAIL1.esuhsd.org> Message-ID: On Mon, 7 Mar 2005 07:15:14 -0800, Selzler, Bruce wrote: > Hello Team, > > I have a couple of questions. First, is there a way to set up defaults > on the LTSP server that will be mirrored on all of the workstations? > I'm thinking of desktop backgrounds, Firefox favorites, menu bars, that > sort of thing. I would like every user to have a common desktop, > favorites, etc. Not sure how to lock browser favorits but desktop background, menubars etc can be locked with icewm by editing simple text files. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From moquist at majen.net Wed Mar 9 18:07:49 2005 From: moquist at majen.net (Matt Oquist) Date: Wed, 9 Mar 2005 13:07:49 -0500 Subject: [K12OSN] smbldap log in error (Krsnendu dasa) In-Reply-To: <20050309123808.54821733A9@hormel.redhat.com> References: <20050309123808.54821733A9@hormel.redhat.com> Message-ID: <20050309180749.GC9387@majen.net> > From: "Krsnendu dasa" > When I add a user using smb LDAP tools I try to log in as my new user > (Krsnendu) and I get this error message. Then can't proceed. > > What can I do? I have some users already in Linux users system. Maybe that > is confusing things. Hi Krsnendu, Your existing users shouldn't be a problem unless they exist simultaneiously as regular Linux users *and* Samba/LDAP users. Can you tell us which error message you get? It's difficult to diagnose your problem otherwise. :) Also, how/where are you trying to log in? The GUI? A terminal or ssh? Windows? A thin-client? --matt -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: From dan_young at parkrose.k12.or.us Wed Mar 9 18:44:54 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Wed, 09 Mar 2005 10:44:54 -0800 Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: References: Message-ID: <1110393899.32571.33.camel@dan.parkrose.k12.or.us> On Sun, 2005-03-06 at 20:59 -0800, Eric Harrison wrote: > I started work on K12LTSP 4.2.1. So far I have included all of the > security & bug fixes. > > What is new that should be considered for inclusion? Doesn't seem like the verynice project is active upstream, but I'd understand if you'd rather see changes made there. I've gotten more aggressive w/ verynice to kill runaway processes when users shut off terminals w/o logging out, specifically in /etc/verynice.conf: runawayexe "gam_server" runawayexe "gnome-panel" runawayexe "gnome-settings-daemon" badkarmarate .1000 -- Dan Young Parkrose School District From aust_txv at ACCESS-K12.org Wed Mar 9 18:53:40 2005 From: aust_txv at ACCESS-K12.org (aust_txv at ACCESS-K12.org) Date: Wed, 09 Mar 2005 13:53:40 -0500 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers Message-ID: <2274857665.1110376420@[10.2.57.136]> Hi, Is anyone tackling network faxing ( Send and recieve ) with open source stuff ? I have 12 different fax lines between my schools. $$$$ Would love to have one FAX number distributing faxes via email to users. Is that called MS Exchange Server :) Thanks, Tom Ventresco From eharrison at mail.mesd.k12.or.us Wed Mar 9 19:03:23 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 09 Mar 2005 11:03:23 -0800 Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: <1110393899.32571.33.camel@dan.parkrose.k12.or.us> References: <1110393899.32571.33.camel@dan.parkrose.k12.or.us> Message-ID: <422F487B.7070107@mail.mesd.k12.or.us> Dan Young wrote: > On Sun, 2005-03-06 at 20:59 -0800, Eric Harrison wrote: > >>I started work on K12LTSP 4.2.1. So far I have included all of the >>security & bug fixes. >> >>What is new that should be considered for inclusion? > > > Doesn't seem like the verynice project is active upstream, but I'd > understand if you'd rather see changes made there. > > I've gotten more aggressive w/ verynice to kill runaway processes when > users shut off terminals w/o logging out, specifically > in /etc/verynice.conf: > > runawayexe "gam_server" > runawayexe "gnome-panel" > runawayexe "gnome-settings-daemon" > badkarmarate .1000 > Verynice doesn't see any new development work, but it is so small and simple that it is trivial to hack on. I uploaded a new test package with these changes: ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/RPMS/ -Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From david at okgoodwill.org Wed Mar 9 19:09:43 2005 From: david at okgoodwill.org (David H. Barr) Date: Wed, 9 Mar 2005 13:09:43 -0600 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers Message-ID: <8883FBEA06AD6D4CB9C780772C08E282119F36@goodwill1.goodwill.lan> Around Wednesday, March 09, 2005 12:54 PM, aust_txv at ACCESS-K12.org (mailto:aust_txv at ACCESS-K12.org) wrote: > Is anyone tackling network faxing ( Send and recieve ) with open > source > stuff ? I have 12 different fax lines between my schools. $$$$ > Would love to have one FAX number distributing faxes via email to > users. > Is that called MS Exchange Server :) No, I believe it's called HylaFAX. http://www.hylafax.org David H. Barr Sys / Net Admin Oklahoma Goodwill Industries 410 SW Third ST Oklahoma City, OK 73109 From krsnendu at orcon.net.nz Wed Mar 9 19:14:23 2005 From: krsnendu at orcon.net.nz (Krsnendu dasa) Date: Thu, 10 Mar 2005 08:14:23 +1300 Subject: [K12OSN] smbldap log in error (Krsnendu dasa) In-Reply-To: <20050309180749.GC9387@majen.net> Message-ID: <200503091914.j29JEkwI022374@dbmail-mx3.orcon.net.nz> First one window comes up saying "The files that contain your preference settings are currently in use. You might be logged into a session from another computer and the other login session is using preference settings files. You can continue to use the current session but this might cause temporary problems with the preference settings in the other session. Do you want to continue. Logout/Continue" Then another window comes up with "Contact your system administrator to resolve the following problem. Could not resolve address "xml:readwrite:/home/krsnendu/.gconf" in the configuration file "/etc/gconf/2/path:" Failed could not make directory '/home/Krsnendu/.gconf': permission denied." This message above is the error message I get when trying to login to K12LTSP using GUI from thin client and from cygwin. -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Matt Oquist Sent: Thursday, 10 March 2005 7:08 a.m. To: k12osn at redhat.com Subject: [K12OSN] smbldap log in error (Krsnendu dasa) > From: "Krsnendu dasa" > When I add a user using smb LDAP tools I try to log in as my new user > (Krsnendu) and I get this error message. Then can't proceed. > > What can I do? I have some users already in Linux users system. Maybe that > is confusing things. Hi Krsnendu, Your existing users shouldn't be a problem unless they exist simultaneiously as regular Linux users *and* Samba/LDAP users. Can you tell us which error message you get? It's difficult to diagnose your problem otherwise. :) Also, how/where are you trying to log in? The GUI? A terminal or ssh? Windows? A thin-client? --matt From krsnendu at orcon.net.nz Wed Mar 9 19:36:37 2005 From: krsnendu at orcon.net.nz (Krsnendu dasa) Date: Thu, 10 Mar 2005 08:36:37 +1300 Subject: [K12OSN] more smbldap problems. How can I reset everything and start over again. Message-ID: <1110396997.4405.4.camel@k12ltsp.harekrishna.school.nz> I seem to have stuffed things up somehow with my smbldap installation attempts. Is there someway to start afresh? If not this is another problem I have to fix:- I am trying to get smbldap going when I try to put the password for root I get the following messages:- [root at k12ltsp sbin]# smbpasswd -a root New SMB password: Retype new SMB password: ldapsam_getsampwnam: Duplicate entries for this user [root] Failing. count=2 ldapsam_add_sam_account: User 'root' already in the base, with samba attributes Failed to add entry for user root. Failed to modify password entry for user root [root at k12ltsp sbin]# smbpasswd root New SMB password: Retype new SMB password: ldapsam_getsampwnam: Duplicate entries for this user [root] Failing. count=2 Failed to find entry for user root. Failed to modify password entry for user root How can I fix this? This is somemore output that might be helpful: [root at k12ltsp sbin]# getent passwd |grep root root:x:0:0:root:/root:/bin/bash operator:x:11:0:operator:/root:/sbin/nologin root:x:0:512:Netbios Domain Administrator:/home/root:/bin/false root:x:0:512:Netbios Domain Administrator:/home/root:/bin/false From aslansreturn at yahoo.com Wed Mar 9 19:44:55 2005 From: aslansreturn at yahoo.com (richard ingalls) Date: Wed, 9 Mar 2005 11:44:55 -0800 (PST) Subject: [K12OSN] Installing 4.2.0 via NFS (please HELP!) Message-ID: <20050309194456.56053.qmail@web52905.mail.yahoo.com> For reasons beyond my understanding, I CANNOT install from my CD ROM. It boots from CD, normal boot screen, hit at the prompt to begin normal install, then no GUI and it asks me where I want to install from: CD, hard drive, NFS, HTTP, etc. If I choose CDROM it tells me it cannot find a CDROM drive to mount. SO, I have copied the .ISOs to the hard drive of this PC as well as to another LTSP server in my building. I have exported the directory (NFS) where these .ISOs are located on the remote server, so I'm ready to try installing via NFS. Can anyone tell me how to proceed from here? Any help or suggestions would be appreciated. Ultimately, my goal is just to get 4.2.0 installed on this machine - I don't care what method I have to use to accomplish this goal. Any help? Thanks. __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ From krsnendu at orcon.net.nz Wed Mar 9 19:57:45 2005 From: krsnendu at orcon.net.nz (Krsnendu dasa) Date: Thu, 10 Mar 2005 08:57:45 +1300 Subject: [K12OSN] Can't delete user Message-ID: <1110398265.4405.7.camel@k12ltsp.harekrishna.school.nz> id says the user exists, but I can't delete this user. I get the same error message for any user name. [root at k12ltsp sbin]# id krsnendu uid=1008(krsnendu) gid=513(Domain Users) groups=513(Domain Users) [root at k12ltsp sbin]# ./smbldap-userdel krsnendu No such object at /opt/IDEALX/sbin///smbldap_tools.pm line 231, line 283.[root at k12ltsp sbin]# id krsnendu uid=1008(krsnendu) gid=513(Domain Users) groups=513(Domain Users) From oh207 at netzero.net Wed Mar 9 20:25:32 2005 From: oh207 at netzero.net (Onkar Harry) Date: Wed, 9 Mar 2005 20:25:32 GMT Subject: [K12OSN] Installing 4.2.0 via NFS (please HELP!) Message-ID: <20050309.122601.4501.108668@webmail32.nyc.untd.com> -- richard ingalls wrote: For reasons beyond my understanding, I CANNOT install from my CD ROM. It boots from CD, normal boot screen, hit at the prompt to begin normal install, then no GUI and it asks me where I want to install from: CD, hard drive, NFS, HTTP, etc. If I choose CDROM it tells me it cannot find a CDROM drive to mount. SO, I have copied the .ISOs to the hard drive of this PC as well as to another LTSP server in my building. I have exported the directory (NFS) where these .ISOs are located on the remote server, so I'm ready to try installing via NFS. Can anyone tell me how to proceed from here? Any help or suggestions would be appreciated. Ultimately, my goal is just to get 4.2.0 installed on this machine - I don't care what method I have to use to accomplish this goal. Any help? Thanks. Most of my installs are performed via NFS, its super fast. Set the ISOs up in a directory and share them via NFS. At the prompt type linux askmethod The rest is just entering the settings for your NFS server and share name. I usually burn only the first CD and boot off it and issue that command. But since your CD ROM is not working you might want to create a boot floppy, or optionally do a netboot. Some usefull Links: Howto install Fedora Core over NFS http://fedoranews.org/dowen/nfsinstall/ Installing Linux over NFS The How's and Why's http://www.troubleshooters.com/linux/nfs_install.htm -onkar From SelzlerB at esuhsd.org Wed Mar 9 20:35:38 2005 From: SelzlerB at esuhsd.org (Selzler, Bruce) Date: Wed, 9 Mar 2005 12:35:38 -0800 Subject: [K12OSN] Using iMacs as Terminals Message-ID: <0F900389C3BCBF4D98226694DBE963F2056D29F6@ECMAIL1.esuhsd.org> An HTML attachment was scrubbed... URL: From jguenther at chinooksedge.ab.ca Wed Mar 9 20:49:12 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Wed, 09 Mar 2005 13:49:12 -0700 Subject: [K12OSN] mount to /home In-Reply-To: <002201c524c1$567d7dc0$21690a0a@TechOffice> References: <002201c524c1$567d7dc0$21690a0a@TechOffice> Message-ID: <422F6148.5030003@chinooksedge.ab.ca> An HTML attachment was scrubbed... URL: From jam at mcquil.com Wed Mar 9 21:11:17 2005 From: jam at mcquil.com (Jim McQuillan) Date: Wed, 9 Mar 2005 16:11:17 -0500 (EST) Subject: [K12OSN] Using iMacs as Terminals In-Reply-To: <0F900389C3BCBF4D98226694DBE963F2056D29F6@ECMAIL1.esuhsd.org> References: <0F900389C3BCBF4D98226694DBE963F2056D29F6@ECMAIL1.esuhsd.org> Message-ID: Sez, Go to the ltsp wiki http://wiki.ltsp.org Look under 'CPU Architectures', and there's a nice set of documentation for the PPC iMacs. Jim McQuillan jam at Ltsp.org On Wed, 9 Mar 2005, Selzler, Bruce wrote: > > Hello Team, > > There was a lot of talk about using iMacs as LTSP terminals a while > back. There is a great deal of interest in doing this in our StRUT group > here in San Jose. > > Is there an online resource that describes how to do this? I had the > impression that there was a good deal of customization required for this > to happen. Are there plans for including the script or settings in a > future release so that iMacs and PowerPC's can be used as terminials in a > plug and play fashion? Let me know what you think. > > - Sez > > > From les at futuresource.com Wed Mar 9 21:21:43 2005 From: les at futuresource.com (Les Mikesell) Date: Wed, 09 Mar 2005 15:21:43 -0600 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <8883FBEA06AD6D4CB9C780772C08E282119F36@goodwill1.goodwill.lan> References: <8883FBEA06AD6D4CB9C780772C08E282119F36@goodwill1.goodwill.lan> Message-ID: <1110403303.19247.50.camel@moola.futuresource.com> On Wed, 2005-03-09 at 13:09, David H. Barr wrote: > Around Wednesday, March 09, 2005 12:54 PM, > aust_txv at ACCESS-K12.org (mailto:aust_txv at ACCESS-K12.org) wrote: > > Is anyone tackling network faxing ( Send and recieve ) with open > > source > > stuff ? I have 12 different fax lines between my schools. $$$$ > > Would love to have one FAX number distributing faxes via email to > > users. > > Is that called MS Exchange Server :) > > No, I believe it's called HylaFAX. HylaFAX is probably the best if you have a lot of outbound traffic and multiple lines. For a mostly-inbound setup you could also use the mgetty, mgetty-sendfax and mgetty-viewfax packages that you can install with yum. Back when modems were more necessary I sometimes set up a modem with mgetty on a linux box for remote access with autodetect for text mode, ppp, or fax calls and would later find that it had accepted spam faxes and emailed them to root. The hard part of any inbound scheme is figuring out the right person to receive them unless you designate someone to look at them all and forward to the right place. -- Les Mikesell les at futuresource.com From bcarter at jchs.com Wed Mar 9 21:26:13 2005 From: bcarter at jchs.com (Burt Carter) Date: Wed, 9 Mar 2005 16:26:13 -0500 Subject: [K12OSN] mount to /home Message-ID: <200503091626.AA1757741120@mail.jchs.com> On my initial install, which was Redhat ES 3 and LTSP installed on top of it, I never got it to work. It was recommended by Gavin Spurgeon that I download and install the K12ltsp images. I did that from scratch and then followed Gavin's instructions in the howto. I had a brief snaffu in which I got the ip addresses backwards in /etc/hosts, but I quickly remedied that with a little trouble shooting. So, as to why it didn't work initiall on the RHES 3 install, I do not know, my advice is to install K12LTSP and follow the howto if you get stuck. It worked for me. -Burt Carter ---------- Original Message ---------------------------------- From: Joe Guenther Reply-To: "Support list for opensource software in schools." Date: Wed, 09 Mar 2005 13:49:12 -0700 > ________________________________________________________________ Sent via the WebMail system at mail.jchs.com This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by telephone (478-982-6000) or by electronic mail, and delete this message and all copies and backups thereof. Thank You. From mrambo at lsd.k12.mi.us Wed Mar 9 21:27:53 2005 From: mrambo at lsd.k12.mi.us (Mike Rambo) Date: Wed, 09 Mar 2005 16:27:53 -0500 Subject: [K12OSN] squidGuard blacklist additions Message-ID: <422F6A59.3010400@lsd.k12.mi.us> The FAQ on k12ltsp.org says to use http://cri.univ-tlse1.fr/documentations/cache/squidguard_en.html#contrib for squidGuard blacklist contributions. Is this still a good place to make blacklist contributions? While I don't remember all that we have contributed at that site a couple that I do remember from in the last couple months that we've found students getting to have not made it into the blacklists yet. x-pirates.com ncaabasketballtournament.com I've checked and it looks like the blacklists are being updated every morning at 5am like they're supposed to but a quick grep shows the above two url's only in our local-block area. It would still be nice to get these to the "master" blacklists. -- Mike Rambo mrambo at lsd.k12.mi.us NOTE: In order to control energy costs the light at the end of the tunnel has been shut off until further notice... From robark at gmail.com Wed Mar 9 22:38:10 2005 From: robark at gmail.com (Robert Arkiletian) Date: Wed, 9 Mar 2005 14:38:10 -0800 Subject: [K12OSN] gdm_slave_xioerror_handler: Fatal X error Message-ID: Once in a while some of my clients are getting logged out. Looks like X is going down. I did a tail -f /var/log/messages Mar 9 13:38:56 server gdm[23409]: gdm_slave_xioerror_handler: Fatal X error - Restarting ws133.ltsp:0 Anyone had this problem before? I'm running 3.1.2 (RH9) -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From david at okgoodwill.org Wed Mar 9 22:45:20 2005 From: david at okgoodwill.org (David H. Barr) Date: Wed, 9 Mar 2005 16:45:20 -0600 Subject: [K12OSN] New Setup Message-ID: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> Finally! At last someone saw fit to donate a number of similar machines that are (important part) in working order. So now I have the following gear for my to-be clerical skills training lab: [Server x1] dual 800Mhz PIII 512MB pc133 ECC ~80GB RAID5 2x Intel 10/100 CDRW Floppy [Switch x1] 16 port 10/100 [Printer] HP LJ 4000 (direct attach to server) [Clients x3] IBM PC300GL 350 Mhz PII 128 MB pc100 6.4 GB 3com 10/100 Floppy [Clients x2] IBM NetVista 800 Mhz PIII 128 MB pc133 3com 10/100 Floppy I'm rsyncing from 4.1.0 (my old test set) to 4.2.0 overnight. I'd like some advice on the following, however: /0/ I intend to boot from a small partition on the HDD (essentially a floppy image), but it should leave me over 6GB free; is there any advantage to using this for swap space, home directories or something else? /1/ Can I somehow make good use of the extra horsepower in those 2 NetVistas? /2/ These will be training machines and have no sensitive data on them; how difficult will it be to setup each client to autolog? /3/ There is a tape backup unit in the Server; any suggestions on where to read up on backups under FC3/LTSP? /4/ Anything else you'd like to tell me before I jump in over my head.... Thanks in Advance, David H. Barr Sys / Net Admin Oklahoma Goodwill Industries 410 SW Third ST Oklahoma City, OK 73109 From ramonklown at pop.com.br Wed Mar 9 22:44:11 2005 From: ramonklown at pop.com.br (Ramon) Date: Wed, 9 Mar 2005 19:44:11 -0300 (EST) Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: <422F487B.7070107@mail.mesd.k12.or.us> References: <1110393899.32571.33.camel@dan.parkrose.k12.or.us> <422F487B.7070107@mail.mesd.k12.or.us> Message-ID: <1763.200.165.116.199.1110408251.squirrel@popmail4.pop.com.br> Hey Eric, I've seen a lot of people complain about sound on clients under 4.2.0 Is there something everyone is missing or is there a hack for this? Thanks, Ramon > Dan Young wrote: >> On Sun, 2005-03-06 at 20:59 -0800, Eric Harrison wrote: >> >>>I started work on K12LTSP 4.2.1. So far I have included all of the >>>security & bug fixes. >>> >>>What is new that should be considered for inclusion? >> >> >> Doesn't seem like the verynice project is active upstream, but I'd >> understand if you'd rather see changes made there. >> >> I've gotten more aggressive w/ verynice to kill runaway processes when >> users shut off terminals w/o logging out, specifically >> in /etc/verynice.conf: >> >> runawayexe "gam_server" >> runawayexe "gnome-panel" >> runawayexe "gnome-settings-daemon" >> badkarmarate .1000 >> > > Verynice doesn't see any new development work, but it is so small and > simple that it is trivial to hack on. > > I uploaded a new test package with these changes: > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/RPMS/ > > > -Eric > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From cliebow at downeast.net Wed Mar 9 22:54:16 2005 From: cliebow at downeast.net (cliebow) Date: 09 Mar 2005 17:54:16 -0500 Subject: [K12OSN] Using iMacs as Terminals In-Reply-To: <0F900389C3BCBF4D98226694DBE963F2056D29F6@ECMAIL1.esuhsd.org> References: <0F900389C3BCBF4D98226694DBE963F2056D29F6@ECMAIL1.esuhsd.org> Message-ID: <1110408856.6295.1.camel@leigh> i guess i am the guy championing this..go to the wiki http://wiki.ltsp.org and look under cpu architectures..i have stuff posted there chuck On Wed, 2005-03-09 at 15:35, Selzler, Bruce wrote: > Hello Team, > > There was a lot of talk about using iMacs as LTSP terminals a while > back. There is a great deal of interest in doing this in our StRUT > group here in San Jose. > > Is there an online resource that describes how to do this? I had the > impression that there was a good deal of customization required for > this to happen. Are there plans for including the script or settings > in a future release so that iMacs and PowerPC's can be used as > terminials in a plug and play fashion? Let me know what you think. > > - Sez > > > > ______________________________________________________________________ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From dtrask at vcs.u52.k12.me.us Wed Mar 9 22:58:15 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Wed, 09 Mar 2005 17:58:15 -0500 Subject: [K12OSN] smbldap log in error In-Reply-To: <200503090311.j293BZSE000476@dbmail-mx2.orcon.net.nz> References: <200503090311.j293BZSE000476@dbmail-mx2.orcon.net.nz> Message-ID: "Support list for opensource software in schools." on Tuesday, March 8, 2005 at 10:10 PM +0000 wrote: >When I add a user using smb LDAP tools I try to log in as my new user >(Krsnendu) and I get this error message. Then can?t proceed. >What can I do? I have some users already in Linux users system. Maybe >that is confusing things. > >Could not resolve address ?xml:readwrite:/home/krsnendu/.gconf? in the >configuration file ?/etc/gconf/2/path:? Failed could not make directory >permission denied. Do any of these users have the same username as any of the users you added using smbldap? If so....that's going to be a problem...if you want to use the same names...delete them as regular system users (using the GUI....redhat users...or CLI tools)....and then create them new as smbldap users....make sure to delete the home dir too, before adding them back. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From cliebow at downeast.net Wed Mar 9 23:28:07 2005 From: cliebow at downeast.net (cliebow) Date: 09 Mar 2005 18:28:07 -0500 Subject: [K12OSN] smbldap log in error In-Reply-To: References: <200503090311.j293BZSE000476@dbmail-mx2.orcon.net.nz> Message-ID: <1110410887.6672.3.camel@leigh> the prob is either you have no homedir or the perms are screwed up.. could chown -R user.user /home/user or i there is no homedir cp /etc/skel /home/user..then chmod -R 700 /home/user and the chown command. i am running in to this a lot with ssh and nx..chuck From wescott at sc.rr.com Thu Mar 10 00:09:13 2005 From: wescott at sc.rr.com (Michael C Wescott) Date: 09 Mar 2005 19:09:13 -0500 Subject: [K12OSN] Can't delete user In-Reply-To: <1110398265.4405.7.camel@k12ltsp.harekrishna.school.nz> References: <1110398265.4405.7.camel@k12ltsp.harekrishna.school.nz> Message-ID: <1110413353.1085.9.camel@eriadne> On Wed, 2005-03-09 at 14:57, Krsnendu dasa wrote: > id says the user exists, but I can't delete this user. > I get the same error message for any user name. > > [root at k12ltsp sbin]# id krsnendu > uid=1008(krsnendu) gid=513(Domain Users) groups=513(Domain Users) > [root at k12ltsp sbin]# ./smbldap-userdel krsnendu > No such object at /opt/IDEALX/sbin///smbldap_tools.pm line 231, > line 283.[root at k12ltsp sbin]# id krsnendu > uid=1008(krsnendu) gid=513(Domain Users) groups=513(Domain Users) My guess is that you have the name service cache daemon running. It caches info about users and other frequently accessed info. Restart the daemon or just wait for the cache to expire. From joseph.bishay at gmail.com Thu Mar 10 05:14:40 2005 From: joseph.bishay at gmail.com (The Prof) Date: Thu, 10 Mar 2005 00:14:40 -0500 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> Message-ID: Hello, I'm on the design committee for a new elementary school. We're in the planning stages with the schematics, etc. I'm looking for advice, suggestions, ideas, experiences and so on, from those in the know about how to make this new school technologically the best. We plan on using the k12ltsp system in the new school, so what things should we do? The school currently has only 50 students, but the projected capacity is up to 400 students. So let me know! Joseph From eharrison at mail.mesd.k12.or.us Thu Mar 10 06:11:10 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Wed, 9 Mar 2005 22:11:10 -0800 (PST) Subject: [K12OSN] squidGuard blacklist additions In-Reply-To: <422F6A59.3010400@lsd.k12.mi.us> References: <422F6A59.3010400@lsd.k12.mi.us> Message-ID: On Wed, 9 Mar 2005, Mike Rambo wrote: > The FAQ on k12ltsp.org says to use > > http://cri.univ-tlse1.fr/documentations/cache/squidguard_en.html#contrib > > for squidGuard blacklist contributions. Is this still a good place to make > blacklist contributions? > > While I don't remember all that we have contributed at that site a couple that > I do remember from in the last couple months that we've found students getting > to have not made it into the blacklists yet. > > x-pirates.com > ncaabasketballtournament.com > > I've checked and it looks like the blacklists are being updated every morning > at 5am like they're supposed to but a quick grep shows the above two url's > only in our local-block area. > > It would still be nice to get these to the "master" blacklists. I automatically pull down a copy of Toulouse's blacklists every night. So if they include it, it will be included in my lists. If you submit to Toulouse and they don't include it... you can send me a list and I can add them myself. I have added the two above. -Eric From perodim at on.net.mk Thu Mar 10 10:49:40 2005 From: perodim at on.net.mk (Petar Dimitrijevic) Date: Thu, 10 Mar 2005 11:49:40 +0100 Subject: [K12OSN] Setting quotas and remote X win connection from MS Windows Message-ID: <42302644.7050002@on.net.mk> Hi to all, I installed KLTSP 4.2.0 on a server at work, few weeks ago. Samba is configured as Domain Server with the excellent smbdlap script. The logins are managed through Samba/LDAP combination and the username, passwords and home directories are all the same both for Windows and Linux machines. The questions would be: 1. My co-workers are often saving large files on their desktop or in their My Documents folder. Is there any way that quotas can be set ? 2. The server has no monitor or input devices attached to it. I manage it through SSH, but only in text mode. Is there any way I can connect to the remote X windows session from Windows ? and how can I do that from Linux ? Best regards, Petar Dimitrijevic From hick518 at yahoo.com Thu Mar 10 11:26:05 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 03:26:05 -0800 (PST) Subject: [K12OSN] Setting quotas and remote X win connection from MS Windows In-Reply-To: 6667 Message-ID: <20050310112605.42650.qmail@web41627.mail.yahoo.com> For remote x sessions from windows, you can install Cygwin and Cygwin/X. They are a free download. Once installed, you can install openssh into Cygwin and use that to connect to the server, or I guess you could use any other ssh client (but I've only tried openssh). Once logged into the server, you should be able to launch any gui program you want. There's a command to get the entire linux desktop to display on your Windows machine, but I can't remember it. -Rob --- Petar Dimitrijevic wrote: > Hi to all, > > I installed KLTSP 4.2.0 on a server at work, few > weeks ago. Samba is > configured as Domain Server with the excellent > smbdlap script. The > logins are managed through Samba/LDAP combination > and the username, > passwords and home directories are all the same both > for Windows and > Linux machines. > > The questions would be: > 1. My co-workers are often saving large files on > their desktop or in > their My Documents folder. Is there any way that > quotas can be set ? > > 2. The server has no monitor or input devices > attached to it. I manage > it through SSH, but only in text mode. Is there any > way I can connect to > the remote X windows session from Windows ? and how > can I do that from > Linux ? > > Best regards, > Petar Dimitrijevic > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From gumprechtm at msln.net Thu Mar 10 11:35:31 2005 From: gumprechtm at msln.net (Mark Gumprecht) Date: Thu, 10 Mar 2005 06:35:31 -0500 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> Message-ID: <42303103.30903@msln.net> I am also interested in this from the K12LTSP perspective. We are looking at a new facility to be built to replace the old High school, junior high and elementary complex. Currently, the old setup is a 1024 subnet of mess, 950 users, installed in sections, obliterating any standard possible! Looking for that not to happen again. (Already writing my standards proposal). Mark The Prof wrote: >Hello, > >I'm on the design committee for a new elementary school. We're in the >planning stages with the schematics, etc. I'm looking for advice, >suggestions, ideas, experiences and so on, from those in the know >about how to make this new school technologically the best. We plan >on using the k12ltsp system in the new school, so what things should >we do? The school currently has only 50 students, but the projected >capacity is up to 400 students. > >So let me know! > >Joseph > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > > > -- Mark Gumprecht Data Systems Specialist MSAD3 Unity, ME gumprechtm at msln.net From hick518 at yahoo.com Thu Mar 10 11:37:13 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 03:37:13 -0800 (PST) Subject: [K12OSN] what causes runaway processes? Message-ID: <20050310113713.72318.qmail@web41609.mail.yahoo.com> My terminal locked up the other day and I had to hit the reset button. Afterwards, there were still processes running on the server from that locked-up-and-reset session. Does anybody know what the root cause of this is? I know there's been a lot of discussion about how to kill these processes, but I'm more interested in stopping them from occurring in the first place (if that's even possible). Is this a problem with GDM? Or does it happen with other display managers? OpenSSH has protection against this sort of thing, and I wonder if it could be integrated into the thin client model. By default, the ssh server will kill all processes owned by a remote user if that user's connection gets broken. Seems like ltsp could use this sort of functionality. Here's the option description of this feature, taken from "man sshd_config": (sorry if the formatting is poor) TCPKeepAlive Specifies whether the system should send TCP keepalive messages to the other side. If they are sent, death of the connection or crash of one of the machines will be properly noticed. However, this means that connections will die if the route is down tempo- rarily, and some people find it annoying. On the other hand, if TCP keepalives are not sent, sessions may hang indefinitely on the server, leaving ``ghost'' users and consuming server resources. The default is ``yes'' (to send TCP keepalive messages), and the server will notice if the network goes down or the client host crashes. This avoids infinitely hanging sessions. To disable TCP keepalive messages, the value should be set to ``no''. __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250 From hick518 at yahoo.com Thu Mar 10 11:43:23 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 03:43:23 -0800 (PST) Subject: [K12OSN] Help design a new elementary school! In-Reply-To: 6667 Message-ID: <20050310114323.59825.qmail@web41601.mail.yahoo.com> Is the building already existing? If not, or if it's being renovated, I have a suggestion for you. Have them install large conduit to house your network wires, etc. That way, years down the road when nobody's using category 5 cable anymore, it will be easier for the school to upgrade than if it was "permanently" installed like electrical wiring is. I did this in my home. In fact, I ran double sets of conduit so that I could separate different types of wires to avoid possible interference. It paid off, because I soon found myself running network cable and speaker wire all over the place. -Rob --- Mark Gumprecht wrote: > I am also interested in this from the K12LTSP > perspective. We are > looking at a new facility to be built to replace the > old High school, > junior high and elementary complex. Currently, the > old setup is a 1024 > subnet of mess, 950 users, installed in sections, > obliterating any > standard possible! Looking for that not to happen > again. (Already > writing my standards proposal). > Mark > > The Prof wrote: > > >Hello, > > > >I'm on the design committee for a new elementary > school. We're in the > >planning stages with the schematics, etc. I'm > looking for advice, > >suggestions, ideas, experiences and so on, from > those in the know > >about how to make this new school technologically > the best. We plan > >on using the k12ltsp system in the new school, so > what things should > >we do? The school currently has only 50 students, > but the projected > >capacity is up to 400 students. > > > >So let me know! > > > >Joseph > > > >_______________________________________________ > >K12OSN mailing list > >K12OSN at redhat.com > >https://www.redhat.com/mailman/listinfo/k12osn > >For more info see > > > > > > > > -- > Mark Gumprecht > Data Systems Specialist > MSAD3 > Unity, ME > gumprechtm at msln.net > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From brian at portsmouth-college.ac.uk Thu Mar 10 12:16:10 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Thu, 10 Mar 2005 12:16:10 -0000 Subject: [K12OSN] smbldap-useradd-bulk script & quota's Message-ID: <01f601c5256a$f1f58e10$65c8a8c0@brianwork> I've been looking through the smbldap-useradd-bulk script and trying to workout how to add quota limits. Currently we have a script that generates then copies the quota from a user called ideal_student using the command edquota -p ideal_student username Could someone tell me where in the script I'd have to add this, I was thinking just under the line where the users smbpasswd is set Perhaps it could be added as an optional field to the file that the script reads ? but I have no idea how to do this. Thanks Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From sbetts at msad71.net Thu Mar 10 12:48:42 2005 From: sbetts at msad71.net (Sharon Betts) Date: Thu, 10 Mar 2005 07:48:42 -0500 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> Message-ID: Hi Joseph, We just opened a new K-3 school with interactive white boards in each classroom, enhanced audio in each room, wireless throughout. It is a combination of thin clients and full teacher workstations. I would love to expound on our planning and results either privately or onlist -- just let me know. Sharon The Prof on Thursday, March 10, 2005 at 12:14 AM +0000 wrote: >Hello, > >I'm on the design committee for a new elementary school. We're in the >planning stages with the schematics, etc. I'm looking for advice, >suggestions, ideas, experiences and so on, from those in the know >about how to make this new school technologically the best. We plan >on using the k12ltsp system in the new school, so what things should >we do? The school currently has only 50 students, but the projected >capacity is up to 400 students. > >So let me know! > >Joseph > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see Sharon MSAD#71 Director of Educational Technology sbetts at msad71.net http://www.msad71.net 207-985-1100 "To err is human - and to blame it on a computer is even more so." Robert Orben From microman at cmosnetworks.com Thu Mar 10 13:09:09 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Thu, 10 Mar 2005 08:09:09 -0500 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: <20050310114323.59825.qmail@web41601.mail.yahoo.com> References: <20050310114323.59825.qmail@web41601.mail.yahoo.com> Message-ID: <423046F5.30006@cmosnetworks.com> Agreed. And once that conduit is laid, start running fiber everywhere, as many strands as you can reasonably afford. We're doing that in all of our schools now. If you can afford it, run a pair of fiber alongside every Cat5 run that you're now doing; running fiber isn't nearly as expensive as it once used to be. Fiber NICs, though, *are* relatively quite expensive today, but who's to say ten or twenty years from now? I've done this in my home as well; each "data port" is actually a combined wall plate w/ RJ-11, two coax runs (cable TV/modem service), RJ-45 Cat5, and fiber (SC connectors). It's great, and I won't have to do that again for a very, very long time. --TP Rob Owens wrote: >Is the building already existing? If not, or if it's >being renovated, I have a suggestion for you. Have >them install large conduit to house your network >wires, etc. That way, years down the road when >nobody's using category 5 cable anymore, it will be >easier for the school to upgrade than if it was >"permanently" installed like electrical wiring is. > >I did this in my home. In fact, I ran double sets of >conduit so that I could separate different types of >wires to avoid possible interference. It paid off, >because I soon found myself running network cable and >speaker wire all over the place. > >-Rob > >--- Mark Gumprecht wrote: > > >>I am also interested in this from the K12LTSP >>perspective. We are >>looking at a new facility to be built to replace the >>old High school, >>junior high and elementary complex. Currently, the >>old setup is a 1024 >>subnet of mess, 950 users, installed in sections, >>obliterating any >>standard possible! Looking for that not to happen >>again. (Already >>writing my standards proposal). >>Mark >> >>The Prof wrote: >> >> >> >>>Hello, >>> >>>I'm on the design committee for a new elementary >>> >>> >>school. We're in the >> >> >>>planning stages with the schematics, etc. I'm >>> >>> >>looking for advice, >> >> >>>suggestions, ideas, experiences and so on, from >>> >>> >>those in the know >> >> >>>about how to make this new school technologically >>> >>> >>the best. We plan >> >> >>>on using the k12ltsp system in the new school, so >>> >>> >>what things should >> >> >>>we do? The school currently has only 50 students, >>> >>> >>but the projected >> >> >>>capacity is up to 400 students. >>> >>>So let me know! >>> >>>Joseph >>> >>> From trond at mahlum.biz Thu Mar 10 13:22:59 2005 From: trond at mahlum.biz (Trond =?ISO-8859-1?Q?M=E6hlum?=) Date: Thu, 10 Mar 2005 14:22:59 +0100 Subject: [K12OSN] Purge processes when users log out Message-ID: <1110460979.9440.4.camel@localhost.localdomain> I have noticed a function in K12LTSP in /etc/sysconfig/k12ltsp. I can set purge_processes=yes I thought that this would kill a users processes when he/she logs out. It doesn't. When I do a "top" from time to time, soffice.bin and firefox-bin often run for users who are not still logged in. Is there an extra hack that can be applied to remedy this? We use gdm and icewm Regards Trond M?hlum From HBurroughs at HHPREP.ORG Thu Mar 10 13:50:42 2005 From: HBurroughs at HHPREP.ORG (Burroughs, Henry) Date: Thu, 10 Mar 2005 08:50:42 -0500 Subject: [K12OSN] Default Settings for Workstations Message-ID: <0EFA2C68689A054CA2DE84B8A2D78420073FE8@hhpmail.MEDIA.LOCAL> Sez, If you are using GNOME, you can set many defaults via GCONF. This is for Gnome 2.6, but I think it will work for 2.8. http://www.gnome.org/learn/admin-guide/2.6/ch01.html Look in the section titled "To Set Background Preferences" for an idea how to set the background for all users (I've done that before). Basically, you can make certain settings mandatory for all users via gconf. You can even not make things mandatory, but change the defaults. Good luck! Henry Burroughs Technology Director Hilton Head Preparatory School Hilton Head Island, SC www.hhprep.org -----Original Message----- From: Selzler, Bruce [mailto:SelzlerB at esuhsd.org] Sent: Mon 3/7/2005 10:15 AM To: k12osn at redhat.com Cc: Subject: [K12OSN] Default Settings for Workstations Hello Team, I have a couple of questions. First, is there a way to set up defaults on the LTSP server that will be mirrored on all of the workstations? I'm thinking of desktop backgrounds, Firefox favorites, menu bars, that sort of thing. I would like every user to have a common desktop, favorites, etc. And once you have those set, is there a way to "lock" those in place? We use Deep Freeze on Windows, so if a student puts something inappropriate as a desktop background, or puts inappropriate links in the favorites a simple restart puts everything back to its original settings. I'd like to be able to do something similar with LTSP. Any thoughts? - Sez From moquist at majen.net Thu Mar 10 14:19:16 2005 From: moquist at majen.net (Matt Oquist) Date: Thu, 10 Mar 2005 09:19:16 -0500 Subject: [K12OSN] smbldap-useradd-bulk script & quota's (Brian Chivers) In-Reply-To: <20050310132456.0168C73853@hormel.redhat.com> References: <20050310132456.0168C73853@hormel.redhat.com> Message-ID: <20050310141916.GC4383@majen.net> > From: "Brian Chivers" > Subject: [K12OSN] smbldap-useradd-bulk script & quota's > I've been looking through the smbldap-useradd-bulk script and trying to > workout how to add quota limits. Currently we have a script that generates > then copies the quota from a user called ideal_student using the command > > edquota -p ideal_student username > > Could someone tell me where in the script I'd have to add this, I was > thinking just under the line where the users smbpasswd is set Yeah, that looks right. Probably like this: # Silently change the user's LDAP password # (If we don't redirect stderr into /dev/null, smbldap-passwd # complains.) open PWD, "| smbldap-passwd $uname 2>/dev/null 1>&2"; print PWD "$password\n$password"; close PWD; edquota -p $opt_q $uname If you want to just hack this on your own system ATM, you can just put "edquota -p ideal_student $uname" right there and it should work for you. I put "$opt_q" there because this sounds like it should be an additional option - how about "-q "? > Perhaps it could be added as an optional field to the file that the script > reads ? but I have no idea how to do this. Yeah, you're right. It should be an optional field in the input, but there should also be a "-q" (or whatever, but I think 'q' makes sense) option on the command line to allow a default ideal-user to be specified. I'm kinda swamped at the moment, but I can plan to get to this and Dave's ACL work in a couple of weeks or so. If anybody needs this urgently, try hacking it in as I mentioned above... Good suggestion, Brian. --matt -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: From sysadmin at handsworth.bham.sch.uk Thu Mar 10 14:19:06 2005 From: sysadmin at handsworth.bham.sch.uk (Martin Woolley) Date: Thu, 10 Mar 2005 14:19:06 +0000 Subject: [K12OSN] Purge processes when users log out In-Reply-To: <1110460979.9440.4.camel@localhost.localdomain> References: <1110460979.9440.4.camel@localhost.localdomain> Message-ID: <200503101419.06405.sysadmin@handsworth.bham.sch.uk> On Thursday 10 Mar 2005 1:22 pm, Trond M?hlum wrote: > I have noticed a function in K12LTSP in /etc/sysconfig/k12ltsp. I can > set purge_processes=yes > > I thought that this would kill a users processes when he/she logs out. > It doesn't. When I do a "top" from time to time, soffice.bin and > firefox-bin often run for users who are not still logged in. > > Is there an extra hack that can be applied to remedy this? We use gdm > and icewm Is there a few minutes when no one is logged in? We reboot our servers each night via cron, which ensures nobody is left logged in and any rogue processes are dealt with. Not elegant but does the job. -- 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 greg.hovland at hopelhs.org Thu Mar 10 14:54:18 2005 From: greg.hovland at hopelhs.org (Greg Hovland) Date: Thu, 10 Mar 2005 08:54:18 -0600 Subject: [K12OSN] log off users via ssh? Message-ID: Is there a way to log off users that are not suppose to be logged. This would be done from a remote site, possibly via ssh. Any other suggestions would be appreciated. Greg Hovland From aust_txv at ACCESS-K12.org Thu Mar 10 15:22:43 2005 From: aust_txv at ACCESS-K12.org (aust_txv at ACCESS-K12.org) Date: Thu, 10 Mar 2005 10:22:43 -0500 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers Message-ID: <2348600990.1110450163@localhost> > HylaFAX is probably the best if you have a lot of outbound traffic and > multiple lines. For a mostly-inbound setup you could also use > the mgetty, mgetty-sendfax and mgetty-viewfax packages that you > can install with yum. I don't know what I have :) :) in terms of in/out I know I pay for 12 phone lines for FAX a month. Just looking to trim some costs. I was hoping to go down to two llines an in FAX and out FAX via the network and linux to distribute in coming. I must do more research... Thanks, Tom Ventresco From brian at portsmouth-college.ac.uk Thu Mar 10 15:31:10 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Thu, 10 Mar 2005 15:31:10 -0000 Subject: [K12OSN] smbldap-useradd-bulk script & quota's (Brian Chivers) References: <20050310132456.0168C73853@hormel.redhat.com> <20050310141916.GC4383@majen.net> Message-ID: <029201c52586$2f88ff80$65c8a8c0@brianwork> Matt Oquist wrote: > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Sorry to add to your workload !!!! At the mo I'm only planning and test ready for the big swop around (4 servers at the mo) so not a problem waiting a week or so. If you need me to beta anything for you just ask Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From brian at portsmouth-college.ac.uk Thu Mar 10 15:33:18 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Thu, 10 Mar 2005 15:33:18 -0000 Subject: [K12OSN] log off users via ssh? References: Message-ID: <029801c52586$7c443f60$65c8a8c0@brianwork> Greg Hovland wrote: > Is there a way to log off users that are not suppose to be logged. > > This would be done from a remote site, possibly via ssh. > > Any other suggestions would be appreciated. > > Greg Hovland > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Couldn't you alter the config of sshd, not sure how but I would have thought you could. I know PAM has login restrictions but this would possibly break LTSP. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From jim at winonacotter.org Thu Mar 10 16:02:44 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 10:02:44 -0600 Subject: [K12OSN] Instructions to support PPC in LTSP Message-ID: <007801c5258a$986b4a90$b39b060a@winonacotter.org> Start Server Setup Unpack the apple.tar.gz # tar -zxvf apple.tar.gz # cd apple # cp initrd-ppc-2.4.22-ltsp-1 /tftpboot # cp vmlinux-ppc-2.4.22-ltsp-1 /tftpboot Make quick edit to yaboot.conf # vi yaboot.conf Remove the /tftpboot from the image and initrd lines: #device=enet: #partition=0 timeout=30 init-message="Lumensoftware Terminal Server" default=linux image=/vmlinux-ppc-2.4.22-ltsp-1 label=linux initrd=/initrd-ppc-2.4.22-ltsp-1 append="init=/linuxrc rw root=/dev/ram0" # cp yaboot.conf /tftpboot # cp yaboot /tftpboot # cp ltsp-ppc.tar.gz /opt/ltsp # cd /opt/ltsp # tar -zxvf ltsp-ppc.tar.gz Edit /etc/exports by adding extra lines to server ppc directory: # vi /etc/exports /opt/ltsp/i386 192.168.0.0/255.255.255.0(ro,no_root_squash,sync) /opt/ltsp/ppc 192.168.0.0/255.255.255.0(ro,no_root_squash,sync) # new line for mac support /var/opt/ltsp/swapfiles 192.168.0.0/255.255.255.0(rw,no_root_squash,async) Restart nfs # /etc/init.d/nfs restart Edit /etc/dhcpd.conf for Mac support: Attached is a sample dhcpd.conf file. Restart dhcpd when finished making changes. #/etc/init.d/dhcpd restart End of Server Setup --------------------------------------- Start Client Setup Boot client while holding apple+option+o+f (to boot to open firmware). Type the following at the command line: boot enet:192.168.0.254 Hit enter. There may be a slight hesitation followed by a black screen and a blinking globe, after that you should see the Lumensoftware yaboot screen. Then the kernel and all of the fun stuff should load, when finished you should be at a command prompt. If that happened without errors type startx This should boot you to a login screen. If not, start troubleshooting your XF86Config and make a custom one. So far I have tested all flavor iBooks and iMacs and have only had trouble with the Indigo Vintage and have a custom XF86Config to handle this if needed. Now that you know your setup works modify /opt/ltsp/ppc/etc/lts.conf # vi /opt/ltsp/ppc/etc/lts.conf Comment out "SCREEN_01 = shell" and uncomment "SCREEN_01 = startx", now startup of X will be automatic. Next if you want to set your macs to permanently boot from the ltsp server without interaction do the following: Boot with apple+option+o+f again Type the follwing at the command line: setenv boot-device enet:192.168.0.254 Hit enter. setenv auto-boot? true Hit enter. reset-all Hit enter. The machine should reboot and now automatically boot to ltsp every time it is powered up. Tip: If for some reason your machine will not boot after entering boot enet:192.168.0.254 with some error that it cannot find a boot loader or whatever, try this: boot enet:192.168.0.254,yaboot For some reason this is sometimes necessary. End Client Setup -------------------------------- -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. -------------- next part -------------- A non-text attachment was scrubbed... Name: dhcpd.conf Type: application/octet-stream Size: 2597 bytes Desc: not available URL: From jim at winonacotter.org Thu Mar 10 16:08:27 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 10:08:27 -0600 Subject: [K12OSN] Using iMacs as Terminals In-Reply-To: <0F900389C3BCBF4D98226694DBE963F2056D29F6@ECMAIL1.esuhsd.org> Message-ID: <008201c5258b$64f4bdd0$b39b060a@winonacotter.org> Bruce, I just made a new post titled "Instructions to support PPC in LTSP". Check that out, it should walk you right through setup. Jim Kronebusch Cotter Tech Department 507-453-5188 jim at winonacotter.org -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Selzler, Bruce Sent: Wednesday, March 09, 2005 2:36 PM To: k12osn at redhat.com; k12osn at redhat.com Subject: [K12OSN] Using iMacs as Terminals Hello Team, There was a lot of talk about using iMacs as LTSP terminals a while back. There is a great deal of interest in doing this in our StRUT group here in San Jose. Is there an online resource that describes how to do this? I had the impression that there was a good deal of customization required for this to happen. Are there plans for including the script or settings in a future release so that iMacs and PowerPC's can be used as terminials in a plug and play fashion? Let me know what you think. - Sez -- This message has been scanned for viruses and dangerous content by the Cotter Tech Department and is believed to be clean. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at winonacotter.org Thu Mar 10 16:19:16 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 10:19:16 -0600 Subject: [K12OSN] log off users via ssh? In-Reply-To: <029801c52586$7c443f60$65c8a8c0@brianwork> Message-ID: <008c01c5258c$e7b9a680$b39b060a@winonacotter.org> > > Is there a way to log off users that are not suppose to be logged. > > > > This would be done from a remote site, possibly via ssh. > > > > Any other suggestions would be appreciated. I think what Greg is asking is how would he log of LTSP users in a lab at school while he is offsite. I know he could log in with VNC and use TeacherTool. So my suggestion would be to install VNC Server on the LTSP server and then use a VNC client to connect to the server (from whatever platform). Unless someone has an easy way to do this as he suggested through ssh. Is there a command line tool to list current users and then another to kill specific users? Would probably want something sensitive to LTSP so as not to corrupt things. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From henryhartley at westat.com Thu Mar 10 16:18:13 2005 From: henryhartley at westat.com (Henry Hartley) Date: Thu, 10 Mar 2005 11:18:13 -0500 Subject: [K12OSN] Help design a new elementary school! Message-ID: <446DDE75CFC7E1438061462F85557B0F075A5CBB@remail2.westat.com> On Thu, 10 March, 2005 at 8:09 AM, Terrell Prude, Jr said: >> >> I've done this in my home as well; each "data port" is actually a >> combined wall plate w/ RJ-11, two coax runs (cable TV/modem service), >> RJ-45 Cat5, and fiber (SC connectors). It's great, and I won't have to >> do that again for a very, very long time. I've been meaning to wire my house for about two years but never quite got around to it. This week we decided to sell so I guess that's okay. But the next house, now I'm REALLY going to do it there. -- Henry From dan_young at parkrose.k12.or.us Thu Mar 10 16:19:40 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Thu, 10 Mar 2005 08:19:40 -0800 Subject: [K12OSN] log off users via ssh? In-Reply-To: References: Message-ID: <1110471580.10826.2.camel@dan.parkrose.k12.or.us> On Thu, 2005-03-10 at 08:54 -0600, Greg Hovland wrote: > Is there a way to log off users that are not suppose to be logged. > > This would be done from a remote site, possibly via ssh. The BOFH method is 'pkill -u username', where username is the user you want to "log off." -- Dan Young Parkrose School District From brian at portsmouth-college.ac.uk Thu Mar 10 16:23:49 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Thu, 10 Mar 2005 16:23:49 -0000 Subject: [K12OSN] log off users via ssh? References: <1110471580.10826.2.camel@dan.parkrose.k12.or.us> Message-ID: <042301c5258d$8acf1210$65c8a8c0@brianwork> Dan Young wrote: > On Thu, 2005-03-10 at 08:54 -0600, Greg Hovland wrote: >> Is there a way to log off users that are not suppose to be logged. >> >> This would be done from a remote site, possibly via ssh. > > The BOFH method is 'pkill -u username', where username is the user you > want to "log off." Do a ps -aux | grep sshd will give you a list of ssh processes then you could do a kill -9 `pid` ? You could script this to look for unauthorised users then kill them automagically, run this as a cron job and your away. Not sure how to do the script but wouldn't be too hard. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From dan_young at parkrose.k12.or.us Thu Mar 10 16:34:31 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Thu, 10 Mar 2005 08:34:31 -0800 Subject: [K12OSN] log off users via ssh? In-Reply-To: <042301c5258d$8acf1210$65c8a8c0@brianwork> References: <1110471580.10826.2.camel@dan.parkrose.k12.or.us> <042301c5258d$8acf1210$65c8a8c0@brianwork> Message-ID: <1110472471.10826.6.camel@dan.parkrose.k12.or.us> On Thu, 2005-03-10 at 16:23 +0000, Brian Chivers wrote: > Dan Young wrote: > > On Thu, 2005-03-10 at 08:54 -0600, Greg Hovland wrote: > >> Is there a way to log off users that are not suppose to be logged. > >> > >> This would be done from a remote site, possibly via ssh. > > > > The BOFH method is 'pkill -u username', where username is the user you > > want to "log off." > > Do a ps -aux | grep sshd will give you a list of ssh processes then you > could do a kill -9 `pid` ? > > You could script this to look for unauthorised users then kill them > automagically, run this as a cron job and your away. > > Not sure how to do the script but wouldn't be too hard. Maybe I misunderstood, but I don't think he's looking to log off ssh users, I think he's looking to log off users via ssh (i.e. remotely, from a command line.) -- Dan Young Parkrose School District From petre at maltzen.net Thu Mar 10 16:38:17 2005 From: petre at maltzen.net (Petre Scheie) Date: Thu, 10 Mar 2005 10:38:17 -0600 Subject: [K12OSN] Setting quotas and remote X win connection from MS Windows In-Reply-To: <20050310112605.42650.qmail@web41627.mail.yahoo.com> References: <20050310112605.42650.qmail@web41627.mail.yahoo.com> Message-ID: <423077F9.9060506@maltzen.net> Or you could install VNC on the server, set it to launch via xinetd (it may do this automatically when you install it, or you may have to set it up by hand, which isn't too hard), and then just use a VNC client on your desktop to connect to the server. You'll get the same login screen as the thin clients. Petre Rob Owens wrote: > For remote x sessions from windows, you can install > Cygwin and Cygwin/X. They are a free download. Once > installed, you can install openssh into Cygwin and use > that to connect to the server, or I guess you could > use any other ssh client (but I've only tried > openssh). Once logged into the server, you should be > able to launch any gui program you want. There's a > command to get the entire linux desktop to display on > your Windows machine, but I can't remember it. > > -Rob > > --- Petar Dimitrijevic wrote: > >>Hi to all, >> >>I installed KLTSP 4.2.0 on a server at work, few >>weeks ago. Samba is >>configured as Domain Server with the excellent >>smbdlap script. The >>logins are managed through Samba/LDAP combination >>and the username, >>passwords and home directories are all the same both >>for Windows and >>Linux machines. >> >>The questions would be: >>1. My co-workers are often saving large files on >>their desktop or in >>their My Documents folder. Is there any way that >>quotas can be set ? >> >>2. The server has no monitor or input devices >>attached to it. I manage >>it through SSH, but only in text mode. Is there any >>way I can connect to >>the remote X windows session from Windows ? and how >>can I do that from >>Linux ? >> >>Best regards, >>Petar Dimitrijevic >> >>_______________________________________________ >>K12OSN mailing list >>K12OSN at redhat.com >>https://www.redhat.com/mailman/listinfo/k12osn >>For more info see >> > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From jim at winonacotter.org Thu Mar 10 16:42:57 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 10:42:57 -0600 Subject: [K12OSN] log off users via ssh? In-Reply-To: <1110472471.10826.6.camel@dan.parkrose.k12.or.us> Message-ID: <008f01c52590$36f2fe60$b39b060a@winonacotter.org> > Maybe I misunderstood, but I don't think he's looking to log > off ssh users, I think he's looking to log off users via ssh > (i.e. remotely, from a command line.) That is how I took it as well. Looking to log off ltsp users remotely via ssh. Example student x should be in study hall not on a computer, so check if user x is logged in, then kill user x and all associated processes if need be. -- 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 Thu Mar 10 16:51:30 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 10:51:30 -0600 Subject: [K12OSN] log off users via ssh? In-Reply-To: <008c01c5258c$e7b9a680$b39b060a@winonacotter.org> Message-ID: <009301c52591$689e5620$b39b060a@winonacotter.org> > So my suggestion would be to install VNC Server on the LTSP > server and then use a VNC client to connect to the server > (from whatever platform). Unless someone has an easy way to > do this as he suggested through ssh. VNC server I think is installed by default on K12LTSP (correct me if I'm wrong). Try to download a viewer for your platform from here http://www.realvnc.com/products/free/4.1/download.html When run just enter the external IP of your server and it should bring you to a login screen just like you were in the lab. Log in and run TeacherTool to kill user processes. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From greg.hovland at hopelhs.org Thu Mar 10 17:28:00 2005 From: greg.hovland at hopelhs.org (Greg Hovland) Date: Thu, 10 Mar 2005 11:28:00 -0600 Subject: [K12OSN] log off users via ssh? SOLUTION FOUND In-Reply-To: <009301c52591$689e5620$b39b060a@winonacotter.org> References: <008c01c5258c$e7b9a680$b39b060a@winonacotter.org> <009301c52591$689e5620$b39b060a@winonacotter.org> Message-ID: > VNC server I think is installed by default on K12LTSP (correct me if > I'm > wrong). Try to download a viewer for your platform from here > http://www.realvnc.com/products/free/4.1/download.html > When run just enter the external IP of your server and it should bring > you to a login screen just like you were in the lab. Log in and run > TeacherTool to kill user processes. This approach works! Thank you to the group! Greg Hovland From hick518 at yahoo.com Thu Mar 10 17:39:13 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 09:39:13 -0800 (PST) Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: 6667 Message-ID: <20050310173913.34166.qmail@web41604.mail.yahoo.com> If you wanted, you could also get phone/fax service from a VOIP (voice over IP) company. I have a voice phone line from vonage (www.vonage.com) and I could add a fax-only line for $10/month. Heck, if you decide you want to try vonage, I can send you an email referral and you'll save some money off of your first bill. The only thing with VOIP is that they don't always have access to phone numbers in your local area. For instance, according to my geographical location my phone number should have been 973-827-****, but I ended up having to take 973-409-**** which is actually for a town about 15 miles away. The cool thing is that I could have asked for a California number if I wanted (and I live in NJ). -Rob --- aust_txv at ACCESS-K12.org wrote: > > HylaFAX is probably the best if you have a lot of > outbound traffic and > > multiple lines. For a mostly-inbound setup you > could also use > > the mgetty, mgetty-sendfax and mgetty-viewfax > packages that you > > can install with yum. > > I don't know what I have :) :) in terms of in/out I > know I pay for 12 > phone lines for FAX a month. Just looking to trim > some costs. I was > hoping to go down to two llines an in FAX and out > FAX via the network and > linux to distribute in coming. I must do more > research... > Thanks, > Tom Ventresco > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From hick518 at yahoo.com Thu Mar 10 17:42:44 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 09:42:44 -0800 (PST) Subject: [K12OSN] log off users via ssh? In-Reply-To: 6667 Message-ID: <20050310174244.47261.qmail@web41621.mail.yahoo.com> I have used this method successfully. Seemed to work fine w/ no ill side-effects, but I've only used it a handful of times. -Rob --- Dan Young wrote: > On Thu, 2005-03-10 at 08:54 -0600, Greg Hovland > wrote: > > Is there a way to log off users that are not > suppose to be logged. > > > > This would be done from a remote site, possibly > via ssh. > > The BOFH method is 'pkill -u username', where > username is the user you > want to "log off." > > -- > Dan Young > Parkrose School District > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail From hick518 at yahoo.com Thu Mar 10 17:54:51 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 09:54:51 -0800 (PST) Subject: [K12OSN] Help design a new elementary school! In-Reply-To: 6667 Message-ID: <20050310175451.37241.qmail@web41604.mail.yahoo.com> I did my house right before we finished our basement. I didn't know exactly what I wanted to go where, so I ran wires too and from easy-access points, like closets. It turned out to be pretty flexible, because I could change what connects to where by changing connections that were easily accessible in the closets. For instance instead of running wires from the basement directly to upstairs, I ran wires from the basement, into a closet, and then from the closet to upstairs. Another thing I did: When the ceiling / walls were all open and I was running the conduit, I ran some wires that I knew I was going to need. But I didn't run them in the conduit, because the purpose of the conduit was to make *future* wiring projects easier. Of course I could have just bought more conduit, but I was on a budget and had space constraints as well. -Rob --- Henry Hartley wrote: > I've been meaning to wire my house for about two > years but never quite > got around to it. This week we decided to sell so I > guess that's okay. > But the next house, now I'm REALLY going to do it > there. > > -- > Henry > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From spowers at inlandlakes.org Thu Mar 10 18:14:12 2005 From: spowers at inlandlakes.org (Shawn Powers) Date: Thu, 10 Mar 2005 13:14:12 -0500 Subject: [K12OSN] Deleting Swap Files Message-ID: I just got a warning that my /var partition was almost full -- so I investigated, only to find 20GB of swapfiles... I use DHCP, and my many, many thin clients have made many, many swapfiles. Is there a way to prune the old ones, without freaking out the "in use" ones? Is there any way to tell what ones are in use? Thanks for any help, -Shawn -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org http://techcorner.inlandlakes.org ---- 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 dtrask at vcs.u52.k12.me.us Thu Mar 10 18:16:41 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Thu, 10 Mar 2005 13:16:41 -0500 Subject: [K12OSN] Instructions to support PPC in LTSP In-Reply-To: <007801c5258a$986b4a90$b39b060a@winonacotter.org> References: <007801c5258a$986b4a90$b39b060a@winonacotter.org> Message-ID: Great! Thanks for documenting this....by the way...where can I get the apple.tar.gz file? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From les at futuresource.com Thu Mar 10 18:19:07 2005 From: les at futuresource.com (Les Mikesell) Date: Thu, 10 Mar 2005 12:19:07 -0600 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <20050310173913.34166.qmail@web41604.mail.yahoo.com> References: <20050310173913.34166.qmail@web41604.mail.yahoo.com> Message-ID: <1110478747.2469.7.camel@moola.futuresource.com> On Thu, 2005-03-10 at 11:39, Rob Owens wrote: > If you wanted, you could also get phone/fax service > from a VOIP (voice over IP) company. I have a voice > phone line from vonage (www.vonage.com) and I could > add a fax-only line for $10/month. Heck, if you > decide you want to try vonage, I can send you an email > referral and you'll save some money off of your first > bill. Do you know if there are pure-software fax-over-voip programs so you don't have to connect to a real fax machine? When I was using hylafax years ago the modems seemed to be the weakest link in the concept and sometimes would not quite work with certain fax machines at the other end. It would be nice if a service company handled that part of the problem for you. -- Les Mikesell les at futuresource.com From cliebow at downeast.net Thu Mar 10 18:28:14 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 18:28:14 GMT Subject: [K12OSN] Instructions to support PPC in LTSP Message-ID: <200503101725.j2AHPhl02187@downeast.net> David: tyry 169.244.61.66/apple.tar.gz..look on the wiki for my original instructions under cpu architecture..chuck > Great! Thanks for documenting this....by the way...where can I get the > apple.tar.gz file? > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From eharrison at mail.mesd.k12.or.us Thu Mar 10 18:33:37 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Thu, 10 Mar 2005 10:33:37 -0800 Subject: [K12OSN] Deleting Swap Files In-Reply-To: References: Message-ID: <42309301.5020604@mail.mesd.k12.or.us> Shawn Powers wrote: > I just got a warning that my /var partition was almost full -- so I > investigated, only to find 20GB of swapfiles... > > I use DHCP, and my many, many thin clients have made many, many > swapfiles. Is there a way to prune the old ones, without freaking out > the "in use" ones? Is there any way to tell what ones are in use? > > Thanks for any help, > -Shawn > One possibility, which I have not tested yet, is to use tmpwatch to automatically clean the unused swap files. Try running this and see what it thinks should be deleted: /usr/sbin/tmpwatch --verbose --test 720 /var/opt/ltsp/swapfiles I'll test this out later tonight and add it the ltsp packages if it works as expected. All that needs to be done is a new shell script added to /etc/cron.daily that runs that command (without the --verbose & --test flags). -Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From milanut at opus.co.tt Thu Mar 10 18:34:53 2005 From: milanut at opus.co.tt (milanut at opus.co.tt) Date: Thu, 10 Mar 2005 14:34:53 -0400 Subject: [K12OSN] New Installation Questions Message-ID: <7221ad5d561c47fe81ac69097b81b949.milanut@opus.co.tt> Hi all, I recently downloaded the 4.2.0 version of K12LTSP and managed to install and able to get a couple of old IBM Aptivas to function as clients. I would like, for one, to "narrow" the choices for the students at startup: meaning I would like to make Xfce as the default session instead of GNOME and reduce the list of available session that they can choose from to only a couple (IceWM and Xfce). I tried the suggestions given at http://k12ltsp.howtoz.net/k12ltsp/icewm.htm but no joy. Can this be done or am I wanting too much? Martisha From jim at winonacotter.org Thu Mar 10 18:41:21 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 12:41:21 -0600 Subject: [K12OSN] Instructions to support PPC in LTSP In-Reply-To: Message-ID: <00a301c525a0$c1008900$b39b060a@winonacotter.org> > Great! Thanks for documenting this....by the way...where can > I get the apple.tar.gz file? No problem. Let me know if there are any descrepancies. Here is the link to the apple.tar.gz http://169.244.61.66/apple.tar.gz I'll get a new tarball together fairly soon with a new yaboot.conf, dhcpd.conf, exports, custom XF86Config.indigo file, etc. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From cliebow at downeast.net Thu Mar 10 18:37:28 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 18:37:28 GMT Subject: [K12OSN] david: nx support for osx Message-ID: <200503101734.j2AHYvl03814@downeast.net> the nx guys are about to release nxc library (nxclient and nxnxconnect) which compiles on windowes and linux..They are asking for a little "love" for an apple port..Know anyone among the apple guys could give them a little support??chuck > Great! Thanks for documenting this....by the way...where can I get the > apple.tar.gz file? > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From morelocj at canby.k12.or.us Thu Mar 10 18:42:53 2005 From: morelocj at canby.k12.or.us (Joseph Morelock) Date: Thu, 10 Mar 2005 10:42:53 -0800 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> Message-ID: Joseph, You have to look at building design for sustainability in the long run. Being that this building will last 80 years or so into the future, there is no way to know what kind of connectivity will be in use 10, 20, or 50 years in the future. You have to think of terms of building usage. How will people live and work in this building? Will walls be open and movable, or will you create 900 sq. ft. classrooms? We are currently in the design phase for a new middle school, and some of the considerations being made include: 1. How do we support the use of thin-client systems in every room? We want to make connectivity pervasive in all spaces, so we are planning for a minimum of 4 LTSP terminals connected in every classroom at all times. That is beyond the wiring (Cat-6a) that we will include for other uses (see below). Also, our IDF closets need to have enough capacity for both wires and servers, with proper cooling systems that are separate from the main HVAC systems. Since we are going with a 2-story building design, we have "stacked" the IDF's above each other, in order to conserve pathway and make it easier to do who-knows-what-in-30-years in those closets later. We also installed windows (no, not M$ windoze) in order for the students to be able to see the systems that they use each day when they connect. We did that in the high school recently, and the kids really dig it. Also, make sure that your MDF has proper cooling and enough EMPTY conduit from both the outside world, as well as, an empty one to each IDF for future wire pulls. 2. How do we support wireless connectivity in every place on campus? All of our school buildings are wireless now (and have been for several years), and we see no reason not to continue that paradigm. We are moving in the direction of Apple iBooks for laptops, and K12LTSP for our wired workstations. For our wireless infrastructure, we are going to place network jacks and electrical outlets next to each other, above the ceiling tile (yes, I know about PoE) in several locations in the building. In fact, we are overlapping in our design, as we do not know what building aspects will create interference with the stations. Also, those stations will run on their "own" network, so as to isolate problems more quickly (think: rogue laptops). 3. How do we mix local and centrally-managed video distribution in every teachable space (classrooms, cafeteria, media center)? In every classroom and other teachable space, we are including: voice amplification systems (Lightspeed), video projectors (instead of televisions), Cat-6a connections for the projectors, to use in a future capacity, and video/audio "mixers" for each space We will use those to connect the sound from the voice systems, the VCR/DVD, and the teacher's terminal...and the video from those sources, as well as what might come across the Cat-6a in the future. We believe that the convergence of video and data will happen (voice & data already have), and that we will be able to deliver video across the data connections we already installed. I hope that helps start you on the path...sorry for being so wordy... Joe On Mar 9, 2005, at 9:14 PM, The Prof wrote: > Hello, > > I'm on the design committee for a new elementary school. We're in the > planning stages with the schematics, etc. I'm looking for advice, > suggestions, ideas, experiences and so on, from those in the know > about how to make this new school technologically the best. We plan > on using the k12ltsp system in the new school, so what things should > we do? The school currently has only 50 students, but the projected > capacity is up to 400 students. > > So let me know! > > Joseph > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > Joseph Morelock Director of Network & Information Services Canby School District morelocj at canby.k12.or.us 503.266.7861 Abstention from any aleatory undertaking precludes a potential escalation of a lucrative nature. From cliebow at downeast.net Thu Mar 10 18:39:44 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 18:39:44 GMT Subject: [K12OSN] New Installation Questions Message-ID: <200503101737.j2AHbDl04252@downeast.net> lots of us are usiong kdm and icewmm for dm and wm..i like kdm a lot for minimizing options..need help..holler..chuck> Hi all, > > I recently downloaded the 4.2.0 version of K12LTSP and managed to install and able to get a couple of old IBM Aptivas to function as clients. I would like, for one, to "narrow" the choices for the students at startup: meaning I would like to make Xfce as the default session instead of GNOME and reduce the list of available session that they can choose from to only a couple (IceWM and Xfce). I tried the suggestions given at http://k12ltsp.howtoz.net/k12ltsp/icewm.htm but no joy. > > Can this be done or am I wanting too much? > > Martisha > > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From spowers at inlandlakes.org Thu Mar 10 18:45:39 2005 From: spowers at inlandlakes.org (Shawn Powers) Date: Thu, 10 Mar 2005 13:45:39 -0500 Subject: [K12OSN] Deleting Swap Files In-Reply-To: <42309301.5020604@mail.mesd.k12.or.us> References: <42309301.5020604@mail.mesd.k12.or.us> Message-ID: <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> On Mar 10, 2005, at 1:33 PM, Eric Harrison wrote: > /usr/sbin/tmpwatch --verbose --test 720 /var/opt/ltsp/swapfiles This showed a whole ton of files that would be deleted. Who knew, a program (tmpwatch) written specifically for my situation. ;o) Thanks Eric, I'll run that after 3PM without the test & verbose. You da man, -Shawn -- Shawn Powers Technology Director Inland Lakes Schools PHN: 231-238-6868 x9174 FAX: 509-356-7024 spowers at inlandlakes.org http://techcorner.inlandlakes.org ---- 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 robark at gmail.com Thu Mar 10 19:53:14 2005 From: robark at gmail.com (Robert Arkiletian) Date: Thu, 10 Mar 2005 11:53:14 -0800 Subject: [K12OSN] How to discover latest packages installed by Yum Message-ID: I did yum update last week. Some of my clients are now sometimes getting disconnected from X. Here is what /var/log/messages says Mar 9 13:38:56 server gdm[23409]: gdm_slave_xioerror_handler: Fatal X error - Restarting ws133.ltsp:0 Is there any way to find out the lastest packages installed by yum? I could try reverting to the original packages and see if that fixes things. -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From caldodge at fpcc.net Thu Mar 10 20:04:16 2005 From: caldodge at fpcc.net (Calvin Dodge) Date: Thu, 10 Mar 2005 13:04:16 -0700 Subject: [K12OSN] How to discover latest packages installed by Yum In-Reply-To: References: Message-ID: <20050310200416.GA25769@fpcc.net> On Thu, Mar 10, 2005 at 11:53:14AM -0800, Robert Arkiletian wrote: > I did yum update last week. Some of my clients are now sometimes > getting disconnected from X. Here is what /var/log/messages says > > Mar 9 13:38:56 server gdm[23409]: gdm_slave_xioerror_handler: Fatal X > error - Restarting ws133.ltsp:0 > > Is there any way to find out the lastest packages installed by yum? > I could try reverting to the original packages and see if that fixes > things. cat /var/log/yum.log Calvin -- Calvin Dodge Certified Linux Bigot (tm) http://www.caldodge.fpcc.net From robark at gmail.com Thu Mar 10 20:07:34 2005 From: robark at gmail.com (Robert Arkiletian) Date: Thu, 10 Mar 2005 12:07:34 -0800 Subject: [K12OSN] How to discover latest packages installed by Yum In-Reply-To: <20050310200416.GA25769@fpcc.net> References: <20050310200416.GA25769@fpcc.net> Message-ID: On Thu, 10 Mar 2005 13:04:16 -0700, Calvin Dodge wrote: > On Thu, Mar 10, 2005 at 11:53:14AM -0800, Robert Arkiletian wrote: > > I did yum update last week. Some of my clients are now sometimes > > getting disconnected from X. Here is what /var/log/messages says > > > > Mar 9 13:38:56 server gdm[23409]: gdm_slave_xioerror_handler: Fatal X > > error - Restarting ws133.ltsp:0 > > > > Is there any way to find out the lastest packages installed by yum? > > I could try reverting to the original packages and see if that fixes > > things. > > cat /var/log/yum.log > Unfortunately, this file on my server is empty. Nothing in it. Maybe because I rebooted the server since my last yum update. Is there any other way? Is there a dir where the downloaded packages are kept? Maybe I can sort them by date? -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From twinprism at athena.physics.isu.edu Thu Mar 10 20:13:27 2005 From: twinprism at athena.physics.isu.edu (Ben Nickell) Date: Thu, 10 Mar 2005 13:13:27 -0700 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> Message-ID: <4230AA67.6060508@physics.isu.edu> Sharon Betts wrote: >Hi Joseph, > We just opened a new K-3 school with interactive white boards in each >classroom, enhanced audio in each room, wireless throughout. It is a >combination of thin clients and full teacher workstations. I would love >to expound on our planning and results either privately or onlist -- just >let me know. >Sharon > > Sharon, I am also helping design the wiring for a new facility. I for one would love the hear about your planning and results. Be Nickell From david at okgoodwill.org Thu Mar 10 20:25:42 2005 From: david at okgoodwill.org (David H. Barr) Date: Thu, 10 Mar 2005 14:25:42 -0600 Subject: [K12OSN] HP NetRaid (LSI MegaRaid) & invisible drives Message-ID: <8883FBEA06AD6D4CB9C780772C08E282119F3B@goodwill1.goodwill.lan> ... so today was to be the big day... I rsync'd from my test (4.0) disks up to current (4.2) overnight, and burned a fresh set today. Did a media check and had to re-burn disc2, so I've been burning most of the day in between help requests. I finally got to sit down and boot from CD, and what do you know... my NetRAID (AKA LSI MegaRaid) is detected, but no logical drive is detected. I booted sysResc and verified that I have a logical drive that should be presented to Fedora, but no dice. Knoppix also detects my drive. Any suggestions as to how I can get my logical drive recognized on the k12ltsp boot? Failing that, is there a way to DE-sync my .iso's back to 4.0 (had a successful install on the test run)? I'd hate to have to waste the bandwidth of downloading all four disks again, then get a valid install, THEN update all the packages to 4.2. I'm looking for a clean install here. Thanks in Advance, David H. Barr Sys / Net Admin Oklahoma Goodwill Industries 410 SW Third ST Oklahoma City, OK 73109 From twinprism at athena.physics.isu.edu Thu Mar 10 20:24:42 2005 From: twinprism at athena.physics.isu.edu (Ben Nickell) Date: Thu, 10 Mar 2005 13:24:42 -0700 Subject: [K12OSN] How to discover latest packages installed by Yum In-Reply-To: References: <20050310200416.GA25769@fpcc.net> Message-ID: <4230AD0A.2080201@physics.isu.edu> >>cat /var/log/yum.log >> >> >> > >Unfortunately, this file on my server is empty. Nothing in it. Maybe >because I rebooted the server since my last yum update. Is there any >other way? > >Is there a dir where the downloaded packages are kept? Maybe I can >sort them by date? > > > Try... cat /var/log/yum.log .1 or yum.log.2, etc. or if your logs are compressed. zcat /var/log/yum.log.1.gz to see all yum logs and their sizes... ls -l /var/log/yum* You could also try, 'ls -latr' (show the latest file last) is the various directories in /var/cache/yum. The subdirectories here should correspond with repositories configured in yum.conf. If you have done a 'yum clean' or something these could be wiped out, so this method isn't very reliable. On my system, the packages for the 'updates' repository is in /var/cache/yum/updates/packages HTH, Ben Nickell From jim at winonacotter.org Thu Mar 10 20:33:07 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 14:33:07 -0600 Subject: [K12OSN] Samba/LDAP Management Message-ID: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> What tool is everyone using to manage users and groups along with the setup derived from the Samba/LDAP script? I got a couple of recommendations from Chuck and David at LW but can't remember them :-) Looking for a nice gui, David I think the one you had looked pretty good with easy drag and drop stuff. Thanks -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From pvdw at criticalcontrol.com Thu Mar 10 20:32:12 2005 From: pvdw at criticalcontrol.com (Pete) Date: Thu, 10 Mar 2005 13:32:12 -0700 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <1110403303.19247.50.camel@moola.futuresource.com> References: <1110403303.19247.50.camel@moola.futuresource.com> Message-ID: <4230AECC.5020709@criticalcontrol.com> Take a look at vocpsystem.com as well. Peter Les Mikesell wrote: > On Wed, 2005-03-09 at 13:09, David H. Barr wrote: > > Around Wednesday, March 09, 2005 12:54 PM, > > aust_txv at ACCESS-K12.org (mailto:aust_txv at ACCESS-K12.org) wrote: > > > Is anyone tackling network faxing ( Send and recieve ) with open > > > source > > > stuff ? I have 12 different fax lines between my schools. $$$$ > > HylaFAX is probably the best if you have a lot of outbound traffic and > multiple lines. For a mostly-inbound setup you could also use > the mgetty, mgetty-sendfax and mgetty-viewfax packages that you > can install with yum. Back when modems were more necessary I > sometimes set up a modem with mgetty on a linux box for remote access > with autodetect for text mode, ppp, or fax calls and would later find > that it had accepted spam faxes and emailed them to root. The hard > part of any inbound scheme is figuring out the right person to > receive them unless you designate someone to look at them all and > forward to the right place. > -- Peter Van den Wildenbergh Senior Linux Administrator CriticalControl Solutions Inc. Bow Valley Square II Suite 2400 205 - 5th Avenue SW Calgary, AB T2P 2V7 T (403) 705.7500 F (403) 705.7555 W www.criticalcontrol.com From caldodge at fpcc.net Thu Mar 10 20:42:45 2005 From: caldodge at fpcc.net (Calvin Dodge) Date: Thu, 10 Mar 2005 13:42:45 -0700 Subject: [K12OSN] How to discover latest packages installed by Yum In-Reply-To: References: <20050310200416.GA25769@fpcc.net> Message-ID: <20050310204245.GB25844@fpcc.net> On Thu, Mar 10, 2005 at 12:07:34PM -0800, Robert Arkiletian wrote: > On Thu, 10 Mar 2005 13:04:16 -0700, Calvin Dodge wrote: > > On Thu, Mar 10, 2005 at 11:53:14AM -0800, Robert Arkiletian wrote: > > > I did yum update last week. Some of my clients are now sometimes > > > getting disconnected from X. Here is what /var/log/messages says > > > > > > Mar 9 13:38:56 server gdm[23409]: gdm_slave_xioerror_handler: Fatal X > > > error - Restarting ws133.ltsp:0 > > > > > > Is there any way to find out the lastest packages installed by yum? > > > I could try reverting to the original packages and see if that fixes > > > things. > > > > cat /var/log/yum.log > > > > Unfortunately, this file on my server is empty. Nothing in it. Maybe > because I rebooted the server since my last yum update. Is there any > other way? Nope, the yum log file isn't wiped during reboot. Previous versions rotated the log every week. Current versions rotate it once it reaches a specified size. Is there a /var/log/yum.log.1? Are there _any_ yum logs in /var/log? If there's nothing in the current log file, and nothing in /var/log/yum.log.1, AND you're certain yum is active (try running it manually to look for error messages, and run "chkconfig --list yum" to verify that it's set to run automatically), then you have something weird going on. > Is there a dir where the downloaded packages are kept? Maybe I can > sort them by date? Yum can use multiple repositories, and will create a separate directory for each such repository. All of those dirs will be in /var/cache/yum. If you installed K12LTSP, you'll see repositories for "base" and "k12ltsp", and (possibly) "updates-released". Inside each repository you'll see a "packages" directory, and that directory contains any downloaded RPMS. Previous yum versions timestamped downloaded RPMs with the download date/time, while (I believe) current versions retain the timestamps which the RPMs had on the yum servers. Either way, sorting those repositories by time should give you an approximate install date. Calvin -- Calvin Dodge Certified Linux Bigot (tm) http://www.caldodge.fpcc.net From cliebow at downeast.net Thu Mar 10 20:36:59 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 20:36:59 GMT Subject: [K12OSN] Samba/LDAP Management Message-ID: <200503101934.j2AJYSl23087@downeast.net> Jim I use three but like ldapbrowser by far the best if you have java installed.the others ive tried are directory_administrator and lam ..i think there is gq as well but never tried it/..cjuck> What tool is everyone using to manage users and groups along with the > setup derived from the Samba/LDAP script? I got a couple of > recommendations from Chuck and David at LW but can't remember them :-) > Looking for a nice gui, David I think the one you had looked pretty good > with easy drag and drop stuff. > > Thanks > > > -- > 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 > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From robark at gmail.com Thu Mar 10 21:13:32 2005 From: robark at gmail.com (Robert Arkiletian) Date: Thu, 10 Mar 2005 13:13:32 -0800 Subject: [K12OSN] How to discover latest packages installed by Yum In-Reply-To: <20050310204245.GB25844@fpcc.net> References: <20050310200416.GA25769@fpcc.net> <20050310204245.GB25844@fpcc.net> Message-ID: On Thu, 10 Mar 2005 13:42:45 -0700, Calvin Dodge wrote: > On Thu, Mar 10, 2005 at 12:07:34PM -0800, Robert Arkiletian wrote: > > On Thu, 10 Mar 2005 13:04:16 -0700, Calvin Dodge wrote: > > > On Thu, Mar 10, 2005 at 11:53:14AM -0800, Robert Arkiletian wrote: > > > > I did yum update last week. Some of my clients are now sometimes > > > > getting disconnected from X. Here is what /var/log/messages says > > > > > > > > Mar 9 13:38:56 server gdm[23409]: gdm_slave_xioerror_handler: Fatal X > > > > error - Restarting ws133.ltsp:0 > > > > > > > > Is there any way to find out the lastest packages installed by yum? > > > > I could try reverting to the original packages and see if that fixes > > > > things. > > > > > > cat /var/log/yum.log > > > > > > > Unfortunately, this file on my server is empty. Nothing in it. Maybe > > because I rebooted the server since my last yum update. Is there any > > other way? > > Nope, the yum log file isn't wiped during reboot. > > Previous versions rotated the log every week. Current versions rotate it > once it reaches a specified size. > > Is there a /var/log/yum.log.1? Are there _any_ yum logs in /var/log? Thank you. I got this from /var/log/yum.log.1 03/04/05 12:04:43 Dep Installed: gnome-vfs.i386 03/04/05 12:04:43 Dep Installed: gdk-pixbuf.i386 03/04/05 12:04:43 Dep Installed: cdda2wav.i386 03/04/05 12:04:43 Dep Installed: gdk-pixbuf-gnome.i386 03/04/05 12:04:43 Dep Installed: vim-enhanced.i386 03/04/05 12:04:43 Dep Installed: vim-minimal.i386 03/04/05 12:04:43 Dep Installed: cdrecord.i386 03/04/05 12:04:43 Dep Installed: cyrus-sasl-devel.i386 03/04/05 12:04:43 Dep Installed: gnome-vfs-devel.i386 03/04/05 12:04:43 Dep Installed: vim-common.i386 03/04/05 12:04:43 Dep Installed: sox.i386 03/04/05 12:04:43 Dep Installed: cyrus-sasl.i386 03/04/05 12:04:43 Dep Installed: cyrus-sasl-md5.i386 03/04/05 12:04:43 Dep Installed: gnome-vfs2.i386 03/04/05 12:04:43 Dep Installed: cyrus-sasl-plain.i386 03/04/05 12:04:43 Dep Installed: gnome-vfs2-devel.i386 03/04/05 12:04:43 Dep Installed: gdk-pixbuf-devel.i386 03/04/05 12:04:43 Dep Installed: mkisofs.i386 Could any of these packages screw up X? -- Robert Arkiletian C++ GUI tutorial http://fltk.org/links.php?V19 From jim at winonacotter.org Thu Mar 10 21:21:48 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 15:21:48 -0600 Subject: [K12OSN] Samba/LDAP Management In-Reply-To: <200503101934.j2AJYSl23087@downeast.net> Message-ID: <00ab01c525b7$2b8ab280$b39b060a@winonacotter.org> > Jim I use three but like ldapbrowser by far the best if you > have java installed.the Where would I obtain ldapbrowser from? -- 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 Thu Mar 10 21:26:27 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Thu, 10 Mar 2005 15:26:27 -0600 Subject: [K12OSN] Samba/LDAP Management In-Reply-To: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> Message-ID: <00ac01c525b7$d198c4a0$b39b060a@winonacotter.org> > What tool is everyone using to manage users and groups along > with the setup derived from the Samba/LDAP script? I got a > couple of recommendations from Chuck and David at LW but > can't remember them :-) Looking for a nice gui, David I think > the one you had looked pretty good with easy drag and drop stuff. Has anyone tried the tool from IdealX? http://www.idealx.org/prj/imc/samba-console.html I wonder if this would be a good idea since the scripts are from IdealX? -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From glidr_greg at yahoo.com Thu Mar 10 22:12:39 2005 From: glidr_greg at yahoo.com (Greg T.) Date: Thu, 10 Mar 2005 14:12:39 -0800 (PST) Subject: [K12OSN] error in smbldap-adduser Message-ID: <20050310221239.38114.qmail@web54409.mail.yahoo.com> I'm trying (once again) to build a PDC using the smbldap-installer script version 1.2. When I ran the script, it seemed odd that the files in /etc/smbldap-tools weren't touched in any way. I didn't think much of it, and hand modified them according to the website where I got the script. But now, it seems like any process that is supposed to read those config files is not. For example: [root at zeus ~]# smbldap-useradd -amP gregor Use of uninitialized value in substitution (s///) at /usr/sbin/smbldap-useradd line 202, line 283. Use of uninitialized value in string at /usr/sbin/smbldap-useradd line 275, line 283. failed to add entry: homedirectory: value #0 invalid per syntax at /usr/sbin/smbldap-useradd line 291, line 283. User "gregor" already member of the group "513". Use of uninitialized value in -e at /usr/sbin/smbldap-useradd line 309, line 283. Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-useradd line 310, line 283. Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-useradd line 311, line 283. Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-useradd line 312, line 283. Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-useradd line 313, line 283. failed to add entry: No such object at /usr/sbin/smbldap-useradd line 393, line 283. smbldap-useradd line 202: $userHomeeDirectory=~s/\/\//\//; line 275: 'homeDirectory' => "$userHomeDirectory", line 309: if ( !(-e $userHomeDirectory) ) { etc... Here is the contents of /etc/smbldap-tools/smbldap.conf: # $Source: /opt/cvs/samba/smbldap-tools/smbldap.conf,v $ # $Id: smbldap.conf,v 1.17 2005/01/29 15:00:54 jtournier Exp $ # # smbldap-tools.conf : Q & D configuration file for smbldap-tools # This code was developped by IDEALX (http://IDEALX.org/) and # contributors (their names can be found in the CONTRIBUTORS file). # # Copyright (C) 2001-2002 IDEALX # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, # USA. # Purpose : # . be the configuration file for all smbldap-tools scripts ############################################################################## # # General Configuration # ############################################################################## # UID and GID starting at: UID_START="1000" GID_START="1000" # Put your own SID # to obtain this number do: net getlocalsid SID="S-1-5-21-1366251834-1281385165-257883880" ############################################################################## # # LDAP Configuration # ############################################################################## # Notes: to use to dual ldap servers backend for Samba, you must patch # Samba with the dual-head patch from IDEALX. If not using this patch # just use the same server for slaveLDAP and masterLDAP. # Those two servers declarations can also be used when you have # . one master LDAP server where all writing operations must be done # . one slave LDAP server where all reading operations must be done # (typically a replication directory) # Ex: slaveLDAP=127.0.0.1 slaveLDAP="127.0.0.1" slavePort="389" # Master LDAP : needed for write operations # Ex: masterLDAP=127.0.0.1 masterLDAP="127.0.0.1" masterPort="389" # Use TLS for LDAP # If set to 1, this option will use start_tls for connection # (you should also used the port 389) ldapTLS="0" # How to verify the server's certificate (none, optional or require) # see "man Net::LDAP" in start_tls section for more details verify="require" # CA certificate # see "man Net::LDAP" in start_tls section for more details cafile="/etc/smbldap-tools/ca.pem" # certificate to use to connect to the ldap server # see "man Net::LDAP" in start_tls section for more details clientcert="/etc/smbldap-tools/smbldap-tools.pem" # key certificate to use to connect to the ldap server # see "man Net::LDAP" in start_tls section for more details clientkey="/etc/smbldap-tools/smbldap-tools.key" # LDAP Suffix # Ex: suffix=dc=IDEALX,dc=ORG suffix="dc=mtolympus,dc=org" # Where are stored Users # Ex: usersdn="ou=Users,dc=IDEALX,dc=ORG" usersdn="ou=Users,${suffix}" # Where are stored Computers # Ex: computersdn="ou=Computers,dc=IDEALX,dc=ORG" computersdn="ou=Computers,${suffix}" # Where are stored Groups # Ex groupsdn="ou=Groups,dc=IDEALX,dc=ORG" groupsdn="ou=Groups,${suffix}" # Where are stored Idmap entries (used if samba is a domain member server) # Ex groupsdn="ou=Idmap,dc=IDEALX,dc=ORG" idmapdn="ou=Idmap,${suffix}" # Where to store next uidNumber and gidNumber available sambaUnixIdPooldn="sambaDomainName=SMB3,${suffix}" # Default scope Used scope="sub" # Unix password encryption (CRYPT, MD5, SMD5, SSHA, SHA, CLEARTEXT) hash_encrypt="SSHA" # if hash_encrypt is set to CRYPT, you may set a salt format. # default is "%s", but many systems will generate MD5 hashed # passwords if you use "$1$%.8s". This parameter is optional! crypt_salt_format="%s" ############################################################################## # # Unix Accounts Configuration # ############################################################################## # Login defs # Default Login Shell # Ex: userLoginShell="/bin/bash" userLoginShell="/bin/bash" # Home directory # Ex: userHome="/home/%U" userHomePrefix="/home/" # Gecos userGecos="System User" # Default User (POSIX and Samba) GID defaultUserGid="513" # Default Computer (Samba) GID defaultComputerGid="553" # Skel dir skeletonDir="/etc/skel" # Default password validation time (time in days) Comment the next line if # you don't want password to be enable for defaultMaxPasswordAge days (be # careful to the sambaPwdMustChange attribute's value) defaultMaxPasswordAge="999" ############################################################################## # # SAMBA Configuration # ############################################################################## # The UNC path to home drives location (%U username substitution) # Ex: \\My-PDC-netbios-name\homes\%U # Just set it to a null string if you want to use the smb.conf 'logon home' # directive and/or disable roaming profiles userSmbHome="\\zeus\homes\%U" # The UNC path to profiles locations (%U username substitution) # Ex: \\My-PDC-netbios-name\profiles\%U # Just set it to a null string if you want to use the smb.conf 'logon path' # directive and/or disable roaming profiles userProfile="\\zeus\profiles\%U" # The default Home Drive Letter mapping # (will be automatically mapped at logon time if home directory exist) # Ex: H: for H: userHomeDrive="Z:" # The default user netlogon script name (%U username substitution) # if not used, will be automatically username.cmd # make sure script file is edited under dos # Ex: %U.cmd # userScript="startup.cmd" # make sure script file is edited under dos userScript="startup.bat" # Domain appended to the users "mail"-attribute # when smbldap-useradd -M is used mailDomain="mtolympus.org" ############################################################################## # # SMBLDAP-TOOLS Configuration (default are ok for a RedHat) # ############################################################################## # Allows not to use smbpasswd (if with_smbpasswd == 0 in smbldap_conf.pm) but # prefer Crypt::SmbHash library with_smbpasswd="0" smbpasswd="/usr/bin/smbpasswd" # Allows not to use slappasswd (if with_slappasswd == 0 in smbldap_conf.pm) # but prefer Crypt:: libraries with_slappasswd="0" slappasswd="/usr/sbin/slappasswd" ************************************* I'm just not good enough to figure out why this file isn't being applied to smbldap-useradd. Can someone point me in the correct direction? Greg __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From david at okgoodwill.org Thu Mar 10 22:17:35 2005 From: david at okgoodwill.org (David H. Barr) Date: Thu, 10 Mar 2005 16:17:35 -0600 Subject: [K12OSN] HP NetRaid (LSI MegaRaid) & invisible drives Message-ID: <8883FBEA06AD6D4CB9C780772C08E282050A22@goodwill1.goodwill.lan> Around Thursday, March 10, 2005 2:26 PM, David H. Barr () wrote: > boot from CD, and what do you know... my NetRAID (AKA LSI MegaRaid) > is detected, but no logical drive is detected. I booted sysResc and > verified that I have a logical drive that should be presented to > Fedora, but no dice. So it appears that the issue is with the megaraid_mbox driver. Apparently (from what I've gathered) FC3 and HP NetRaids don't play well together. Anyone on the Fedora lists forward this for me? The actual part is known as "HP NetRAID 1si" / "LSI MegaRAID Express 200" / "Dell PERC2/SE", and apparently this was at one time "Bug 135484" for Fedora Core 3... help? Thanks Again, -dhbarr. From cliebow at downeast.net Thu Mar 10 22:13:31 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 22:13:31 GMT Subject: [K12OSN] Samba/LDAP Management Message-ID: <200503102111.j2ALB0L07842@downeast.net> http://www-unix.mcs.anl.gov/~gawor/ldap/download.html Browser282b2.tar.gz works in windows and linux..prob apple too chuck > > Jim I use three but like ldapbrowser by far the best if you > > have java installed.the > > Where would I obtain ldapbrowser from? > > > -- > 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 > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From dan_young at parkrose.k12.or.us Thu Mar 10 22:20:50 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Thu, 10 Mar 2005 14:20:50 -0800 Subject: [K12OSN] HP NetRaid (LSI MegaRaid) & invisible drives In-Reply-To: <8883FBEA06AD6D4CB9C780772C08E282050A22@goodwill1.goodwill.lan> References: <8883FBEA06AD6D4CB9C780772C08E282050A22@goodwill1.goodwill.lan> Message-ID: <1110493250.13058.7.camel@dan.parkrose.k12.or.us> On Thu, 2005-03-10 at 16:17 -0600, David H. Barr wrote: > Around Thursday, March 10, 2005 2:26 PM, > David H. Barr () wrote: > > > boot from CD, and what do you know... my NetRAID (AKA LSI MegaRaid) > > is detected, but no logical drive is detected. I booted sysResc and > > verified that I have a logical drive that should be presented to > > Fedora, but no dice. > > So it appears that the issue is with the megaraid_mbox driver. > Apparently (from what I've gathered) FC3 and HP NetRaids don't play > well together. Anyone on the Fedora lists forward this for me? The > actual part is known as "HP NetRAID 1si" / "LSI MegaRAID Express > 200" / "Dell PERC2/SE", and apparently this was at one time "Bug > 135484" for Fedora Core 3... help? https://bugzilla.redhat.com/beta/show_bug.cgi?id=138590 You might try the driver disk mentioned in comment #22. -- Dan Young Parkrose School District From cliebow at downeast.net Thu Mar 10 22:15:41 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 22:15:41 GMT Subject: [K12OSN] Samba/LDAP Management Message-ID: <200503102113.j2ALDAL08086@downeast.net> never tried it yet..try diradmin or directory_administrator too,,but it seems like birdy overload to me..8~) > > What tool is everyone using to manage users and groups along > > with the setup derived from the Samba/LDAP script? I got a > > couple of recommendations from Chuck and David at LW but > > can't remember them :-) Looking for a nice gui, David I think > > the one you had looked pretty good with easy drag and drop stuff. > > Has anyone tried the tool from IdealX? > > http://www.idealx.org/prj/imc/samba-console.html > > I wonder if this would be a good idea since the scripts are from IdealX? > > > -- > This message has been scanned for viruses and > dangerous content by the Cotter Technology try ldapbrowser..directory admins > Department, and is believed to be clean. > never.. tried it yet > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From cliebow at downeast.net Thu Mar 10 22:16:44 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Thu, 10 Mar 2005 22:16:44 GMT Subject: [K12OSN] Samba/LDAP Management Message-ID: <200503102114.j2ALEDL08244@downeast.net> btw if you try diradmin get it from dags site..or the icons might gibe you grief,, > > What tool is everyone using to manage users and groups along > > with the setup derived from the Samba/LDAP script? I got a > > couple of recommendations from Chuck and David at LW but > > can't remember them :-) Looking for a nice gui, David I think > > the one you had looked pretty good with easy drag and drop stuff. > > Has anyone tried the tool from IdealX? > > http://www.idealx.org/prj/imc/samba-console.html > > I wonder if this would be a good idea since the scripts are from IdealX? > > > -- > 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 > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From ghenry at suretecsystems.com Thu Mar 10 22:28:15 2005 From: ghenry at suretecsystems.com (Gavin Henry) Date: Thu, 10 Mar 2005 22:28:15 +0000 Subject: [K12OSN] Samba/LDAP Management In-Reply-To: <200503101934.j2AJYSl23087@downeast.net> References: <200503101934.j2AJYSl23087@downeast.net> Message-ID: <200503102228.15778.ghenry@suretecsystems.com> On Thursday 10 Mar 2005 20:36, cliebow at downeast.net wrote: > Jim I use three but like ldapbrowser by far the best if you have java > installed.the others ive tried are directory_administrator and lam ..i > think there is gq as well but never tried it/..cjuck> > > What tool is everyone using to manage users and groups along with the > For browsing: http://pegacat.com/jxplorer/ For mass user creation: http://luma.sourceforge.net/ For anything else: http://ldap.perl.org/ -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 742001 E ghenry at suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/ From cockrell at honeygroveisd.net Thu Mar 10 23:16:27 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Thu, 10 Mar 2005 17:16:27 -0600 Subject: [K12OSN] Managing a Samba PDC Message-ID: <4230D54B.30104@honeygroveisd.net> Hello all, All the discussion of the new smbldap script flying around lately has triggered a few questions in my disheveled mind. I run a 700+ user NT domain, with one PDC and 3 BDCs helping to distribute the authentication load. If I built a Samba PDC would the BDCs still sync up with it, or would I have to turn them into just plain servers? Could I still use the NT User Manager for Domains application for user creation and maintenance, or would I need to retrain my staff on something else? If I ran this script on my K12LTSP server, would it automatically start accepting the existing Domain logons and passwords transparently, or is there more to it than that? I've got my users "Home" folders spread out across three servers, one for HS, one for MS, and one for ES for fault tolerance. Initially these were three separate LANs and when we connected them I just left the existing scheme in place. Can the Samba PDC implementation handle that, or do I have to change the way I do things? Forgive me if these are silly questions, but I'm an NT guy trying to find his way in the Linux world. -- C-ya, Mark ____ "We are what we repeatedly do. Excellence then, is not an act, but a habit." -- Aristotle From dtrask at vcs.u52.k12.me.us Fri Mar 11 00:14:24 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Thu, 10 Mar 2005 19:14:24 -0500 Subject: [K12OSN] Samba/LDAP Management In-Reply-To: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> References: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> Message-ID: "Support list for opensource software in schools." on Thursday, March 10, 2005 at 3:33 PM +0000 wrote: >What tool is everyone using to manage users and groups along with the >setup derived from the Samba/LDAP script? I got a couple of >recommendations from Chuck and David at LW but can't remember them :-) >Looking for a nice gui, David I think the one you had looked pretty good >with easy drag and drop stuff. > >Thanks I use(d) (I say used because I haven't used it in about a year since I now do everything on the command line....it's faster)...Directory Administrator. But! If you install it use the RPM's from DAG's site as other wise you may have "icon trouble"....and get various error messages. It's pretty slick and easy to use. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Fri Mar 11 00:14:24 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Thu, 10 Mar 2005 19:14:24 -0500 Subject: [K12OSN] Samba/LDAP Management In-Reply-To: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> References: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> Message-ID: "Support list for opensource software in schools." on Thursday, March 10, 2005 at 3:33 PM +0000 wrote: >What tool is everyone using to manage users and groups along with the >setup derived from the Samba/LDAP script? I got a couple of >recommendations from Chuck and David at LW but can't remember them :-) >Looking for a nice gui, David I think the one you had looked pretty good >with easy drag and drop stuff. > >Thanks I use(d) (I say used because I haven't used it in about a year since I now do everything on the command line....it's faster)...Directory Administrator. But! If you install it use the RPM's from DAG's site as other wise you may have "icon trouble"....and get various error messages. It's pretty slick and easy to use. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From jconlon1 at elp.rr.com Fri Mar 11 00:14:48 2005 From: jconlon1 at elp.rr.com (John P. Conlon) Date: Thu, 10 Mar 2005 17:14:48 -0700 Subject: [K12OSN] Grub Message-ID: <4230E2F8.9010503@elp.rr.com> I finally got my Inspiron 6000 to dual boot but I'm not happy with the timer in the new version of Grub that is in K12LTSP 4.2.0. The four seconds, I think, to press a key has caused me to miss the change several times when I wanted to go into Linux mode. The bigest problem has been someone coming up and talking to me during start up. Is there a way I can increase the time to 8 or 10 seconds? Thanks Pat From luis.montes at cox.net Fri Mar 11 01:10:05 2005 From: luis.montes at cox.net (Luis Montes) Date: Thu, 10 Mar 2005 18:10:05 -0700 Subject: [K12OSN] Grub In-Reply-To: <4230E2F8.9010503@elp.rr.com> References: <4230E2F8.9010503@elp.rr.com> Message-ID: <4230EFED.1000303@cox.net> John P. Conlon wrote: > I finally got my Inspiron 6000 to dual boot but I'm not happy with the > timer in the new version of Grub that is in K12LTSP 4.2.0. The four > seconds, I think, to press a key has caused me to miss the change > several times when I wanted to go into Linux mode. The bigest problem > has been someone coming up and talking to me during start up. Is > there a way I can increase the time to 8 or 10 seconds? > Thanks > Pat > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > Sure, just edit: /boot/grub/grub.conf From mark at msdigitaldzines.com Fri Mar 11 00:50:38 2005 From: mark at msdigitaldzines.com (Mark Sarria) Date: Thu, 10 Mar 2005 16:50:38 -0800 Subject: [K12OSN] Samba/LDAP Management References: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> Message-ID: <003501c525d4$59560030$6501a8c0@DigitalDZines1> Hi Dan you use the command line right, what is the proper command to allow users to change thier passwords at first login? thanks --mark ----- Original Message ----- From: "David Trask" To: "Support list for opensource software in schools." Cc: Sent: Thursday, March 10, 2005 4:14 PM Subject: Re: [K12OSN] Samba/LDAP Management "Support list for opensource software in schools." on Thursday, March 10, 2005 at 3:33 PM +0000 wrote: >What tool is everyone using to manage users and groups along with the >setup derived from the Samba/LDAP script? I got a couple of >recommendations from Chuck and David at LW but can't remember them :-) >Looking for a nice gui, David I think the one you had looked pretty good >with easy drag and drop stuff. > >Thanks I use(d) (I say used because I haven't used it in about a year since I now do everything on the command line....it's faster)...Directory Administrator. But! If you install it use the RPM's from DAG's site as other wise you may have "icon trouble"....and get various error messages. It's pretty slick and easy to use. David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From phealy at dsusd.k12.ca.us Fri Mar 11 00:58:46 2005 From: phealy at dsusd.k12.ca.us (Patrick Healy) Date: Thu, 10 Mar 2005 16:58:46 -0800 Subject: [K12OSN] Starting work on 4.2.1 Message-ID: <1110502726.20783.8.camel@crux> How about mplayer (while it's still around): http://www.mplayerhq.hu/ I use the mplayerplug-in for instructional video's in the firefox browser http://mplayerplug-in.sourceforge.net/ but I don't know if the licensing will work for K12LTSP. Just a thought. -- Pat Healy On Sun, 2005-03-06 at 22:59, Eric Harrison wrote: > What is new that should be considered for inclusion? -- Patrick Healy Palm Desert High School 43-570 Phyllis Jackson Lane Palm Desert, CA 92260 760-862-4300 x2303 From hick518 at yahoo.com Fri Mar 11 01:33:05 2005 From: hick518 at yahoo.com (Rob Owens) Date: Thu, 10 Mar 2005 17:33:05 -0800 (PST) Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: 6667 Message-ID: <20050311013305.50256.qmail@web41622.mail.yahoo.com> --- Les Mikesell wrote: > Do you know if there are pure-software fax-over-voip > programs so > you don't have to connect to a real fax machine? > When I was > using hylafax years ago the modems seemed to be the > weakest > link in the concept and sometimes would not quite > work with > certain fax machines at the other end. It would be > nice if > a service company handled that part of the problem > for you. I don't know about that. In my setup, the modems that you are referring to are replaced by a Linksys RT31P2 router (it came with my Vonage service). It is a normal wired router with firewalling capabilities, but it has the following ports: 1 "internet" port, 3 ethernet switch ports, and 2 phone ports. The setup for the phone ports is controlled remotely by Vonage. I cannot access that screen in the router's setup utility. I've only had the service for a couple of months now, but it seems pretty solid. I know that if I was running a business and needed multiple phone and fax lines, I'd definitely use VOIP. But I'm not familiar with systems like hylafax, so I can't say for sure that a Vonage-like system would be better. I just know that it's a good way to get inexpensive phone/fax service. -Rob __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail From joseph.bishay at gmail.com Fri Mar 11 03:36:34 2005 From: joseph.bishay at gmail.com (The Prof) Date: Thu, 10 Mar 2005 22:36:34 -0500 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: <4230AA67.6060508@physics.isu.edu> References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> <4230AA67.6060508@physics.isu.edu> Message-ID: Hello, Thanks to everyone who has replied so far - I've taken notes for some good points. In terms of specific questions people have been asking, we are building an entirely new structure, not renovating an old one. And the design is a typical school - 3 floors, fixed-size classrooms (average 800 sq feet) for each grade, art, library, etc. To summarize the points so far: 1) lots of conduits for pulling cables now and in the future! 2) wiring for ceiling projectors in each classroom 3) planning for wireless (what does this mean anyway? thinner walls?) (The other options, such as smart boards, etc, are a bit beyond our budget, but I doubt they affect anything in the design phase.) There was some discussion about the IDFs - I'm not sure what that stands for, but I'm assuming that it refers to where all the servers are. We currently don't have anything like that in our school. We just have the tower for the lab sitting in a corner of the lab room. Is that the best approach? I thought a server room was mainly for rack-mounted servers. Along those lines, are there any comments or suggestions about how to distribute the thin-clients around the school? Our location doesn't have a specific curriculum for computers, so it is up to us to decide. What are the pros vs. cons of a 'computer lab' where all the machines are situated, vs. spreading them out in all the classrooms? As well, during how first wiring phase, how many drops should be going to each classroom? I've heard numbers as high as 4 or 5. Thanks, Joseph On Thu, 10 Mar 2005 13:13:27 -0700, Ben Nickell wrote: > Sharon Betts wrote: > > >Hi Joseph, > > We just opened a new K-3 school with interactive white boards in each > >classroom, enhanced audio in each room, wireless throughout. It is a > >combination of thin clients and full teacher workstations. I would love > >to expound on our planning and results either privately or onlist -- just > >let me know. > >Sharon > > > > > > Sharon, > > I am also helping design the wiring for a new facility. I for one > would love the hear about your planning and results. > > Be Nickell > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From tuxnician at execulink.com Fri Mar 11 03:48:26 2005 From: tuxnician at execulink.com (Jason) Date: Thu, 10 Mar 2005 22:48:26 -0500 Subject: [K12OSN] Sound Message-ID: <4231150A.2020303@execulink.com> I now have the proper sound driver for some of my LTSP clients but I don't know how to test to see if it works. If I make changes in the preferences (ie sound on login) does that affect any computer I login to? Thanks, Jason From eharrison at mail.mesd.k12.or.us Fri Mar 11 04:01:35 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Thu, 10 Mar 2005 20:01:35 -0800 (PST) Subject: [K12OSN] Deleting Swap Files In-Reply-To: <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> Message-ID: On Thu, 10 Mar 2005, Shawn Powers wrote: > On Mar 10, 2005, at 1:33 PM, Eric Harrison wrote: >> /usr/sbin/tmpwatch --verbose --test 720 /var/opt/ltsp/swapfiles > > This showed a whole ton of files that would be deleted. Who knew, a program > (tmpwatch) written specifically for my situation. ;o) > > Thanks Eric, I'll run that after 3PM without the test & verbose. > > You da man, > -Shawn This is slightly riskier/trickier than I had hoped. I enabled USE_NFS_SWAP and booted a test box with 16M of ram. I let it set for an hour and then ran tmpwatch telling it to delete used files over an hour old. It deleted the swap file, causing the terminal to crash. It had to be power-cycled before it would start X. I could always cause a problem by using touch to muck with the date stamps: touch -d "01/01/01 01:01:01" /var/opt/ltsp/swapfiles/192.168.0.253.swap The fuser command doesn't see that the file is open, as such adding the --fuser flag to tmpwatch does not help. The most conservative setting I can come up with is: /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ This should only cause a problem if: * your server's clock is suddenly set more than a month in the future, and is not fixed before the /etc/cron.daily/ scripts run or * you have a terminal that has been running for more than a month, never used swap, had the swap file deleted, and then need some swap space or * some other problem I have not thought of yet In any case this should be fairly rare. But then so is running out of server space because of unused swap files. There is probably a way to work-around this in any case. Maybe something as simple as: for terminal in `showmount | grep -v '/'` do if [ -f /var/opt/ltsp/swapfiles/${terminal}.swap ] then touch /var/opt/ltsp/swapfiles/${terminal}.swap fi done /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ I'm going to sleep on it before I build a test package. In the meantime, hopefully someone will come up with a bright idea on how to do this safely ;-) -Eric From brian at portsmouth-college.ac.uk Fri Mar 11 10:44:07 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 11 Mar 2005 10:44:07 -0000 Subject: [K12OSN] Samba/LDAP Management References: <00a901c525b0$5e825a00$b39b060a@winonacotter.org> Message-ID: <00bd01c52627$40ceec90$65c8a8c0@brianwork> Jim Kronebusch wrote: > What tool is everyone using to manage users and groups along with the > setup derived from the Samba/LDAP script? I got a couple of > recommendations from Chuck and David at LW but can't remember them :-) > Looking for a nice gui, David I think the one you had looked pretty > good with easy drag and drop stuff. > > Thanks I have started looking at Samba-Console and IMC from Idealx and it's really good. I had a few issues getting it working but now I have it's great. Give's you loads of control and you have access to all the important stuff. I use the bulk add scripts at the cli I also use JXplorer beacuse I use a windows machine to admin the server (head hung in shame) If anyone would like rpm's for IMC built agains't Fedora Core 3 let me know and I'll mail them over. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From brian at portsmouth-college.ac.uk Fri Mar 11 10:48:32 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 11 Mar 2005 10:48:32 -0000 Subject: [K12OSN] Managing a Samba PDC References: <4230D54B.30104@honeygroveisd.net> Message-ID: <00c601c52627$de3ac260$65c8a8c0@brianwork> Mark Cockrell wrote: > Hello all, > All the discussion of the new smbldap script flying around lately > has triggered a few questions in my disheveled mind. I run a 700+ > user NT domain, with one PDC and 3 BDCs helping to distribute the > authentication load. If I built a Samba PDC would the BDCs still sync > up with it, or would I have to turn them into just plain servers? > Could I still use the NT User Manager for Domains application for user > creation and maintenance, or would I need to retrain my staff on > something else? If I ran this script on my K12LTSP server, would it > automatically start accepting the existing Domain logons and passwords > transparently, or is there more to it than that? I've got my users > "Home" folders spread out across three servers, one for HS, one for > MS, and one for ES for fault tolerance. Initially these were three > separate LANs and when we connected them I just left the existing > scheme in place. Can the Samba PDC implementation handle that, or do > I have to change the way I do things? Forgive me if these are silly > questions, but I'm an NT guy trying to find his way in the Linux > world. I'd say have a read of the "Samba by Example" book, it's available on line from the Samba website or if like me you like to read paper get the book from Amazon or somewhere. It has a really good chapter about migrating to Samba 3 PDC from NT4. I seem to remember that they say you should use a LDAP backend which is quite easy to setup via the smbldap-installer script. You should be able to use the existing tools to admin the server or have a look at the thread about LDAP management tools. Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From brian at portsmouth-college.ac.uk Fri Mar 11 10:49:43 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 11 Mar 2005 10:49:43 -0000 Subject: [K12OSN] log off users via ssh? SOLUTION FOUND References: <008c01c5258c$e7b9a680$b39b060a@winonacotter.org><009301c52591$689e5620$b39b060a@winonacotter.org> Message-ID: <00d301c52628$08ee4ef0$65c8a8c0@brianwork> Greg Hovland wrote: >> VNC server I think is installed by default on K12LTSP (correct me if >> I'm >> wrong). Try to download a viewer for your platform from here >> http://www.realvnc.com/products/free/4.1/download.html >> When run just enter the external IP of your server and it should >> bring you to a login screen just like you were in the lab. Log in >> and run TeacherTool to kill user processes. > > > This approach works! Thank you to the group! > > Greg Hovland > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see Sorry I miss understood, not firing on all cylinders at the mo, nasty head cold !!! Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From perodim at on.net.mk Fri Mar 11 11:25:01 2005 From: perodim at on.net.mk (Petar Dimitrijevic) Date: Fri, 11 Mar 2005 12:25:01 +0100 Subject: [K12OSN] Setting quotas and remote X win connection from MS Windows Message-ID: <4231800D.70509@on.net.mk> Thanks for the sugestion. I've enabled the VNC server but all I get on the other side is black screen. Any ideas ? Peter >Or you could install VNC on the server, set it to launch via xinetd (it may do this automatically when you install it, or you may have to set it up by hand, which isn't >too hard), and then just use a VNC client on your desktop to connect to the server. You'll get the same login screen as the thin clients. >Petre >Rob Owens wrote: > For remote x sessions from windows, you can install > Cygwin and Cygwin/X. They are a free download. Once > installed, you can install openssh into Cygwin and use > that to connect to the server, or I guess you could > use any other ssh client (but I've only tried > openssh). Once logged into the server, you should be > able to launch any gui program you want. There's a > command to get the entire linux desktop to display on > your Windows machine, but I can't remember it. > > -Rob > > --- Petar Dimitrijevic wrote: > >> Hi to all, >> >> I installed KLTSP 4.2.0 on a server at work, few >> weeks ago. Samba is configured as Domain Server with the excellent >> smbdlap script. The logins are managed through Samba/LDAP combination >> and the username, passwords and home directories are all the same both >> for Windows and Linux machines. >> >> The questions would be: >> 1. My co-workers are often saving large files on >> their desktop or in their My Documents folder. Is there any way that >> quotas can be set ? >> >> 2. The server has no monitor or input devices >> attached to it. I manage it through SSH, but only in text mode. Is there any >> way I can connect to the remote X windows session from Windows ? and how >> can I do that from Linux ? >> >> Best regards, >> Petar Dimitrijevic >> >> _______________________________________________ >> K12OSN mailing list >> K12OSN at redhat.com >> https://www.redhat.com/mailman/listinfo/k12osn >> For more info see >> > > > > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From hick518 at yahoo.com Fri Mar 11 11:41:40 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 11 Mar 2005 03:41:40 -0800 (PST) Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: 6667 Message-ID: <20050311114140.37246.qmail@web41613.mail.yahoo.com> --- Patrick Healy wrote: > How about mplayer (while it's still around): > Is mplayer on its way out or something? -Rob __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From hick518 at yahoo.com Fri Mar 11 11:50:27 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 11 Mar 2005 03:50:27 -0800 (PST) Subject: [K12OSN] Help design a new elementary school! In-Reply-To: 6667 Message-ID: <20050311115027.4140.qmail@web41603.mail.yahoo.com> Regarding the conduit: Every bend you put in conduit makes it harder to pull wires through it -- especially if there are a lot of wires in a single conduit. I would try to eliminate all bends by terminating all your straight conduit runs in some sort of access panel. The access panel will serve as your "information highway intersection". If you need to have a blind bend somewhere (I mean a bend that is inaccessible), I would definitely try to limit it to one. You might want to see if there are any regulations as to how many wires you are allowed to run through a certain size conduit. I know there are rules for power wiring, but I doubt there are any for low-power stuff like ethernet, etc. Still, you should check into it so you know how much conduit you should install. -Rob --- The Prof wrote: > Hello, > > Thanks to everyone who has replied so far - I've > taken notes for some > good points. In terms of specific questions people > have been asking, > we are building an entirely new structure, not > renovating an old one. > And the design is a typical school - 3 floors, > fixed-size classrooms > (average 800 sq feet) for each grade, art, library, > etc. > > To summarize the points so far: > 1) lots of conduits for pulling cables now and in > the future! > 2) wiring for ceiling projectors in each classroom > 3) planning for wireless (what does this mean > anyway? thinner walls?) > > (The other options, such as smart boards, etc, are a > bit beyond our > budget, but I doubt they affect anything in the > design phase.) > > There was some discussion about the IDFs - I'm not > sure what that > stands for, but I'm assuming that it refers to where > all the servers > are. We currently don't have anything like that in > our school. We > just have the tower for the lab sitting in a corner > of the lab room. > Is that the best approach? I thought a server room > was mainly for > rack-mounted servers. > > Along those lines, are there any comments or > suggestions about how to > distribute the thin-clients around the school? Our > location doesn't > have a specific curriculum for computers, so it is > up to us to decide. > What are the pros vs. cons of a 'computer lab' where > all the machines > are situated, vs. spreading them out in all the > classrooms? As well, > during how first wiring phase, how many drops should > be going to each > classroom? I've heard numbers as high as 4 or 5. > > Thanks, > Joseph > __________________________________ Do you Yahoo!? Yahoo! Sports - Sign up for Fantasy Baseball. http://baseball.fantasysports.yahoo.com/ From hick518 at yahoo.com Fri Mar 11 11:54:49 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 11 Mar 2005 03:54:49 -0800 (PST) Subject: [K12OSN] New Installation Questions In-Reply-To: 6667 Message-ID: <20050311115449.3502.qmail@web41608.mail.yahoo.com> What files need to be "told" to use kdm? (I'm currently using gdm). Thanks -Rob --- cliebow at downeast.net wrote: > lots of us are usiong kdm and icewmm for dm and > wm..i like kdm a lot for > minimizing options..need help..holler..chuck> Hi > all, > > > > I recently downloaded the 4.2.0 version of K12LTSP > and managed to install > and able to get > a couple of old IBM Aptivas to function as clients. > I would like, for one, > to "narrow" the > choices for the students at startup: meaning I would > like to make Xfce as > the default > session instead of GNOME and reduce the list of > available session that they > can choose > from to only a couple (IceWM and Xfce). I tried the > suggestions given at > http://k12ltsp.howtoz.net/k12ltsp/icewm.htm but no > joy. > > > > Can this be done or am I wanting too much? > > > > Martisha > > > > > > > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > --------------------------------------------- > This message was sent from Downeast.Net. > http://ellsworthme.com/ > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From glidr_greg at yahoo.com Fri Mar 11 12:09:36 2005 From: glidr_greg at yahoo.com (Greg T.) Date: Fri, 11 Mar 2005 04:09:36 -0800 (PST) Subject: [K12OSN] error in smbldap-useradd (SOLUTION FOUND) Message-ID: <20050311120937.9668.qmail@web54407.mail.yahoo.com> Date: Thu, 10 Mar 2005 14:12:39 -0800 (PST) From: "Greg T." Subject: [K12OSN] error in smbldap-adduser To: k12osn at redhat.com Message-ID: <20050310221239.38114.qmail at web54409.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii I'm trying (once again) to build a PDC using the smbldap-installer script version 1.2. When I ran the script, it seemed odd that the files in /etc/smbldap-tools weren't touched in any way. I didn't think much of it, and hand modified them according to the website where I got the script. But now, it seems like any process that is supposed to read those config files is not. It seems that yum installed version 8.7 of smbldap-tools in the wrong place. For example: Instead of putting config files in /opt/IDEALX/, yum installed them in /etc/smbldap-tools, the place they were installed prior to 8.6. I uninstalled 8.7 smbldap-tools, and installed the 8.6 version included with the smbldap-installer package, and reran the installer script. Eureka! It worked! Greg __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From cliebow at downeast.net Fri Mar 11 12:05:57 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Fri, 11 Mar 2005 12:05:57 GMT Subject: [K12OSN] Managing a Samba PDC Message-ID: <200503111103.j2BB3Lg09712@downeast.net> prob easiest to take the names and build a new smbldap pdc and bdc.where are your homedirs..in our case i havnt yet duplicated some of the nt functionality in ldap as far as authrnticating thru firewall adn multiserver homedirs..itl take about 10 minutes to build a new authentication from smbldap if you dont have exising structures that wil screw you up...chuck > Hello all, > All the discussion of the new smbldap script flying around lately > has triggered a few questions in my disheveled mind. I run a 700+ user > NT domain, with one PDC and 3 BDCs helping to distribute the > authentication load. If I built a Samba PDC would the BDCs still sync > up with it, or would I have to turn them into just plain servers? Could > I still use the NT User Manager for Domains application for user > creation and maintenance, or would I need to retrain my staff on > something else? If I ran this script on my K12LTSP server, would it > automatically start accepting the existing Domain logons and passwords > transparently, or is there more to it than that? I've got my users > "Home" folders spread out across three servers, one for HS, one for MS, > and one for ES for fault tolerance. Initially these were three separate > LANs and when we connected them I just left the existing scheme in > place. Can the Samba PDC implementation handle that, or do I have to > change the way I do things? Forgive me if these are silly questions, but > I'm an NT guy trying to find his way in the Linux world. > > -- > > C-ya, > Mark > ____ > "We are what we repeatedly do. Excellence then, is not an act, but a habit." -- Aristotle > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From les at futuresource.com Fri Mar 11 13:27:49 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 11 Mar 2005 07:27:49 -0600 Subject: [K12OSN] Setting quotas and remote X win connection from MS Windows In-Reply-To: <4231800D.70509@on.net.mk> References: <4231800D.70509@on.net.mk> Message-ID: <1110547669.17460.2.camel@les-home.futuresource.com> On Fri, 2005-03-11 at 05:25, Petar Dimitrijevic wrote: > Thanks for the sugestion. I've enabled the VNC server but all I get on > the other side is black screen. > > Any ideas ? VNC will launch a new X session so you also have to have XDMCP enabled (run gmdconfig). Both should have been enabled by default if you picked the k12ltsp server package during the system install. -- Les Mikesell les at futuresource.com From dtrask at vcs.u52.k12.me.us Fri Mar 11 14:14:08 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 11 Mar 2005 09:14:08 -0500 Subject: [K12OSN] Managing a Samba PDC In-Reply-To: <200503111103.j2BB3Lg09712@downeast.net> References: <200503111103.j2BB3Lg09712@downeast.net> Message-ID: Ok...first issue...you have 4 machines handling authentication and you ONLY have 700 users? I have one server and 600 users and don't even come REMOTELY close to needing another server. Did some M$ vendor sell you on this idea? I'm all for backups and BDC's, but there's a point where it's overkill. Anyway...you can easily build a Samba/LDAP server to handle what you're doing now. I use mine as my PDC serving roaming profiles for Win XP and also auth'ing my Terminal server which is a member of the domain. It also handles all the auth'ing on the Linux side and houses the users home dirs that are then exported to the various servers via NFS. The biggest issue is about users. What I normally do....I wait until summer...blow the servers away along with all the users and recreate from scratch. I give my staff another simple server to back their stuff up on to (stuff they NEED to keep) and blow the rest away. Forces you and them to clean house and makes it easy for you to create new users. Otherwise...if you can extract the usernames and possibly the passwords from the NT server....(text file of some sort) you can then manipulate it and recreate them in the smbldap server using the included scripts for adding users. Let us know and we'll help you along :-) Welcome over from the "dark side". You'll love the freedom and ease of use once you make the change. I love being able to easily manage my servers via ssh from anywhere in the world....it's very liberating and allows me to get out and go home more. :-) PS: As for backup? There are many options, but one thing I've done....I have a server with removable HD's. I use a backup script that I wrote to back-up the profiles and the home dirs as a tar file (which preserves permissions) and moves it to another server via and NFS share. Then I have a couple HD's ready with the OS and smbldap already installed (same config as the production ones) and in the event of unlikely failure....I simply pop in the new HD's....copy the latest backup (or even make a backup of the current /home if I can still get to it) back to the server...untar it....and we're back in business. Worst case...the passwords are reset to the defaults, but I simply let everyone know and they go in and change them when they log in next time. Sometimes...methods like this are a lot less time consuming than trying to do bare metal backups and so forth. We've never lost a shred of data (picture me furiously knocking on wood) ;-) One more thing....go gigabit on this server...makes a WORLD of difference! "Support list for opensource software in schools." on Friday, March 11, 2005 at 7:05 AM +0000 wrote: >prob easiest to take the names and build a new smbldap pdc and bdc.where >are your homedirs..in our case i havnt yet duplicated some of the nt >functionality in ldap as far as authrnticating thru firewall adn >multiserver homedirs..itl take about 10 minutes to build a new >authentication from smbldap if you dont have exising structures that wil >screw you up...chuck > >> Hello all, >> All the discussion of the new smbldap script flying around lately >> has triggered a few questions in my disheveled mind. I run a 700+ user >> NT domain, with one PDC and 3 BDCs helping to distribute the >> authentication load. If I built a Samba PDC would the BDCs still sync >> up with it, or would I have to turn them into just plain servers? >Could >> I still use the NT User Manager for Domains application for user >> creation and maintenance, or would I need to retrain my staff on >> something else? If I ran this script on my K12LTSP server, would it >> automatically start accepting the existing Domain logons and passwords >> transparently, or is there more to it than that? I've got my users >> "Home" folders spread out across three servers, one for HS, one for MS, >> and one for ES for fault tolerance. Initially these were three >separate >> LANs and when we connected them I just left the existing scheme in >> place. Can the Samba PDC implementation handle that, or do I have to >> change the way I do things? Forgive me if these are silly questions, >but >> I'm an NT guy trying to find his way in the Linux world. >> >> -- >> >> C-ya, >> Mark David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From aust_Txv at ACCESS-K12.org Fri Mar 11 14:15:16 2005 From: aust_Txv at ACCESS-K12.org (aust_Txv at ACCESS-K12.org) Date: Fri, 11 Mar 2005 09:15:16 -0500 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <1110478747.2469.7.camel@moola.futuresource.com> Message-ID: <2430954296.1110532516@[10.2.57.136]> > Heck, if you > decide you want to try vonage, I can send you an email > referral and you'll save some money off of your first > bill. That's certainly an idea. That is an instant money saver. Thanks, Tom Ventresco From dtrask at vcs.u52.k12.me.us Fri Mar 11 14:20:56 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 11 Mar 2005 09:20:56 -0500 Subject: [K12OSN] error in smbldap-useradd (SOLUTION FOUND) In-Reply-To: <20050311120937.9668.qmail@web54407.mail.yahoo.com> References: <20050311120937.9668.qmail@web54407.mail.yahoo.com> Message-ID: Just FYI....for all using smbldap-installer. Do not install your own version of smbldap-tools....let the installer do it for you. The installer is written for 0.86. 0.87 is very new and has yet to be well proven (heck I was nervous about 0.86)....not only that....in keeping with the tradition of Samba releases...(don't get me wrong...I love the work they do)....but they manage to change many critical elements thus screwing up anything we've done in the past. Samba is notorious for this...especially with the jump from Samba 2.x to Samba 3.x. Took me several weeks to rewrite my how-to and it wasn't until I threw out my old how-to and quit cross-referencing it (that's what slowed me down)....that I was able to make progress. So in short...let the script do the work for you...don't download the new smbldap-tools yet. Again...smbldap-installer 1.2 is available here http://majen.net/smbldap/smbldap-installer-1.2.tgz and here http://web.vcs.u52.k12.me.us/linux/smbldap/ "Support list for opensource software in schools." on Friday, March 11, 2005 at 7:09 AM +0000 wrote: > >Date: Thu, 10 Mar 2005 14:12:39 -0800 (PST) >From: "Greg T." >Subject: [K12OSN] error in smbldap-adduser >To: k12osn at redhat.com >Message-ID: ><20050310221239.38114.qmail at web54409.mail.yahoo.com> >Content-Type: text/plain; charset=us-ascii > >I'm trying (once again) to build a PDC using the >smbldap-installer script version 1.2. > >When I ran the script, it seemed odd that the files in >/etc/smbldap-tools weren't touched in any way. I >didn't think much of it, and hand modified them >according to the website where I got the script. > >But now, it seems like any process that is supposed to >read those config files is not. > > > >It seems that yum installed version 8.7 of >smbldap-tools in the wrong place. For example: >Instead of putting config files in /opt/IDEALX/, yum >installed them in /etc/smbldap-tools, the place they >were installed prior to 8.6. > >I uninstalled 8.7 smbldap-tools, and installed the 8.6 >version included with the smbldap-installer package, >and reran the installer script. Eureka! It worked! > >Greg David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From les at futuresource.com Fri Mar 11 14:25:16 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 11 Mar 2005 08:25:16 -0600 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <2430954296.1110532516@[10.2.57.136]> References: <2430954296.1110532516@[10.2.57.136]> Message-ID: <1110551116.17460.31.camel@les-home.futuresource.com> On Fri, 2005-03-11 at 08:15, aust_Txv at ACCESS-K12.org wrote: > That's certainly an idea. That is an instant money saver. I think there are places that will sell inbound fax phone number to email gateway services too. That way you can give out numbers for each person that needs it and not have to deal with sorting. Some of the fancier phone switches also include fax reception along with voice mail for each station. -- Les Mikesell les at futuresource.com From jim at winonacotter.org Fri Mar 11 14:32:12 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Fri, 11 Mar 2005 08:32:12 -0600 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: Message-ID: <000701c52647$1d1201a0$b39b060a@winonacotter.org> > for some good points. In terms of specific questions people > have been asking, we are building an entirely new structure, > not renovating an old one. And the design is a typical school > - 3 floors, fixed-size classrooms (average 800 sq feet) for > each grade, art, library, etc. > > To summarize the points so far: > 1) lots of conduits for pulling cables now and in the future! > 2) wiring for ceiling projectors in each classroom > 3) planning for wireless (what does this mean anyway? thinner walls?) > > (The other options, such as smart boards, etc, are a bit > beyond our budget, but I doubt they affect anything in the > design phase.) > > There was some discussion about the IDFs - I'm not sure what > that stands for, but I'm assuming that it refers to where all > the servers are. We currently don't have anything like that > in our school. We just have the tower for the lab sitting in > a corner of the lab room. > Is that the best approach? I thought a server room was mainly > for rack-mounted servers. There are MDF's and IDF's. The M stands for main and the I for intermediate distribution facilities. Your MDF is where your internet, phone, and cable will enter the building. This usually ends up on an outside wall. In an ideal world, place your MDF and IDFs central to the structure. And place them directly above/below each other. This will equal out cable run lengths and make it much easier to pull more cross connects between wire rooms. Use large conduit. Make sure there is plenty of room for pulling more cable in the future (no matter how much you plan, you'll need more someday). Pull more cable than you think you'll ever need. Cable is cheap, and when pulled in groups doesn't increase labor much. No less than two data cables to any location. That way there is always a buffer for failure. Pull fiber, it is cheap to pull. Even if you just leave it in the wall and don't terminate it. Eventually your copper connections will be exceeded and having at least a small fiber backbone already in place to rooms will put you way ahead of the game. And pulling glass fiber through cramped conduit after the fact may be tough. Definitely use a gigabit fiber backbone between your MDF and IDFs. Pull coax to every room. Stem all of your runs as a star from the wire rooms. Not sure how long or wide your building is but be sure if the floors are large enough that your IDFs are place so that no cable run exceeds 100 Meters. You may need 2 IDFs per floor, if so run a Gig fiber backbone between them and place them centrally in their half and directly over/under each other. If you are really bored read the TIA/EIA standards in regards to wire room location and standards. They actually make a lot of sense. When placing your racks for mounting patch panels and switches be sure to place them where they are easily accessible from both front and back, it will reduce your headache tremendously. Develop a wiring scheme. I like to use one that is intuitive to the point that if I look at a jack it tells me what kind of data it is, what wire room it originates from, and its unique number. Example: Data Run from IDF B and it is the 15th jack on the patch panel, label it D-B-15 (Data, IDF B, jack 15). Choose whatever makes you happy but it sure beats cross reference charts and toners. For Phone from IDF D puch down 48, P-D-48 (Phone, IDF D, punch down 48). Do this with coax, fiber, anything. And in your wire room label your cross connect runs in the same fashion. Troubleshooting will never have been easier. Your electrician needs to be fully aware of your wiring scheme. If you plan on having an wireless access point hanging 30ft in the air in the middle of your concourse, he needs to put a outlet there. For every location you have a dual data drop, put a quad outlet. Think about what will be plugging in at all locations your data drops will be. Don't go cheap on this and put a lot of thought in it. Especially in your computer labs. Pull CAT5 for phone. And make sure all 4 pairs are terminated on the punch down blocks. This allows you to run 4 phones off a single cable. This will save your butt in the future, and if needed you can always convert it to data. Hope this helps. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From cliebow at downeast.net Fri Mar 11 14:26:15 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Fri, 11 Mar 2005 14:26:15 GMT Subject: [K12OSN] error in smbldap-useradd (SOLUTION FOUND) Message-ID: <200503111323.j2BDNdg27998@downeast.net> 0.8.7 works perfectly...it is just the path that is screwed up..tools install to /sbin instead of /opt--> chuck> Just FYI....for all using smbldap-installer. Do not install your own > version of smbldap-tools....let the installer do it for you. The > installer is written for 0.86. 0.87 is very new and has yet to be well > proven (heck I was nervous about 0.86)....not only that....in keeping with > the tradition of Samba releases...(don't get me wrong...I love the work > they do)....but they manage to change many critical elements thus screwing > up anything we've done in the past. Samba is notorious for > this...especially with the jump from Samba 2.x to Samba 3.x. Took me > several weeks to rewrite my how-to and it wasn't until I threw out my old > how-to and quit cross-referencing it (that's what slowed me down)....that > I was able to make progress. So in short...let the script do the work for > you...don't download the new smbldap-tools yet. > > Again...smbldap-installer 1.2 is available here > http://majen.net/smbldap/smbldap-installer-1.2.tgz and here > http://web.vcs.u52.k12.me.us/linux/smbldap/ > > "Support list for opensource software in schools." on > Friday, March 11, 2005 at 7:09 AM +0000 wrote: > > > >Date: Thu, 10 Mar 2005 14:12:39 -0800 (PST) > >From: "Greg T." > >Subject: [K12OSN] error in smbldap-adduser > >To: k12osn at redhat.com > >Message-ID: > ><20050310221239.38114.qmail at web54409.mail.yahoo.com> > >Content-Type: text/plain; charset=us-ascii > > > >I'm trying (once again) to build a PDC using the > >smbldap-installer script version 1.2. > > > >When I ran the script, it seemed odd that the files in > >/etc/smbldap-tools weren't touched in any way. I > >didn't think much of it, and hand modified them > >according to the website where I got the script. > > > >But now, it seems like any process that is supposed to > >read those config files is not. > > > > > > > >It seems that yum installed version 8.7 of > >smbldap-tools in the wrong place. For example: > >Instead of putting config files in /opt/IDEALX/, yum > >installed them in /etc/smbldap-tools, the place they > >were installed prior to 8.6. > > > >I uninstalled 8.7 smbldap-tools, and installed the 8.6 > >version included with the smbldap-installer package, > >and reran the installer script. Eureka! It worked! > > > >Greg > > > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From les at futuresource.com Fri Mar 11 14:31:58 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 11 Mar 2005 08:31:58 -0600 Subject: [K12OSN] Ldap address book functionality? Message-ID: <1110551518.17460.39.camel@les-home.futuresource.com> Since LDAP seems to be a hot topic: is anyone using their LDAP directory as an address book suitable for viewing through outlook/evolution, etc? Do the scripts being developed for authentication include the fields needed for looking up email addresses? How about a place for addresses and phone numbers? Also, sendmail and postfix can use LDAP for alias/group lookups and to find the final delivery location for email. Is that schema included or could it be? -- Les Mikesell les at futuresource.com From jim at winonacotter.org Fri Mar 11 14:39:14 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Fri, 11 Mar 2005 08:39:14 -0600 Subject: [K12OSN] Samba/LDAP Management In-Reply-To: <00bd01c52627$40ceec90$65c8a8c0@brianwork> Message-ID: <000801c52648$18a5ff80$b39b060a@winonacotter.org> > If anyone would like rpm's for IMC built agains't Fedora Core > 3 let me know and I'll mail them over. Fire away :-) I'll be glad to give them a whirl. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From cliebow at downeast.net Fri Mar 11 14:30:51 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Fri, 11 Mar 2005 14:30:51 GMT Subject: [K12OSN] Ldap address book functionality? Message-ID: <200503111328.j2BDSFg28637@downeast.net> Les: It would be trivial to add any field you like with my script..I just don't know what it needs to look like..chuck > Since LDAP seems to be a hot topic: is anyone using their LDAP > directory as an address book suitable for viewing through > outlook/evolution, etc? Do the scripts being developed for > authentication include the fields needed for looking up > email addresses? How about a place for addresses and phone numbers? > > Also, sendmail and postfix can use LDAP for alias/group lookups > and to find the final delivery location for email. Is that > schema included or could it be? > > -- > Les Mikesell > les at futuresource.com > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From cockrell at honeygroveisd.net Fri Mar 11 14:41:04 2005 From: cockrell at honeygroveisd.net (Mark Cockrell) Date: Fri, 11 Mar 2005 08:41:04 -0600 Subject: [K12OSN] Managing a Samba PDC In-Reply-To: <20050311141312.29FF2732A5@hormel.redhat.com> References: <20050311141312.29FF2732A5@hormel.redhat.com> Message-ID: <4231AE00.50907@honeygroveisd.net> > >Ok...first issue...you have 4 machines handling authentication and you >ONLY have 700 users? I have one server and 600 users and don't even come >REMOTELY close to needing another server. Did some M$ vendor sell you on >this idea? I'm all for backups and BDC's, but there's a point where it's >overkill. > As I said before, this started out as 4 separate LANs, each with its own PDC. When we connected the campuses, I simply made one of the existing servers a PDC and demoted the rest to BDCs. >Anyway...you can easily build a Samba/LDAP server to handle >what you're doing now. I use mine as my PDC serving roaming profiles for >Win XP and also auth'ing my Terminal server which is a member of the >domain. It also handles all the auth'ing on the Linux side and houses the >users home dirs that are then exported to the various servers via NFS. >The biggest issue is about users. What I normally do....I wait until >summer...blow the servers away along with all the users and recreate from >scratch. I give my staff another simple server to back their stuff up on >to (stuff they NEED to keep) and blow the rest away. > I've spent the last 4 years telling my staff to use the server to store their files rather than the local HD. Now that they're finally understanding the concept that they can keep all their "stuff" in one place, that gets backed up nightly, and access it from anywhere, I'm not about to go deleting things. If I'm going to move things, it'll have to be just that- a lateral move in which all of their data and file permissions are intact. Is this possible? >Let us know and we'll help you along :-) Welcome over from the "dark side". > My first experience with the "Light Side of the Force" was Dan's Guardian. I took a "spare" PC, slapped RH9 on it and turned it into a no-cost content filter to get the Feds. off our backs. Since then I've set up 1 pure file server using Samba, one K12LSTP server feeding 2 labs and 2 libraries, a Web server hosting Mambo, and I'm currently experimenting with OpenBiblio to replace our proprietary (and poorly designed) library system. >You'll love the freedom and ease of use once you >make the change. I love being able to easily manage my servers via ssh >from anywhere in the world....it's very liberating and allows me to get >out and go home more. :-) > > I use VNC over PuTTY for my NT servers. >PS: As for backup? > Oh yeah, I almost forgot my FC2 box running BackupPC. Thanks Les. > ;-) > >One more thing....go gigabit on this server...makes a WORLD of difference! > > We don't have the infrastructure for Gigabit, but I am buying 10/100/1000 NICs in preparation for that day. C-ya, Mark ____ "The absence of alternatives clears the mind marvelously." -- Henry Kissinger From hick518 at yahoo.com Fri Mar 11 14:57:14 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 11 Mar 2005 06:57:14 -0800 (PST) Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: 6667 Message-ID: <20050311145714.19927.qmail@web41626.mail.yahoo.com> www.efax.com is one that comes to mind. I've never tried them, though. -Rob --- Les Mikesell wrote: > I think there are places that will sell inbound fax > phone number > to email gateway services too. That way you can > give out > numbers for each person that needs it and not have > to deal > with sorting. Some of the fancier phone switches > also include > fax reception along with voice mail for each > station. > > -- > Les Mikesell > les at futuresource.com > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From hick518 at yahoo.com Fri Mar 11 14:57:30 2005 From: hick518 at yahoo.com (Rob Owens) Date: Fri, 11 Mar 2005 06:57:30 -0800 (PST) Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: 6667 Message-ID: <20050311145731.63297.qmail@web41625.mail.yahoo.com> Okay, I just sent you a referral to aust_Txv at ACCESS-K12.org Check them out and see if they can supply you with a local phone number. Sometimes they can transfer your existing phone number. If you decide to go w/ them, I think the referral gets you your first month for free. If you decide not to go with them, no big deal. There are other VOIP providers, but Vonage is the biggest as far as I know. -Rob --- aust_Txv at ACCESS-K12.org wrote: > > Heck, if you > > decide you want to try vonage, I can send you an > email > > referral and you'll save some money off of your > first > > bill. > > That's certainly an idea. That is an instant money > saver. > Thanks, > Tom Ventresco > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs From brian at portsmouth-college.ac.uk Fri Mar 11 15:09:28 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 11 Mar 2005 15:09:28 -0000 Subject: [K12OSN] Ldap address book functionality? References: <1110551518.17460.39.camel@les-home.futuresource.com> Message-ID: <01a801c5264c$5265f230$65c8a8c0@brianwork> Les Mikesell wrote: > Since LDAP seems to be a hot topic: is anyone using their LDAP > directory as an address book suitable for viewing through > outlook/evolution, etc? Do the scripts being developed for > authentication include the fields needed for looking up > email addresses? How about a place for addresses and phone numbers? > > Also, sendmail and postfix can use LDAP for alias/group lookups > and to find the final delivery location for email. Is that > schema included or could it be? I had a quick go getting Outlook Express to look for users in our LDAP server (smbldap-installer installed) and it has the complete schema so it found users even though it didn;t have anything like email address of phone numbers. I used Jxplorer to add this entries and OE saw the changes. So if a M$ product works I would think Open Source stuff would. As for the other bit, sendmail postfix I have no idea sorry Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From brian at portsmouth-college.ac.uk Fri Mar 11 15:12:12 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Fri, 11 Mar 2005 15:12:12 -0000 Subject: [K12OSN] Samba/LDAP Management References: <000801c52648$18a5ff80$b39b060a@winonacotter.org> Message-ID: <01b901c5264c$b40e8e70$65c8a8c0@brianwork> Jim Kronebusch wrote: >> If anyone would like rpm's for IMC built agains't Fedora Core >> 3 let me know and I'll mail them over. > > Fire away :-) I'll be glad to give them a whirl. Jim I'll send them off list and as 3 files, one is nearly 10Mb !!! Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From GLessard at cegepoutaouais.qc.ca Fri Mar 11 14:37:02 2005 From: GLessard at cegepoutaouais.qc.ca (Guy-Michel Lessard) Date: Fri, 11 Mar 2005 09:37:02 -0500 Subject: =?ISO-8859-1?Q?R=E9p.=20:=20[K12OSN]=20Grub?= Message-ID: Easy, open /boot/grub/grub.conf and you will see a line at the top with the default time (beware not the default boot). Just change it and save. You dont need to relaunch grub as we did in LILO. >>> jconlon1 at elp.rr.com 2005-03-10 19:14:48 >>> I finally got my Inspiron 6000 to dual boot but I'm not happy with the timer in the new version of Grub that is in K12LTSP 4.2.0. The four seconds, I think, to press a key has caused me to miss the change several times when I wanted to go into Linux mode. The bigest problem has been someone coming up and talking to me during start up. Is there a way I can increase the time to 8 or 10 seconds? Thanks Pat _______________________________________________ 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 Fri Mar 11 15:45:40 2005 From: henryhartley at westat.com (Henry Hartley) Date: Fri, 11 Mar 2005 10:45:40 -0500 Subject: [K12OSN] Help design a new elementary school! Message-ID: <446DDE75CFC7E1438061462F85557B0F075A5CC4@remail2.westat.com> On Fri, 11 Mar 2005 at 6:50 AM, Rob Owens said: >> >> You might want to see if there are any regulations as >> to how many wires you are allowed to run through a >> certain size conduit. I know there are rules for >> power wiring, but I doubt there are any for low-power >> stuff like ethernet, etc. Still, you should check >> into it so you know how much conduit you should >> install. I'd make sure the conduit is clearly labeled for low-power/network wiring. Two things: You don't want the inspector to see it and not know for sure what it is, and you don't want your electrical contractor to think, "ummm, conduit!" -- Henry From dtrask at vcs.u52.k12.me.us Fri Mar 11 16:07:18 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 11 Mar 2005 11:07:18 -0500 Subject: [K12OSN] Managing a Samba PDC In-Reply-To: <4231AE00.50907@honeygroveisd.net> References: <20050311141312.29FF2732A5@hormel.redhat.com> <4231AE00.50907@honeygroveisd.net> Message-ID: "Support list for opensource software in schools." on Friday, March 11, 2005 at 9:41 AM +0000 wrote: >> >>Ok...first issue...you have 4 machines handling authentication and you >>ONLY have 700 users? I have one server and 600 users and don't even come >>REMOTELY close to needing another server. Did some M$ vendor sell you on >>this idea? I'm all for backups and BDC's, but there's a point where it's >>overkill. >> > As I said before, this started out as 4 separate LANs, each with its >own PDC. When we connected the campuses, I simply made one of the >existing servers a PDC and demoted the rest to BDCs. Now I get it...missed that part ;-) > > >>Anyway...you can easily build a Samba/LDAP server to handle >>what you're doing now. I use mine as my PDC serving roaming profiles for >>Win XP and also auth'ing my Terminal server which is a member of the >>domain. It also handles all the auth'ing on the Linux side and houses >the >>users home dirs that are then exported to the various servers via NFS. >>The biggest issue is about users. What I normally do....I wait until >>summer...blow the servers away along with all the users and recreate from >>scratch. I give my staff another simple server to back their stuff up on >>to (stuff they NEED to keep) and blow the rest away. >> > I've spent the last 4 years telling my staff to use the server to >store their files rather than the local HD. Now that they're finally >understanding the concept that they can keep all their "stuff" in one >place, that gets backed up nightly, and access it from anywhere, I'm not >about to go deleting things. If I'm going to move things, it'll have to >be just that- a lateral move in which all of their data and file >permissions are intact. Is this possible? Yes....might be a little painstaking at first, but once it's done...it's done. > > >>Let us know and we'll help you along :-) Welcome over from the "dark >side". >> > My first experience with the "Light Side of the Force" was Dan's >Guardian. I took a "spare" PC, slapped RH9 on it and turned it into a >no-cost content filter to get the Feds. off our backs. Since then I've >set up 1 pure file server using Samba, one K12LSTP server feeding 2 labs >and 2 libraries, a Web server hosting Mambo, and I'm currently >experimenting with OpenBiblio to replace our proprietary (and poorly >designed) library system. Welcome! I too use DG....I use it on an SME server. Have used it for about 3.5 years now. Works awesome. I also have a Mambo server also on SME. Keep us posted on your OpenBiblio progress. We're using a Windows product (server only...we use Linux machines with web browsers for the clients)...called Winnebago by Sagebrush. It works well, hence the reason I haven't gone over to Koha or OpenBiblio, but I am open to change. My biggest thing is how to get the data from one place to another. I've learned the MARC databases are NOT the same from one to another contrary to what folks may try to tell you. > > >>You'll love the freedom and ease of use once you >>make the change. I love being able to easily manage my servers via ssh >>from anywhere in the world....it's very liberating and allows me to get >>out and go home more. :-) >> >> > I use VNC over PuTTY for my NT servers. So do I for my Win2k3 servers....but I must admit I work much more fluently and faster using CLI over ssh into my Linux boxes ;-) > > >>PS: As for backup? >> > Oh yeah, I almost forgot my FC2 box running BackupPC. Thanks Les. > >> ;-) >> >>One more thing....go gigabit on this server...makes a WORLD of >difference! Meaning wire or switches? Are you going between buildings or staying in one? > >> >> > We don't have the infrastructure for Gigabit, but I am buying >10/100/1000 NICs in preparation for that day. > >C-ya, >Mark David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Fri Mar 11 16:07:18 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 11 Mar 2005 11:07:18 -0500 Subject: [K12OSN] Managing a Samba PDC In-Reply-To: <4231AE00.50907@honeygroveisd.net> References: <20050311141312.29FF2732A5@hormel.redhat.com> <4231AE00.50907@honeygroveisd.net> Message-ID: "Support list for opensource software in schools." on Friday, March 11, 2005 at 9:41 AM +0000 wrote: >> >>Ok...first issue...you have 4 machines handling authentication and you >>ONLY have 700 users? I have one server and 600 users and don't even come >>REMOTELY close to needing another server. Did some M$ vendor sell you on >>this idea? I'm all for backups and BDC's, but there's a point where it's >>overkill. >> > As I said before, this started out as 4 separate LANs, each with its >own PDC. When we connected the campuses, I simply made one of the >existing servers a PDC and demoted the rest to BDCs. Now I get it...missed that part ;-) > > >>Anyway...you can easily build a Samba/LDAP server to handle >>what you're doing now. I use mine as my PDC serving roaming profiles for >>Win XP and also auth'ing my Terminal server which is a member of the >>domain. It also handles all the auth'ing on the Linux side and houses >the >>users home dirs that are then exported to the various servers via NFS. >>The biggest issue is about users. What I normally do....I wait until >>summer...blow the servers away along with all the users and recreate from >>scratch. I give my staff another simple server to back their stuff up on >>to (stuff they NEED to keep) and blow the rest away. >> > I've spent the last 4 years telling my staff to use the server to >store their files rather than the local HD. Now that they're finally >understanding the concept that they can keep all their "stuff" in one >place, that gets backed up nightly, and access it from anywhere, I'm not >about to go deleting things. If I'm going to move things, it'll have to >be just that- a lateral move in which all of their data and file >permissions are intact. Is this possible? Yes....might be a little painstaking at first, but once it's done...it's done. > > >>Let us know and we'll help you along :-) Welcome over from the "dark >side". >> > My first experience with the "Light Side of the Force" was Dan's >Guardian. I took a "spare" PC, slapped RH9 on it and turned it into a >no-cost content filter to get the Feds. off our backs. Since then I've >set up 1 pure file server using Samba, one K12LSTP server feeding 2 labs >and 2 libraries, a Web server hosting Mambo, and I'm currently >experimenting with OpenBiblio to replace our proprietary (and poorly >designed) library system. Welcome! I too use DG....I use it on an SME server. Have used it for about 3.5 years now. Works awesome. I also have a Mambo server also on SME. Keep us posted on your OpenBiblio progress. We're using a Windows product (server only...we use Linux machines with web browsers for the clients)...called Winnebago by Sagebrush. It works well, hence the reason I haven't gone over to Koha or OpenBiblio, but I am open to change. My biggest thing is how to get the data from one place to another. I've learned the MARC databases are NOT the same from one to another contrary to what folks may try to tell you. > > >>You'll love the freedom and ease of use once you >>make the change. I love being able to easily manage my servers via ssh >>from anywhere in the world....it's very liberating and allows me to get >>out and go home more. :-) >> >> > I use VNC over PuTTY for my NT servers. So do I for my Win2k3 servers....but I must admit I work much more fluently and faster using CLI over ssh into my Linux boxes ;-) > > >>PS: As for backup? >> > Oh yeah, I almost forgot my FC2 box running BackupPC. Thanks Les. > >> ;-) >> >>One more thing....go gigabit on this server...makes a WORLD of >difference! Meaning wire or switches? Are you going between buildings or staying in one? > >> >> > We don't have the infrastructure for Gigabit, but I am buying >10/100/1000 NICs in preparation for that day. > >C-ya, >Mark David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Fri Mar 11 16:08:25 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Fri, 11 Mar 2005 11:08:25 -0500 Subject: [K12OSN] Sound In-Reply-To: <4231150A.2020303@execulink.com> References: <4231150A.2020303@execulink.com> Message-ID: "Support list for opensource software in schools." on Thursday, March 10, 2005 at 10:48 PM +0000 wrote: >I now have the proper sound driver for some of my LTSP clients but I >don't know how to test to see if it works. If I make changes in the >preferences (ie sound on login) does that affect any computer I login to? > >Thanks, > >Jason Use TuxMath....very obnoxious program with regard to sound...my fave testing proggie for sound. PS the music is pretty cool too! David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From morelocj at canby.k12.or.us Fri Mar 11 17:24:01 2005 From: morelocj at canby.k12.or.us (Joseph Morelock) Date: Fri, 11 Mar 2005 09:24:01 -0800 Subject: [K12OSN] Help design a new elementary school! In-Reply-To: References: <8883FBEA06AD6D4CB9C780772C08E282050A20@goodwill1.goodwill.lan> <4230AA67.6060508@physics.isu.edu> Message-ID: <92e93fc07838c824c85fbd1aa4b3b36c@canby.k12.or.us> Prof, Sorry for my earlier (very) wordy response. Our district standard for wiring is 8 drops per classroom, as we use at least one at either end of the room for classroom phones. We will move to VoIP sometime in the future so they will still be useful then, too. Properly distributed, they allow the teacher some input on where the best placement of classroom computers would be. Architects are notorious for not understanding data needs, and will under-budget and under-wire (IMHO). We hope to put 3 or 4 terminals in each classroom, so that students and teachers always have quick access to the Internet or their home folders when they need it. The thin client model works great for this, as all you need is a network connection and you can add/subtract machines as needed. Labs are good for some things, but many times, the teacher would prefer to work out of their own classroom, and have kids work in groups, or rotate through the computers when needed. Being so stable, the thin clients make GREAT classroom machines that are easy to manage. Joe On Mar 10, 2005, at 7:36 PM, The Prof wrote: > Hello, > > Thanks to everyone who has replied so far - I've taken notes for some > good points. In terms of specific questions people have been asking, > we are building an entirely new structure, not renovating an old one. > And the design is a typical school - 3 floors, fixed-size classrooms > (average 800 sq feet) for each grade, art, library, etc. > > To summarize the points so far: > 1) lots of conduits for pulling cables now and in the future! > 2) wiring for ceiling projectors in each classroom > 3) planning for wireless (what does this mean anyway? thinner walls?) > > (The other options, such as smart boards, etc, are a bit beyond our > budget, but I doubt they affect anything in the design phase.) > > There was some discussion about the IDFs - I'm not sure what that > stands for, but I'm assuming that it refers to where all the servers > are. We currently don't have anything like that in our school. We > just have the tower for the lab sitting in a corner of the lab room. > Is that the best approach? I thought a server room was mainly for > rack-mounted servers. > > Along those lines, are there any comments or suggestions about how to > distribute the thin-clients around the school? Our location doesn't > have a specific curriculum for computers, so it is up to us to decide. > What are the pros vs. cons of a 'computer lab' where all the machines > are situated, vs. spreading them out in all the classrooms? As well, > during how first wiring phase, how many drops should be going to each > classroom? I've heard numbers as high as 4 or 5. > > Thanks, > Joseph > > On Thu, 10 Mar 2005 13:13:27 -0700, Ben Nickell > wrote: >> Sharon Betts wrote: >> >>> Hi Joseph, >>> We just opened a new K-3 school with interactive white boards >>> in each >>> classroom, enhanced audio in each room, wireless throughout. It is a >>> combination of thin clients and full teacher workstations. I would >>> love >>> to expound on our planning and results either privately or onlist -- >>> just >>> let me know. >>> Sharon >>> >>> >> >> Sharon, >> >> I am also helping design the wiring for a new facility. I for one >> would love the hear about your planning and results. >> >> Be Nickell >> >> _______________________________________________ >> 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 > > Joseph Morelock Director of Network & Information Services Canby School District morelocj at canby.k12.or.us 503.266.7861 Abstention from any aleatory undertaking precludes a potential escalation of a lucrative nature. From les at futuresource.com Fri Mar 11 18:26:43 2005 From: les at futuresource.com (Les Mikesell) Date: Fri, 11 Mar 2005 12:26:43 -0600 Subject: [K12OSN] Ldap address book functionality? In-Reply-To: <200503111328.j2BDSFg28637@downeast.net> References: <200503111328.j2BDSFg28637@downeast.net> Message-ID: <1110565603.17175.12.camel@moola.futuresource.com> On Fri, 2005-03-11 at 08:30, cliebow at downeast.net wrote: > Les: It would be trivial to add any field you like with my script..I just > don't know what it needs to look like..chuck The problem is I don't know enough about it to give an intelligent answer. I think addressbook stuff uses the inetorgperson schema but http://www.faqs.org/docs/Linux-HOWTO/LDAP-Implementation-HOWTO.html mentions specific microsoftaddressbook and netscapeaddressbook schemas. The sendmail info is at: http://www.iconimaging.net/~jradford/sendmail/sendmail-ldap.html Then I don't know how you glue the stuff together so that these entries can be managed along with the authentication stuff but does not have to correspond exactly: you might want to have contact info or email addresses for people who can't log in. But, it would be great to have one tool to manage this all in one place regardless of the number of machines involved. -- Les Mikesell les at futuresource.com From petre at maltzen.net Fri Mar 11 19:35:20 2005 From: petre at maltzen.net (Petre Scheie) Date: Fri, 11 Mar 2005 13:35:20 -0600 Subject: [K12OSN] Deleting Swap Files In-Reply-To: References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> Message-ID: <4231F2F8.5030806@maltzen.net> Eric Harrison wrote: > On Thu, 10 Mar 2005, Shawn Powers wrote: > >> On Mar 10, 2005, at 1:33 PM, Eric Harrison wrote: >> >>> /usr/sbin/tmpwatch --verbose --test 720 /var/opt/ltsp/swapfiles >> >> >> This showed a whole ton of files that would be deleted. Who knew, a >> program (tmpwatch) written specifically for my situation. ;o) >> >> Thanks Eric, I'll run that after 3PM without the test & verbose. >> >> You da man, >> -Shawn > > > This is slightly riskier/trickier than I had hoped. I enabled > USE_NFS_SWAP and booted a test box with 16M of ram. I let it set for an > hour and then ran tmpwatch telling it to delete used files over an hour > old. > > It deleted the swap file, causing the terminal to crash. It had to be > power-cycled before it would start X. > > I could always cause a problem by using touch to muck with the date > stamps: > > touch -d "01/01/01 01:01:01" /var/opt/ltsp/swapfiles/192.168.0.253.swap > > > The fuser command doesn't see that the file is open, as such adding the > --fuser flag to tmpwatch does not help. > > The most conservative setting I can come up with is: > > /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ > > This should only cause a problem if: > > * your server's clock is suddenly set more than a month in the future, > and is not fixed before the /etc/cron.daily/ scripts run > > or > > * you have a terminal that has been running for more than a month, never > used swap, had the swap file deleted, and then need some swap space > > or > > * some other problem I have not thought of yet > > > In any case this should be fairly rare. But then so is running out of > server > space because of unused swap files. > > There is probably a way to work-around this in any case. > Maybe something as simple as: > > for terminal in `showmount | grep -v '/'` > do > if [ -f /var/opt/ltsp/swapfiles/${terminal}.swap ] > then > touch /var/opt/ltsp/swapfiles/${terminal}.swap > fi > done > /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ > > > I'm going to sleep on it before I build a test package. In the meantime, > hopefully someone will come up with a bright idea on how to do this > safely ;-) > > -Eric > Perhaps I don't understand the process, but shouldn't there be a finite number of files (one?) for each client? In which, in Shawn's case, clients must have been creating multiple swap files (a new one each time the client is booted?). And if that's the case, is there something in the name of the swapfile that identifies which client it belongs to? And even if there isn't, there shouldn't be, at any given moment, more swap files than total possible clients, right? So, if you have 30 total possible clients, could you remove everything but the 30 most recently accessed files? Just my $.02. Petre From david at okgoodwill.org Fri Mar 11 19:43:38 2005 From: david at okgoodwill.org (David H. Barr) Date: Fri, 11 Mar 2005 13:43:38 -0600 Subject: [K12OSN] HP NetRaid (LSI MegaRaid) & invisible drives Message-ID: <8883FBEA06AD6D4CB9C780772C08E282050A24@goodwill1.goodwill.lan> >>> boot from CD, and what do you know... my NetRAID (AKA LSI MegaRaid) >>> is detected, but no logical drive is detected. I booted sysResc and >>> verified that I have a logical drive that should be presented to >>> Fedora, but no dice. >> Apparently (from what I've gathered) FC3 and HP NetRaids don't play >> well together. Anyone on the Fedora lists forward this for me? The >> actual part is known as "HP NetRAID 1si" / "LSI MegaRAID Express >> 200" / "Dell PERC2/SE", and apparently this was at one time "Bug >> 135484" for Fedora Core 3... help? > https://bugzilla.redhat.com/beta/show_bug.cgi?id=138590 > You might try the driver disk mentioned in comment #22. Thanks for that tip, Dan. It got me over the initial install hump. I successfully walked through a noprobe install, but then on reboot I get the following: Red Hat nash version 4.1.18 starting Reading all physical volumes. This may take a while... No volume groups found No volume groups found No volume groups found mount: error 6 mounting ext3 mount: error 2 mounting none switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempted to kill init! https://www.redhat.com/archives/fedora-list/2004-December/msg01164.html is the only other place I can find a reference to this bug other than 135484 and 138590. As per those suggestions, I've booted off of a Fedora Core 2 rescue CD (FC3 resc displays same misbehaviour) and edited my /etc/modprobe.conf (replaced megaraid_mbox with megaraid). Still nothing. I still have the floppy with the updated megaraid module from comment 22; any suggestions on how to add that into my FC3 k12ltsp system? It seems that the latest FC3 kernels have solved this problem, so if I could somehow run up2date from the rescue CD, that should work as well. The third option appears to be rolling my own kernel, but I'm a bit wet behind the ears for that... comments? questions? rebuttals? David H. Barr Sys / Net Admin Oklahoma Goodwill Industries From hawnsa at accesscomm.ca Fri Mar 11 21:56:09 2005 From: hawnsa at accesscomm.ca (hawnsa at accesscomm.ca) Date: Fri, 11 Mar 2005 21:56:09 -0000 Subject: [K12OSN] 8139too problems Message-ID: <20050311215609.9CED71285B5@corpweb.accesscomm.ca> Hello, I am new to this list, linux and ltsp. I am setting up a network in my school with a server and 10 clients and have had no end of problems which I have mostly worked through. This last one has me stumped though. I did find someone else with similar problems on the ltsp mailing list but it doesn't look like they got an answer that worked either. The following is the error message: >(ws003, PI 75Mhz with 40MB >RAM). The booting in the ws003 goes fine but get stuck and does not >proceed after the following lines: > >================================ >Running /linuxrc >Mounting /proc >linuxrc: Installing 8139too driver >modprobe 8139too >/sbin/insmod /lib/modules/2.4.26-ltsp-2/kernel/lib/crc32.o >Using /lib/modules/2.4.26-ltsp-2/kernel/lib/crc32.o >Symbol version prefix '' >/sbin/insmod /lib/modules/2.4.26-ltsp-2/kernel/drivers/net/mii.o >Using /lib/modules/2.4.26-ltsp-2/kernel/drivers/net/mii.o >/sbin/insmod /lib/modules/2.4.26-ltsp-2/kernel/drivers/net/8139too.o >Using /lib/modules/2.4.26-ltsp-2/kernel/drivers/net/8139too.o >8139too Fast Ethernet driver 0.9.26 >====================================== Any help would be greatly appreciated, thanks. Shawn Allen Morning Star Christian Academy Regina, Saskatchewan hawnsa at accesscomm.ca From eharrison at mail.mesd.k12.or.us Fri Mar 11 23:05:01 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 11 Mar 2005 15:05:01 -0800 Subject: [K12OSN] Deleting Swap Files In-Reply-To: References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> Message-ID: <4232241D.5090606@mail.mesd.k12.or.us> Eric Harrison wrote: > > There is probably a way to work-around this in any case. > Maybe something as simple as: > > for terminal in `showmount | grep -v '/'` > do > if [ -f /var/opt/ltsp/swapfiles/${terminal}.swap ] > then > touch /var/opt/ltsp/swapfiles/${terminal}.swap > fi > done > /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ > > > I'm going to sleep on it before I build a test package. In the meantime, > hopefully someone will come up with a bright idea on how to do this > safely ;-) After sleeping on it, chatting with Shahms King a while, and then taking a long lunch, here is the best I can come up with: cd /var/opt/ltsp/swapfiles/ for ip in `ls *.swap 2>/dev/null | sed s/.swap$//g` do netstat -nap 2>/dev/null | grep ${ip}: >/dev/null && touch ${ip}.swap ping -c 1 -w 10 ${ip} &> /dev/null && touch ${ip}.swap done /usr/sbin/tmpwatch --ctime --atime --mtime 168 /var/opt/ltsp/swapfiles/ This would prevent a swap file from being deleted if any one of the following were true: * the terminal had written to the swap file sometime in the last week * the terminal had a tcp connection to the server in the last week * the terminal could be pinged sometime in the last week The corner-case in this scenario is fairly small. All of the following would have to true for an active swap file to be deleted: * the terminal would have to be configured to use a different server for NFS_SWAP than it uses for its XDM connection, the default is that the NFS_SWAP server & the XDM server are the same. * pings would have to be disabled on the network * the terminal did not modify the swap file in the previous week That seems sane enough for me. But then I don't use NFS_SWAP and don't have to hear people scream when their terminals randomly crash ;-) Any other sanity checks I could add in? -Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From jam at mcquil.com Fri Mar 11 23:20:48 2005 From: jam at mcquil.com (Jim McQuillan) Date: Fri, 11 Mar 2005 18:20:48 -0500 (EST) Subject: [K12OSN] Deleting Swap Files In-Reply-To: <4232241D.5090606@mail.mesd.k12.or.us> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> Message-ID: Eric, You could use "showmount -a" to show if the workstation has the /var/opt/ltsp/swapfiles directory mounted. Jim. On Fri, 11 Mar 2005, Eric Harrison wrote: > > Eric Harrison wrote: > > > > There is probably a way to work-around this in any case. > > Maybe something as simple as: > > > > for terminal in `showmount | grep -v '/'` > > do > > if [ -f /var/opt/ltsp/swapfiles/${terminal}.swap ] > > then > > touch /var/opt/ltsp/swapfiles/${terminal}.swap > > fi > > done > > /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ > > > > > > I'm going to sleep on it before I build a test package. In the meantime, > > hopefully someone will come up with a bright idea on how to do this > > safely ;-) > > After sleeping on it, chatting with Shahms King a while, and then taking > a long lunch, here is the best I can come up with: > > > cd /var/opt/ltsp/swapfiles/ > for ip in `ls *.swap 2>/dev/null | sed s/.swap$//g` > do > netstat -nap 2>/dev/null | grep ${ip}: >/dev/null && touch ${ip}.swap > ping -c 1 -w 10 ${ip} &> /dev/null && touch ${ip}.swap > done > /usr/sbin/tmpwatch --ctime --atime --mtime 168 /var/opt/ltsp/swapfiles/ > > > > > This would prevent a swap file from being deleted if any one of the > following were true: > > * the terminal had written to the swap file sometime in the last week > * the terminal had a tcp connection to the server in the last week > * the terminal could be pinged sometime in the last week > > > The corner-case in this scenario is fairly small. All of the following > would have to true for an active swap file to be deleted: > > * the terminal would have to be configured to use a different server > for NFS_SWAP than it uses for its XDM connection, the default is > that the NFS_SWAP server & the XDM server are the same. > * pings would have to be disabled on the network > * the terminal did not modify the swap file in the previous week > > > That seems sane enough for me. But then I don't use NFS_SWAP and don't > have to hear people scream when their terminals randomly crash ;-) > > Any other sanity checks I could add in? > > -Eric > > From eharrison at mail.mesd.k12.or.us Fri Mar 11 23:55:15 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 11 Mar 2005 15:55:15 -0800 Subject: [K12OSN] Deleting Swap Files In-Reply-To: References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> Message-ID: <42322FE3.2060008@mail.mesd.k12.or.us> Jim McQuillan wrote: > Eric, > > You could use "showmount -a" to show if the workstation has the > /var/opt/ltsp/swapfiles directory mounted. > > Jim. I tried that at first, but found that there were a lot of stale entries. Since the terminals never umount the server, it looks like their entries are never flushed out of mountd. From the mountd man page: (note that "showmount -a" matches /var/lib/nfs/rmtab on the servers I checked) For every mount request received from an NFS client, rpc.mountd adds an entry to the /var/lib/nfs/rmtab file. When receiving an unmount request, that entry is removed. However, this file is mostly ornamental. One, the client can continue to use the file handle even after calling rpc.mountd 's UMOUNT proce- dure. And two, if a client reboots without notifying rpc.mountd , a stale entry will remain in rmtab. If we use stale data to figure out what is in use, we'll end up skipping the very stale files we want to delete. It would only be cleared out whenever the server happens to be rebooted. Perhaps the best option would be to just automatically "rm -f /var/opt/ltsp/swapfiles/*.swap" whenever the server boots.... -Eric > On Fri, 11 Mar 2005, Eric Harrison wrote: > > >>Eric Harrison wrote: >> >>>There is probably a way to work-around this in any case. >>>Maybe something as simple as: >>> >>> for terminal in `showmount | grep -v '/'` >>> do >>> if [ -f /var/opt/ltsp/swapfiles/${terminal}.swap ] >>> then >>> touch /var/opt/ltsp/swapfiles/${terminal}.swap >>> fi >>> done >>> /usr/sbin/tmpwatch --ctime --atime --mtime 720 /var/opt/ltsp/swapfiles/ >>> >>> >>>I'm going to sleep on it before I build a test package. In the meantime, >>>hopefully someone will come up with a bright idea on how to do this >>>safely ;-) >> >>After sleeping on it, chatting with Shahms King a while, and then taking >>a long lunch, here is the best I can come up with: >> >> >>cd /var/opt/ltsp/swapfiles/ >>for ip in `ls *.swap 2>/dev/null | sed s/.swap$//g` >>do >> netstat -nap 2>/dev/null | grep ${ip}: >/dev/null && touch ${ip}.swap >> ping -c 1 -w 10 ${ip} &> /dev/null && touch ${ip}.swap >>done >>/usr/sbin/tmpwatch --ctime --atime --mtime 168 /var/opt/ltsp/swapfiles/ >> >> >> >> >>This would prevent a swap file from being deleted if any one of the >>following were true: >> >> * the terminal had written to the swap file sometime in the last week >> * the terminal had a tcp connection to the server in the last week >> * the terminal could be pinged sometime in the last week >> >> >>The corner-case in this scenario is fairly small. All of the following >>would have to true for an active swap file to be deleted: >> >> * the terminal would have to be configured to use a different server >> for NFS_SWAP than it uses for its XDM connection, the default is >> that the NFS_SWAP server & the XDM server are the same. >> * pings would have to be disabled on the network >> * the terminal did not modify the swap file in the previous week >> >> >>That seems sane enough for me. But then I don't use NFS_SWAP and don't >>have to hear people scream when their terminals randomly crash ;-) >> >>Any other sanity checks I could add in? >> >>-Eric >> >> > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From shahms at shahms.com Sat Mar 12 00:01:09 2005 From: shahms at shahms.com (Shahms King) Date: Fri, 11 Mar 2005 16:01:09 -0800 Subject: [K12OSN] Deleting Swap Files In-Reply-To: <42322FE3.2060008@mail.mesd.k12.or.us> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> <42322FE3.2060008@mail.mesd.k12.or.us> Message-ID: <1110585669.4713.82.camel@shahms.mesd.k12.or.us> On Fri, 2005-03-11 at 15:55 -0800, Eric Harrison wrote: *snip* > If we use stale data to figure out what is in use, we'll end up skipping > the very stale files we want to delete. It would only be cleared out > whenever the server happens to be rebooted. > > Perhaps the best option would be to just automatically "rm -f > /var/opt/ltsp/swapfiles/*.swap" whenever the server boots.... > > -Eric That seems like a sane thing to do (seeing as none of the clients will be functional if their swap space just disappeared anyway). However, this is a Linux server we're talking about so cleaning out stale data shouldn't depend on a reboot which may never come ;-P Cleaning the stale nfs swap data on reboot seems to be "duh" obvious, but should be in addition to the other methods. -- Shahms E. King Multnomah ESD Public Key: http://shahms.mesd.k12.or.us/~sking/shahms.asc Fingerprint: 1612 054B CE92 8770 F1EA AB1B FEAB 3636 45B2 D75B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From balmquist at mindfirestudios.com Sat Mar 12 00:39:37 2005 From: balmquist at mindfirestudios.com (Burke Almquist) Date: Fri, 11 Mar 2005 18:39:37 -0600 Subject: [K12OSN] Deleting Swap Files In-Reply-To: <1110585669.4713.82.camel@shahms.mesd.k12.or.us> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> <42322FE3.2060008@mail.mesd.k12.or.us> <1110585669.4713.82.camel@shahms.mesd.k12.or.us> Message-ID: <3cfd5a7519ca51e755782a6eccbcc706@mindfirestudios.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Why not just delete them with a 1am cron job, along with killing all user processes. No one should be using them then. Then just power up the terminals in the AM. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIyOkkACgkQfqZR3ThMfXT/awCeL3go+d52Ww8qYnpVQSbpSQDB xI0AnRnfZxJZkp9F84Ut7oD5tmB5u7pq =9wDz -----END PGP SIGNATURE----- From dan_young at parkrose.k12.or.us Sat Mar 12 00:43:26 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Fri, 11 Mar 2005 16:43:26 -0800 Subject: [K12OSN] Deleting Swap Files In-Reply-To: <3cfd5a7519ca51e755782a6eccbcc706@mindfirestudios.com> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> <42322FE3.2060008@mail.mesd.k12.or.us> <1110585669.4713.82.camel@shahms.mesd.k12.or.us> <3cfd5a7519ca51e755782a6eccbcc706@mindfirestudios.com> Message-ID: <1110588206.21656.7.camel@dan.parkrose.k12.or.us> On Fri, 2005-03-11 at 18:39 -0600, Burke Almquist wrote: > Why not just delete them with a 1am cron job, along with killing all > user processes. No one should be using them then. > Then just power up the terminals in the AM. If a user wants to stay logged in overnight (I do this sometimes) to maintain their session, then they'd be rather upset when they came in the morning to find their session whacked. At least I would. :-( -- Dan Young Parkrose School District From brcisna at frontiernet.net Sat Mar 12 00:45:56 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Fri, 11 Mar 2005 18:45:56 -0600 Subject: [K12OSN] Root password corrupts ? Message-ID: <002001c5269c$da54a060$01fea8c0@brcHOST> HI LIST,, Has anyone else using K12LTSP ( v 4.2.0) experienced the root password "corrupting"? We are running four K12LTSP,servers ( 2 each,on a two subnet ..network). I m the only person accessing any of the servers,,,and I've {sort of},,,am thinking the password corruption, may possibly do to using Webmin to do a few tasks, and it seems this happens when using MS Internet Explorer ( wouldnt you know it)!.. A couple time,s i've simply "looked" at some config files,,through Webmin,,,,and after exiting,,,then trying to VNC back into the same server, from my client box the root password,,,no longer works? Of course the root password also no longer lets me log into the Webmin interface. I m using the lastest version of Webmin 1.180. ALso,,it seems this has happened when I've had two or three IE /Webmin,pages open at the same time, looking at the four different servers,,, at the same time from my client Windows box? Ive had to reformat a few times do to this very problem! ( ugh)... I had know way of correcting the "trashed" password.. Tryed to do a "manual" copy of the passwd,gshadow,shadow,group file from another "good" root password,server, but no joy,:(. Just wondering if anyone else has experienced this,,or if I m worng on the Webmin,"theory".. Thanks.... Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From microman at cmosnetworks.com Sat Mar 12 01:04:45 2005 From: microman at cmosnetworks.com (=?ISO-8859-1?Q?=22Terrell_Prud=E9=2C_Jr=2E=22?=) Date: Fri, 11 Mar 2005 20:04:45 -0500 Subject: [K12OSN] Root password corrupts ? In-Reply-To: <002001c5269c$da54a060$01fea8c0@brcHOST> References: <002001c5269c$da54a060$01fea8c0@brcHOST> Message-ID: <4232402D.6090405@cmosnetworks.com> Barry R Cisna wrote: > HI LIST,, > > Has anyone else using K12LTSP ( v 4.2.0) experienced the root > password "corrupting"? > We are running four K12LTSP,servers ( 2 each,on a two subnet > ..network). > I m the only person accessing any of the servers,,,and I've {sort > of},,,am thinking the password corruption, > may possibly do to using Webmin to do a few tasks, and it seems > this happens when using MS Internet Explorer > ( wouldnt you know it)!.. > A couple time,s i've simply "looked" at some config files,,through > Webmin,,,,and after exiting,,,then trying to VNC back into the same > server, from my client box the root password,,,no longer works? > Of course the root password also no longer lets me log into the > Webmin interface. > I m using the lastest version of Webmin 1.180. > ALso,,it seems this has happened when I've had two or three IE > /Webmin,pages open at the same time, looking at the four different > servers,,, at the same time from my client Windows box? > Ive had to reformat a few times do to this very problem! ( ugh)... > I had know way of correcting the "trashed" password.. > Tryed to do a "manual" copy of the passwd,gshadow,shadow,group > file from another "good" root password,server, but no joy,:(. > > Just wondering if anyone else has experienced this,,or if I m > worng on the Webmin,"theory".. > > Thanks.... Having never used Webmin, I can't speak to that, but there is a way to recover from a "forgotten" root password. A corrupted root password might as well be "forgotten" for the purposes of this discussion. What you get to do is boot in "rescue" mode and mount your hard disk partitions manually. For example, your root ("/") partition might go under /mnt/root, and everything else goes under that tree. Then, you chroot into /mnt/root and change your root password normally. That's how I got myself out of a jam once. --TP From jim at rossberry.com Sat Mar 12 01:06:51 2005 From: jim at rossberry.com (Jim Wildman) Date: Fri, 11 Mar 2005 20:06:51 -0500 (EST) Subject: [K12OSN] Root password corrupts ? In-Reply-To: <002001c5269c$da54a060$01fea8c0@brcHOST> References: <002001c5269c$da54a060$01fea8c0@brcHOST> Message-ID: On Fri, 11 Mar 2005, Barry R Cisna wrote: > Ive had to reformat a few times do to this very problem! ( ugh)... > I had know way of correcting the "trashed" password.. I don't know about Webmin, but all you don't need to rebuild the box to recover the password. 1) get on the console, then reset the box. When the grub menu comes up, hit 'e' to enter the edit mode. Cursor to the 'kernel' line. Hit 'e' again. Cursor to the end of the line and add ' 1'. Hit ESC, then 'b' to boot. You will be brought into single user mode (as root) and will be able to reset the password. When it's reset, either reboot the box, or do a 'telinit 3' or 'telinit 5' to get back to your normal run level. (Adjust as necessary for grub passwords, etc) 2) If you've locked out single user mode via inittab options, then get a bootable CD (the first cd of a RH set is a good one). Reboot the box with the CD. At the boot: prompt, type 'linux rescue'. It should bring you into a single user mode with everything mounted. ------------------------------------------------------------------------ Jim Wildman, CISSP, RHCE jim at rossberry.com http://www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine From eharrison at mail.mesd.k12.or.us Sat Mar 12 01:08:23 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Fri, 11 Mar 2005 17:08:23 -0800 (PST) Subject: [K12OSN] Deleting Swap Files In-Reply-To: <1110588206.21656.7.camel@dan.parkrose.k12.or.us> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> <42322FE3.2060008@mail.mesd.k12.or.us> <1110585669.4713.82.camel@shahms.mesd.k12.or.us> <3cfd5a7519ca51e755782a6eccbcc706@mindfirestudios.com> <1110588206.21656.7.camel@dan.parkrose.k12.or.us> Message-ID: On Fri, 11 Mar 2005, Dan Young wrote: > On Fri, 2005-03-11 at 18:39 -0600, Burke Almquist wrote: >> Why not just delete them with a 1am cron job, along with killing all >> user processes. No one should be using them then. >> Then just power up the terminals in the AM. > > If a user wants to stay logged in overnight (I do this sometimes) to > maintain their session, then they'd be rather upset when they came in > the morning to find their session whacked. > > At least I would. :-( It is safe to say that we should not be hard-coding such policy decisions into the base operating system ;-) -Eric From mailinglists-after-041101_reply-not-possible at hpc.dk Sat Mar 12 09:13:53 2005 From: mailinglists-after-041101_reply-not-possible at hpc.dk (Henning Wangerin) Date: Sat, 12 Mar 2005 10:13:53 +0100 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <20050311145714.19927.qmail@web41626.mail.yahoo.com> References: <20050311145714.19927.qmail@web41626.mail.yahoo.com> Message-ID: <1110618832.13391.8.camel@server.ltsp> On Fri, 2005-03-11 at 15:57, Rob Owens wrote: > www.efax.com is one that comes to mind. I've never > tried them, though. I am using both www.efax.com and www.k7.net. Both wotks great. I have a small comparision on http://wangerin.linux.dk/index.php/tlf-fax.php showing a couple of incomming fax-services. -- Henning Wangerin From mailinglists-after-041101_reply-not-possible at hpc.dk Sat Mar 12 09:22:42 2005 From: mailinglists-after-041101_reply-not-possible at hpc.dk (Henning Wangerin) Date: Sat, 12 Mar 2005 10:22:42 +0100 Subject: [K12OSN] Deleting Swap Files In-Reply-To: <42322FE3.2060008@mail.mesd.k12.or.us> References: <42309301.5020604@mail.mesd.k12.or.us> <6290a1d52d05adf7c1bac42400d4a9cb@inlandlakes.org> <4232241D.5090606@mail.mesd.k12.or.us> <42322FE3.2060008@mail.mesd.k12.or.us> Message-ID: <1110619361.13391.14.camel@server.ltsp> On Sat, 2005-03-12 at 00:55, Eric Harrison wrote: > Perhaps the best option would be to just automatically "rm -f > /var/opt/ltsp/swapfiles/*.swap" whenever the server boots.... Well it would never hurt to do that ;-) What about a simple find /var/opt/ltsp/swapfiles/ -name "*.swap" -atime +14 -rm \{\} \; That would delete any file that had not been accessed i two weeks. The periode could ofcourse be set higher if a terminal would be running for more than two weeks betweene reboots. -- Henning Wangerin From brcisna at frontiernet.net Sat Mar 12 12:45:07 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Sat, 12 Mar 2005 06:45:07 -0600 Subject: [K12OSN] Root Password corrupts?...more details Message-ID: <001a01c52701$5268fd30$01fea8c0@brcHOST> I wanted to add more details to my previous post on this delima. Besides the root password ,corrupting, I also have had a couple other things ,that I beleive are related to using Webmin. I 'm thinking one constant is that this has always happened when using Webmin >remotely<( from home.) Wondering if going through our NAT box/firewall,,,that Webmin sees both servers as the same "external" IP addrress? Another thing that has happend is after using Webmin,,a few times,remoteley is,,,that VNC will quite working. If I try and even do a manual start of vnc server vnc fails to start. I have never gotten vnc to work/start again,after this. I've tryed to look at all of the vnc settings/config files and cant see what has changed (or even possible files that have disappered ,pertaining to vnc). I even done a --force install of the vnc/vnc-server rpm to see if it clears this up,,but no joy:(. I can live without the vnc not working,,and the K12LTSP clients still can log in ok. I m just "wondering what causes this. 2. A few times after using Webmin,also, (and vnc no longer works) I go to the console,and ,alas,, I have several "segmentation faults"...when rebooting the affected server. ( hard drive corruption or just files having been deleted/corrupted somehow)???.Needless,,to say,,at this point the only option is to reformat,as I m dead in the water. Webmin is a very handy tool ,,but for now I m guessing I m only going to use it,"internally" inside of the LAN. This scenario has happend on all of our four K12LTSP servers over the last few months, so I m sure it isnt a "particular" hardware situation. BTW: thanks to all that posted on how to recover the "corrupted" root password,,but I've had no luck getting the root password to work after this scenario.Reformat time(ugh!). Possibly someone could post a: 1. xxxx 2. xxxx 3. xxxx format to walk a dummy like me,,through the root password recovery process. I can do the Rescue Disk recovery from a boot,CD,and get to the command line,,but then a cant get to the "change root password"... command? Just wondering if anyone has used Webmin,, much,,and experienced the same results? Thanks,, Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From brcisna at frontiernet.net Sat Mar 12 18:01:48 2005 From: brcisna at frontiernet.net (Barry R Cisna) Date: Sat, 12 Mar 2005 12:01:48 -0600 Subject: [K12OSN] vnc fix for "no vncserver not found" Message-ID: <001901c5272d$905e06e0$01fea8c0@brcHOST> Hello List I found a fix, to part of my Webmin delima,and thought it may be of interest ,possibly to other posters,,that have had the vnc-server that "seems" to no longer work& or no longer can vnc ( for example from a WIndows box)...to your K12LTSP server. I did find that my vncserver was actually running by doing a ps ax | grep Xvnc but was listed as "stopped" in the system-services gui box. So,,onward>>>. After many hours of thrashing( dont we all?), I found that in my host.conf file the --127.0.0.1 localhost hostname localhost.localdomain localhost--entry was no longer listed... I simply re-entered these values,into the host.conf file ,and ,again my vnc functionality is working again. I have read several posts a few months back ,were other users,,,can no longer vnc to their servers, and hope this may be a fix for someone,as well. BTW: FYI, Uninstalling and reinstalling the vnc-server RPM,,did not fix this which was my first stab at resolving this issue. Here's another head scratcher. I noticed on one of our servers, there are >no< files in the boot folder, hidden,,or otherwise! I dont have a clue how this server even boots up,,but it works fine?..There are none of the vmliniz,grub.conf. initrd files to be found?.. ( i need to quite hacking around with Webmin, me thinks!) Take Care, Barry CIsna RR1 Box 213 Gladstone, IL 61437 brcisna at frontiernet.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From eharrison at mail.mesd.k12.or.us Sun Mar 13 00:33:41 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sat, 12 Mar 2005 16:33:41 -0800 (PST) Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support Message-ID: I have uploaded a first test build of K12LTSP 4.2.1. In addition to all of the official Fedora updates, this build includes support for PPC terminals. An out-of-the-box install will boot my PowerBook G4. I have not tried any other PPC terminals, nor have I verfied that upgrades work as expected. So proceed with caution, this is not ready for production use... If you are brave enough to try it, please let us know if 1) you tried upgrading an existing server (non-producton, test servers only!) and 2) what PPC boxes you tried to use as terminals and whether or not they worked. ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . Thanks to everyone here who worked on making the PPC support so seemless! -Eric From ascensiontech at gmail.com Sun Mar 13 01:44:42 2005 From: ascensiontech at gmail.com (Ascension Tech) Date: Sat, 12 Mar 2005 20:44:42 -0500 Subject: [K12OSN] sound with pcmcia boot Message-ID: <9bd317560503121744c6619b9@mail.gmail.com> I started booting some laptops with the wireless_ltsp floppy and pcmcia ethernet adapters. They boot but I can't get sound i think mainly because it's looking for /opt/ltsp/i386/lib/modules/2.4.19-ltsp-1/modprobe.deps and I have /opt/ltsp/i386/lib/modules/2.4.26-ltsp-2/modprobe.deps. I was thinking of hacking the wireless floppy and substituting the the 2.4.26 vmlinuz on the boot floppy but it wont fit. It's 1.9Mb. Maybe it's not as easy as that. Any ideas on how to deal with this? Or do I have to wait till the wireless_ltsp floppy agrees with my kernel? If it is as easy as swapping out "vmlinuzes" I wish the wireless_ltsp package had instructions on how to burn boot cds with different kernels. Thanks in advance, Peter From cliebow at downeast.net Sun Mar 13 03:07:33 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Sun, 13 Mar 2005 03:07:33 GMT Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support Message-ID: <200503130204.j2D24kP25371@downeast.net> eric: not sure how you have dhcpd.conf set up..but i have seen that some of the extended options placed in global section seem to interfer with other macs on the network getting an ip address..what options did you use? chuck > > I have uploaded a first test build of K12LTSP 4.2.1. In addition to all > of the official Fedora updates, this build includes support for PPC > terminals. > > An out-of-the-box install will boot my PowerBook G4. I have not tried any > other PPC terminals, nor have I verfied that upgrades work as expected. > > So proceed with caution, this is not ready for production use... > > If you are brave enough to try it, please let us know if 1) you tried .> upgrading an existing server (non -producton, test servers only!) and > 2) what PPC boxes you tried to use as terminals and whether or not they > worked. > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ > rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . > > > Thanks to everyone here who worked on making the PPC support so seemless! > > -Eric > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From eharrison at mail.mesd.k12.or.us Sun Mar 13 05:36:14 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Sat, 12 Mar 2005 21:36:14 -0800 (PST) Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: <200503130204.j2D24kP25371@downeast.net> References: <200503130204.j2D24kP25371@downeast.net> Message-ID: On Sun, 13 Mar 2005 cliebow at downeast.net wrote: > eric: not sure how you have dhcpd.conf set up..but i have seen that some of > the extended options placed in global section seem to interfer with other > macs on the network getting an ip address..what options did you use? chuck I used the dhcpd.conf attached to the email Jim Kronebusch sent out two days ago: https://www.redhat.com/archives/k12osn/2005-March/msg00394.html -Eric >> >> I have uploaded a first test build of K12LTSP 4.2.1. In addition to all >> of the official Fedora updates, this build includes support for PPC >> terminals. >> >> An out-of-the-box install will boot my PowerBook G4. I have not tried any >> other PPC terminals, nor have I verfied that upgrades work as expected. >> >> So proceed with caution, this is not ready for production use... >> >> If you are brave enough to try it, please let us know if 1) you tried > .> upgrading an existing server (non > -producton, test servers only!) and >> 2) what PPC boxes you tried to use as terminals and whether or not they >> worked. >> >> ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ >> rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . >> >> >> Thanks to everyone here who worked on making the PPC support so seemless! >> >> -Eric >> From nelsda at yahoo.com Sun Mar 13 06:56:27 2005 From: nelsda at yahoo.com (David D. Nelson) Date: Sat, 12 Mar 2005 22:56:27 -0800 (PST) Subject: [K12OSN] Can't see internet on fresh 4.2.0 install Message-ID: <20050313065627.71154.qmail@web51904.mail.yahoo.com> I can't get a new install of K12LTSP 4.2.0 to see the internet. I have a static IP which is connected to eth1. I have set the correct ip, mask, and gateway according to what my ISP provided. I know they work because I can connect with a windows box using the same settings. I can ping eth1's ip but when I try to ping anything on the outside I get a message which says something like network not reachable. I finally did a default install to see if it was something I did wrong and it still doesn't work. Could there be some firewall settings I need to set? If so, how/what do I set them to? At this point I don't need to host anything. I just want my terminals back and be able to have the LTSP box be a firewall and router to the internet. Thank you. David D. Nelson nelsda at yahoo.com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From jtloper1 at earthlink.net Sun Mar 13 09:26:44 2005 From: jtloper1 at earthlink.net (Jeff Loper) Date: Sun, 13 Mar 2005 01:26:44 -0800 Subject: [K12OSN] Diskless Client hostname and IP info Message-ID: <200503131021.j2DAL4Ec008914@mx1.redhat.com> Is there a wayto determine what the IP address and hostname of the diskless client you are logged it to? I wan to figure this out so I can run local apps. THX -------------- next part -------------- An HTML attachment was scrubbed... URL: From sales at ecosolutions.com.au Sun Mar 13 12:01:19 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Sun, 13 Mar 2005 20:01:19 +0800 Subject: [K12OSN] Starting work on 4.2.1 In-Reply-To: References: Message-ID: <1110715279.16871.53.camel@localhost.localdomain> On Sun, 2005-03-06 at 20:59 -0800, Eric Harrison wrote: > I'm finally back from three week's worth of vacation, R&D work, & > conferences. > > I started work on K12LTSP 4.2.1. So far I have included all of the > security & bug fixes. > > What is new that should be considered for inclusion? Off the top of > my head: > > * the official Fedora Extras repository > * Inkscape > > Is the LDAP script ready to be included? (perhaps just in /opt/ltsp/scripts?) > > -Eric Eric - a REQUEST: I really find that I keep coming back to GALEON as my preferred browser, so I'd like to see that as an alternative option to Firefox. Since they're both built on Mozilla it shouldn't be too much to ask, right?? ;-) WHY? 1/ Until you've tried it you won't appreciate that it offers far better usability options than Mozilla and Firefox for tabbed browsing - a usability feature that I've embraced with a vengeance since discovering Galeon's tabs. 2/ Early versions used to be memory and CPU hogs and crashed a lot. Maybe because of this it has VERY good crash recovery and when restarting offered to restore previous session or save tabs and windows as bookmarks. New versions are now very stable and not memory hogs, yet they still offer that same session restore in cases where you have to kill some runaway processes (BTW: I've had some cases recently where runaway processes have taken down other applications, such as Galeon). On the other hand, when I've had to kill Firefox ALL the previous browsing session was lost (maybe it was in history, but not as convenient to restore the session as the method which Galeon offers) 3/ Out of the box Galeon offers other usability features like a spinner to increase text size in the page you are browsing (I know that you just hit CTL + in Firefox to zoom text, but that takes two hands instead of a mouse click) 4/ You have to use Dags repositories to get it by apt, and every time I use Dags it screws up everything else on my system :-( 5/ I've tried to build updates from source, but it seems that the unmet dependency list is vast :-( 6/ It seems like a good idea at the time ;-) Hope it doesn't make your life hell trying to service a (seemingly) lone request ;-) -- Regards, Gavin Chester, From mailinglists-after-041101_reply-not-possible at hpc.dk Sun Mar 13 12:17:51 2005 From: mailinglists-after-041101_reply-not-possible at hpc.dk (Henning Wangerin) Date: Sun, 13 Mar 2005 13:17:51 +0100 Subject: [K12OSN] OT: Network FAX system vs. 12 FAX numbers In-Reply-To: <1110551116.17460.31.camel@les-home.futuresource.com> References: <2430954296.1110532516@[10.2.57.136]> <1110551116.17460.31.camel@les-home.futuresource.com> Message-ID: <1110716270.13391.36.camel@server.ltsp> On Fri, 2005-03-11 at 15:25, Les Mikesell wrote: > I think there are places that will sell inbound fax phone number > to email gateway services too. That way you can give out www.k7.net and www.efax.com is what I'm using, by forwarding my danish fax-numbers to a US-number. > numbers for each person that needs it and not have to deal > with sorting. Some of the fancier phone switches also include > fax reception along with voice mail for each station. Both www.k7.net and www.efax.com are free, but have some limitations, that you might be able to live with. Look on my fax-comparisation on www.wangerin.linux.dk. -- Henning Wangerin From HBurroughs at HHPREP.ORG Sun Mar 13 12:39:51 2005 From: HBurroughs at HHPREP.ORG (Burroughs, Henry) Date: Sun, 13 Mar 2005 07:39:51 -0500 Subject: [K12OSN] Diskless Client hostname and IP info Message-ID: <0EFA2C68689A054CA2DE84B8A2D78420073FEB@hhpmail.MEDIA.LOCAL> Just go to the Hat->System Tools->Terminal and you will see what hostname you are logged into in the titlebar of the terminal program. Henry -----Original Message----- From: Jeff Loper [mailto:jtloper1 at earthlink.net] Sent: Sun 3/13/2005 4:26 AM To: k12osn at redhat.com Cc: Subject: [K12OSN] Diskless Client hostname and IP info Is there a wayto determine what the IP address and hostname of the diskless client you are logged it to? I wan to figure this out so I can run local apps. THX -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2574 bytes Desc: not available URL: From sales at ecosolutions.com.au Sun Mar 13 12:55:18 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Sun, 13 Mar 2005 20:55:18 +0800 Subject: [K12OSN] apt dist-upgrade problems Message-ID: <1110718518.16871.65.camel@localhost.localdomain> I tried an 'apt-get dist-upgrade' only a few days after the last 'apt- get upgrade' and got a few errors that have bamboozled this punter. With a bit of judicious cutting and pasting from the command line output it boils down to this: [root at local ~]# apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done -snip- You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: fonts-xorg-truetype: Obsoletes: xorg-x11-truetype-fonts but 6.7.0-11 is installed E: Unmet dependencies. Try using -f. ... that's one problem, then > [root at local ~]# apt-get dist-upgrade -f -snip- 1:raidtools ########################################### [ 17%] error: unpacking of archive failed on file /sbin/mkraid: cpio: lsetfilecon failed - Invalid argument 2:gnome-volume-manager ########################################### [ 33%] 3:openoffice.org-i18n ########################################### [ 50%] 4:openoffice.org ########################################### [ 67%] File '/usr/share/applications/fedora-scribus.desktop' contains invalid MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters File '/usr/share/applications/fedora-scribus.desktop' contains invalid MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters 5:openoffice.org-libs ########################################### [ 83%] 6:gamin-devel ########################################### [100%] W: Some errors occurred while running transaction I don't know if it a hint or a red herring, but I screwed up my rpm database by trying to use Dags repository one more time before removing it from my list and rebuilding the rpm database. The error above came after that process and rebuild. Are others seeing anything like this? Any hints about how to resolve it? -- Regards, Gavin Chester, From hick518 at yahoo.com Sun Mar 13 13:20:57 2005 From: hick518 at yahoo.com (Rob Owens) Date: Sun, 13 Mar 2005 05:20:57 -0800 (PST) Subject: [K12OSN] "standardizing" IP's in dhcpd.conf Message-ID: <20050313132057.23310.qmail@web41621.mail.yahoo.com> I'm trying to come up with a standard numbering scheme for my IP addresses. Here are the different categories of machines I can think of so far that could possibly be on my network: 1) devices -- routers, wireless AP's, print servers, etc 2) servers -- ltsp, dns, nfs, etc 3) workstations with static IPs 4) ltsp clients with static IPs 5) workstations with dhcp IPs 6) ltsp clients with dhcp IPs Can anybody think of any more? Since I still don't know exactly how ltsp and dhcp work, I'm not sure if #5 and #6 can share the same range of IP addresses or if they have to have unique ranges. Same goes for #3 and #4. Some of the standalone workstations will also be capable of booting over the network, and I would like a machine that has a static IP address as a workstation to have the same static IP address as an ltsp client. Any suggestions are welcome. -Rob __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs From jam at mcquil.com Sun Mar 13 14:44:32 2005 From: jam at mcquil.com (Jim McQuillan) Date: Sun, 13 Mar 2005 09:44:32 -0500 (EST) Subject: [K12OSN] Diskless Client hostname and IP info In-Reply-To: <200503131021.j2DAL4Ec008914@mx1.redhat.com> References: <200503131021.j2DAL4Ec008914@mx1.redhat.com> Message-ID: Jeff, Yeah, take a look at the $DISPLAY environment variable. It contains either the hostname or the IP address, followed by the display number. For example, ws001:0.0 Jim McQuillan jam at Ltsp.org On Sun, 13 Mar 2005, Jeff Loper wrote: > Is there a wayto determine what the IP address and hostname of the diskless > client you are logged it to? I wan to figure this out so I can run local > apps. > > > > THX > > From cliebow at downeast.net Sun Mar 13 15:30:33 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Sun, 13 Mar 2005 15:30:33 GMT Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support Message-ID: <200503131427.j2DERgc04821@downeast.net> well let me clarify...i added several optinos to windows dhcp to pass the mac options ..in the global scope..and that seemed to bother ibooks getting an address..havnt got a look at the dhcpd.conf of jim's..seems to show as a bin file here.chuck > On Sun, 13 Mar 2005 cliebow at downeast.net wrote: > > > eric: not sure how you have dhcpd.conf set up..but i have seen that some of > > the extended options placed in global section seem to interfer with other > > macs on the network getting an ip address..what options did you use? chuck > > > I used the dhcpd.conf attached to the email Jim Kronebusch sent out two > days ago: > > https://www.redhat.com/archives/k12osn/2005-March/msg00394.html > > -Eric > > >> > >> I have uploaded a first test build of K12LTSP 4.2.1. In addition to all > >> of the official Fedora updates, this build includes support for PPC > >> terminals. > >> > >> An out-of-the-box install will boot my PowerBook G4. I have not tried any > >> other PPC terminals, nor have I verfied that upgrades work as expected. > >> > >> So proceed with caution, this is not ready for production use... > >> > >> If you are brave enough to try it, please let us know if 1) you tried > > .> upgrading an existing server (non > > -producton, test servers only!) and > >> 2) what PPC boxes you tried to use as terminals and whether or not they > >> worked. > >> > >> ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ > >> rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . > >> > >> > >> Thanks to everyone here who worked on making the PPC support so seemless! > >> > >> -Eric > >> > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From jam at mcquil.com Sun Mar 13 15:46:11 2005 From: jam at mcquil.com (Jim McQuillan) Date: Sun, 13 Mar 2005 10:46:11 -0500 (EST) Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: <200503131427.j2DERgc04821@downeast.net> References: <200503131427.j2DERgc04821@downeast.net> Message-ID: On Sun, 13 Mar 2005 cliebow at downeast.net wrote: > well let me clarify...i added several optinos to windows dhcp to pass the > mac options ..in the global scope..and that seemed to bother ibooks getting > an address..havnt got a look at the dhcpd.conf of jim's..seems to show as a > bin file here.chuck Chuck, just save the file, and open it with vim. Jim McQuillan jam at Ltsp.org > > > On Sun, 13 Mar 2005 cliebow at downeast.net wrote: > > > > > eric: not sure how you have dhcpd.conf set up..but i have seen that some of > > > the extended options placed in global section seem to interfer with other > > > macs on the network getting an ip address..what options did you use? chuck > > > > > > I used the dhcpd.conf attached to the email Jim Kronebusch sent out two > > days ago: > > > > https://www.redhat.com/archives/k12osn/2005-March/msg00394.html > > > > -Eric > > > > >> > > >> I have uploaded a first test build of K12LTSP 4.2.1. In addition to all > > >> of the official Fedora updates, this build includes support for PPC > > >> terminals. > > >> > > >> An out-of-the-box install will boot my PowerBook G4. I have not tried any > > >> other PPC terminals, nor have I verfied that upgrades work as expected. > > >> > > >> So proceed with caution, this is not ready for production use... > > >> > > >> If you are brave enough to try it, please let us know if 1) you tried > > > .> upgrading an existing server (non > > > -producton, test servers only!) and > > >> 2) what PPC boxes you tried to use as terminals and whether or not they > > >> worked. > > >> > > >> ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ > > >> rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . > > >> > > >> > > >> Thanks to everyone here who worked on making the PPC support so seemless! > > >> > > >> -Eric > > >> > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > > --------------------------------------------- > This message was sent from Downeast.Net. > http://ellsworthme.com/ > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From wescott at sc.rr.com Sun Mar 13 18:04:08 2005 From: wescott at sc.rr.com (Michael C Wescott) Date: 13 Mar 2005 13:04:08 -0500 Subject: [K12OSN] vnc fix for "no vncserver not found" In-Reply-To: <001901c5272d$905e06e0$01fea8c0@brcHOST> References: <001901c5272d$905e06e0$01fea8c0@brcHOST> Message-ID: <1110737048.24179.7.camel@eriadne> On Sat, 2005-03-12 at 13:01, Barry R Cisna wrote: [...] > Here's another head scratcher. I noticed on one of our servers, > there are >no< files in the boot folder, hidden,,or otherwise! I dont > have a clue how this server even boots up,,but it works fine?..There > are none of the vmliniz,grub.conf. initrd files to be found?.. They're not missing. The filesystem that contains /boot is not mounted. Most likely, the entry for /boot in the /etc/fstab has been removed or modified. From mrok12osn at eastgranby.k12.ct.us Sun Mar 13 18:14:25 2005 From: mrok12osn at eastgranby.k12.ct.us (mrok12osn at eastgranby.k12.ct.us) Date: Sun, 13 Mar 2005 13:14:25 -0500 (EST) Subject: [K12OSN] Dovecot mbox warning and question In-Reply-To: References: <200503131427.j2DERgc04821@downeast.net> Message-ID: <1369.24.2.210.202.1110737665.squirrel@mail.eastgranby.k12.ct.us> About a week ago, I upgraded our email system (postfix, UWimap, squirrelmail) from FC1 to (postfix, dovecot, squirrelmail) on FC3 using the K12LTSP CD's. Shortly after the upgrade, I started getting word back of corruption of folders. Some teachers could not logon to squirrelmail because their inbox had been corrupted. More often there was corruption to the Sent and Trash folders. Fortunately, most of the corruption could be fixed by a simple editor, but I have no idea whether messages were lost. After some investigation, it appears the authors of dovecot are saying that dovecot (.99) is buggy with the mbox format and that version 1 of dovecot, with a significant rewrite, should be tried. This is not for me. This morning (Sunday), I shut down dovecot and installed the UWimap binary rpm from FC1 into FC3. It appears to be working well, but am I really exposed using the FC1 binary on FC3? There is no rpm for UWimap for FC3. I know that there are some security issues with this version of UWimap, but our use of imap is primarily over 127.0.0.1 for squirrelmail. There are another five users using Outlook with imap only on our local subnet. Mark Orenstein East Granby, CT School System From les at futuresource.com Sun Mar 13 19:03:52 2005 From: les at futuresource.com (Les Mikesell) Date: Sun, 13 Mar 2005 13:03:52 -0600 Subject: [K12OSN] Dovecot mbox warning and question In-Reply-To: <1369.24.2.210.202.1110737665.squirrel@mail.eastgranby.k12.ct.us> References: <200503131427.j2DERgc04821@downeast.net> <1369.24.2.210.202.1110737665.squirrel@mail.eastgranby.k12.ct.us> Message-ID: <1110740632.3499.20.camel@les-home.futuresource.com> On Sun, 2005-03-13 at 12:14, mrok12osn at eastgranby.k12.ct.us wrote: > This morning (Sunday), I shut down dovecot and installed the UWimap binary > rpm from FC1 into FC3. It appears to be working well, but am I really > exposed using the FC1 binary on FC3? There is no rpm for UWimap for FC3. I replied to a similar message that was probably yours on the fedora list but if the binary runs you are probably OK, and if it didn't you could rebuild most src rpms across fedora versions. However maildir format is really better for imap because the one message per file scheme avoids locking issues during delivery and deletions. If you are using procmail for delivery you can have it use maildir instead - and I think postfix can do it directly as well. -- Les Mikesell les at futuresource.com From ericbrown at mi-spot.com Sun Mar 13 20:07:30 2005 From: ericbrown at mi-spot.com (Eric Brown) Date: Sun, 13 Mar 2005 14:07:30 -0600 Subject: [K12OSN] more exposure Message-ID: <200503131956.j2DJuVt27224@www.mi-spot.com> Hello all, I saw an article about open source in the Des Moines Register a few weeks ago. I wrote the guy and told him how I thought it was a great article, and that I liked to use open source in my classroom, and I'd be happy to talk with him about it if he's interested. I've already gotten one phone call from an IT person, hopefully there'll be more. http://www.desmoinesregister.com/apps/pbcs.dll/article?AID=/20050313/BUSINES S03/503130322 &SearchID=73201850482291 Just one more piece of exposure for K12LTSP. Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: From niurkaholt at cantv.net Sun Mar 13 13:29:58 2005 From: niurkaholt at cantv.net (Richard-nh) Date: Sun, 13 Mar 2005 09:29:58 -0400 Subject: [K12OSN] apt dist-upgrade problems In-Reply-To: <1110718518.16871.65.camel@localhost.localdomain> References: <1110718518.16871.65.camel@localhost.localdomain> Message-ID: <200503130929.59010.niurkaholt@cantv.net> On Sunday 13 March 2005 08:55, Gavin Chester wrote: > I tried an 'apt-get dist-upgrade' only a few days after the last 'apt- > get upgrade' and got a few errors that have bamboozled this punter. > With a bit of judicious cutting and pasting from the command line output > it boils down to this: > > [root at local ~]# apt-get dist-upgrade > Reading Package Lists... Done > Building Dependency Tree... Done > > -snip- > > You might want to run `apt-get -f install' to correct these. > The following packages have unmet dependencies: > fonts-xorg-truetype: Obsoletes: xorg-x11-truetype-fonts but 6.7.0-11 > is installed > E: Unmet dependencies. Try using -f. Run as stated: apt-get -f install That fixed most of my dependency problems. Richard. > ... that's one problem, then > > > [root at local ~]# apt-get dist-upgrade -f > > -snip- > > 1:raidtools ########################################### > [ 17%] > error: unpacking of archive failed on file /sbin/mkraid: cpio: > lsetfilecon failed - Invalid argument > 2:gnome-volume-manager ########################################### > [ 33%] > 3:openoffice.org-i18n ########################################### > [ 50%] > 4:openoffice.org ########################################### > [ 67%] > File '/usr/share/applications/fedora-scribus.desktop' contains invalid > MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters > File '/usr/share/applications/fedora-scribus.desktop' contains invalid > MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters > 5:openoffice.org-libs ########################################### > [ 83%] > 6:gamin-devel ########################################### > [100%] > W: Some errors occurred while running transaction > > I don't know if it a hint or a red herring, but I screwed up my rpm > database by trying to use Dags repository one more time before removing > it from my list and rebuilding the rpm database. The error above came > after that process and rebuild. > > Are others seeing anything like this? Any hints about how to resolve > it? > > > -- > Regards, > Gavin Chester, > > > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From petre at maltzen.net Mon Mar 14 01:05:22 2005 From: petre at maltzen.net (Petre Scheie) Date: Sun, 13 Mar 2005 19:05:22 -0600 Subject: [K12OSN] Root Password corrupts?...more details In-Reply-To: <001a01c52701$5268fd30$01fea8c0@brcHOST> References: <001a01c52701$5268fd30$01fea8c0@brcHOST> Message-ID: <4234E352.50501@maltzen.net> Here's a more simple approach to fixing the 'lost' root password problem, although it does allow for a *very* bried security hole: 1. Boot the system from CD, either the RH in rescue mode as others have suggested; or you can use a Knoppix disk. Knoppix might have trouble with some SCSI controllers (I've got some Compaq ML350s in which Knoppix doesn't recognize the SCSI controller), so the RH route might be more reliable. 2. cd to / and create a directory to use as a mountpoint. cd / mkdir xx . Mount the partition of the hard disk that contains /etc (probably under /) onto athe new mountpoint. For example mount /dev/hda1 /xx/ 3. cd into /xx/etc/ and edit the passwd file, removing the x in the second field for root's ID; in other words, change root:x:0:0:root:/root:/bin/bash to root::0:0:root:/root:/bin/bash Save the file, and reboot the system, remove the CD, so that you boot as normal. When you get to the login prompt, login as root, and the system should let you in without a password. CREATE A PASSWORD IMMEDIATELY! Just run the passwd command. This brief period where root doesn't require a password is the small temporary vulnerability window I mentioned. If you're really paranoid, just unplug the network cable from the box until you get the new root password set. Petre Barry R Cisna wrote: > I wanted to add more details to my previous post on this delima. > Besides the root password ,corrupting, I also have had a couple > other things ,that I beleive are related to using Webmin. > I 'm thinking one constant is that this has always happened when > using Webmin >remotely<( from home.) > Wondering if going through our NAT box/firewall,,,that Webmin sees > both servers as the same "external" IP addrress? > > Another thing that has happend is after using Webmin,,a few > times,remoteley is,,,that VNC will quite working. > If I try and even do a manual start of vnc server vnc fails to > start. I have never gotten vnc to work/start again,after this. I've > tryed to look at all of the vnc settings/config files and cant see what > has changed (or even possible files that have disappered > ,pertaining to vnc). I even done a --force install of the vnc/vnc-server > rpm to see if it clears this up,,but no joy:(. > I can live without the vnc not working,,and the K12LTSP clients > still can log in ok. I m just "wondering what causes this. > > 2. A few times after using Webmin,also, (and vnc no longer works) I > go to the console,and ,alas,, I have several "segmentation > faults"...when rebooting the affected server. ( hard drive corruption or > just files having been deleted/corrupted somehow)???.Needless,,to > say,,at this point the only option is to reformat,as I m dead in the water. > Webmin is a very handy tool ,,but for now I m guessing I m only > going to use it,"internally" inside of the LAN. > This scenario has happend on all of our four K12LTSP servers over > the last few months, so I m sure it isnt a "particular" hardware situation. > > BTW: thanks to all that posted on how to recover the "corrupted" > root password,,but I've had no luck getting the root password to work > after this scenario.Reformat time(ugh!). > > Possibly someone could post a: > 1. xxxx > 2. xxxx > 3. xxxx > format to walk a dummy like me,,through the root password recovery > process. > > I can do the Rescue Disk recovery from a boot,CD,and get to the > command line,,but then a cant get to the "change root password"... command? > > Just wondering if anyone has used Webmin,, much,,and experienced the > same results? > > Thanks,, > > Barry CIsna > RR1 Box 213 > Gladstone, IL 61437 > > brcisna at frontiernet.net > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From sales at ecosolutions.com.au Mon Mar 14 01:20:56 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Mon, 14 Mar 2005 09:20:56 +0800 Subject: [K12OSN] apt dist-upgrade problems In-Reply-To: <200503130929.59010.niurkaholt@cantv.net> References: <1110718518.16871.65.camel@localhost.localdomain> <200503130929.59010.niurkaholt@cantv.net> Message-ID: <1110763257.20349.5.camel@localhost.localdomain> On Sun, 2005-03-13 at 09:29 -0400, Richard-nh wrote: > > You might want to run `apt-get -f install' to correct these. > > The following packages have unmet dependencies: > > fonts-xorg-truetype: Obsoletes: xorg-x11-truetype-fonts but > 6.7.0-11 > > is installed > > E: Unmet dependencies. Try using -f. > > Run as stated: > apt-get -f install > > That fixed most of my dependency problems. > > Richard. Thanks, Richard but I did follow the instruction about the -f that apt gave me and that's when I got this list of errors (below) that I reported in my first post. It's this that worries me: 1:raidtools ########################################### [ 17%] error: unpacking of archive failed on file /sbin/mkraid: cpio: lsetfilecon failed - Invalid argument 2:gnome-volume-manager ########################################### [ 33%] 3:openoffice.org-i18n ########################################### [ 50%] 4:openoffice.org ########################################### [ 67%] File '/usr/share/applications/fedora-scribus.desktop' contains invalid MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters File '/usr/share/applications/fedora-scribus.desktop' contains invalid MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters 5:openoffice.org-libs ########################################### [ 83%] 6:gamin-devel ########################################### [100%] W: Some errors occurred while running transaction Is there problem with that output and can I take action to correct the upgrade? Any hints or reassurances welcome :-) -- Regards, Gavin Chester, From steve.honeycutt at gmail.com Mon Mar 14 01:33:41 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Sun, 13 Mar 2005 19:33:41 -0600 Subject: [K12OSN] apt dist-upgrade problems In-Reply-To: <1110763257.20349.5.camel@localhost.localdomain> References: <1110718518.16871.65.camel@localhost.localdomain> <200503130929.59010.niurkaholt@cantv.net> <1110763257.20349.5.camel@localhost.localdomain> Message-ID: <61bfa74305031317332fe4738b@mail.gmail.com> As an innocent bystander... below is the command you ran: (Quoted from your original post) [root at local ~]# apt-get dist-upgrade -f And the command that was suggested in your output is: apt-get -f install Just as in life, even moreso in *nix commands... words(wording) are critical. ;^ ) On Mon, 14 Mar 2005 09:20:56 +0800, Gavin Chester wrote: > On Sun, 2005-03-13 at 09:29 -0400, Richard-nh wrote: > > > You might want to run `apt-get -f install' to correct these. > > > The following packages have unmet dependencies: > > > fonts-xorg-truetype: Obsoletes: xorg-x11-truetype-fonts but > > 6.7.0-11 > > > is installed > > > E: Unmet dependencies. Try using -f. > > > > Run as stated: > > apt-get -f install > > > > That fixed most of my dependency problems. > > > > Richard. > > Thanks, Richard but I did follow the instruction about the -f that apt > gave me and that's when I got this list of errors (below) that I > reported in my first post. It's this that worries me: > > 1:raidtools ########################################### > [ 17%] > error: unpacking of archive failed on file /sbin/mkraid: cpio: > lsetfilecon failed - Invalid argument > 2:gnome-volume-manager ########################################### > [ 33%] > 3:openoffice.org-i18n ########################################### > [ 50%] > 4:openoffice.org ########################################### > [ 67%] > File '/usr/share/applications/fedora-scribus.desktop' contains invalid > MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters > File '/usr/share/applications/fedora-scribus.desktop' contains invalid > MIME type 'scd,scd.gz,sla,sla.gz' that contains invalid characters > 5:openoffice.org-libs ########################################### > [ 83%] > 6:gamin-devel ########################################### > [100%] > W: Some errors occurred while running transaction > > Is there problem with that output and can I take action to correct the > upgrade? Any hints or reassurances welcome :-) > > -- > Regards, > Gavin Chester, > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Best Regards, Steve www.slicehaven.com From sales at ecosolutions.com.au Mon Mar 14 02:33:31 2005 From: sales at ecosolutions.com.au (Gavin Chester) Date: Mon, 14 Mar 2005 10:33:31 +0800 Subject: [K12OSN] apt dist-upgrade problems In-Reply-To: <61bfa74305031317332fe4738b@mail.gmail.com> References: <1110718518.16871.65.camel@localhost.localdomain> <200503130929.59010.niurkaholt@cantv.net> <1110763257.20349.5.camel@localhost.localdomain> <61bfa74305031317332fe4738b@mail.gmail.com> Message-ID: <1110767611.20349.13.camel@localhost.localdomain> On Sun, 2005-03-13 at 19:33 -0600, Steve Honeycutt wrote: > As an innocent bystander... below is the command you ran: > > (Quoted from your original post) > [root at local ~]# apt-get dist-upgrade -f > > And the command that was suggested in your output is: > apt-get -f install > > Just as in life, even moreso in *nix commands... words(wording) are > critical. ;^ ) Sorry! If you're seeming to duck for cover then I must have come across as rude :-(. I didn't mean to, I was just a little worried that I'd broken something and I see now that I did use the wrong syntax as you say. However, I've since checked for broken dependencies and done a new round of update, upgrade and then dist-upgrade and one error remains that is independent of syntax errors on my part - and which still has me concerned. This is the latest output: Checking GPG signatures... Committing changes... Preparing... ########################################### [100%] 1:raidtools ########################################### [100%] error: unpacking of archive failed on file /sbin/mkraid: cpio: lsetfilecon failed - Invalid argument W: Some errors occurred while running transaction Has anyone seen this in the last hour or two? Will it be fixed by waiting for the next upgrade package? I suppose I don't need to worry since I don't use raidtools, but nice to have a clean system :-) -- Regards, Gavin Chester, From steve.honeycutt at gmail.com Mon Mar 14 03:17:59 2005 From: steve.honeycutt at gmail.com (Steve Honeycutt) Date: Sun, 13 Mar 2005 21:17:59 -0600 Subject: [K12OSN] apt dist-upgrade problems In-Reply-To: <1110767611.20349.13.camel@localhost.localdomain> References: <1110718518.16871.65.camel@localhost.localdomain> <200503130929.59010.niurkaholt@cantv.net> <1110763257.20349.5.camel@localhost.localdomain> <61bfa74305031317332fe4738b@mail.gmail.com> <1110767611.20349.13.camel@localhost.localdomain> Message-ID: <61bfa74305031319173a595218@mail.gmail.com> On Mon, 14 Mar 2005 10:33:31 +0800, Gavin Chester wrote: > > Sorry! If you're seeming to duck for cover then I must have come across > as rude :-(. I didn't mean to, I was just a little worried that I'd > broken something and I see now that I did use the wrong syntax as you > say. You didn't come off rude, Gavin. I monitor this list as a *nix nOObie (my reference of an innocent bystander), trying to absorb tips and tricks of the trade. -- Best Regards, Steve www.slicehaven.com From krsnendu at orcon.net.nz Mon Mar 14 03:35:56 2005 From: krsnendu at orcon.net.nz (Krsnendu dasa) Date: Mon, 14 Mar 2005 16:35:56 +1300 Subject: [K12OSN] smbldap changing password In-Reply-To: <20050309180749.GC9387@majen.net> Message-ID: <200503140336.j2E3aKS9028726@dbmail-mx3.orcon.net.nz> [Krsnendu dasa] I reinstalled K12LTSP 4.2 and installed ldapsmb using the installer. Now it is working. I had to reboot K12LTSP to get it to work though. It would be good to mention this in the HOWTO if this is something everyone will have to do. Now I can login to windows and linux using the same username and password. Is there any way users can change their own passwords? With just K12LTSP I gave the users a standard password and they were able to change it themselves using preferences/password. They enter their existing password then they enter the password of their choice twice. I tried doing this after the smbldap install. If first prompted for the current password (this time ldap was mentioned in the prompt) then it said new UNIX password. After doing this I could notice no change. Logging in to K12LTSP wouldn't accept the new password. It worked using the original password. Login to windows also uses the original password. Is there any way the users can change their own password the gets saved in ldap-smb? From sudev at m4linux.com Mon Mar 14 06:09:05 2005 From: sudev at m4linux.com (Sudev Barar) Date: Mon, 14 Mar 2005 11:39:05 +0530 Subject: [K12OSN] Installing 4.2.0 via NFS (please HELP!) In-Reply-To: <20050309194456.56053.qmail@web52905.mail.yahoo.com> References: <20050309194456.56053.qmail@web52905.mail.yahoo.com> Message-ID: <1110780545.18689.7.camel@server.ltsp> On Wed, 2005-03-09 at 11:44 -0800, richard ingalls wrote: > For reasons beyond my understanding, I CANNOT install > from my CD ROM. It boots from CD, normal boot screen, > hit at the prompt to begin normal install, > then no GUI and it asks me where I want to install > from: CD, hard drive, NFS, HTTP, etc. If I choose > CDROM it tells me it cannot find a CDROM drive to > mount. SO, I have copied the .ISOs to the hard drive > of this PC as well as to another LTSP server in my > building. I have exported the directory (NFS) where > these .ISOs are located on the remote server, so I'm > ready to try installing via NFS. On the other machine make a directory in your http tree...for a standard RedHat / Fedora it is /var/www/html/ Mount the first CD and using nautilus / konqueror and open the CD's files (not iso) and copy all including subdirectories to the newly created directory. Mount the second CD and copy only the files in RPMS subdirectory to the RPMS sub-directory under the new directory. Repeat for the third / fourth. Start apache server by giving command: #service httpd restart Start the install with command "linux askmethod" Choose http as source and provide needed IP etc. to start the install. HTH -- Sudev Barar From brian at portsmouth-college.ac.uk Mon Mar 14 08:47:57 2005 From: brian at portsmouth-college.ac.uk (Brian Chivers) Date: Mon, 14 Mar 2005 08:47:57 -0000 Subject: [K12OSN] smbldap changing password References: <200503140336.j2E3aKS9028726@dbmail-mx3.orcon.net.nz> Message-ID: <015701c52872$852a6ca0$65c8a8c0@brianwork> Krsnendu dasa wrote: > [Krsnendu dasa] I reinstalled K12LTSP 4.2 and installed ldapsmb using > the installer. Now it is working. I had to reboot K12LTSP to get it > to work though. It would be good to mention this in the HOWTO if this > is something everyone will have to do. > > Now I can login to windows and linux using the same username and > password. > > Is there any way users can change their own passwords? With just > K12LTSP I gave the users a standard password and they were able to > change it themselves using preferences/password. They enter their > existing password then they enter the password of their choice twice. > > I tried doing this after the smbldap install. If first prompted for > the current password (this time ldap was mentioned in the prompt) > then it said new UNIX password. After doing this I could notice no > change. Logging in to K12LTSP wouldn't accept the new password. It > worked using the original password. > > Login to windows also uses the original password. > > Is there any way the users can change their own password the gets > saved in ldap-smb? > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see What clients are you trying to use to change password, Windows or Linux ?? Brian --------------------------------------------------------------- The views expressed here are my own and not necessarily the views of Portsmouth College From ascensiontech at gmail.com Mon Mar 14 08:31:58 2005 From: ascensiontech at gmail.com (Ascension Tech) Date: Mon, 14 Mar 2005 03:31:58 -0500 Subject: [K12OSN] *INEXPENSIVE* mobo/cpu options? In-Reply-To: <419B968F.5020009@glenwood.k12.mo.us> References: <41990D01.8040700@glenwood.k12.mo.us> <419A5D2F.5070802@physics.isu.edu> <419A9716.6060209@cmosnetworks.com> <419B968F.5020009@glenwood.k12.mo.us> Message-ID: <9bd31756050314003165071d50@mail.gmail.com> Hey Richard, I don't know if your still having sound problems with the Optiplex gx1 but I just got mine working with this: SMODULE_01 = "cs4232 io=0x220 irq=7 dma=1" Mine have the crystal cs4236b chipset. Best wishes, Peter On Wed, 17 Nov 2004 12:21:03 -0600, Richard K. Ingalls wrote: > Terrell Prud?, Jr. wrote: > > > I've tried Dell Optiplex PII machines in the past, but mind you, they > > had SoundBlaster16 sound cards in them. I know that all the other > > hardware works just fine; our Optiplexes use 3Com 3C905 network > > chipsets and ATI 3D Rage video chipsets in them--all stuff that's > > LTSP-friendly. > > > > --TP > > yes. i've purchased several Dell Optiplex GX1 and GX100 boxes in the > past that worked just fine and they even have PXE booting (the GX1's)! > i haven't been able to configure sound on these boxes yet, but haven't > spent much time on them. i wish i could find some more of them... > > > > > Steve Hargadon wrote: > > > >> Richard (et al.): > >> > >> I have come to LTSP with a background of selling used computers for 16 > >> years. Our primary line is the Dell Optiplex. We like them since > >> they have lifetime tech support from Dell and are extremely > >> well-built, using the same components over long periods of time. > >> > >> Since I haven't yet tackled the sound issue, I'd be interested in > >> sending someone a test unit who is familiar with sound to see how the > >> Optiplexes do in that regard. I'm personally working on an Optiplex > >> P1-166 as my workstation for my home-office, and I use an Optiplex > >> small form factor 866 when I go out and do demonstrations. > >> > >> Steve > >> > >> > >> On Tue, 16 Nov 2004 13:03:59 -0700, Ben Nickell > >> wrote: > >> > >> > >>> Richard K. Ingalls wrote: > >>> > >>> > >>> > >>>> > >>>> > >>>> i may just buy refurbished IBM NetVista's online: ... > >>>> > >>>> http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1027007&sku=J156-2040 > >>>> > >>>> > >>>> > >>>> > >>> > >>> Has anyone tried these boxes with K12LTSP? Do you know more details > >>> about the network, video, and sound? The page doesn't mention specific > >>> chipset or drivers, so I may have to buy one to try it out. > >>> > >>> Ben > >>> > >>> > >>> > >>> _______________________________________________ > >>> K12OSN mailing list > >>> K12OSN at redhat.com > >>> https://www.redhat.com/mailman/listinfo/k12osn > >>> For more info see > >>> > >>> > >> > >> > >> > >> > >> > > > > > > -- > =========================================================== > "He is no fool who gives up what he cannot keep > for that which he cannot lose." > -- Jim Elliott > > RICHARD K. INGALLS > Director of Information Technology > Glenwood R-8 School District > West Plains, MO > > email..ringalls (at) glenwood.k12.mo.us > web....http://glenwood.k12.mo.us > ph.....417.256.4849 > fax....417.257.2567 > > "Miracles are a retelling in small letters > of the very same story which is written across > the whole world in letters too large > for some of us to see." > -- C. S. Lewis > =========================================================== > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > From hick518 at yahoo.com Mon Mar 14 11:40:56 2005 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 14 Mar 2005 03:40:56 -0800 (PST) Subject: [K12OSN] Passing Parameter to kernel :- option option-129 "DPORT=1067"; In-Reply-To: 6667 Message-ID: <20050314114056.18411.qmail@web41624.mail.yahoo.com> Did you ever figure this one out? I'm having a similar problem. -Rob --- Putu Agus wrote: > Dear All, > I'm running the DHCP server with different port. > It seems that parameter(DPORT="1067")in dhpcd.conf > no impact, when the client boot the process. > option option-129 "DPORT=1067"; > > I've read > http://wiki.ltsp.org/twiki/bin/view/Ltsp/DHCP#Use_different_port_numbers_for_t > I've created customize the ROM image to run on port > 1067 (http://www.rom-o-matic.net). > > on the system(K12LTSP)server: > #ps -ef|grep 1067 > root 4806 1 0 17:05 ? /usr/sbin/dhcpd -p 1067 -q > eth0 > > on the client screen: > Loading room image... > Rom Segment .... > Etherboot 5.2.6(GPL)... > This Etherboot uses non-standard port 1067 and 1068 > Relocating _text ... > Boot from (N)network or (Q)uit ? > ... > ... > ... > Running dhcpcd on port 67 <--- Why is it using 67 ? > > ERROR! dhcpcd failed! > kernel panic:.... > > > > > One thing that I haven't try is to compile the > kernel. > > Is there any way other than compiling the kernel ? > > > Thanks > ~Pap > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Helps protect you from nasty viruses. > http://promotions.yahoo.com/new_mail > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From GLessard at cegepoutaouais.qc.ca Mon Mar 14 12:27:42 2005 From: GLessard at cegepoutaouais.qc.ca (Guy-Michel Lessard) Date: Mon, 14 Mar 2005 07:27:42 -0500 Subject: [K12OSN] Where can i get a netboot floppy image for smc91c92_cs cardbus (pcmcia) Message-ID: I tried romomatic and downloaded the smc9000 image but it's looking for PCI and ISA card (i did not find a compile option for cardbus). P.S. If someone knows of a good howto for booting laptops please point me in the right direction. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From ericbrown at mi-spot.com Mon Mar 14 12:36:59 2005 From: ericbrown at mi-spot.com (Eric Brown) Date: Mon, 14 Mar 2005 06:36:59 -0600 Subject: [K12OSN] Where can i get a netboot floppy image for smc91c92_cscardbus (pcmcia) In-Reply-To: Message-ID: <200503141225.j2ECPpt14104@www.mi-spot.com> I'm putting a link on here of the boot floppy I use. I've used this on about a dozen different machines successfully. Each time, it just works. I will admit I haven't tried it on a laptop yet (my laptop will automatically boot from the network). Good luck http://sourceforge.net/project/showfiles.php?group_id=80408&package_id=97496 &release_id=190646 _____ From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Guy-Michel Lessard Sent: Monday, March 14, 2005 6:28 AM To: k12osn at redhat.com Subject: [K12OSN] Where can i get a netboot floppy image for smc91c92_cscardbus (pcmcia) I tried romomatic and downloaded the smc9000 image but it's looking for PCI and ISA card (i did not find a compile option for cardbus). P.S. If someone knows of a good howto for booting laptops please point me in the right direction. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From gary.frederick at jsoft.com Mon Mar 14 12:42:44 2005 From: gary.frederick at jsoft.com (Gary Frederick) Date: Mon, 14 Mar 2005 06:42:44 -0600 Subject: [K12OSN] Where can i get a netboot floppy image for smc91c92_cscardbus (pcmcia) In-Reply-To: <200503141225.j2ECPpt14104@www.mi-spot.com> References: <200503141225.j2ECPpt14104@www.mi-spot.com> Message-ID: <423586C4.5010309@jsoft.com> This boot floppy is working well for me. Thanks for the pointer. Let us know how it works with laptops. Gary Eric Brown wrote: > I?m putting a link on here of the boot floppy I use. I?ve used this on > about a dozen different machines successfully. Each time, it just > works. I will admit I haven?t tried it on a laptop yet (my laptop will > automatically boot from the network). > > > > Good luck > > > > http://sourceforge.net/project/showfiles.php?group_id=80408&package_id=97496&release_id=190646 > > > > ------------------------------------------------------------------------ > > *From:* k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] *On > Behalf Of *Guy-Michel Lessard > *Sent:* Monday, March 14, 2005 6:28 AM > *To:* k12osn at redhat.com > *Subject:* [K12OSN] Where can i get a netboot floppy image for > smc91c92_cscardbus (pcmcia) > > > > I tried romomatic and downloaded the smc9000 image but it's looking for > PCI and ISA card (i did not find a compile option for cardbus). > > P.S. If someone knows of a good howto for booting laptops please point > me in the right direction. > > Thanks > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see From dtrask at vcs.u52.k12.me.us Mon Mar 14 13:26:48 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 14 Mar 2005 08:26:48 -0500 Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: References: Message-ID: I will test it tomorrow (will download tonight). Like Chuck I have a pile of iBooks to test with. Just curious....what command did you use at the Open Firmware to instruct it to boot to LTSP? Also....since I can't test yet....does holding down the option key present you with a network boot option (LTSP) and/or does holding down the "N" key also work in this case.....I know it works for netboot, but curious about etherboot/LTSP. "Support list for opensource software in schools." on Saturday, March 12, 2005 at 7:33 PM +0000 wrote: > >I have uploaded a first test build of K12LTSP 4.2.1. In addition to all >of the official Fedora updates, this build includes support for PPC >terminals. > >An out-of-the-box install will boot my PowerBook G4. I have not tried any >other PPC terminals, nor have I verfied that upgrades work as expected. > >So proceed with caution, this is not ready for production use... > >If you are brave enough to try it, please let us know if 1) you tried >upgrading an existing server (non-producton, test servers only!) and >2) what PPC boxes you tried to use as terminals and whether or not they >worked. > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ > rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . > > >Thanks to everyone here who worked on making the PPC support so seemless! > >-Eric David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From acarr at saskforestcentre.ca Mon Mar 14 14:33:10 2005 From: acarr at saskforestcentre.ca (Angus Carr) Date: Mon, 14 Mar 2005 08:33:10 -0600 Subject: [K12OSN] Can't see internet on fresh 4.2.0 install In-Reply-To: <20050313065627.71154.qmail@web51904.mail.yahoo.com> References: <20050313065627.71154.qmail@web51904.mail.yahoo.com> Message-ID: <4235A0A6.2000407@saskforestcentre.ca> This happened to me, and was traced down to an ACPI bug in the BIOS. Anyway, the solution was to add acpi=off to the kernel command line. You can test that by editting the command line at boot time using grub's tools for doing that. If you want to test it permanently, you can edit /etc/grub.conf and add it there. This may not be the problem, but it has happened to others. Angus Carr. David D. Nelson wrote: >I can't get a new install of K12LTSP 4.2.0 to see the >internet. I have a static IP which is connected to >eth1. I have set the correct ip, mask, and gateway >according to what my ISP provided. I know they work >because I can connect with a windows box using the >same settings. I can ping eth1's ip but when I try to >ping anything on the outside I get a message which >says something like network not reachable. I finally >did a default install to see if it was something I did >wrong and it still doesn't work. Could there be some >firewall settings I need to set? If so, how/what do I >set them to? At this point I don't need to host >anything. I just want my terminals back and be able to >have the LTSP box be a firewall and router to the >internet. > >Thank you. > > >David D. Nelson >nelsda at yahoo.com > > > >__________________________________ >Do you Yahoo!? >Yahoo! Small Business - Try our new resources site! >http://smallbusiness.yahoo.com/resources/ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > > > > > From mpribik at zoznam.sk Mon Mar 14 14:33:43 2005 From: mpribik at zoznam.sk (M.Pribik) Date: Mon, 14 Mar 2005 15:33:43 +0100 Subject: [K12OSN] Names of the lodged users? Message-ID: <001401c528a2$d344ed90$0100a8c0@Marian> 1Q. If the user on the station LSTP is lodged, in the list from the command # ps -AF sometimes I can see the login's name of the user in the first column , sometimes the UID number only. Why it is so? What does it depend on? I would like to see the names there. 2Q. From the command #w or #who I cannot see the all users lodged from stations of LTSP. There is allways the root , and sometimes one or two users. But on the server are lodged more clients. Why cannot I see them all? Thank you. Marian. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eharrison at mail.mesd.k12.or.us Mon Mar 14 14:49:31 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Mon, 14 Mar 2005 06:49:31 -0800 (PST) Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: References: Message-ID: On Mon, 14 Mar 2005, David Trask wrote: > I will test it tomorrow (will download tonight). Like Chuck I have a pile > of iBooks to test with. Just curious....what command did you use at the > Open Firmware to instruct it to boot to LTSP? Also....since I can't test > yet....does holding down the option key present you with a network boot > option (LTSP) and/or does holding down the "N" key also work in this > case.....I know it works for netboot, but curious about etherboot/LTSP. Holding down the "N" key works, I have not tried the option key (which *should* work) "boot enet:192.168.0.254" from the open firmware prompt works as well. -Eric > "Support list for opensource software in schools." on > Saturday, March 12, 2005 at 7:33 PM +0000 wrote: >> >> I have uploaded a first test build of K12LTSP 4.2.1. In addition to all >> of the official Fedora updates, this build includes support for PPC >> terminals. >> >> An out-of-the-box install will boot my PowerBook G4. I have not tried any >> other PPC terminals, nor have I verfied that upgrades work as expected. >> >> So proceed with caution, this is not ready for production use... >> >> If you are brave enough to try it, please let us know if 1) you tried >> upgrading an existing server (non-producton, test servers only!) and >> 2) what PPC boxes you tried to use as terminals and whether or not they >> worked. >> >> ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ >> rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . >> >> >> Thanks to everyone here who worked on making the PPC support so seemless! >> >> -Eric From hick518 at yahoo.com Mon Mar 14 14:55:32 2005 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 14 Mar 2005 06:55:32 -0800 (PST) Subject: [K12OSN] Can't see internet on fresh 4.2.0 install In-Reply-To: 6667 Message-ID: <20050314145533.2192.qmail@web41609.mail.yahoo.com> Try pinging 64.233.161.99 (www.google.com). I've had problems w/ my internet connection that turned out to be problems w/ my DNS settings. If you can ping the IP address, then your internet connection is working but you may have to define your DNS server. -Rob --- "David D. Nelson" wrote: > I can't get a new install of K12LTSP 4.2.0 to see > the > internet. I have a static IP which is connected to > eth1. I have set the correct ip, mask, and gateway > according to what my ISP provided. I know they work > because I can connect with a windows box using the > same settings. I can ping eth1's ip but when I try > to > ping anything on the outside I get a message which > says something like network not reachable. I finally > did a default install to see if it was something I > did > wrong and it still doesn't work. Could there be some > firewall settings I need to set? If so, how/what do > I > set them to? At this point I don't need to host > anything. I just want my terminals back and be able > to > have the LTSP box be a firewall and router to the > internet. > > Thank you. > > > David D. Nelson > nelsda at yahoo.com > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ From hick518 at yahoo.com Mon Mar 14 15:00:45 2005 From: hick518 at yahoo.com (Rob Owens) Date: Mon, 14 Mar 2005 07:00:45 -0800 (PST) Subject: [K12OSN] Root password corrupts ? In-Reply-To: 6667 Message-ID: <20050314150045.85677.qmail@web41601.mail.yahoo.com> This is not a solution to your problem, but isn't it a bad idea to remote-administer (administrate?) from a Windows machine? Suppose there is malware on your Windows machine which logs your keystrokes. You'll be giving away your root password. I realize that it is possible to keep a Windows machine relatively secure. But you are running Internet Explorer, which tells me that your machine probably is not all that secure. Just some food for thought. -Rob --- Barry R Cisna wrote: > HI LIST,, > > Has anyone else using K12LTSP ( v 4.2.0) > experienced the root password "corrupting"? > We are running four K12LTSP,servers ( 2 each,on > a two subnet ..network). > I m the only person accessing any of the > servers,,,and I've {sort of},,,am thinking the > password corruption, > may possibly do to using Webmin to do a few > tasks, and it seems this happens when using MS > Internet Explorer > ( wouldnt you know it)!.. > A couple time,s i've simply "looked" at some > config files,,through Webmin,,,,and after > exiting,,,then trying to VNC back into the same > server, from my client box the root password,,,no > longer works? > Of course the root password also no longer lets > me log into the Webmin interface. > I m using the lastest version of Webmin 1.180. > ALso,,it seems this has happened when I've had > two or three IE /Webmin,pages open at the same time, > looking at the four different servers,,, at the same > time from my client Windows box? > Ive had to reformat a few times do to this very > problem! ( ugh)... > I had know way of correcting the "trashed" > password.. > Tryed to do a "manual" copy of the > passwd,gshadow,shadow,group file from another "good" > root password,server, but no joy,:(. > > Just wondering if anyone else has experienced > this,,or if I m worng on the Webmin,"theory".. > > Thanks.... > > Barry CIsna > RR1 Box 213 > Gladstone, IL 61437 > > brcisna at frontiernet.net> _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 From jim at winonacotter.org Mon Mar 14 15:21:17 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Mon, 14 Mar 2005 09:21:17 -0600 Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: Message-ID: <004301c528a9$77cc02d0$b39b060a@winonacotter.org> > I have uploaded a first test build of K12LTSP 4.2.1. In > addition to all of the official Fedora updates, this build > includes support for PPC terminals. > > An out-of-the-box install will boot my PowerBook G4. I have > not tried any other PPC terminals, nor have I verfied that > upgrades work as expected. Thanks a lot for this work Eric. Very cool to have built in. I have booted the following from this setup. iMac Bondi Blue iMac Indigo (with my custom XF86 file) iMac 15" flat screen (desklamp style) iBook Tangerine iBook Blueberry iBook Snow White (boots with screen resolutions off, need to change to 800x600, could probably fix with custom lts.conf setting) I'll attach the XF86Config-4.indigo file with this email for you to include in /opt/ltsp/ppc/etc/XF86Config-4.indigo so it is there by default. My thought was since apple hardware is fairly static any ppc machines needing a custom XF86 file could just be included by default and be ready to choose in lts.conf. That should eliminate a lot of extra work for users. If anyone else comes up with custom configs say for a Apple mini or whatever it could be included as /opt/ltsp/ppc/etc/XF86Config-4.mini and so on. Then maybe include a commented section in /opt/ltsp/ppc/etc/lts.conf showing how to point to the custom files. Example: # [00:03:93:70:D8:A2] # XSERVER = ati # XF86CONFIG_FILE = XF86Config-4.indigo >From what Jim M explained to me even though you have a XSERVER configured in XF86Config you need to call out an arbitrary one in lts.conf in order to get things going. Thanks again for your work. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. -------------- next part -------------- A non-text attachment was scrubbed... Name: XF86Config-4.indigo Type: application/octet-stream Size: 3230 bytes Desc: not available URL: From dtrask at vcs.u52.k12.me.us Mon Mar 14 13:26:48 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 14 Mar 2005 08:26:48 -0500 Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: References: Message-ID: I will test it tomorrow (will download tonight). Like Chuck I have a pile of iBooks to test with. Just curious....what command did you use at the Open Firmware to instruct it to boot to LTSP? Also....since I can't test yet....does holding down the option key present you with a network boot option (LTSP) and/or does holding down the "N" key also work in this case.....I know it works for netboot, but curious about etherboot/LTSP. "Support list for opensource software in schools." on Saturday, March 12, 2005 at 7:33 PM +0000 wrote: > >I have uploaded a first test build of K12LTSP 4.2.1. In addition to all >of the official Fedora updates, this build includes support for PPC >terminals. > >An out-of-the-box install will boot my PowerBook G4. I have not tried any >other PPC terminals, nor have I verfied that upgrades work as expected. > >So proceed with caution, this is not ready for production use... > >If you are brave enough to try it, please let us know if 1) you tried >upgrading an existing server (non-producton, test servers only!) and >2) what PPC boxes you tried to use as terminals and whether or not they >worked. > > ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/4.2.1/ > rsync -Pav k12linux.mesd.k12.or.us::testing/4.2.1/ . > > >Thanks to everyone here who worked on making the PPC support so seemless! > >-Eric David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From jam at mcquil.com Mon Mar 14 15:54:34 2005 From: jam at mcquil.com (Jim McQuillan) Date: Mon, 14 Mar 2005 10:54:34 -0500 (EST) Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: <004301c528a9$77cc02d0$b39b060a@winonacotter.org> References: <004301c528a9$77cc02d0$b39b060a@winonacotter.org> Message-ID: Jim, We really should look at incorporating the differences for XF86Config for the PPC into the build_x4_cfg script. That way, the XF86Config file could be automatically generated during the boot process, exactly the way the x86 clients work now. Can you give me an idea of the differences required in XF86Config? Jim McQuillan jam at Ltsp.org On Mon, 14 Mar 2005, Jim Kronebusch wrote: > > I have uploaded a first test build of K12LTSP 4.2.1. In > > addition to all of the official Fedora updates, this build > > includes support for PPC terminals. > > > > An out-of-the-box install will boot my PowerBook G4. I have > > not tried any other PPC terminals, nor have I verfied that > > upgrades work as expected. > > Thanks a lot for this work Eric. Very cool to have built in. > > I have booted the following from this setup. > > iMac Bondi Blue > iMac Indigo (with my custom XF86 file) > iMac 15" flat screen (desklamp style) > iBook Tangerine > iBook Blueberry > iBook Snow White (boots with screen resolutions off, need to change to > 800x600, could probably fix with custom lts.conf setting) > > I'll attach the XF86Config-4.indigo file with this email for you to > include in /opt/ltsp/ppc/etc/XF86Config-4.indigo so it is there by > default. My thought was since apple hardware is fairly static any ppc > machines needing a custom XF86 file could just be included by default > and be ready to choose in lts.conf. That should eliminate a lot of > extra work for users. If anyone else comes up with custom configs say > for a Apple mini or whatever it could be included as > /opt/ltsp/ppc/etc/XF86Config-4.mini and so on. Then maybe include a > commented section in /opt/ltsp/ppc/etc/lts.conf showing how to point to > the custom files. Example: > > # [00:03:93:70:D8:A2] > # XSERVER = ati > # XF86CONFIG_FILE = XF86Config-4.indigo > > >From what Jim M explained to me even though you have a XSERVER > configured in XF86Config you need to call out an arbitrary one in > lts.conf in order to get things going. > > Thanks again for your work. > > -- > 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 Mon Mar 14 16:09:12 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Mon, 14 Mar 2005 10:09:12 -0600 Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: Message-ID: <004e01c528b0$29ba7d90$b39b060a@winonacotter.org> > Can you give me an idea of the differences required in XF86Config? So far the only 2 machines I have had trouble with are the Snow iBook 12" and the iMac Indigo. I don't know enough about the XF86Config file to really know why they don't work. The Snow iBook sets the screen resolution to 1024x768 and need to be reduced to 800x600 or everything runs off of the screen. The iMac Indigo wouldn't even start X. In order to get a XF86 file for the Indigo I just did a local install of Ubuntu and stole the file and slapped it into /opt/ltsp/ppc/etc/. My last email should have a copy of this custom file included. Maybe you could look through the custom file and compare it to the one included with the ppc package? I just don't understand it enough yet to know which pieces are critical and which ones aren't. I didn't even know there was such a thing as a build_x4_cfg script :-) -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From dtrask at vcs.u52.k12.me.us Mon Mar 14 16:32:03 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 14 Mar 2005 11:32:03 -0500 Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: <004e01c528b0$29ba7d90$b39b060a@winonacotter.org> References: <004e01c528b0$29ba7d90$b39b060a@winonacotter.org> Message-ID: "Support list for opensource software in schools." on Monday, March 14, 2005 at 11:09 AM +0000 wrote: >The Snow iBook sets the screen >resolution to 1024x768 and need to be reduced to 800x600 or everything >runs off of the screen Are you using an older Snow ibook? I'm curious as to why it won't run at 1024 x 768? If I connect to my K12LTSP server via an x query it runs fine at that resolution (I'm using an iBook). David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From jim at winonacotter.org Mon Mar 14 16:47:10 2005 From: jim at winonacotter.org (Jim Kronebusch) Date: Mon, 14 Mar 2005 10:47:10 -0600 Subject: [K12OSN] First test build of 4.2.1, with PPC terminal support In-Reply-To: Message-ID: <005701c528b5$775d1df0$b39b060a@winonacotter.org> > Are you using an older Snow ibook? I'm curious as to why it > won't run at 1024 x 768? If I connect to my K12LTSP server > via an x query it runs fine at that resolution (I'm using an iBook). One of the 600mhz vintage. I believe we have the first generation of Snow iBooks here. I think they do a higher res with a local install so maybe a graphic driver isn't recognized quite right or it isn't picking up on the 12" screen size. -- This message has been scanned for viruses and dangerous content by the Cotter Technology Department, and is believed to be clean. From trond at mahlum.biz Mon Mar 14 16:58:41 2005 From: trond at mahlum.biz (=?UTF-8?B?VHJvbmQgTcOmaGx1bQ==?=) Date: Mon, 14 Mar 2005 17:58:41 +0100 Subject: [K12OSN] Names of the lodged users? In-Reply-To: <001401c528a2$d344ed90$0100a8c0@Marian> References: <001401c528a2$d344ed90$0100a8c0@Marian> Message-ID: <4235C2C1.4000103@mahlum.biz> M.Pribik wrote: > 1Q. If the user on the station LSTP is lodged, in the list from the > command > # ps -AF > sometimes I can see the login's name of the user in the first column , > sometimes > the UID number only. Why it is so? What does it depend on? I would > like to see the names there. > > 2Q. From the command > #w > or #who > I cannot see the all users lodged from stations of LTSP. There is allways > the root , and sometimes one or two users. But on the server are > lodged more > clients. Why cannot I see them all? I don't know. It happes here also. I do this instead: # last | grep "still logged in" It will give you a list of users currently logged in. Regards Trond > Thank you. Marian. > > >------------------------------------------------------------------------ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > From kevins at centerusd.k12.ca.us Mon Mar 14 17:29:30 2005 From: kevins at centerusd.k12.ca.us (Kevin Shira) Date: Mon, 14 Mar 2005 09:29:30 -0800 Subject: [K12OSN] RE: Help design a new elementary school! Message-ID: <4235C9FA.7050406@centerusd.k12.ca.us> It may seem like a small point, but I would certainly plan for this if I had the opportunity to design a school from scratch. Your school's layout sounds as if each classroom will have one wall with windows - and this is the wall I would avoid for data drops (if possible). The last place you want a monitor is in front of a window. Even with blinds in place, the window can admit enough light to cause eyestrain. (And purists might argue it can cause eye damage, since the retina opens wider than it has to and admits too much light - and UV rays - for the task at hand.) Cheers, -- Kevin Shira Center Unified School District From steve.hargadon at gmail.com Mon Mar 14 16:57:07 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Mon, 14 Mar 2005 08:57:07 -0800 Subject: [K12OSN] Passing Parameter to kernel :- option option-129 "DPORT=1067"; In-Reply-To: <20050314114056.18411.qmail@web41624.mail.yahoo.com> References: <20050314114056.18411.qmail@web41624.mail.yahoo.com> Message-ID: I recently had success with this by editing /etc/sysconfig/dhcpd and adding HCPDARGS="-p 1067 eth0". Steve On Mon, 14 Mar 2005 03:40:56 -0800 (PST), Rob Owens wrote: > Did you ever figure this one out? I'm having a > similar problem. > > -Rob > > --- Putu Agus wrote: > > Dear All, > > I'm running the DHCP server with different port. > > It seems that parameter(DPORT="1067")in dhpcd.conf > > no impact, when the client boot the process. > > option option-129 "DPORT=1067"; > > > > I've read > > > http://wiki.ltsp.org/twiki/bin/view/Ltsp/DHCP#Use_different_port_numbers_for_t > > I've created customize the ROM image to run on port > > 1067 (http://www.rom-o-matic.net). > > > > on the system(K12LTSP)server: > > #ps -ef|grep 1067 > > root 4806 1 0 17:05 ? /usr/sbin/dhcpd -p 1067 -q > > eth0 > > > > on the client screen: > > Loading room image... > > Rom Segment .... > > Etherboot 5.2.6(GPL)... > > This Etherboot uses non-standard port 1067 and 1068 > > Relocating _text ... > > Boot from (N)network or (Q)uit ? > > ... > > ... > > ... > > Running dhcpcd on port 67 <--- Why is it using 67 ? > > > > ERROR! dhcpcd failed! > > kernel panic:.... > > > > > > > > > > One thing that I haven't try is to compile the > > kernel. > > > > Is there any way other than compiling the kernel ? > > > > > > Thanks > > ~Pap > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Mail - Helps protect you from nasty viruses. > > http://promotions.yahoo.com/new_mail > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Steve Hargadon 916-899-1400 direct From steve.hargadon at gmail.com Mon Mar 14 17:04:55 2005 From: steve.hargadon at gmail.com (Steve Hargadon) Date: Mon, 14 Mar 2005 09:04:55 -0800 Subject: [K12OSN] Passing Parameter to kernel :- option option-129 "DPORT=1067"; In-Reply-To: <20050314114056.18411.qmail@web41624.mail.yahoo.com> References: <20050314114056.18411.qmail@web41624.mail.yahoo.com> Message-ID: Correction: I recently had success with this by editing /etc/sysconfig/dhcpd and adding DHCPDARGS="-p 1067 eth0". Steve On Mon, 14 Mar 2005 03:40:56 -0800 (PST), Rob Owens wrote: > Did you ever figure this one out? I'm having a > similar problem. > > -Rob > > --- Putu Agus wrote: > > Dear All, > > I'm running the DHCP server with different port. > > It seems that parameter(DPORT="1067")in dhpcd.conf > > no impact, when the client boot the process. > > option option-129 "DPORT=1067"; > > > > I've read > > > http://wiki.ltsp.org/twiki/bin/view/Ltsp/DHCP#Use_different_port_numbers_for_t > > I've created customize the ROM image to run on port > > 1067 (http://www.rom-o-matic.net). > > > > on the system(K12LTSP)server: > > #ps -ef|grep 1067 > > root 4806 1 0 17:05 ? /usr/sbin/dhcpd -p 1067 -q > > eth0 > > > > on the client screen: > > Loading room image... > > Rom Segment .... > > Etherboot 5.2.6(GPL)... > > This Etherboot uses non-standard port 1067 and 1068 > > Relocating _text ... > > Boot from (N)network or (Q)uit ? > > ... > > ... > > ... > > Running dhcpcd on port 67 <--- Why is it using 67 ? > > > > ERROR! dhcpcd failed! > > kernel panic:.... > > > > > > > > > > One thing that I haven't try is to compile the > > kernel. > > > > Is there any way other than compiling the kernel ? > > > > > > Thanks > > ~Pap > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Mail - Helps protect you from nasty viruses. > > http://promotions.yahoo.com/new_mail > > > > _______________________________________________ > > K12OSN mailing list > > K12OSN at redhat.com > > https://www.redhat.com/mailman/listinfo/k12osn > > For more info see > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > -- Steve Hargadon 916-899-1400 direct From krsnendu at orcon.net.nz Mon Mar 14 18:15:16 2005 From: krsnendu at orcon.net.nz (Krsnendu dasa) Date: Tue, 15 Mar 2005 07:15:16 +1300 Subject: [K12OSN] smbldap changing password In-Reply-To: <015701c52872$852a6ca0$65c8a8c0@brianwork> Message-ID: <200503141815.j2EIFe1q007088@dbmail-mx3.orcon.net.nz> Linux using /preferences/password in K12LTSP -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Brian Chivers Sent: Monday, 14 March 2005 9:48 p.m. To: Support list for opensource software in schools. Subject: Re: [K12OSN] smbldap changing password Krsnendu dasa wrote: > [Krsnendu dasa] I reinstalled K12LTSP 4.2 and installed ldapsmb using > the installer. Now it is working. I had to reboot K12LTSP to get it > to work though. It would be good to mention this in the HOWTO if this > is something everyone will have to do. > > Now I can login to windows and linux using the same username and > password. > > Is there any way users can change their own passwords? With just > K12LTSP I gave the users a standard password and they were able to > change it themselves using preferences/password. They enter their > existing password then they enter the password of their choice twice. > > I tried doing this after the smbldap install. If first prompted for > the current password (this time ldap was mentioned in the prompt) > then it said new UNIX password. After doing this I could notice no > change. Logging in to K12LTSP wouldn't accept the new password. It > worked using the original password. > > Login to windows also uses the original password. > > Is there any way the users can change their own password the gets > saved in ldap-smb? > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see What clients are you trying to use to change password, Windows or Linux ?? Brian --------------------------------------------------------------- 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 glessard at cegepoutaouais.qc.ca Mon Mar 14 18:31:19 2005 From: glessard at cegepoutaouais.qc.ca (Guy-Michel Lessard) Date: Mon, 14 Mar 2005 13:31:19 -0500 Subject: =?ISO-8859-1?Q?R=E9p.=20:=20RE:=20[K12OSN]=20Where=20can=20i=20g?= =?ISO-8859-1?Q?et=20a=20netboot=20floppy=20image=20for=20smc91c92=5Fcsca?= =?ISO-8859-1?Q?rdbus=20(pcmcia)?= Message-ID: Nice floppy, but no dice. Again it tries to boot pci ou isa nic, not cardbus. >>> ericbrown at mi-spot.com 14/03/05 7:36 >>> I'm putting a link on here of the boot floppy I use. I've used this on about a dozen different machines successfully. Each time, it just works. I will admit I haven't tried it on a laptop yet (my laptop will automatically boot from the network). Good luck http://sourceforge.net/project/showfiles.php?group_id=80408&package_id=97496 &release_id=190646 _____ From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Guy-Michel Lessard Sent: Monday, March 14, 2005 6:28 AM To: k12osn at redhat.com Subject: [K12OSN] Where can i get a netboot floppy image for smc91c92_cscardbus (pcmcia) I tried romomatic and downloaded the smc9000 image but it's looking for PCI and ISA card (i did not find a compile option for cardbus). P.S. If someone knows of a good howto for booting laptops please point me in the right direction. Thanks From dhuckaby at paasda.org Mon Mar 14 18:40:32 2005 From: dhuckaby at paasda.org (Huck) Date: Mon, 14 Mar 2005 10:40:32 -0800 Subject: [K12OSN] how to determine bandwidth usage? Message-ID: <4235DAA0.40701@paasda.org> Could someone enlighten me as to how to gather information about how much bandwidth is being used by a 'segment' of the network over X amount of time... I have 1 main ltsp lab of 10 machines, and 3 auxilary locations with 3-5 machines...and I would like to track bandwidth usage as well as how often those labs are used(i.e. someone is logged in). Yes I know it wouldn't be completely accurate as students often "forget" to logout... I'm trying to get administration to move to Giga-bit throughout the school, and this would help a great deal. Side-note..if it's possible to do the same thing for the MS and Mac labs?? --Huck From dtrask at vcs.u52.k12.me.us Mon Mar 14 18:46:54 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Mon, 14 Mar 2005 13:46:54 -0500 Subject: [K12OSN] smbldap changing password In-Reply-To: <200503141815.j2EIFe1q007088@dbmail-mx3.orcon.net.nz> References: <200503141815.j2EIFe1q007088@dbmail-mx3.orcon.net.nz> Message-ID: Just letting you know that the only way to reliably change both passwords for now is in Windows, but....I am working on the Linux method. I submitted some proposed access control stuff and some LDIF changes to Matt for his review. As soon as he looks at it...I'll release them to the general group to test. "Support list for opensource software in schools." on Monday, March 14, 2005 at 1:15 PM +0000 wrote: >> [Krsnendu dasa] I reinstalled K12LTSP 4.2 and installed ldapsmb using >> the installer. Now it is working. I had to reboot K12LTSP to get it >> to work though. It would be good to mention this in the HOWTO if this >> is something everyone will have to do. >> >> Now I can login to windows and linux using the same username and >> password. >> >> Is there any way users can change their own passwords? With just >> K12LTSP I gave the users a standard password and they were able to >> change it themselves using preferences/password. They enter their >> existing password then they enter the password of their choice twice. >> >> I tried doing this after the smbldap install. If first prompted for >> the current password (this time ldap was mentioned in the prompt) >> then it said new UNIX password. After doing this I could notice no >> change. Logging in to K12LTSP wouldn't accept the new password. It >> worked using the original password. >> >> Login to windows also uses the original password. >> >> Is there any way the users can change their own password the gets >> saved in ldap-smb? David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From jguenther at chinooksedge.ab.ca Mon Mar 14 19:11:41 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Mon, 14 Mar 2005 12:11:41 -0700 (MST) Subject: [K12OSN] hangs on X server screen Message-ID: <52341.199.216.98.50.1110827501.squirrel@199.216.98.50> This morning, on an othewise functional 4.2 system for the past 2 months, a whole lab had trouble logging in a the terminals. The workstations would boot, but stay stuck on the grey screen with the big X cursor. I then rebooted the server, and with one or two workstations booting simultaneously I got the class logged in. Then on logout, all workstations are stuck on the grey X screen. no reboot of the server has solved this. I have deleted the entire /tmp directory in an attempt to clear crud that has stuck around ... no luck What is happening? are there tmp, cache or log files that need to be cleared? These workstations were fine on Friday and at 8:00 this morning I could get in from a workstation in my office, but now nobody can get in. Is there a cron job that I can create to keep this from happening again? Joe Guenther = = = = = = = = = = = = = Lantech - Didsbury Chinook's Edge School Div. From bear2bar at netscape.net Mon Mar 14 18:49:28 2005 From: bear2bar at netscape.net (norbert) Date: Mon, 14 Mar 2005 13:49:28 -0500 Subject: [K12OSN] smbldap changing password In-Reply-To: References: <200503141815.j2EIFe1q007088@dbmail-mx3.orcon.net.nz> Message-ID: <4235DCB8.3030504@netscape.net> Hi David, What about using Webmin doesn't it sync and change passwd ? norbert dtrask at vcs.u52.k12.me.us wrote: >Just letting you know that the only way to reliably change both passwords >for now is in Windows, but....I am working on the Linux method. I >submitted some proposed access control stuff and some LDIF changes to Matt >for his review. As soon as he looks at it...I'll release them to the >general group to test. > >"Support list for opensource software in schools." on >Monday, March 14, 2005 at 1:15 PM +0000 wrote: > > >>>[Krsnendu dasa] I reinstalled K12LTSP 4.2 and installed ldapsmb using >>>the installer. Now it is working. I had to reboot K12LTSP to get it >>>to work though. It would be good to mention this in the HOWTO if this >>>is something everyone will have to do. >>> >>>Now I can login to windows and linux using the same username and >>>password. >>> >>>Is there any way users can change their own passwords? With just >>>K12LTSP I gave the users a standard password and they were able to >>>change it themselves using preferences/password. They enter their >>>existing password then they enter the password of their choice twice. >>> >>>I tried doing this after the smbldap install. If first prompted for >>>the current password (this time ldap was mentioned in the prompt) >>>then it said new UNIX password. After doing this I could notice no >>>change. Logging in to K12LTSP wouldn't accept the new password. It >>>worked using the original password. >>> >>>Login to windows also uses the original password. >>> >>>Is there any way the users can change their own password the gets >>>saved in ldap-smb? >>> >>> > > >David N. Trask >Technology Teacher/Coordinator >Vassalboro Community School >dtrask at vcs.u52.k12.me.us >(207)923-3100 > >_______________________________________________ >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 downeast.net Mon Mar 14 19:37:08 2005 From: cliebow at downeast.net (cliebow at downeast.net) Date: Mon, 14 Mar 2005 19:37:08 GMT Subject: [K12OSN] smbldap changing password Message-ID: <200503141834.j2EIY8P06875@downeast.net> i think we are talking force-change of pws at first boot..thta happens from windows but not from linux..chuck> Hi David, > > What about using Webmin doesn't it sync and change passwd ? > > norbert > > dtrask at vcs.u52.k12.me.us wrote: > > >Just letting you know that the only way to reliably change both passwords > >for now is in Windows, but....I am working on the Linux method. I > >submitted some proposed access control stuff and some LDIF changes to Matt > >for his review. As soon as he looks at it...I'll release them to the > >general group to test. > > > >"Support list for opensource software in schools." on > >Monday, March 14, 2005 at 1:15 PM +0000 wrote: > > > > > >>>[Krsnendu dasa] I reinstalled K12LTSP 4.2 and installed ldapsmb using > >>>the installer. Now it is working. I had to reboot K12LTSP to get it > >>>to work though. It would be good to mention this in the HOWTO if this > >>>is something everyone will have to do. > >>> > >>>Now I can login to windows and linux using the same username and > >>>password. > >>> > >>>Is there any way users can change their own passwords? With just > >>>K12LTSP I gave the users a standard password and they were able to > >>>change it themselves using preferences/password. They enter their > >>>existing password then they enter the password of their choice twice. > >>> > >>>I tried doing this after the smbldap install. If first prompted for > >>>the current password (this time ldap was mentioned in the prompt) > >>>then it said new UNIX password. After doing this I could notice no > >>>change. Logging in to K12LTSP wouldn't accept the new password. It > >>>worked using the original password. > >>> > >>>Login to windows also uses the original password. > >>> > >>>Is there any way the users can change their own password the gets > >>>saved in ldap-smb? > >>> > >>> > > > > > >David N. Trask > >Technology Teacher/Coordinator > >Vassalboro Community School > >dtrask at vcs.u52.k12.me.us > >(207)923-3100 > > > >_______________________________________________ > >K12OSN mailing list > >K12OSN at redhat.com > >https://www.redhat.com/mailman/listinfo/k12osn > >For more info see > > --------------------------------------------- This message was sent from Downeast.Net. http://ellsworthme.com/ From jguenther at chinooksedge.ab.ca Mon Mar 14 19:45:59 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Mon, 14 Mar 2005 12:45:59 -0700 Subject: [K12OSN] hangs on X server screen Message-ID: <4235E9F7.1020703@chinooksedge.ab.ca> This morning, on an othewise functional 4.2 system for the past 2 months, a whole lab had trouble logging in a the terminals. The workstations would boot, but stay stuck on the grey screen with the big X cursor. I then rebooted the server, and with one or two workstations booting simultaneously I got the class logged in. Then on logout, all workstations are stuck on the grey X screen. no reboot of the server has solved this. I have deleted the entire /tmp directory in an attempt to clear crud that has stuck around ... no luck What is happening? are there tmp, cache or log files that need to be cleared? These workstations were fine on Friday and at 8:00 this morning I could get in from a workstation in my office, but now nobody can get in. Is there a cron job that I can create to keep this from happening again? Joe Guenther = = = = = = = = = = = = = Lantech - Didsbury Chinook's Edge School Div. From nsinton at gmail.com Mon Mar 14 20:11:40 2005 From: nsinton at gmail.com (Nathan Sinton) Date: Mon, 14 Mar 2005 13:11:40 -0700 Subject: [K12OSN] pam_mount Message-ID: <2b06a1a05031412115cea8c7@mail.gmail.com> I'm having a problem with pam_mount. I've got a linux box logging into my Win 2003 domain but I want to have the user's home directories mounted/unmounted automatically. I installed pam_mount using yum and have it configured like this: /etc/security/pam_mount.conf debug 1 mkmountpoint 1 options_require nosuid,nodev lsof /usr/sbin/lsof fsck /sbin/fsck losetup /sbin/losetup unlosetup /sbin/losetup -d smbmount /bin/mount -t cifs umount /usr/bin/smbumount volume * smb raid & /u/& uid=&,gid=&,dmask=0777,nodev,suid,workgroup=LCHSCOMPLAB - - /etc/pam.d/system-auth #%PAM-1.0 # This file is auto-generated. # User changes will be destroyed the next time authconfig is run. auth required /lib/security/$ISA/pam_env.so auth sufficient /lib/security/$ISA/pam_unix.so likeauth nullok auth sufficient /lib/security/$ISA/pam_winbind.so use_first_pass auth required /lib/security/$ISA/pam_deny.so account required /lib/security/$ISA/pam_unix.so broken_shadow account sufficient /lib/security/$ISA/pam_succeed_if.so uid < 100 quiet account [default=bad success=ok user_unknown=ignore] /lib/security/$ISA/pam_winbind.so account required /lib/security/$ISA/pam_permit.so auth required /lib/security/$ISA/pam_mount.so use_first_pass password requisite /lib/security/$ISA/pam_cracklib.so retry=3 password sufficient /lib/security/$ISA/pam_unix.so nullok use_authtok md5 shadow password sufficient /lib/security/$ISA/pam_winbind.so use_authtok password required /lib/security/$ISA/pam_deny.so #session required /lib/security/pam_mkhomedir.so skel=/etc/skel/ umask=077 session required /lib/security/$ISA/pam_limits.so session required /lib/security/$ISA/pam_unix.so session optional /lib/security/$ISA/pam_mount.so /etc/pam.d/login #%PAM-1.0 auth required pam_securetty.so auth sufficient /lib/security/pam_winbind.so use_first_pass auth required pam_stack.so service=system-auth auth required pam_nologin.so account required pam_stack.so service=system-auth account sufficient /lib/security/pam_winbind.so auth required /lib/security/pam_mount.so use_first_pass password required pam_stack.so service=system-auth # pam_selinux.so close should be the first session rule session required pam_selinux.so close session required pam_stack.so service=system-auth session optional pam_console.so # pam_selinux.so open should be the last session rule session required pam_selinux.so multiple open session optional /lib/security/pam_mount.so I'm just trying to get a text console logon to work first and then I'll move on to gdm. In my /var/log/messages I've got a few weird things. Mar 14 13:00:01 bungelab2020 pam_winbind[4497]: Could not retrieve user's password Mar 14 13:00:04 bungelab2020 login[24561]: pam_mount: command: mount -t cifs Mar 14 13:00:04 bungelab2020 login[4497]: pam_mount: mount errors (should be empty): Mar 14 13:00:04 bungelab2020 login[4497]: pam_mount: pam_mount: command: mount -t cifs Mar 14 13:00:05 bungelab2020 -- nathansinton[4497]: LOGIN ON tty2 BY nathansinton I don't know about the pam_winbind error because it lets me login and does fail if the password is incorrect. I think that the problem is that pam_mount isn't passing the right options to the mount command. I think that what it shows as the mount command is what it is actually running. any help would be greatly appreciated! -Nathan From ascensiontech at gmail.com Mon Mar 14 19:43:54 2005 From: ascensiontech at gmail.com (Ascension Tech) Date: Mon, 14 Mar 2005 14:43:54 -0500 Subject: =?ISO-8859-1?Q?Re:_R=E9p._:_RE:_[K12OSN]_Where_can_i_g_et_a_netbo?= =?ISO-8859-1?Q?_ot_floppy_image_for_smc91c92=5Fcsca_rdbus_(pcmcia)?= In-Reply-To: References: Message-ID: <9bd31756050314114345b3b784@mail.gmail.com> Try the wireless boot floppy at the bottom of this page: http://sourceforge.net/project/showfiles.php?group_id=17723 It also works for some wired ethernet PCMCIA cards. Not sure if your SMC is included. If your running 4.2 sound probably won't work until the floppy is updated. Peace, Peter On Mon, 14 Mar 2005 13:31:19 -0500, Guy-Michel Lessard wrote: > Nice floppy, but no dice. Again it tries to boot pci ou isa nic, not > cardbus. > > >>> ericbrown at mi-spot.com 14/03/05 7:36 >>> > I'm putting a link on here of the boot floppy I use. I've used this on > about a dozen different machines successfully. Each time, it just > works. I > will admit I haven't tried it on a laptop yet (my laptop will > automatically > boot from the network). > > Good luck > > http://sourceforge.net/project/showfiles.php?group_id=80408&package_id=97496 > &release_id=190646 > > _____ > > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On > Behalf > Of Guy-Michel Lessard > Sent: Monday, March 14, 2005 6:28 AM > To: k12osn at redhat.com > Subject: [K12OSN] Where can i get a netboot floppy image for > smc91c92_cscardbus (pcmcia) > > I tried romomatic and downloaded the smc9000 image but it's looking for > PCI > and ISA card (i did not find a compile option for cardbus). > > P.S. If someone knows of a good howto for booting laptops please point > me in > the right direction. > > Thanks > > _______________________________________________ > 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 Mon Mar 14 20:32:57 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Mon, 14 Mar 2005 12:32:57 -0800 Subject: [K12OSN] hangs on X server screen In-Reply-To: <52341.199.216.98.50.1110827501.squirrel@199.216.98.50> References: <52341.199.216.98.50.1110827501.squirrel@199.216.98.50> Message-ID: <4235F4F9.1030700@mail.mesd.k12.or.us> Joe Guenther wrote: > This morning, on an othewise functional 4.2 system for the past 2 months, > a whole lab had trouble logging in a the terminals. The workstations > would boot, but stay stuck on the grey screen with the big X cursor. I > then rebooted the server, and with one or two workstations booting > simultaneously I got the class logged in. Then on logout, all > workstations are stuck on the grey X screen. no reboot of the server has > solved this. I have deleted the entire /tmp directory in an attempt to > clear crud that has stuck around ... no luck > > What is happening? are there tmp, cache or log files that need to be > cleared? These workstations were fine on Friday and at 8:00 this morning > I could get in from a workstation in my office, but now nobody can get in. > > Is there a cron job that I can create to keep this from happening again? > > Joe Guenther > = = = = = = = = = = = = = > Lantech - Didsbury > Chinook's Edge School Div. > Any chance that one of your partitions is full? Open a shell and run "df" to see if you have any partitions that are >90% full. If you can't log into the gui, even as root, you can go to the server and type "Alt-F1" to get to a text command prompt. "Alt-F7" will get you back to the gui. -Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From dhuckaby at paasda.org Mon Mar 14 21:09:46 2005 From: dhuckaby at paasda.org (Huck) Date: Mon, 14 Mar 2005 13:09:46 -0800 Subject: [K12OSN] how to determine bandwidth usage? In-Reply-To: <4235DAA0.40701@paasda.org> References: <4235DAA0.40701@paasda.org> Message-ID: <4235FD9A.4010905@paasda.org> Not one to normally answer one's own questions... ntop at http://www.ntop.org/ is a juicy little app with a web interface that does nifty stuff to report your network traffic and the like!!! Just got it installed and running in 10 minutes after returning from lunch! *Yay* I wish all apps were this easy to install! --Huck Huck wrote: > Could someone enlighten me as to how to gather information about > how much bandwidth is being used by a 'segment' of the network over X > amount of time... > > I have 1 main ltsp lab of 10 machines, and 3 auxilary locations with 3-5 > machines...and I would like to track bandwidth usage as well as how > often those labs are used(i.e. someone is logged in). > Yes I know it wouldn't be completely accurate as students often "forget" > to logout... > > I'm trying to get administration to move to Giga-bit throughout the > school, and this would help a great deal. > > Side-note..if it's possible to do the same thing for the MS and Mac labs?? > > --Huck > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > From jguenther at chinooksedge.ab.ca Mon Mar 14 21:33:43 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Mon, 14 Mar 2005 14:33:43 -0700 Subject: [K12OSN] hangs on X server screen In-Reply-To: <4235F4F9.1030700@mail.mesd.k12.or.us> References: <52341.199.216.98.50.1110827501.squirrel@199.216.98.50> <4235F4F9.1030700@mail.mesd.k12.or.us> Message-ID: <42360337.1060408@chinooksedge.ab.ca> An HTML attachment was scrubbed... URL: From les at futuresource.com Mon Mar 14 22:28:43 2005 From: les at futuresource.com (Les Mikesell) Date: Mon, 14 Mar 2005 16:28:43 -0600 Subject: [K12OSN] how to determine bandwidth usage? In-Reply-To: <4235FD9A.4010905@paasda.org> References: <4235DAA0.40701@paasda.org> <4235FD9A.4010905@paasda.org> Message-ID: <1110839323.12421.119.camel@moola.futuresource.com> On Mon, 2005-03-14 at 15:09, Huck wrote: > Not one to normally answer one's own questions... > > ntop at http://www.ntop.org/ is a juicy little app with a web interface > that does nifty stuff to report your network traffic and the like!!! > > Just got it installed and running in 10 minutes after returning from > lunch! *Yay* I wish all apps were this easy to install! Ntop is really nice for information summarized various ways. In a 2-nic k12ltsp setup it should be able to see all of the normal traffic and identify the real machines. If you have some other topology it is harder: you have to have a managed switch where you can configure one port to monitor all the traffic on all the others and you may have to deal with traffic being NATted into different addresses. -- Les Mikesell les at futuresource.com From mpribik at zoznam.sk Mon Mar 14 23:05:43 2005 From: mpribik at zoznam.sk (M.Pribik) Date: Tue, 15 Mar 2005 00:05:43 +0100 Subject: [K12OSN] hangs on X server screen References: <4235E9F7.1020703@chinooksedge.ab.ca> Message-ID: <001001c528ea$59bc5420$0100a8c0@Marian> Hi This behaviour happed to me too even twice. I could not do nothing. After ALT-F2, ALT- F1 I had very poor shell that periodicaly resets to gray X screen. /aprox.30 sec/ I had reinstall the system from CD. After that it worked. Regards Marian ----- Original Message ----- From: "Joe Guenther" To: Sent: Monday, March 14, 2005 8:45 PM Subject: [K12OSN] hangs on X server screen > This morning, on an othewise functional 4.2 system for the past 2 > months, a whole lab had trouble logging in a the terminals. The > workstations would boot, but stay stuck on the grey screen with the big > X cursor. I then rebooted the server, and with one or two workstations > booting simultaneously I got the class logged in. Then on logout, all > workstations are stuck on the grey X screen. no reboot of the server > has solved this. I have deleted the entire /tmp directory in an attempt > to clear crud that has stuck around ... no luck > > What is happening? are there tmp, cache or log files that need to be > cleared? These workstations were fine on Friday and at 8:00 this > morning I could get in from a workstation in my office, but now nobody > can get in. > > Is there a cron job that I can create to keep this from happening again? > > Joe Guenther > = = = = = = = = = = = = = > Lantech - Didsbury > Chinook's Edge School Div. > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see > > __________ Informacia od NOD32 1.1025 (20050314) __________ > > Tato sprava bola preverena antivirusovym systemom NOD32. > http://www.eset.sk > > From jguenther at chinooksedge.ab.ca Mon Mar 14 23:14:06 2005 From: jguenther at chinooksedge.ab.ca (Joe Guenther) Date: Mon, 14 Mar 2005 16:14:06 -0700 Subject: [K12OSN] hangs on X server screen In-Reply-To: <001001c528ea$59bc5420$0100a8c0@Marian> References: <4235E9F7.1020703@chinooksedge.ab.ca> <001001c528ea$59bc5420$0100a8c0@Marian> Message-ID: <42361ABE.3010804@chinooksedge.ab.ca> An HTML attachment was scrubbed... URL: From eharrison at mail.mesd.k12.or.us Mon Mar 14 23:39:37 2005 From: eharrison at mail.mesd.k12.or.us (Eric Harrison) Date: Mon, 14 Mar 2005 15:39:37 -0800 Subject: [K12OSN] hangs on X server screen In-Reply-To: <42361ABE.3010804@chinooksedge.ab.ca> References: <4235E9F7.1020703@chinooksedge.ab.ca> <001001c528ea$59bc5420$0100a8c0@Marian> <42361ABE.3010804@chinooksedge.ab.ca> Message-ID: <423620B9.2080305@mail.mesd.k12.or.us> Joe Guenther wrote: > THAT does NOT sound like the solution I wanted to hear. :-( Fortunately it is not a recommended solution... > Still makes me even more perplexed as to what is happening?????? The first thing I usually do is scan /var/log/messages and /var/log/secure I run "dmesg" and see if anything unusual appears (such as IDE or SCSI timeouts). If you have sar installed (part of the sysstat package), you can look at your system statistics for anomolies ("sar -A" will spew TONNES of stats). If you don't have sar installed, you can install it for next time... (yum install sysstat) I always double-check that DNS is working properly & the entries in /etc/resolv.conf are correct. With LTSP-related problems, I review the LTSP trouble-shooting guide: http://wiki.ltsp.org/twiki/bin/view/Ltsp/TroubleShooting If I think there might be a miss-configuration or otherwised messed-up software, I have RPM verify all of the installed software: rpm -Va > /tmp/rpmreport This will list every file that has been changed since it was installed by rpm. The output will contain one line per modified file, in the format: S.5....T c /etc/X11/gdm/gdm.conf Here is what the first set of letters mean: S file Size differs M Mode differs (includes permissions and file type) 5 MD5 sum differs D Device major/minor number mismatch L readLink(2) path mismatch U User ownership differs G Group ownership differs T mTime differs The "c" means it is a configuration file. Those are usually enough to point me in the right direction for fixing whatever may be broken. -Eric > M.Pribik wrote: > >>Hi >>This behaviour happed to me too even twice. I could not do nothing. After >>ALT-F2, ALT- F1 I had very poor >>shell that periodicaly resets to gray X screen. /aprox.30 sec/ >>I had reinstall the system from CD. After that it worked. >>Regards Marian >> >> >>----- Original Message ----- >>From: "Joe Guenther" >>To: >>Sent: Monday, March 14, 2005 8:45 PM >>Subject: [K12OSN] hangs on X server screen >> >> >> >> >>>This morning, on an othewise functional 4.2 system for the past 2 >>>months, a whole lab had trouble logging in a the terminals. The >>>workstations would boot, but stay stuck on the grey screen with the big >>>X cursor. I then rebooted the server, and with one or two workstations >>>booting simultaneously I got the class logged in. Then on logout, all >>>workstations are stuck on the grey X screen. no reboot of the server >>>has solved this. I have deleted the entire /tmp directory in an attempt >>>to clear crud that has stuck around ... no luck >>> >>>What is happening? are there tmp, cache or log files that need to be >>>cleared? These workstations were fine on Friday and at 8:00 this >>>morning I could get in from a workstation in my office, but now nobody >>>can get in. >>> >>>Is there a cron job that I can create to keep this from happening again? >>> >>>Joe Guenther >>>= = = = = = = = = = = = = >>>Lantech - Didsbury >>>Chinook's Edge School Div. >>> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature URL: From ramonklown at pop.com.br Tue Mar 15 01:43:03 2005 From: ramonklown at pop.com.br (Ramon) Date: Mon, 14 Mar 2005 22:43:03 -0300 (EST) Subject: [K12OSN] limit bandwidth usage on terminals Message-ID: <14690.200.216.152.19.1110850983.squirrel@popmail3.pop.com.br> I would like to know how I can limit bandwidth on all terminals to a default number. Thanks, Ramon From lsrpm-1 at shaw.ca Tue Mar 15 03:41:51 2005 From: lsrpm-1 at shaw.ca (Liam Marshall) Date: Mon, 14 Mar 2005 21:41:51 -0600 Subject: [K12OSN] Push Icon to desktop problem Message-ID: <0IDD00524JLSX0@l-daemon> With version 4.1 because I had "classes" directories as sub dirs of HOME and users within each class directory, I needed to edit the Push Icon to Desktops file in usr/sbin in order to get it to go to a particular classes users. I tried to do that with 4.2 and discovered that I had pushed the icons to everybody, in all classes, even teachers. Now most teachers do not need a link to starfall.com or pbskids.org I guess in 4.2 someone fixed the problem of nested home directories. I didn't even look at the script closely. Frankly, I don't understand a lot of it. Anyway, I feel I need two things 1. A copy of the original file for Push Icons to desktop, from usr/sbin to get it back to original condition. I am afraid I messed mine up and didn't save a copy of the original 2. and I would appreciate a way/script to remove an icon/link from desktops globally, like Push Icon.. Now does. I really need to get the kiddie programs off the older kid's desktops, not to mention the staff members. I shudder to think of manually deleting it from each Desktop folder -------------- next part -------------- An HTML attachment was scrubbed... URL: From dan_young at parkrose.k12.or.us Tue Mar 15 04:00:48 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Mon, 14 Mar 2005 20:00:48 -0800 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: <0IDD00524JLSX0@l-daemon> References: <0IDD00524JLSX0@l-daemon> Message-ID: <1110859248.9214.7.camel@localhost.localdomain> On Mon, 2005-03-14 at 21:41 -0600, Liam Marshall wrote: > 1. A copy of the original file for Push Icons to desktop, from > usr/sbin to get it back to original condition. I am afraid I > messed mine up and didn?t save a copy of the original # rpm -Uvh --force http://k12linux.mesd.k12.or.us/yum/fc3/RPMS/k12ltsp/root-desktop-urls-0.1-k12ltsp.0.4.2.noarch.rpm > 1. and I would appreciate a way/script to remove an icon/link > from desktops globally, like Push Icon?. Now does. I really > need to get the kiddie programs off the older kid?s desktops, > not to mention the staff members. I shudder to think of > manually deleting it from each Desktop folder # for each in `getent passwd | cut -d ':' -f6`; do ls -D \ > $each/Desktop/foo.desktop; done Replace foo.desktop w/ the .desktop item for your icon, make sure it lists the right stuff, then replace "ls" w/ "rm -f". -- Dan Young Parkrose School District From bimal.pandit at indoasian.com Tue Mar 15 04:06:16 2005 From: bimal.pandit at indoasian.com (Bimal Pandit) Date: 15 Mar 2005 09:36:16 +0530 Subject: [K12OSN] how to determine bandwidth usage? Message-ID: <1110859575.3151.10.camel@bp5575> Dear Huck, One can use this tool(bing) to measure point to point bandwidth consumption in their COMPLETE network. e.g. bing 192.168.2.10 193.168.1.250 this will tell you about bandwidth consumption(continous) between the two machines!! hope this could help you to check your netwrok too. bing-1.0.4-1.0.rh9.dag.i386.rpm Note :- I tested this on redhat 9, while ofcourse ntop is an excellemnt web based tool, this i found to be as good for CLI -------------- next part -------------- An HTML attachment was scrubbed... URL: From lsrpm-1 at shaw.ca Tue Mar 15 04:46:23 2005 From: lsrpm-1 at shaw.ca (Liam Marshall) Date: Mon, 14 Mar 2005 22:46:23 -0600 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: <1110859248.9214.7.camel@localhost.localdomain> Message-ID: <0IDD00F4UMLBZK@l-daemon> -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Dan Young Sent: Monday, March 14, 2005 10:01 PM To: Support list for opensource software in schools. Subject: Re: [K12OSN] Push Icon to desktop problem On Mon, 2005-03-14 at 21:41 -0600, Liam Marshall wrote: > 1. A copy of the original file for Push Icons to desktop, from > usr/sbin to get it back to original condition. I am afraid I > messed mine up and didn't save a copy of the original # rpm -Uvh --force http://k12linux.mesd.k12.or.us/yum/fc3/RPMS/k12ltsp/root-desktop-urls-0.1-k1 2ltsp.0.4.2.noarch.rpm Is the above terminal line command replacing just the messed up file, or all items on root's desktop as well? > 1. and I would appreciate a way/script to remove an icon/link > from desktops globally, like Push Icon.. Now does. I really > need to get the kiddie programs off the older kid's desktops, > not to mention the staff members. I shudder to think of > manually deleting it from each Desktop folder # for each in `getent passwd | cut -d ':' -f6`; do ls -D \ > $each/Desktop/foo.desktop; done Replace foo.desktop w/ the .desktop item for your icon, make sure it lists the right stuff, then replace "ls" w/ "rm -f". this removes the extra stuff I accidently added to everyone, right? So how do I push an icon/link to just the users under say, /home/kindergarten1/user1,,,user2 etc? -- Dan Young Parkrose School District _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From dan_young at parkrose.k12.or.us Tue Mar 15 04:59:58 2005 From: dan_young at parkrose.k12.or.us (Dan Young) Date: Mon, 14 Mar 2005 20:59:58 -0800 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: <0IDD00F4UMLBZK@l-daemon> References: <0IDD00F4UMLBZK@l-daemon> Message-ID: <1110862799.9214.20.camel@localhost.localdomain> On Mon, 2005-03-14 at 22:46 -0600, Liam Marshall wrote: > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Dan Young > On Mon, 2005-03-14 at 21:41 -0600, Liam Marshall wrote: > > > 1. A copy of the original file for Push Icons to desktop, from > > usr/sbin to get it back to original condition. I am afraid I > > messed mine up and didn't save a copy of the original > > # rpm -Uvh --force > http://k12linux.mesd.k12.or.us/yum/fc3/RPMS/k12ltsp/root-desktop-urls-0.1-k1 > 2ltsp.0.4.2.noarch.rpm > > Is the above terminal line command replacing just the messed up file, or all > items on root's desktop as well? It's everything in the root-desktop-urls rpm, which would be: /root/Desktop /root/Desktop/Documentation /root/Desktop/Documentation/Fedora.desktop /root/Desktop/Documentation/Gnome Help.desktop /root/Desktop/Documentation/K12LTSP.desktop /root/Desktop/Documentation/LTSP.desktop /root/Desktop/Install additional software /root/Desktop/Install additional software/Get Acrobat Reader/root/Desktop/Install additional software/Get Flash /root/Desktop/Install additional software/Get Fonts /root/Desktop/Install additional software/Get Java /root/Desktop/Install additional software/Get RealPlayer /root/Desktop/Install additional software/Get Webmin /root/Desktop/push_icons.desktop /usr/sbin /usr/sbin/get.acroread /usr/sbin/get.flash /usr/sbin/get.java /usr/sbin/get.msttcorefonts /usr/sbin/get.webmin /usr/sbin/push-icons-to-users-desktops <---- this is what you really need, I think /usr/share/msttcorefonts/msttcorefonts-1.3-4.spec > > 1. and I would appreciate a way/script to remove an icon/link > > from desktops globally, like Push Icon.. Now does. I really > > need to get the kiddie programs off the older kid's desktops, > > not to mention the staff members. I shudder to think of > > manually deleting it from each Desktop folder > > # for each in `getent passwd | cut -d ':' -f6`; do ls -D \ > > $each/Desktop/foo.desktop; done > > Replace foo.desktop w/ the .desktop item for your icon, make sure it > lists the right stuff, then replace "ls" w/ "rm -f". > > this removes the extra stuff I accidently added to everyone, right? Yeah, it should. > So how do I push an icon/link to just the users under say, > /home/kindergarten1/user1,,,user2 etc? My bash-fu is weak, somebody else? The bottom line is that you could modify /usr/sbin/push-icons-to-users-desktops to do this. You'd need to generate the list of users and their home directories and feed it to the script (working on a copy of the original ;-) ). The magic happens on line 41. -- Dan Young Parkrose School District From lsrpm-1 at shaw.ca Tue Mar 15 05:10:32 2005 From: lsrpm-1 at shaw.ca (Liam Marshall) Date: Mon, 14 Mar 2005 23:10:32 -0600 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: <1110862799.9214.20.camel@localhost.localdomain> Message-ID: <0IDD00J3QNPKKK@l-daemon> Thanks, will try this tomorrow -----Original Message----- From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf Of Dan Young Sent: Monday, March 14, 2005 11:00 PM To: Support list for opensource software in schools. Subject: RE: [K12OSN] Push Icon to desktop problem On Mon, 2005-03-14 at 22:46 -0600, Liam Marshall wrote: > -----Original Message----- > From: k12osn-bounces at redhat.com [mailto:k12osn-bounces at redhat.com] On Behalf > Of Dan Young > On Mon, 2005-03-14 at 21:41 -0600, Liam Marshall wrote: > > > 1. A copy of the original file for Push Icons to desktop, from > > usr/sbin to get it back to original condition. I am afraid I > > messed mine up and didn't save a copy of the original > > # rpm -Uvh --force > http://k12linux.mesd.k12.or.us/yum/fc3/RPMS/k12ltsp/root-desktop-urls-0.1-k1 > 2ltsp.0.4.2.noarch.rpm > > Is the above terminal line command replacing just the messed up file, or all > items on root's desktop as well? It's everything in the root-desktop-urls rpm, which would be: /root/Desktop /root/Desktop/Documentation /root/Desktop/Documentation/Fedora.desktop /root/Desktop/Documentation/Gnome Help.desktop /root/Desktop/Documentation/K12LTSP.desktop /root/Desktop/Documentation/LTSP.desktop /root/Desktop/Install additional software /root/Desktop/Install additional software/Get Acrobat Reader/root/Desktop/Install additional software/Get Flash /root/Desktop/Install additional software/Get Fonts /root/Desktop/Install additional software/Get Java /root/Desktop/Install additional software/Get RealPlayer /root/Desktop/Install additional software/Get Webmin /root/Desktop/push_icons.desktop /usr/sbin /usr/sbin/get.acroread /usr/sbin/get.flash /usr/sbin/get.java /usr/sbin/get.msttcorefonts /usr/sbin/get.webmin /usr/sbin/push-icons-to-users-desktops <---- this is what you really need, I think /usr/share/msttcorefonts/msttcorefonts-1.3-4.spec > > 1. and I would appreciate a way/script to remove an icon/link > > from desktops globally, like Push Icon.. Now does. I really > > need to get the kiddie programs off the older kid's desktops, > > not to mention the staff members. I shudder to think of > > manually deleting it from each Desktop folder > > # for each in `getent passwd | cut -d ':' -f6`; do ls -D \ > > $each/Desktop/foo.desktop; done > > Replace foo.desktop w/ the .desktop item for your icon, make sure it > lists the right stuff, then replace "ls" w/ "rm -f". > > this removes the extra stuff I accidently added to everyone, right? Yeah, it should. > So how do I push an icon/link to just the users under say, > /home/kindergarten1/user1,,,user2 etc? My bash-fu is weak, somebody else? The bottom line is that you could modify /usr/sbin/push-icons-to-users-desktops to do this. You'd need to generate the list of users and their home directories and feed it to the script (working on a copy of the original ;-) ). The magic happens on line 41. -- Dan Young Parkrose School District _______________________________________________ K12OSN mailing list K12OSN at redhat.com https://www.redhat.com/mailman/listinfo/k12osn For more info see From jtloper1 at earthlink.net Tue Mar 15 05:31:05 2005 From: jtloper1 at earthlink.net (Jeff Loper) Date: Mon, 14 Mar 2005 21:31:05 -0800 Subject: [K12OSN] folding at home Message-ID: <200503150601.j2F61QQv029695@mx1.redhat.com> I'm interested it using LTSP 4 to run a diskless folding at home farm. What steps should I take to A. run the F at H client on each diskless workstation. B. Automate startup of the clients so that F at H.exe will start automatically. I tried using http://www.ltsp.org/ltsp-4.html as a guide but did not have any success with the local apps. Any help would be great. Thanks!!! -------------- next part -------------- An HTML attachment was scrubbed... URL: From adammelancon at gmail.com Mon Mar 14 21:32:20 2005 From: adammelancon at gmail.com (Adam Melancon) Date: Mon, 14 Mar 2005 15:32:20 -0600 Subject: [K12OSN] how to determine bandwidth usage? In-Reply-To: <4235FD9A.4010905@paasda.org> References: <4235DAA0.40701@paasda.org> <4235FD9A.4010905@paasda.org> Message-ID: <48928761050314133232864956@mail.gmail.com> I don't know if it will do exactly what you need, but I've used iptraf before. http://iptraf.seul.org/ On Mon, 14 Mar 2005 13:09:46 -0800, Huck wrote: > Not one to normally answer one's own questions... > > ntop at http://www.ntop.org/ is a juicy little app with a web interface > that does nifty stuff to report your network traffic and the like!!! > > Just got it installed and running in 10 minutes after returning from > lunch! *Yay* I wish all apps were this easy to install! > > --Huck > > Huck wrote: > > Could someone enlighten me as to how to gather information about > > how much bandwidth is being used by a 'segment' of the network over X > > amount of time... > > > > I have 1 main ltsp lab of 10 machines, and 3 auxilary locations with 3-5 > > machines...and I would like to track bandwidth usage as well as how > > often those labs are used(i.e. someone is logged in). > > Yes I know it wouldn't be completely accurate as students often "forget" > > to logout... > > > > I'm trying to get administration to move to Giga-bit throughout the > > school, and this would help a great deal. > > > > Side-note..if it's possible to do the same thing for the MS and Mac labs?? > > > > --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 > -- Adam Melancon Work: http://www.vermilion.lib.la.us Personal: http://www.melancon.org From gsp at leighctc.kent.sch.uk Tue Mar 15 10:00:16 2005 From: gsp at leighctc.kent.sch.uk (Gavin Spurgeon) Date: Tue, 15 Mar 2005 10:00:16 -0000 Subject: [K12OSN] folding at home References: <200503150601.j2F61QQv029695@mx1.redhat.com> Message-ID: <015001c52945$c9f228e0$1300000a@leighctc.kent.sch.uk> Hi Jeff http://bofh.be/clusterknoppix/ or http://overclockix.octeams.com/ Might be a bit better.. they both have all the nessacerry packages pre-installed.. no configuration needed... Best Regards Gavin Spurgeon Assistant Systems Administrator gsp at leighctc.kent.sch.uk http://www.leighctc.kent.sch.uk Tel: 01322 620501 Fax: 01322 620417 IS HelpDesk : Ext 541 From ron at ron.dk Tue Mar 15 10:18:00 2005 From: ron at ron.dk (Rasmus Ory Nielsen) Date: Tue, 15 Mar 2005 11:18:00 +0100 Subject: [K12OSN] hangs on X server screen In-Reply-To: <423620B9.2080305@mail.mesd.k12.or.us> References: <4235E9F7.1020703@chinooksedge.ab.ca> <001001c528ea$59bc5420$0100a8c0@Marian> <42361ABE.3010804@chinooksedge.ab.ca> <423620B9.2080305@mail.mesd.k12.or.us> Message-ID: <4236B658.2090105@ron.dk> Hi, Eric Harrison wrote: > If I think there might be a miss-configuration or otherwised messed-up > software, I have RPM verify all of the installed software: > > rpm -Va > /tmp/rpmreport > > This will list every file that has been changed since it was installed > by rpm. The output will contain one line per modified file, in the format: > > S.5....T c /etc/X11/gdm/gdm.conf > > Here is what the first set of letters mean: > > S file Size differs > M Mode differs (includes permissions and file type) > 5 MD5 sum differs > D Device major/minor number mismatch > L readLink(2) path mismatch > U User ownership differs > G Group ownership differs > T mTime differs > > The "c" means it is a configuration file. > > > Those are usually enough to point me in the right direction for fixing > whatever may be broken. I use the attached script for that purpose. It only prints packages that doesn't verify and the output is sorted by package name. Regards Rasmus Ory Nielsen -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: checkRPMS URL: From veewee77 at alltel.net Tue Mar 15 12:56:59 2005 From: veewee77 at alltel.net (Doug Simpson) Date: Tue, 15 Mar 2005 06:56:59 -0600 Subject: [K12OSN] folding at home In-Reply-To: <200503150601.j2F61QQv029695@mx1.redhat.com> References: <200503150601.j2F61QQv029695@mx1.redhat.com> Message-ID: <4236DB9B.6000906@alltel.net> First, folding at home. . . is what? Second, you mentioned F at H.exe looks like a winders (or DOS) executable. . . Have you made sure F at H.exe will run on linux? Doug Jeff Loper wrote: > I?m interested it using LTSP 4 to run a diskless folding at home farm. > What steps should I take to A. run the F at H client on each diskless > workstation. B. Automate startup of the clients so that F at H.exe > will start automatically. I tried using > http://www.ltsp.org/ltsp-4.html as a guide but did not have any > success with the local apps. Any help would be great. > > Thanks!!! > >------------------------------------------------------------------------ > >_______________________________________________ >K12OSN mailing list >K12OSN at redhat.com >https://www.redhat.com/mailman/listinfo/k12osn >For more info see > From jkinz at kinz.org Tue Mar 15 13:14:33 2005 From: jkinz at kinz.org (Jeff Kinz) Date: Tue, 15 Mar 2005 08:14:33 -0500 Subject: [K12OSN] folding at home In-Reply-To: <4236DB9B.6000906@alltel.net>; from veewee77@alltel.net on Tue, Mar 15, 2005 at 06:56:59AM -0600 References: <200503150601.j2F61QQv029695@mx1.redhat.com> <4236DB9B.6000906@alltel.net> Message-ID: <20050315081433.A28845@redline.comcast.net> On Tue, Mar 15, 2005 at 06:56:59AM -0600, Doug Simpson wrote: Re-ordered for continuity: > Jeff Loper wrote: > > > I?m interested it using LTSP 4 to run a diskless folding at home farm. > > What steps should I take to A. run the F at H client on each diskless > > workstation. B. Automate startup of the clients so that F at H.exe > > will start automatically. I tried using > > http://www.ltsp.org/ltsp-4.html as a guide but did not have any > > success with the local apps. Any help would be great. > > > First, folding at home. . . is what? A protein folding research project done on a donated cpu-time basis, like the seti @ home project. you volunteer your cpu's idle cycles, download their stuff and it runs like a screensaver > > Second, you mentioned F at H.exe looks like a winders (or DOS) executable. > . . Have you made sure F at H.exe will run on linux? has stuff available for both Lin and Win. Go google. -- Jargon file, abrgd.: The September that never ended. On the Internet, every September's freshmen influx got their first accounts and, not knowing how to post/email, always made a nuisance of themselves. Usually they were trained in a few months. But in September 1993, AOL users became able to post, overwhelming the capacity to acculturate them; to those who recall the period before, this triggered a decline in the quality of online communications. Syn. eternal September. http://kinz.org http://www.fedoranews.org Jeff Kinz, Emergent Research, Hudson, MA. From dtrask at vcs.u52.k12.me.us Tue Mar 15 13:27:05 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 15 Mar 2005 08:27:05 -0500 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: <0IDD00J3QNPKKK@l-daemon> References: <0IDD00J3QNPKKK@l-daemon> Message-ID: Here's one I used to remove an "oops" icon from everyone's desktop....not sure if the chmod line was needed....I commented it out, but you can uncomment it.... !#/bin/bash for x in `ls /home`; do echo "Doing $x ..." cd /home/${x}/Desktop chmod 777 iconyouwishtoremove.desktop rm -f iconyouwishtoremove.desktop done David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From spineau at biddschools.org Tue Mar 15 13:37:09 2005 From: spineau at biddschools.org (Scott Pineau) Date: Tue, 15 Mar 2005 08:37:09 -0500 Subject: [K12OSN] ISP Message-ID: I am wondering what schools are using for their ISP in Southern Maine. Scott Pineau Computer/Network Technician Biddeford School Department spineau at biddschools.org 207-286-2712 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: btzhsepa.gif Type: image/gif Size: 978 bytes Desc: btzhsepa.gif URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Network Blitz Bkgrd.gif Type: image/gif Size: 5314 bytes Desc: Network Blitz Bkgrd.gif URL: From gentgeen at linuxmail.org Tue Mar 15 13:42:32 2005 From: gentgeen at linuxmail.org (Kevin Squire) Date: Tue, 15 Mar 2005 08:42:32 -0500 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: References: <0IDD00J3QNPKKK@l-daemon> Message-ID: <20050315084232.2e88aaaf@linuxbox> Dear David, If you are using the script as root, you should not have to do the chmod line. Also, I just thought you might like to change the iconyouwishtoremove.desktop to $1, then you can run it from the command line. So the script would be: !#/bin/bash for x in `ls /home`; do echo "Doing $x ..." cd /home/${x}/Desktop rm -f $1 done Then from the command line do a: foo iconyouwishtoremove.desktop where foo is the name of the script above. Someone even more clever then me can reply with a way to change the $1 into a $ANY so that you could do: foo iconremove1.desktop iconremove2.desktop iconremoveN.desktop On Tue, 15 Mar 2005 08:27:05 -0500 "David Trask" wrote: > Here's one I used to remove an "oops" icon from everyone's > desktop....not sure if the chmod line was needed....I commented it > out, but you can uncomment it.... > > !#/bin/bash > for x in `ls /home`; do > echo "Doing $x ..." > cd /home/${x}/Desktop > chmod 777 iconyouwishtoremove.desktop > rm -f iconyouwishtoremove.desktop > done > > > David N. Trask > Technology Teacher/Coordinator > Vassalboro Community School > dtrask at vcs.u52.k12.me.us > (207)923-3100 > > _______________________________________________ > K12OSN mailing list > K12OSN at redhat.com > https://www.redhat.com/mailman/listinfo/k12osn > For more info see -- From dtrask at vcs.u52.k12.me.us Tue Mar 15 13:59:19 2005 From: dtrask at vcs.u52.k12.me.us (David Trask) Date: Tue, 15 Mar 2005 08:59:19 -0500 Subject: [K12OSN] Push Icon to desktop problem In-Reply-To: <0IDD00J3QNPKKK@l-daemon> References: <0IDD00J3QNPKKK@l-daemon> Message-ID: Here's one I used to remove an "oops" icon from everyone's desktop....not sure if the chmod line was needed....I commented it out, but you can uncomment it.... !#/bin/bash for x in `ls /home`; do echo "Doing $x ..." cd /home/${x}/Desktop #chmod 777 iconyouwishtoremove.desktop rm -f iconyouwishtoremove.desktop done > David N. Trask Technology Teacher/Coordinator Vassalboro Community School dtrask at vcs.u52.k12.me.us (207)923-3100 From dtrask at vcs.u52.k12.me.us Tue Mar 15 14:04:15 2005 From: dtrask at vcs.u5