syslogd -r

General March 27th, 2008

Continuing the series of how-not-to-be-a-sysadmin, I offer this vignette (even though I hate the word/context vignette. It’s too hoity toity. Couldn’t one just say scene? or scenario? It seems like when people use vignette they’re putting too much emphasis on how they’re describing something when that time is better spent on what they’re actually describing. Damn, I think that’s happening here. But it’s so much fun to be meta.)

Remote syslogging requires pointing the remote host to the logging server. This I always remember to do. It also requires setting up syslog.conf to “catch” the logs and put them in the proper place. This I remember to do. When I migrate/upgrade systems, I usually remember to put the log files and /etc config files back.

I forget that modern distributions disable (or don’t by default enable) accepting remote logging. And you have to edit the startup scripts (or their associated configs) to put the -r flag in (and maybe the -h flag, for good measure.) Maybe it’s because syslog didn’t always used to require this.

It’s more annoying when I discover this four months after a transition, when I finally want to mine those logs, and the file is empty. Then I spent 20 or so minutes checking things, restarting syslogd to make sure there’s not a locked file or something. Then I fix the command line settings, restart syslogd, and watch the log file start up again.

Why didn’t I do that four months ago?

Tags:

I hope our undergrads are still getting laid

General March 27th, 2008

This post is short for Eric’s birthday.

Given the perennial complaints about availability (and price) of employee parking on campus, and knowing that a grad school friend just got her summer assistantship pulled, I’m worried about the “popularity of a university”

(I couldn’t find a way to easily hot link it in, so I’ll just copy it here. From rulesofthumb.org:

Popularity of a University
A university popular with its internal community ensures that undergraduates have opportunities for sex, graduate students have opportunities for assistantships, and faculty have opportunities for parking.

The only valid measurement of code quality

General March 27th, 2008

Some of you will enjoy this. “WTFs per minute”

See the comic at www.osnews.com/story/19266/WTFs_m