- Effective DevOps with AWS
- Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
- 87字
- 2021-07-23 16:27:29
Installing Node.js
The first thing we need to do is install Node.js. Amazon Linux is based on Red Hat Enterprise Linux (RHEL) and uses the yum utility to manage and install packages. The OS comes with Extra Packages for Enterprise Linux (EPEL) preconfigured in it. As we would expect, Node.js is present in EPEL:
[ec2-user@ip-172-31-22-52 ~]$ sudo yum install --enablerepo=epel -y nodejs
[ec2-user@ip-172-31-22-52 ~]$ node -v
v0.10.48
This is definitely an old version of the node but it's going to be good enough for what we need.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- Hands-On Internet of Things with MQTT
- Design for the Future
- R Data Mining
- Photoshop CS3特效處理融會貫通
- 工業機器人操作與編程
- Implementing Splunk 7(Third Edition)
- Prometheus監控實戰
- Mastering ServiceNow Scripting
- 走近大數據
- 中國戰略性新興產業研究與發展·增材制造
- The DevOps 2.1 Toolkit:Docker Swarm
- INSTANT VMware vCloud Starter
- JRuby語言實戰技術
- 數字多媒體技術基礎