Skip to content

Instantly share code, notes, and snippets.

@duan-li
Created September 23, 2016 03:52
Show Gist options
  • Save duan-li/228e7264306a153e18bb93937d349d3f to your computer and use it in GitHub Desktop.
Save duan-li/228e7264306a153e18bb93937d349d3f to your computer and use it in GitHub Desktop.
clean homestead, stop some unnesseary services
sudo service beanstalkd stop
sudo service supervisor stop
sudo service memcached stop
sudo service hhvm stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment