1. 首页
  2. 数据库
  3. 其它
  4. 记一次服务器配置环境全过程

记一次服务器配置环境全过程

上传者: 2021-01-15 15:44:55上传 PDF文件 69KB 热度 11次
一. 准备工作 yum update yum -y install python-devel mysql-devel gcc wget bzip2 python-setuptools 二. 安装anaconda 下载 wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-2019.03-Linux-x86_64.sh 执行安装 bash Anaconda3-2019.03-Linux-x86_64.sh 安装过程中会出现的提示 # 1.协议要求 Do you accept the licens
用户评论