CentOS7安装MySQL8详细教程 #查看操作系统版本[root@localhost ~]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) [root@localhost ~]# mkdir /soft#查看安装包版本[root@localhost ~]# cd /soft/[root@localhost soft]# lltotal 0[root@loca 数据运维 2024-06-06 大猫
手动部署OB单节点集群 一、环境准备 [root@10 ~]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) [root@10 ~]# free -g total used free shared buff/cache available Mem: 11 7 0 0 4 3 Swap: 4 0 4 数据运维 2024-06-04 爱可生开源社区