Skip to content

Instantly share code, notes, and snippets.

@raarellano
Created September 11, 2015 14:47
Show Gist options
  • Save raarellano/4dc6476f2b254137b9fc to your computer and use it in GitHub Desktop.
Save raarellano/4dc6476f2b254137b9fc to your computer and use it in GitHub Desktop.
Usefull Server Commands
Unicorn stop/start/restart:
/etc/init.d/unicorn_myapp stop
Nginx:
sudo service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment