1.安装 # 切换 root 用户 su root # 更新源 sudo yum update # 安装 Git yum install -y git 2.验证 git --version
1.安装 # 切换 root 用户 su root # 更新源 sudo yum update # 安装 Git yum install -y git 2.验证 git --version
wget https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.37-linux-glibc2.28-x86_64.tar.xz # 解压 tar -xvf mysql-8.0.37-linux-glibc2.28-x86_64.tar.xz # 移动到指定目录 mv mysql-8.0.37-linux-glibc2.28-x86_64 /opt/mysql groupadd mysql useradd -r -g mysql -s /bin/false …

Akim
犇 骉
古法 AI 双修者
Java、C#、Python、Go、Android、Vue、Bootstrap
Copyright © 2026 aianran.com All Rights Reserved.