Automating mysql_secure_installation in MariaDB Setup
Lots of people want to automate their system setup, and this is frequently done by either using the provider's new VM hooks to run a script at setup time or later using something like Ansible. If you are trying to automate MariaDB/MySQL installations, it's easy enough to install MariaDB (e.g., apt-get -y mariadb-server) but you typically want to run the mysql_secure_installation script afterwards to clean up some of the o...
Read More
Comment Free For All: Which Obscure Linux Distro Do You Regularly Use?
Recently, we asked you which obscure linux distro you regularly used. After all, someone has to use some of the 1,000 Linux distros in existence. Some of the interesting comments: I use TinyCore Linu...
Read More