Skip to content

Instantly share code, notes, and snippets.

@myusuf3
Created September 14, 2011 01:55
Show Gist options
  • Select an option

  • Save myusuf3/1215677 to your computer and use it in GitHub Desktop.

Select an option

Save myusuf3/1215677 to your computer and use it in GitHub Desktop.
mysql-secure.sh
# run this from the command line
mysql_secure_installation
# and for you 007s who didn't listen to my advice about the password here is how to reset it.
dpkg-reconfigure mysql-server-5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment