Skip to content

Instantly share code, notes, and snippets.

@dungmanh88
Created September 26, 2016 18:03
Show Gist options
  • Save dungmanh88/b5c4bd7d0dbd712b63b559e4f73162e3 to your computer and use it in GitHub Desktop.
Save dungmanh88/b5c4bd7d0dbd712b63b559e4f73162e3 to your computer and use it in GitHub Desktop.
Use mysqltuner.pl
wget http://mysqltuner.pl/ -O mysqltuner.pl
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/basic_passwords.txt -O basic_passwords.txt
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/vulnerabilities.csv -O vulnerabilities.csv
chmod u+x mysqltuner.pl
perl mysqltuner.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment