摘要:
网络拓扑 计算机名称 IP地址 角色 centos7-01 192.168.18.128 Master Server centos7-02 192.168.18.129 compute1 centos7-03 192.168.18.130 compute2 NFS 环境搭建服务端 安装软件 #yum 阅读全文
摘要:
网络拓扑 计算机名称 IP地址 角色 centos7-01 192.168.18.128 Master Server centos7-02 192.168.18.129 compute1 centos7-03 192.168.18.130 compute2 防火墙设置 集群节点执行命令 #syste 阅读全文
摘要:
安装 JDK 环境 解压软件 #cd /opt #tar -xvf jdk-8u161-linux-x64.tar.gz 配置环境变量 /etc/profile #cat /etc/profile JAVA_HOME=/opt/jdk1.8.0_161 JRE_HOME=/opt/jdk1.8.0_ 阅读全文
摘要:
网络拓扑 计算机名称 IP地址 角色 centos7-01 192.168.18.128 Master Server centos7-02 192.168.18.129 compute1 centos7-03 192.168.18.130 compute2 \etc\ssh\sshd_config 阅读全文