View RSS Feed

Recent Blogs Posts

  1. Virtual Insanity: Part Two - Opening Windows

    by , 24th January 2012 at 04:57 PM
    Hello again! This is the continuing travel log of my attempts to build a new virtual infrastructure, so if you've not read part one, this might seem very specific and strange. I'm not claiming to write The Guide here, I'm just jotting down my experiences as I go in the hopes it helps someone (and possibly future me if I go through this again. Hello future me! How're the flying cars?)

    I'm still optimistically cross-posting this to my actual blog as well in the hopes that I actually ...
  2. CMD - What Is Wrong?

    by
    CAM
    , 7th February 2011 at 09:03 PM (100 Grades Per Minute)
    A little game for you. Exceptionally geeky folks may get this immediately (or even know already what this post will be about). What is wrong with this picture?

    How much do you earn and in what post?-cmd_dir_example.png

    I'll let you look at that for a minute. See anything?

    OK? Done.


    Note the command itself:
    Code:
    dir "windows/logs"
    I had no idea until today that, if you include the full path in double quotes, Windows will happily accept ...