The Windows-XP-zombie-cats-from-hell

May 10th, 2007 by kers

Via Dagens katt

Posted in blah |

New features on kracked

May 10th, 2007 by kers

I’ve installed some new wordpress-plugins for you guys
to play with. Check them out and let me know what you think.

Also - if anyone want a own theme - just mail it to me and I’ll enable it for you after an code audit. An full theme editor or the option to install a theme of your own will just not happend, there is to many security risk with that.

Posted in kracked |

RHEL up2date and Ensim suexec cause “Internal Server Error”

May 9th, 2007 by kers

Just to remind myself:

  • The next time you update Apache via up2date on an RHEL Ensim-box remember that “no ensimized packages” mean “almost non ensimized packages with crucial execptions”.
  • The next time high security sites and cgi-scripts are non functional - check if suexec has been updated before you spend hours on the forums and Ensim’s clueless support.

cd /usr/sbin
cp suexec suexec-backup
cp suexec-ensim suexec
service httpd graceful

Posted in ensim |