Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3283989
  • 博文数量: 515
  • 博客积分: 5116
  • 博客等级: 大校
  • 技术积分: 4137
  • 用 户 组: 普通用户
  • 注册时间: 2006-09-30 11:24
个人简介

黑马王子就是我! 技术认证:系统分析师,网络规划设计师,网络工程师,信息系统监理师,系统集成项目管理师,初级程序员,MCSE,MCDBA,CCNA 目前主攻虚拟化技术,VPN,系统架构,集群和高可用性等。

文章分类

全部博文(515)

文章存档

2023年(11)

2022年(17)

2021年(19)

2020年(28)

2019年(42)

2018年(53)

2017年(41)

2016年(33)

2015年(43)

2014年(25)

2013年(13)

2011年(6)

2010年(28)

2009年(47)

2008年(55)

2007年(26)

2006年(28)

分类: 系统运维

2020-08-22 14:08:14

1.下载node.js

V8.x: 

#curl --silent --location  | bash -

V7.x:

#curl --silent --location  | bash -

V6.x:

#curl --silent --location  | bash -

V5.x:

#curl --silent --location  | bash -

2.yum安装node.js

yum install -y nodejs

3.查看node.js版本

node -v

 

阅读(2970) | 评论(0) | 转发(0) |
0

上一篇:Centos7之系统优化

下一篇:WEB缓存知识体系

给主人留下些什么吧!~~