Archive

Archive for the ‘PEBCAK’ Category

PEBKAC (Apache)

November 27th, 2009 No comments

I was just wondering why an almost identical Apache configuration works for one vhost and not for the other. Clearing the browser cache helps. :-(

Categories: PEBCAK

PEBKAC

April 4th, 2009 No comments

ip addr del 192.168.200.200 dev eth0 is not a good idea when using this address to access the server.

Categories: PEBCAK

Too much IOS

March 7th, 2009 No comments

I was just wondering about this “strange” error message:

jens@bowmore:~$ sh ip addr dev eth0
/bin/ip: /bin/ip: cannot execute binary file

Then I remembered. It’s a Linux shell not an IOS prompt. I should get more sleep or something to drink. Or maybe both.

Categories: PEBCAK