Skip to content

Instantly share code, notes, and snippets.

@marlonbbernal
Last active December 8, 2016 07:01
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 marlonbbernal/11ff49c0703090b5102468b4528abfcd to your computer and use it in GitHub Desktop.
Save marlonbbernal/11ff49c0703090b5102468b4528abfcd to your computer and use it in GitHub Desktop.
openSUSE and SLE
Download Node.js via openSUSE one-click.
Available RPM packages for: openSUSE 11.4, 12.1, 12.2, 12.3, 13.1, Factory and Tumbleweed; SLE 11 (with SP1/SP2/SP3 variations).
Example install on openSUSE 13.1:
sudo zypper ar \
http://download.opensuse.org/repositories/devel:/languages:/nodejs/openSUSE_13.1/ \
Node.js
sudo zypper in nodejs nodejs-devel
pm2 statup fix
https://github.com/Unitech/pm2/issues/57
https://github.com/Unitech/pm2#startup-script-generation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment