Skip to content

Instantly share code, notes, and snippets.

@laozhu
Created October 8, 2012 03:28
Show Gist options
  • Save laozhu/3850574 to your computer and use it in GitHub Desktop.
Save laozhu/3850574 to your computer and use it in GitHub Desktop.
install nginx
emerge -av nginx
rc-update add nginx default
/etc/init.d/nginx restart
rc-status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment