Skip to content

Instantly share code, notes, and snippets.

@skvggor
Created June 9, 2014 14:07
Show Gist options
  • Save skvggor/f36b8765226eb06da850 to your computer and use it in GitHub Desktop.
Save skvggor/f36b8765226eb06da850 to your computer and use it in GitHub Desktop.
Start Apache2 e MySQL
sudo /usr/sbin/./rcapache2 start; sudo /etc/init.d/mysql start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment