Guest User

Untitled

a guest
Jan 18th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. sudo service mysql stop
  2.  
  3. sudo service mysql stop
  4. sudo shutdown -h now
  5.  
  6. chmod u+x shutdown
  7.  
  8. ./shutdown
  9.  
  10. apt-get install mysql-client
  11.  
  12. sudo dpkg-reconfigure tzdata
Add Comment
Please, Sign In to add comment