Skip to content

Instantly share code, notes, and snippets.

@smamran
Last active November 16, 2015 12:37
Show Gist options
  • Select an option

  • Save smamran/dcc592e642cf19f46a43 to your computer and use it in GitHub Desktop.

Select an option

Save smamran/dcc592e642cf19f46a43 to your computer and use it in GitHub Desktop.
CentOS Commands
#### Super User CentOS #####
su root
$$ yum install gcc-c++
$$ curl --silent --location https://rpm.nodesource.com/setup | bash -
$$ yum -y install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment