Skip to content

Instantly share code, notes, and snippets.

@karansinghgit
Created June 26, 2020 17:25
Show Gist options
  • Save karansinghgit/e9507ac42000fbe3e7388c5436ba0315 to your computer and use it in GitHub Desktop.
Save karansinghgit/e9507ac42000fbe3e7388c5436ba0315 to your computer and use it in GitHub Desktop.
  1. sudo apt-get install mysql-server
  2. service mysql restart
  3. sudo mysql -u root -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment