Skip to content

Instantly share code, notes, and snippets.

@rickhernandezio
Created January 13, 2018 22:23
Show Gist options
  • Save rickhernandezio/bfdcc580c96159069a092a42a1555d7c to your computer and use it in GitHub Desktop.
Save rickhernandezio/bfdcc580c96159069a092a42a1555d7c to your computer and use it in GitHub Desktop.
Install MySQL
sudo apt-get update
sudo apt-get install mysql-server
mysql_secure_installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment