Join us at FOSSed 2012!

2012-05-21 Thread David Trask
/docs.google.com/spreadsheet/viewform?formkey=dGFidFA4MnNhSHA3RS1QMl9GUmhyTlE6MQ ]click here   Hope to see you at FOSSed 2012!  Contact me with any questions, suggestions, needs, or special arrangements at   copperdo...@gmail.com David Trask FOSSed 2012 207.956.0881 copperdo...@gmail.com -

{Disarmed} FOSSed 2011...Register today!

2011-04-26 Thread David Trask
the other stuff as we go along.  If you have ANY questions...please email me at [ mailto:copperdo...@gmail.com ]copperdo...@gmail.com  I'll be happy to help. David Trask FOSSed 2011 [ mailto:copperdo...@gmail.com ]copperdo...@gmail.com [ tel:207.956.0881 ]207.956.0881 David Trask Te

Registration for FOSSed 2010 is now open! Be an Early Bird!

2010-02-11 Thread David Trask
Hey all! It's that time of year again! Time to make plans for professional development and enrichment. Time to reconnect and learn new skills and ideas. That time is coming...July 7th - 9th at FOSSed 2010! Eight years ago (yes, that's right...8 years!) we started with a small group of folks wh

Re: Linux (and Edubuntu) in Schools

2008-08-23 Thread David Trask
"Stefan Nuxoll" <[EMAIL PROTECTED]> writes: [ http://oss-school.com ] lemme know if you need help with posts.or feel free to post or link to some of my articles at fossed.blogspot.com or dtrask.wordpress.com Been using Linux in our school since 2000...started using K12LTSP in fall of 2001...

FOSSED 2008 at Governor's Academy! Educators and developers come together!

2008-07-02 Thread David Trask
gister please visit our site at http://fossed.blogspot.com or if you have questions please feel free to email me at [EMAIL PROTECTED] Read more about FOSSED in the October issue of Linux Journal here: http://www.linuxjournal.com/article/9800 Register soon! Got questions? Contact me! --- Dav

2008 FOSSED conference flyer posted. Hope you can come!

2008-04-13 Thread David Trask
Hi all! Many of you have joined us in the past at FOSSED (formerly known as NELS). The 2008 editions of the Free & Open Source Software in Education conference will be held June 25-27 and August 4-6 at Gould Academy, Bethel, ME and Governors Academy, Byfield, MA respectively. It's a fantastic co

Re: status report

2008-01-31 Thread David Trask
Jordan Mantha <[EMAIL PROTECTED]> writes: >So should we right a wrapper >GUI to call alacarte and clean up after it? Sounds like a decent idea...at least for now David N. Trask Technology Teacher/Director Vassalboro Community School [EMAIL PROTECTED] (207)923-3100 -- edubuntu-devel mailing li

Re: Edubuntu Network Auth Server

2007-09-25 Thread David Trask
Right now there is an easy waysmbldap-installer http://www.majen.net/smbldapIt is hopeful that at some point something very similar will become part of Ubuntu Serverto my knowledge that's where it stands at the moment. I believe the work is being done as part of Ubuntu not just Edub

Volume issue on thin-clients FIXED!

2007-09-17 Thread David Trask
Thanks to Gideon Rommthe volume issue is fixed. He and I worked together (basically I tested it and am now doumenting it) to come up with a fix for what was a problem with very low volume on my thin-clients. What this script essentially does is sets the values for alsamixer for the thin-clien

Re: OpenOffice insert graphics, print and sometimes save=frozen client

2007-09-14 Thread David Trask
Scottyjust an ideaany chance of a place to host a template with the info you mentioned...similar to Bugzilla? Just for Edubuntu? Scott Balneaves <[EMAIL PROTECTED]> writes: >On Thu, Sep 13, 2007 at 10:11:10PM -0400, Todd O'Bryan wrote: >> I'm seeing the same thing in my lab and it's getti

Re: New, substantially improved TuxMath now in Debian unstable

2007-09-04 Thread David Trask
Daviddo you know of a repo where we can grab the new version? David N. Trask Technology Teacher/Director Vassalboro Community School [EMAIL PROTECTED] (207)923-3100 -- edubuntu-devel mailing list edubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/m

Re: Tuxpaint

2007-08-30 Thread David Trask
Scott Balneaves <[EMAIL PROTECTED]> writes: >David Trask wrote: >> I have reproduced it on all my servers. Someone mentioned that Tuxmath >> also does the same thing on the Users list. It's driving me "nucking >> futs". Let me be a guinea pigshoot

Re: Tuxpaint

2007-08-30 Thread David Trask
I have reproduced it on all my servers. Someone mentioned that Tuxmath also does the same thing on the Users list. It's driving me "nucking futs". Let me be a guinea pigshoot me ideas. Turning off sound did appear to solve it, but obviously that ain't an option. When run from the command

Re: why won't this script work in my Edubuntu setup?

2007-08-30 Thread David Trask
mariodebian <[EMAIL PROTECTED]> writes: >Try this: > >#!/bin/bash > >if [ "$1" = "root" ]; then > echo "Can't kill root" > exit >fi > >pkill -9 -u "$1" > > > >"pkill -u" kills all process of username (see man pkill) Now that's a good ideasimilar to the "purge users"

Re: why won't this script work in my Edubuntu setup?

2007-08-30 Thread David Trask
Jim McQuillan <[EMAIL PROTECTED]> writes: >David, > >For some reason, the Ubuntu guys decided that they'd rather use 'dash' >as the default shell, instead of 'bash'. > >I haven't looked closely at your script, but the first thing I'd try is >changing the first line from: > > #!/bin/sh > >to: >

Re: why won't this script work in my Edubuntu setup?

2007-08-30 Thread David Trask
Edubuntu Devel Group writes: >Are you running it with sudo? > >Does it work if you run it giving their userID instead of their username? > >If you manually run "pgrep -u " do you get any output? If you >don't, it's possible pgrep is unable to determine the UID to search users >for > >Gavin ha!

why won't this script work in my Edubuntu setup?

2007-08-30 Thread David Trask
I had this script (below) which I used to use to "kill" users quicklyI even used to build other scripts from this onesuch as one that logged off my kindergarten class...etc. Problem isit doesn't work in my current Edubuntu situation (with smbldap). any idea why? What am I missing? I

Re: TuxPaint won't quit on thin-clients...any ideas?

2007-08-29 Thread David Trask
Edubuntu Devel Group writes: >> I installed Tuxpaint on the Edubuntu servers yesterday...and have since >> rebooted. When the little kids use Tuxpaint...and then try to quit out >of >> itnothing happensit sits there...unresponsive. I need to fix >> this...any ideas? > >If you run it in a

TuxPaint won't quit on thin-clients...any ideas?

2007-08-29 Thread David Trask
I installed Tuxpaint on the Edubuntu servers yesterday...and have since rebooted. When the little kids use Tuxpaint...and then try to quit out of itnothing happensit sits there...unresponsive. I need to fix this...any ideas? David N. Trask Technology Teacher/Director Vassalboro Community

Re: Wow! What a great day!

2007-08-28 Thread David Trask
[EMAIL PROTECTED] writes: >Rock on! That is so sweet. > >I'm curious, of course, about the grades (elementary?) and what apps >the teacher's are stoked about.I'm also wondering about what web >resources and non-Edubuntu resources they are using. Grades K-8 about 600 users Apps... Celestia was a

Re: Wow! What a great day!

2007-08-28 Thread David Trask
"Willis, Ben" <[EMAIL PROTECTED]> writes: >David, > >I would like to know more about your installation. How many servers, >clients etc. What software do you use mainly in the different grades. Do >you have any provisions for using older windows applications? > >Thanks! > >Ben Willis >Anderson Schoo

Wow! What a great day!

2007-08-27 Thread David Trask
Hi! Today was a great day! Today was the first day of schoolfor the teachers (the kids come tomorrow morning). Why was it so great? I finally had the opportunity to really show off our new "system" where we now use a combination of Edubuntu desktops and thin-clients. I also had the opportu

QT printing issue in Edubuntu

2007-08-23 Thread David Trask
Sorry for the reposttrying to keep this from getting buried in "RE's" Okthat didn't work, but I have eliminated some stuff. First of all, it works fine on my stock Ubuntu Feisty installation on the laptop I use for travelling (the old Dell I brought to UDS with me). So...I tried some thi

Local devices and samba/ldap...need help

2007-08-22 Thread David Trask
Ok...I have my Edubuntu servers (feisty) authenticating to a Samba/LDAP server (plain 'ol Ubuntu Feisty server). Just now I tried to use a USB thumbdrive in a thin-client and it doesn't show up. Couple things I'm wonderingcould this be because the user is not a part of one of the essential g

Edubuntu and printing from qt apps

2007-08-22 Thread David Trask
Okhere's my issue. I have an email client (FirstClass) *Canadian company, Scotty B* that uses the qt internal printing methods. I tried another qt application called "qtodo" and it too has the same issue...so I know it's an issue with qt and printing from qt apps. What happens is thisI

Re: TuxType and TuxMath

2007-08-16 Thread David Trask
Any chance you can set up a repository? This is awesome news! David Bruce <[EMAIL PROTECTED]> writes: >Hi, > >For the last year or two I have been the main person developing two of >the >tux4kids apps, "Tux Typing" and"Tux, Of Math Command". I want everyone >involved with Edubuntu to know that

Re: Left over user processes

2007-08-16 Thread David Trask
funnyJim...this is exactly what Matt Oquist brought up at UDS Sevilla. In K12LTSP we had the "purge-users" scriptperhaps it could be modified to work with Ubuntu? The Edubuntu motto is to push the issue upstream to get the processes that are "hanging" to fix it so they don't, but in the e

Re: Documented DHCP load-balance & failover in Edubuntu wiki

2007-08-16 Thread David Trask
7;s >even hawwt. ;-) > >You think you could come up with some more good "recipies" for >LTSP/Edubuntu users? We're in need of documentation and I'd like to >see stuff like this in our shipped documentation as Gnome Help topics. > >-Jordan > >On 8/16/07, Da

Documented DHCP load-balance & failover in Edubuntu wiki

2007-08-16 Thread David Trask
Ok...to clear up any confusion and to get it "down on paper"...I have documented the DHCP load-balancing/failover process that I've used in setting up my Edubuntu servers recently. I've actually used this setup for a few years now, first with K12LTSP (Fedora) and now with Edubuntu. It works great

Re: specs for running 35 machines

2007-08-16 Thread David Trask
p-diagram/ HTH! :-) Edubuntu Devel Group writes: >Hi, > >On Thu, 16 Aug 2007, David Trask wrote: > >> two same or slighly lesser servers running in dhcp failover/load >balancing >> mode. > >> If one server failsno biggiethe other will take over until it &

Re: specs for running 35 machines

2007-08-15 Thread David Trask
Will there be 35 concurrent users? Or less than that, yet 35 terminalsalthough not all concurrent? In any casemy suggestion: Dual Xeon core duo processors (dual core or essentially 4 cores...I hear AMD opterons work well too) at least 4 gb RAM...more if it can be used VERY fast SCSI hard

Re: Great job guys!

2007-08-10 Thread David Trask
Scott Balneaves <[EMAIL PROTECTED]> writes: >> Documentation: The documentation for things like initial set >upfixing >> LDMthose types of things is sorely lacking. I intend to fix some of >> that next week as I'll write up what I've done this past week. We need >to >> focus on "newbie-s

Great job guys!

2007-08-10 Thread David Trask
Just a note to let you all know that I have been a bit busy with a complete conversion of my school to Edubuntu. I have so much "faith" I even replaced all the remaining Windows desktops with Edubuntu workstations. So I have now completed 2 Edubuntu Classroom Servers running dhcp/load-balance fai

Re: Edubuntu Website in LP

2007-06-30 Thread David Trask
Sounds like a plan! Git 'er done! :-) Will van der Leij <[EMAIL PROTECTED]> writes: >Hi Folks, >Thanks to all working on the new website. Been reading the latest >minutes from the last meeting (which I missed, blame my ISP). > >Also went through minutes from 6/6/2007 in which we discussed the

Re: Welcome Jordan Mantha to core-dev !!

2007-06-30 Thread David Trask
Matt Oquist <[EMAIL PROTECTED]> writes: >Congratulations indeed, LaserJock! A worthy accomplishment. > >--matt > >-- >Open Source Software Engineering Consultant >http://majen.net/ > >-- >edubuntu-devel mailing list >edubuntu-devel@lists.ubuntu.com >Modify settings or unsubscribe at: >https://list

Re: Edubuntu/Ubuntu Education roadmaps for Gutsy

2007-05-18 Thread David Trask
[EMAIL PROTECTED] on Thursday, May 17, 2007 at 6:18 PM + wrote: >https://wiki.edubuntu.org/Edubuntu I'm impressedthis is definitely where we need to get headed. Attaboy Will and Jordan (and everyone else)! As soon as this "friggin'" NWEA testing is over with after next week I can start l

Re: Call for input: App Review Process Spec

2007-05-18 Thread David Trask
Will van der Leij <[EMAIL PROTECTED]> on Thursday, May 17, 2007 at 6:56 AM + wrote: >https://wiki.ubuntu.com/EdubuntuApplicationReview Will, If something can be ready by June 19th or soMatt and I have the FOSSED conferences this summer. We can pitch the idea and have folks get involved..

Re: rdp and sound

2007-03-21 Thread David Trask
Unfortunately, for now the news is not great...the problem is (in laymen's terms) that Linux grabs your soundcard and won't let go. It will not allow multiple connections to the device (I'm simplifying here). There are new things in the wings that will hopefully allow that to happen and some of t

Re: Greating everyone! A little about me...

2007-03-21 Thread David Trask
Welcome aboard! And congrats on the pending arrival of your firstborn! (Your life is about to change forever) ;-) Glad to have you here! Jason Brower <[EMAIL PROTECTED]> writes: >Hi everyone! >My name is Jason Brower >I am an American that is Living in Finland with my wonderful wife Katri. >

Re: Edubuntu rocking the [school]house

2007-01-16 Thread David Trask
See my notes inline below Matt Oquist <[EMAIL PROTECTED]> writes: >We've got a pair of Edubuntu servers handling somewhere between 80 and >100 thin clients (TCs). > >The following are some notes I've made on setting up Edubuntu (edgy). >I know lots (if not all) of these points are covered on the w

Re: Packages to add to Edubuntu's 2nd CD

2007-01-11 Thread David Trask
"Simon Ruiz" <[EMAIL PROTECTED]> writes: >The impression I got was that the Student Control Panel is specifically >an LTSP thing. > >This won't do anything in an environment like ours, which is why I >suggested iTALC. > >Correct me if I'm unaware of something. > >There is also quite a benefit to

Re: Packages to add to Edubuntu's 2nd CD

2007-01-10 Thread David Trask
Adding my opinionI personally don't think that Moodle should be on this particular CDhere's why It's an awesome product, don't get me wrong, but it can be quite resource intensive in a decent sized installation. Most folks will install Moodle on a LAMP server. Installing Moodle on an

Re: Packages to add to Edubuntu's 2nd CD

2007-01-10 Thread David Trask
GCompris ROCKS! We use it every day with kindergarten students. Richard/g <[EMAIL PROTECTED]> writes: >On Wednesday, 10 January 2007 03:27, Bruno Coudoin wrote: >> Le mardi 09 janvier 2007 à 14:17 -0800, Jordan Mantha a >écrit : >> >> > I've started a list of potential candidates [1] that I >

Re: Packages to add to Edubuntu's 2nd CD

2007-01-10 Thread David Trask
"Simon Ruiz" <[EMAIL PROTECTED]> writes: >iTALC (italc.sourceforge.net) - intelligent Teaching And Learning with >Computers - This is a classroom management tool in the Big Brother >tradition of keeping tabs on what the students are doing. It also offers >all kinds of neat functionality to the teac

Re: Packages to add to Edubuntu's 2nd CD

2007-01-10 Thread David Trask
[EMAIL PROTECTED] writes: >I have found KEduca, but haven't found it very useful and user-friendly, >although it combines a BRILLIANT idea. For those who don't know what it >is, >it's an application that lets you build questionaires and multiple choice >tests, but I haven't really found any pre-

Re: Packages to add to Edubuntu's 2nd CD

2007-01-10 Thread David Trask
Edubuntu Devel Group writes: >One minor comment. I don't have any particular issue with the second cd >but I think it important not to overload edubuntu's default install with >applications -- in particular the existing philosophy of choosing one >application per task is a good one in my opinion.

Happy new year!

2007-01-01 Thread David Trask
Wishing you all a Happy and Prosperous 2007! And also hoping that 2007 is the best year yet for Linux and Edubuntu! David N. Trask Technology Teacher/Director Vassalboro Community School [EMAIL PROTECTED] (207)923-3100 -- edubuntu-devel mailing list edubuntu-devel@lists.ubuntu.com Modify sett

Re: Merry Christmas!!!

2006-12-25 Thread David Trask
"Mario ani" <[EMAIL PROTECTED]> writes: >Hello everyone, > >well, I'd like to wish you Merry Christmas ... >To you, your families, friends, girlfriends, etc, etc ... >I hope you all have lovely holidays full of snow :) > >Kind regards, >Mario > >-- >edubuntu-devel mailing list >edubuntu-devel@li

Re: Greetings

2006-11-19 Thread David Trask
Message originally posted Nov 15th, but somehow didn't end up on this particular list. ;-) So I'm reposting just in case. DT Hi Abraham! My name is David Trask and I am a Technology Director/Teacher in the Northeast (Maine). We have been using Linux in the classroom for a few yea

Re: Software for Examination Management in Schools

2006-11-19 Thread David Trask
"Simon Ruiz" <[EMAIL PROTECTED]> writes: >The first question that comes to mind for me would be: how might this be >different from using Moodle's online examination capabilities? Ha! Like minds I had posted the exact same question on the devel list just moments before I came over the the u

Re: Software for Examination Management in Schools

2006-11-19 Thread David Trask
Great idea! Just wondering...how is this different than the testing modules in Moodle? Ch Sarada Prasanna Nanda <[EMAIL PROTECTED]> writes: >Friends > I am writing a software for managing examinations in School > which >have these following features. > >1. There are three kinds

Re: Creation of User profiles at install

2006-10-30 Thread David Trask
frank claessen <[EMAIL PROTECTED]> writes: >Would like to know what others think about this. I would prefer the way >of the other distro's Ummmin many other distro's I can log in as root from the GUI on the first loginUbuntu doesn't allow that. Ubuntu is much more secure from a "first boo

Another idea-Re: Edgy+1 : Planning for the next Edubuntu version

2006-10-20 Thread David Trask
As schools begin to adopt things like Edubuntu, K12LTSP...etc on a large scalebeing able to set up multiple servers and centralized authentication is a big point. I already do this using Samba/LDAP. I have multiple K12LTSP servers and a Samba/LDAP server for all users and their home directori

Re: Ubuntu and Education: Which Ubuntu variant are you using ?

2006-10-20 Thread David Trask
Richard Weideman <[EMAIL PROTECTED]> writes: >Hello, > >Just to get an idea of who is using what in this list audience ... can >you please send details of what operating system you are using, and a >note on the education context. > > >Operating System >--

Re: Edgy+1 : Planning for the next Edubuntu version : Features & Comments & Sugge

2006-10-20 Thread David Trask
Richard Weideman <[EMAIL PROTECTED]> writes: >* Ubuntu > - base operating system > - the features here would apply across Ubuntu / Edubuntu / Kubuntu > >* Edubuntu > - the classroom desktop > - the classroom server One thing I'd like to see...and this is a broad issue and encompasses LTSP as

Re: Edgy+1: Edubuntu for Secondary Schools & Edubuntu for Universities

2006-10-20 Thread David Trask
Hi Richard (and all) I'm actually going to be at UDS Mtn. Viewand I am an actual classroom teacher and user of Edubuntu, K12LTSP, Ubuntu...etc. I currently teach US grades K-8, but have taught grades K-12 during my career. I'm bringing the "user" and "implementer" to the table and would love

Re: Linux as a platform

2006-10-11 Thread David Trask
I agree Simon. And believe it or not Maddog (Hall) and I have had this discussion several times over the past couple of years. It's trueresistance is futile. I see what awesome things are happening in Indiana and also here in the Northeastit's getting to be a big snowball. On the K12OS

Re: Linux as a platform...

2006-10-10 Thread David Trask
[EMAIL PROTECTED] writes: >Hi Simon, > I think your right about strength in numbers. > >I ask the question as something of a temperature take on how the >community views Edubuntu going forward. > >I think there are significant areas/issues that Edubuntu does not >address, that no FLOSS proje

Re: So...

2006-10-10 Thread David Trask
Edubuntu Devel Group writes: >LTSP has >something called LOCAL_APPS, though I'm not sure exactly what that does. Pretty much means what it saysby enabling local apps you are essentially using the workstations or terminals resources such as CPU and RAM to run the application. There are many b

Re: So...

2006-10-10 Thread David Trask
Oliver Grawert <[EMAIL PROTECTED]> writes: >it could need some scripting love so we >could have an ltsp-build-workstation script like the ltsp-build-client >one ;) and the issue with login/passwd and /home directories must be >solved... Now that is a cool ideaI can think of lots of schools tha

NELS flyer posted on the site

2006-03-18 Thread David Trask
Hi all, Hope this finds you well and anticipating springtime (Tuesday!). Matt and I are both speaking at a conference in Massachussetts on Monday and we felt that it was time for us to put together a flyer to better show what NELS (Northeast Linux Symposium) is all about! Some of you have also

Register early for NELS at Gould Academy and UNH

2006-03-06 Thread David Trask
Just a note to register early for this years Northeast Linux Symposium at Gould Academy (and also at UNH). (See my earlier post with regard to using and showing Edubuntu at this years conference) I realize the registration page asks for a PO numberit always has, but even if you don't have the

Registration for Northeast Linux Symposium is READY

2006-03-03 Thread David Trask
Edubuntu Folks! Ubuntu and SchoolTool played a large part in last years Symposiumwe're planning on using Edubuntu extensively in our sessions. Help us spread the wordand come yourself! It's been a huge hit the past 4 years! (if you receive duplicates I apologize as I am working from s

Re: Edubuntu Artwork for Edubuntu 6.04 - Dapper Drake

2005-11-14 Thread David Trask
Jonathan Carter <[EMAIL PROTECTED]> on Mon Nov 14 2005 at 08:48 + wrote: >To be honest, I don't like it that much personally (for the >retro-reason), but I put it up there as an example of how people could >contribute. I gotta' be perfectly honestI love it! I actually just showed it to my

Re: Edubuntu Artwork for Edubuntu 6.04 - Dapper Drake

2005-11-14 Thread David Trask
Oli, You probably don't remember me, but we met at UBZI was with the LTSP team. I am a teacher of grades kindergarten through grade 8 in the US. (ages 5 - 14 years). We use K12LTSP in our school and have been for about 4 years. I currently run Edubuntu on my own laptop and am testing it f

Re: Welcome to the "edubuntu-devel" mailing list

2005-08-13 Thread David Trask
Hello, I'm a new subscriber, but not new to Linux. My school has long been using K12LTSPI've contributed a bit here and therein fact I was the one who "pushed" TeacherTool onto K12LTSP. (I did not develop itI made some really small tweakssent it to Eric Harrisonhe tweaked it