Small offtopic nit to pick: it's the IT department's job to teach you how to use a computer? Is computer use not a standard job requirement for most posts?
Coming from a very broken organization that had this very attitude ("Excel training is IT's job!"), I pity the poor schleps in IT. I'm very glad I moved to dev.
That isn't to say that there's no middle ground here. The IT department should be able to force this usage video to run once after the imaging, unless M$ has disallowed this. Beyond that, if training is needed, it should be rolled into the project plan for rolling out a new OS and be handled by a training department or outsourced training program.
I also view tech saving tools as a hindrance to saving. I've tried a lot: Quicken, Money, Mint, the venerable Pear Budget, etc. All tools that allow you to grok where your money is going, but provide little incentive or mechanisms to curb spending. We collect all this great data and then say "huh..." and shrug our shoulders.
My parents always had a drawer in the clothes dresser that had the "house money" in it for the month. Once that cash was depleted, there was no more money for the house, period. This was real incentive to spend wisely and to see how much money was left. If there is a technology that can easily enable this "cash envelope" system, I am not aware of it.
+1 - From personal experience, if you do not have your own ASN and a STAFF of BGP engineers, outsource. Using the basic proxy service from the "large and mature" services mentioned above, plan to pay $5k - $6k per month for the privilege of an available website.
I may be missing something - again, I'm a slackass. Anyone else have other advice for our admin-challenged friends besides "get a real software package"?
By the way, I was trying to lock down one of my WP installs to only allow authed users access to posts. However, WP does not put the assets for post - usually in wp-content/uploads - behind the auth wall. It's just out there for the whole world to see. It was a simple fix to rewrite the.htaccess config for this directory to redirect to an auth script, but still it still shocks me how insecure this app is.
Required reading:
Read This Before Our Next Meeting
It costs $5 - everyone should get a copy. Seriously, this completely changed the way I work.
Small offtopic nit to pick: it's the IT department's job to teach you how to use a computer? Is computer use not a standard job requirement for most posts?
Coming from a very broken organization that had this very attitude ("Excel training is IT's job!"), I pity the poor schleps in IT. I'm very glad I moved to dev.
That isn't to say that there's no middle ground here. The IT department should be able to force this usage video to run once after the imaging, unless M$ has disallowed this. Beyond that, if training is needed, it should be rolled into the project plan for rolling out a new OS and be handled by a training department or outsourced training program.
http://www.youtube.com/watch?v=tvlHN95cui4
I also view tech saving tools as a hindrance to saving. I've tried a lot: Quicken, Money, Mint, the venerable Pear Budget, etc. All tools that allow you to grok where your money is going, but provide little incentive or mechanisms to curb spending. We collect all this great data and then say "huh..." and shrug our shoulders.
My parents always had a drawer in the clothes dresser that had the "house money" in it for the month. Once that cash was depleted, there was no more money for the house, period. This was real incentive to spend wisely and to see how much money was left. If there is a technology that can easily enable this "cash envelope" system, I am not aware of it.
+1 - From personal experience, if you do not have your own ASN and a STAFF of BGP engineers, outsource. Using the basic proxy service from the "large and mature" services mentioned above, plan to pay $5k - $6k per month for the privilege of an available website.
Every time I see Prolexic, I read prophylactic, which I am not sure was their intention...
Forgot one thing:
The hack puts a list of sites to redirect to in a .logs directory. rm these.
Most of my WP installs were infected because I am a slack ass. Here are the high level steps I took to solve the problem:
I may be missing something - again, I'm a slackass. Anyone else have other advice for our admin-challenged friends besides "get a real software package"?
By the way, I was trying to lock down one of my WP installs to only allow authed users access to posts. However, WP does not put the assets for post - usually in wp-content/uploads - behind the auth wall. It's just out there for the whole world to see. It was a simple fix to rewrite the .htaccess config for this directory to redirect to an auth script, but still it still shocks me how insecure this app is.