• Coming from a fairly non-technical background and getting into BI via the gateway program (i.e. excel which makes you want to go on to harder, more powerful programs and languages like sql) I've found that actual coding I can do, but what I struggle with is finding resources pegged at a non-geek level regarding network/server configuration tasks.

    It's things like:

    - multiple domain mapping

    - core cmd-line requirements

    - security groups/firewalls

    - simple how-tos for iis

    - framework installations and configurations

    Many of these tasks are simple (theoretically) but I find these hard because the writers seem to assume a level of intimacy with the jargon that's way beyond me. I've been working recently on setting up a blog, and the aim was to have a wordpress blog set on an ec2 instance and having two domains (.com and .info) pointing to it with subdomains (steph. and oz.). It was such a nightmare of a task that in the end I paid someone $10 (via fiverr.com an awesome site) to do it since I could not find any resources written at the right level. Of course now I'm having to learn linux cmd-line stuff because the server doesn't have a gui, but at least there's some very simple articles out there on it.