Created
September 14, 2011 01:55
-
-
Save myusuf3/1215677 to your computer and use it in GitHub Desktop.
mysql-secure.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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