Finals Week

The end of another quarter is approaching which means finals are coming up. I’ve got 2 on Monday (Business and Its Environment, and Business Database Development) and another on Thursday (Telecommunications). The week before finals, known as “dead week”, turned out to be just an extension of finals week. I had a final for the lab portion of my database class, and another in MIS 495 — my capstone course — on Thursday, and a project due Friday. It’s been a busy quarter. It does look like I’m set to graduate this summer though.

I’m registered for next quarter:

  • Computer-mediated communications
  • Network Administration
  • Humanities of Islamic Civilization
  • Gender and Society

Pretty diverse schedule now that I have most of my major out of the way.

The world of ResTek has been quiet. One of the two new developers is leaving WWU at the end of this quarter, leaving only one (Symons and Ben are gone after this quarter). The servers are pretty easy to maintain and with zero budget to work with, I don’t have much to work with in the hardware upgrade realm.

I’d like to repartition the servers over break, since the current space allocation isn’t ideal. The database server, for example, needs more space for /var.

I haven’t broken anything too terribly in a while, but I did render our logserver useless for a while:


OpenBSD 4.5 (GENERIC) #1749: Sat Feb 28 14:51:18 MST 2009

I used the first 4.5 snapshots to do so. When I upgraded the kernel and rebooted, I lost access. When I finally made it down to Bond Hall on Monday, the problem became clear. None of the network interfaces had been created because ifconfig(8) was out of sync with the new kernel due to some of the changes in 4.5. I extracted the new ifconfig(8) from base45.tgz of my snapshot and that fixed the problem. I later learned that a page for upgrade45.html exists even though 4.5 is not yet released — I’ll be following a process more similar to the one mentioned therein from now on when using snapshots.

Snapshots can be more interesting than supported upgrades between releases and that’s why I like them. They’re also relatively painless for the most part when you read about the changes made between releases (current.html, plus45.html).

I’m excited to see what kind of impact the pfsync improvements will have on our firewalls.

No comments yet

Leave a reply