Skip to content

Instantly share code, notes, and snippets.

@Budincsevity
Created June 29, 2015 20:14
Show Gist options
  • Save Budincsevity/1f740c5f9eecbb40d539 to your computer and use it in GitHub Desktop.
Save Budincsevity/1f740c5f9eecbb40d539 to your computer and use it in GitHub Desktop.
Restarting MySql on Bitnami Ubuntu server
$ cd /opt/bitnami
$ sudo ./ctlscript.sh restart mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment