Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sendtomitesh/c67e7e22526f37206b9321c5ba7ec5a3 to your computer and use it in GitHub Desktop.
Save sendtomitesh/c67e7e22526f37206b9321c5ba7ec5a3 to your computer and use it in GitHub Desktop.
Check for the ports open
give password to root user
GRANT ALL ON *.* TO root@'%' IDENTIFIED BY 'yourpass'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment