快速搭建个人博客Hexo
操作系统:ubuntu-22.04.4 所需环境:Node.js(不低于8.10,建议10以上),git 环境准备 安装git: apt update -y sudo apt-get install git-core -y 安装Node.js: apt update -y curl
操作系统:ubuntu-22.04.4 所需环境:Node.js(不低于8.10,建议10以上),git 环境准备 安装git: apt update -y sudo apt-get install git-core -y 安装Node.js: apt update -y curl
1台 Linux+Nginx+PHP+WordPress 系统:CentOS 7.9 1台 MySQL+Redis 服务器
搭建 环境:ubuntu-22.04 sudo apt update -y curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - sudo apt install vim redis nodejs redis-s