In the past few days I have been doing something to which I am not accustomed: reading. In the words of the late 20th century philosopher John Foreman “I don’t want to read the book… I’ll watch the movie." But in this instance, it’s not a book to which I am referring. It’s an ongoing saga that has been around since the days of Usenet and has been updated on a basis that is more frequent than this blog. I am talking about The Bastard Operator From Hell (BOFH).
This story is about a cynical network admin and his trusty psychopathic sidekick Pimply Faced Youth (PFY) and how they endeavor to have as little to do with the users (lusers) as possible. A more in-depth explanation is provided in the Wikipedia link above.
I have found reading these texts to be rather inspiring in my job if taken out of the malevolent and cynical context because many of the situations aren't very far from reality. Here is what I’ve learned:
· The network needs to be protected at all costs from its greatest threat: the users.
In my experience, this is 100% correct. Newbies who don’t know what they are doing can wreak havoc on a system that otherwise will run smoothly. Stuff like Bittorrent, file server raiding and general snooping around are big causes of network latency and downtime for the network on which I work. I combat this by blocking all ports but 8080 on the routers, employing strict security parameters on the file server and a rather restrictive Group Policy in Active Directory.
· A user with a little bit of knowledge of networking systems is a dangerous thing.
Where I work, we call this “knowing just enough to be dangerous”. I was like that at one time. Every good systems admin has. But a user who thinks he knows what he is talking about when he is really full of it cannot be reasoned with when they inquire for help with something that they messed up.
· Many password entry errors are the result of CAPS LOCK.
True… So very true. To paraphrase Lore Sjoberg, “I just want a keyboard without a caps lock key. It doesn’t serve any purpose except as a tool to annoy. PEOPLE YELL ONLINE ALL THE TIME WHETHER ON PURPOSE OR BY ACCIDENT.” In the case of passwords, some users just don’t know to check whether or not the little light on their keyboard is lit-up.
· Give the user exactly what they ask for.
…and nothing more. In the case of the BOFH and PFY, this means that when a user complains that they need more space in their home directory, they open a terminal, grep the user name, and proceed to ” rm –rf * ” all of the files in the users’ home directories. “Amazing! I have cavernous free space! But where did my files go?!” In my case, when a user asks for something to be done to the Active Directory Group Policy affecting their account (and everyone else’s), they better have a damn good reason for it. If a user pisses me off too much, I do exactly what they ask for and pawn off the blame when someone comes up to me pissed that their screen has only the ability to have 800x600 resolution.
· Two Words “Dummy Mode”.
Dummy mode is what happens when someone is given too much information regarding a topic that, in most cases, is too technical for them to understand. And in the case of the BOFH and the PFY, Dummy Mode is the state of mind in which users can be manipulated into doing anything because they don’t know what they are really doing. I run into this all of the time. I have to explain and re-explain until my original explanation is distilled down to something a Kindergartener can understand – barely resembling the original statement in the least. Even then the glazed-over deer-meets-headlights look on their faces informs me that I may have learned Greek and it was coming out instead of English. If you don’t want to know, don’t ask.
If you are interested in reading The Bastard Operator From Hell, visit Simon Travaglia’s page for the 1992-1999 posts and The Register for all posts 2000-present. I hope you glean as much from it as I did.

