Skip to content

Instantly share code, notes, and snippets.

@AshikNesin
Created February 8, 2017 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AshikNesin/72fe6cc163e822cb6498aa48161d8d0a to your computer and use it in GitHub Desktop.
Save AshikNesin/72fe6cc163e822cb6498aa48161d8d0a to your computer and use it in GitHub Desktop.
Node Ubuntu
wget -qO- https://deb.nodesource.com/setup_7.x | sudo bash -
sudo apt-get install -y nodejs
a2enmod rewrite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment