It’s always great when someone new discovers the wonderful mascot name that is the Cornjerkers.
Being able to see the referrer logs for the school district website make these easier to spot.
It’s always great when someone new discovers the wonderful mascot name that is the Cornjerkers.
Being able to see the referrer logs for the school district website make these easier to spot.
Still using Outlook Web Access (OWA) with an Exchange 5.5 server? Want to make it work on something besides the default web site? Did you find the KB article that says it isn’t possible and give up? You shouldn’t have, the KB has the answer.
The last 2 days we’ve been upgrading our Banner shadow system to not quite the most recent version available. The accounting department has a support contract with RSM McGladrey, so we’ve had an onsite consultant and a technical consultant via a remote access.
Initially, the onsite consultant seemed to be nothing more than the guy with the phone number to the tech. The tech was excellent, though some of his MS SQL knowledge was limited to just what he needed to do the job, mostly GUI, little scripting. He was excellent and well prepared.
The onsite guy came into his own once we got the clients upgraded. He has real world experience using the software and the accounting techs were listening closely for tips.
Overall, excellent experience.
This wins my uptime trophy. Proxyarp firewalls seem to be amazingly stable.
[xxxxxx@xxxxxxx betka]$ uptime
9:26pm up 1004 days, 3:51, 1 user, load average: 0.00, 0.00, 0.00
Here’s a useful site from Berkeley if you are running ISC DHCPd on *nix and want to try RIS.
And, RISMenuEditor looks promising.
Update (11/30/2005): Jim suggests RISMe from Argon.
We’ve been looking for a database driven web interface to maintain our dhcp configuration and I think we’ve found an excellent solution in Maintain from Oregon State Network Engineering. It was designed as an all-encompassing solution for DNS, DHCPd and other network related services management. But, all we need is the DHCPd config management, since CITES runs our DNS zone.
So far, I’ve hacked in some basic support for bluestem authentication (using mod_bluestem) mostly based on the builtin MySQL based authentication, added some code to email notifications on hostname changes, and adjusted parts of the various shell scripts to fit our environment. Next up is to actually get the config file loading on our dhcp server.
A few suggestions if you are in the business of pitching software to Higher Ed:
Why is it that all sales people feel the need to wear expensive suits, pricey watches and other jewelry? A clean suit is all I need to see, the rest just reinforces the perception that we are going to pay too much for whatever we choose.
A day and a half of vendor presentations makes you think, I guess.
If you’ve got access to the Exchange Server install CDs, here’s a great walkthrough on fixing them.
I’m in Indianapolis for the week, attending a Windows Security class.
We’re across the street from the Convention Center and just down the street from the large downtown mall, so lots of pricey meals within walking distance.
Yesterday leaving a session, I heard the following exchange between two attendees (edited for a “family” site):
Person 1: “You know that piece of crap Access application *she* wrote?”
Person 2: “Yeah”
Person 1: “Someone sent out an email to a bunch of people about it not working, and then my boss replied just to me asking ‘When the hell did we get in the #$%*$*& programming business?'”
Good to know we’re not the only shop with Access craplications…
Trying to get sfdisk -s
to show your Compaq Smart volumes? Here’s the easy way:
ln -s /dev/ida/disc0/disc /dev/sda
(This is mostly a hack for making a canned sanitizer script that works on most RAID cards work with these old Compaq RAID cards.)