Created
September 14, 2011 01:49
-
-
Save myusuf3/1215670 to your computer and use it in GitHub Desktop.
installing mysql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # this command will install mysql-server | |
| sudo apt-get install mysql-server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment