Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#
# FORKED FROM https://gist.github.com/coderua
#
#
# Automate mysql secure installation for debian-baed systems
#
# - You can set a password for root accounts.
# - You can remove root accounts that are accessible from outside the local host.