Created
October 10, 2014 16:53
-
-
Save hackur/f72e06265bc80df216ab to your computer and use it in GitHub Desktop.
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
| l | |
| 757 service mysqld restart | |
| 758 service mysqld start | |
| 759 ls -l | |
| 760 touch mysql.sock | |
| 761 ls | |
| 762 chmod -R 777 mysql/ | |
| 763 ls | |
| 764 ls -l | |
| 765 service mysqld stop | |
| 766 ls -l | |
| 767 cd mysql | |
| asdfasdfasdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment