Tweet Hello! MySQL replication has been known to easily break, as a result of a large multitude of potential causes. Sometimes the replication can even break if an erroneous query is executed on the master server. With all the potential issues that may break replication, we thought it prudent to write an automated check script [...] Read More
ProFTPD with MySQL Authentication
Since this setup uses one FTP account to create user home directories and upload files, a compromise to this FTP user would cause the attacker to gain access to all FTP user home directories. Read More
MySQL Replication : Replicating an existing database
I decided to make a revised post detailing the different steps required in order to implement a master / slave replication relationship within two or more MySQL servers. Read More
How to repair damaged MySQL tables
This tutorial gives step-by-step instructions for repairing damaged mysql tables. Read More
MySQL Replication : Setting up a Simple Master / Slave
This simple how-to is intended to setup a simple master / slave mysql replication. Read More
