Edubuntu Thin Client Classroom Experiment

Posted on May 4, 2008 by James Sigler.
Categories: Thin Client, Edubuntu, Linux.

I talked to our Tech Director after doing talking to some people. (see previous blog post) He suggested we put a server and a couple clients in the back of my room right now and see whether they will work. If they work, then I can show my principal that they work and how I would use them.

I have the newly released Edubuntu 8.04 (Hardy Heron) installed on a server in my room. I used the Ubuntu-alt download cd and installed the LTSP option (press F4 on the install menu).  It installed nicely, but I had trouble getting a connection to the internet gateway. Our network manager figured out the gateway was on ETH1, fixed it, and then it worked fine. I could not get the Edubuntu 8.04 cd to read, so I just installed it via Synaptic Package Manager.  It took a while, but installed just fine….So far so good.

I was just about to this point at home. It’s installed on the server and hooked up to the thin clients through an 8 port switch. The clients will preboot with a PXE enabled network card (very cool!). This is better than my home set-up because I don’t have to boot from floppy. It still gives pretty much the same message at home.

Boot from (N)etwork or (D)isk
Searching for server (DHCP)
<sleep>

Boot from (N)etwork or (D)isk

It’s still not connecting.

Marshal, the network manager asked whether the DHCP was running. <:-{ I told him didn’t know since I hadn’t done anything but install the Linux OS.

I installed Webmin from Synatic.  Webmin is a DHCP server control panel that is accessible through the web browser on http://localhost:10000.  However, we couldn’t access it.

Marshal deduced that the plug on the end of the cable was the culprit. He didn’t have the tool with him to fix it, so we’re stuck until Monday.

I’ll let you know if we get it to work.

2 comments.

Hide the Blogger “Next blog–>” Nav Bar

Posted on May 2, 2008 by James Sigler.
Categories: Barriers, Blogging.

Hi…my name is James…and I have used Blogger…

Hi James

This is my Blogger story…

I made a blog with Blogger.  It is sponsored by Google. It is very easy to start, but…

it has one flaw. Photo by Rakka from Flickr

It has a navigation bar at the top of the blog. It seems very innocent.   It has a simple link that says Next Blog». I clicked the link. It took me to another blog. I clicked it again. It took me to another blog. I clicked it three more times. It took me to a porn blog. That was when I decided that I would not use it in my school or recommend it to other teachers.

I have been looking for a solution for a long time. I found Blogger’s salvation. It is the code that hides the navigation bar. I found it on the web site for an eMINTS teacher. (I don’t remember who.) That let me this blogspot actually gave me the code to hide/unhide the nav bar. That was fancier than I wanted. I just wanted to get rid of it, so this blogspot worked better. Edit the HTML on the layout part of the dashboard and paste in this code after the template section:

#navbar-iframe {display: none !important;}

I once again feel safe in recommending Blogger to fellow teachers as a starting blog. I don’t have to worry about the navigation bar. Thanks for the code!

no comments yet.