This forum provides solutions for aws developers for their issues.It provides solutions for aws elastic ip, ec2 instance, public ip,route53 pricing, load balancers in aws,Orchestration, ebs,, lambda, installing mongodb on ubuntu etc.

Showing posts with label nodejs centos. Show all posts
Showing posts with label nodejs centos. Show all posts

Sunday 12 November 2017

Installing Nodejs on CentOS/Redhat Linux

Follow these steps to install nodejs on Centos. 
yum install -y gcc-c++ make

  sudo yum install -y gcc-c++ make

  curl -sL https://rpm.nodesource.com/setup_6.x | sudo -E bash -

  yum install -y gcc-c++ make


  sudo yum install -y gcc-c++ make


  yum install nodejs

  sudo yum install nodejs

  node -v
    v6.12.0
[centos@ip-174-35-28-152 ~]$  npm -v
3.10.10

Labels

Online Training

Your Name :
Your Email: (required)
Your Message: (required)

Powered by Blogger.

Recent Posts

Find Us On Facebook

Popular Posts