3.) Find a host with phpSUexec. (...and say bye bye to permissions problems)
4.) If on VPS or dedicated, install Configserver firewall. (get a high score on their fun security checklist.. I have 91/92.. with the 1 being a nobody cron file I prefer to leave as is Wink )
6.) If on VPS or Dedicated, turn off the ability to log on directly as root. wheel group user > root. Even better, use pubkey authentication (no passwords).
7.) If on VPS or Dedicated, turn off SSH1, change port for SSH2 to a nonstandard one.
8.) If on VPS or dedicated, install and properly configure mod_security 2**
So where do I write a check to get these done to my VPS?