Skip to main content
Major Hayden

Major Hayden

A social nerd writing about everything 🤓

Recent

Active FTP connections through iptables

··195 words·1 min
One of the main reasons people like passive FTP is that it’s easier to get through firewalls with it.

Repair auto_increment in MySQL

··91 words·1 min
Table corruption in MySQL can often wreak havoc on the auto_increment fields.

Enable SSL support in Postfix

··80 words·1 min
If you have postfix installed with OpenSSL support compiled in, you can enable SSL connections by editing two configuration files.

MySQL time zone different from system time zone

··132 words·1 min
In some situations, the system time zone will be different than the one in MySQL, even though MySQL is set to use the system time zone.