Friday, February 27, 2009
Ran Windows Update for Computers 15-22
Martin & I also agreed to leave the computers on over night so that Windows SteadyState can download any necessary updates at 3:00 AM. This will enable Windows update to automatically apply the fixes. When the next set of patches come in, I'll double check to make sure they're applied properly.
We'll slowly work through the computers to update all of them to SP3 and IE7.
Wednesday, February 25, 2009
Turned on Firewall and ran AVG Free
- Turned on the Windows Firewall (enabling "No Exceptions")
- Updated AVG Free and ran a complete scan
Cleaned up network wiring
Most of the work involved rearranging Ethernet cables and the Intel hubs into which they were plugged.
The major thing was to decouple all three hubs from each other in order to clarify wiring and avoid a single point of failure. Originally, the hubs were daisy-chained to each other through their "Uplink" ports, with the leftmost hub plugged into Ethernet wall jack 4-D1.
There was a weirdness though, as the rightmost hub also was plugged into wall jack 7-D1. This is a typical no-no as you'd want to either daisy-chain or direct connect but not both
I unlinked the hubs by disconnecting their uplink Ethernet cables and plugging them into the nearest wall jack. (While doing that, found that 6-D1 doesn't work.)
I also found an extra network cable and used it to connect computer #14 to the LAN. It was unconnected before.
Tuesday, February 17, 2009
Use your email address as a backup for your clients
When clients get a new email address with an online email service (e.g., Gmail, Hotmail, Yahoo, etc), they're often asked for a backup email address. The online service typically use this address to perform password recovery & administrivia.
Since our clients are first time users, they typically don't have a backup account and thus leave that field empty. You can help your clients by giving your email as the backup account. That way, at least they have one more recourse when they need to recover their passwords.
Gmail has a feature that makes this easier. Gmail allows you to create arbitrary email addresses based on your username. For example, if your Gmail account isyourname@gmail.comyou can use any email address of the form
yourname+XYZ@gmail.comwhere XYZ can be any sequence of alphanumeric characters (e.g., student, backup, ctn, shopping, amazon, ebay, etc) and messages will still be delivered to
yourname@gmail.com
Thus, you can let your students use "yourname+ctnstudent@gmail.com" as their backup addresses. You can even get fancier by using "yourname+studentname@gmail.
Thursday, February 12, 2009
Lab computers losing Internet connection
[geekspeak]The solution is to
I think the DHCP lease expires and doesn't get renewed properly. Then some Windows domain controller on the internal network takes over and assigns the machine IP addresses in the range 192.168.x.y, but those IP addresses are useless for accessing the outside network.
[/geekspeak]
- Login to the machine as "vgadmin" (get the password from Martin)
- Fire up the command line "cmd", and at the command line,
- Release the DHCP lease: ipconfig /release
- Renew the DHCP lease: ipconfig /renew (you may have to do this multiple times until you get no error).
- Logout
Friday, January 16, 2009
Keep a Kid Occupied
Luckily, on the other side of our whiteboard is a pad of paper with a ziplock bag full of water based markers. I got him to sit down and draw. He would get bored every now & then, and I'd go over to his drawing and ask him to fill in the blank spots. Eventually, I had to bring up a Matisse on the screen to show him how drawings can be filled in.
Next time, I'd use someone other than Matisse as an example - too many nudes or near nudes to filter around.
Thursday, January 15, 2009
Setting up Skype for guests
Ironically, I set up my own Skype only a day earlier.