Skip to content
前端技术记录
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
文章
debian12 更换镜像源
git 同时配置 github gitee 多个密钥
2023 重新设计我的网站
配置
我的配置总览
Biome 配置
ESLint 配置
Prettier 配置
Oh My ZSH 配置
Git 配置
前端
template
前端模板
运维
guide 介绍页
Install fnm
Install golang
Install mysql8
Install nginx
Install nginx http3
Install node
Install nvm
Install pm2
Install redis
Debian 12 Install nginx http3
debian12 服务器登录通知
Select theme
Dark
Light
Auto
Install pm2
CentOS Install pm2
Section titled “CentOS Install pm2”
第一步 安装 node
Section titled “第一步 安装 node”
安装 node
第二步 安装 pm2
Section titled “第二步 安装 pm2”
Terminal window
# 安装
npm
install
pm2@latest
-g
# 查看版本
pm2
-v