Forgot your password?
typodupeerror

Comment Bad Job Descriptions/Clueless HR (Score 1) 574

I was once brought in for an interview for a Unix Systems Administration job. The ad said they needed someone with experience with Unix administration and knowledge of basic shell scripting. I got an interview with an HR person and it went well. I stressed my extensive experience with Sun Solaris and Linux. She sounded very positive. A couple days later I got a call to come in for an interview with the IT manager. I arrived a bit early, dressed to the nines in a new suite. I was kept waiting for over half an hour and when the IT manager came into the interview room, he gave off the sense of wanting to be anywhere else but there. He asked me how many years experience I had with IBM systems and AIX. I told him that I had very little experience in these areas. He said, "Well I need an AIX admin. You are obviously not qualified. I'm sorry, this has been a big waste of time." He then marched out of the room without so much as a handshake or a "nice to meet you", cursing the HR staff. It lasted all of 1 and a half minutes.
Networking

Comcast Intercepts and Redirects Port 53 Traffic 527

An anonymous reader writes "An interesting (and profane) writeup of one frustrated user's discovery that Comcast is actually intercepting DNS requests bound for non-Comcast DNS servers and redirecting them to their own servers. I had obviously heard of the DNS hijacking for nonexistent domains, but I had no idea they'd actually prevent people from directly contacting their own DNS servers." If true, this is a pretty serious escalation in the Net Neutrality wars. Someone using Comcast, please replicate the simple experiment spelled out in the article and confirm or deny the truth of it. Also, it would be useful if someone using Comcast ran the ICSI Netalyzr and posted the resulting permalink in the comments.

Comment Re:ID what? (Score 1) 1055

There are many different tools out there that allow us to do the same job in many different ways. There is a very good reason for this - we are all different! Each of us see things in slightly different ways and therefore use tools in different ways. The best IDE or tools, if you like, are whatever works for you and makes you productive. All this arguing sounds like a lot of, "My tool is better (read: BIGGER) than yours!". I'd like to think we've advanced beyond that point by now as a civilization. Now, to answer the original question, I use vi, emacs and scite, depending on the platform and project I'm working on.
Programming

Journal Journal: Programming

I'm learning Ruby and Python right now. I've done a lot of shell scripting on UNIX and used to program a lot in Visual Basic a long time ago, so this is more of an intense refresher for me. My goal is to be able to write more powerful scripts as a systems administrator, but also for general programming. I've been getting annoyed lately at some of the apps I've been using in Ubuntu and want to add some features that they don't currently have. I am also learning Emacs. I've used vi forever and

Slashdot Top Deals

A LISP programmer knows the value of everything, but the cost of nothing. -- Alan Perlis

Working...