centos7源码安装mysql,附带mysql下载网站
2022-04-27 17:03:15 143KB mysql 源码软件 数据库 database
非常详细的搭建步骤,包含了数据库配置,历史作业查询功能,gpu调用等方面的配置 1. 修改主机名字 hostnamectl set-hostname master(主机名) 2关闭 Firewall # systemctl stop firewalld.service # systemctl disable firewalld.service 关闭SELinux # vi /etc/sysconfig/selinux SELINUX=disabled # reboot # getenforce(查看SELinux状态) 3.安装EPEL Repo # yum -y install epel-release 4.安装数据库(查询作业历史记录需要使用数据库)
2022-04-27 16:05:56 272KB 数据库 database slurm centos7
Centos7环境下安装Oracle11gR2.docx
2022-04-27 09:06:46 9.21MB 文档资料
配置虚拟机centos7及网络
2022-04-27 09:01:06 3KB 网络 小说
1
适用于CentOS7的Nginx安装包,包含了Nginx相关所有依赖包,适合没有的Cenos7机器安装Nginx.
2022-04-26 21:18:15 57.52MB centos7 nginx
1
centos7更换 python的版本,避免更换的方式不对导致yum源不可用。
2022-04-26 15:56:07 15KB centos7 python
1
内部的工具具体请看相关博客。
2022-04-26 13:00:33 10KB linux centos7 cadence
CentOS7升级OPENSSH至8.9P1,无需编译,内含rpm包、一键安装脚本
2022-04-25 22:00:47 4.65MB centos linux 运维 服务器
最小化安装centos,加压相关压缩包,yum localinstall *.rpm 即可,配置文档也在里面 文档中前面配置了data、log目录,未在配置文件中体现,手动添加配置即可
2022-04-25 18:04:59 53.28MB centos mysql linux 运维
1
V100 GPU driver ,cuda ,cudnn step by step 安装配置手册,可以指导你完成搭建AI训练环境,包括Ubuntu 和centos的安装配置方法
2022-04-25 18:00:58 473KB ubuntu centos 人工智能 文档资料