Category Archives: Security

MySQL/Security – Cleaning up post-install

A default install of MySQL has anonymous users and root users with access via ‘%’ (all outside hosts) and a generally useless ‘test’ database.
Read more »

Apache/Security – Hide Apache Version Number

Sometimes, you may like a bit of security-through-obscurity. Some PCI providers even require this.
Read more »