Secure existing MySQL installation

secure-mysql-installation
MySQL is a free, easy-to-use database server that supports multiple databases and tables, and allows clients to query them with SQL. This cheat-sheet shows how to secure MySQL in a few simple steps.
Read more…

Cheatsheets

Complete CentOS secure server setup

complete-centos-secure-server-setup
This guide describes how to quick install a CentOS based webserver. It mainly focuses on performance and security.
Read more…

Articles

Secure existing PHP installation

secure_php

Secure PHP

It is impossible to achieve a high level of security for PHP applications in a production environment. However, with some security tips, you can avoid common mistakes and protect yourself from the most frequent attacks.
Read more…

Cheatsheets