Automysqlbackup: Skipping the data of table mysql.event

When using automysqlbackup to dump your mysql databases, you might run into the following error: ###### WARNING ###### Errors reported during AutoMySQLBackup execution.. Backup failed Error log below.. — Warning: Skipping the data of table mysql.event. Specify the –events option explicitly. While you can of course change the automysqlbackup script itself, to add the following […]

Automysqlbackup: Skipping the data of table mysql.event Read More »

Puppet on Windows: set Administrator password to never expires

When maintaining windows server with puppet, it could be interesting to set your Administrator password to never expires. Since you want to manage your passwords through puppet, and not manually by some hyper active sysadmin, this comes in handy. Note the fact that it is wise to change passwords now and then 😉 On Windows

Puppet on Windows: set Administrator password to never expires Read More »

Scroll to Top