【1+X云计算笔记】基础环境安装2023-03-08

【1+X云计算笔记】基础环境安装2023-03-08

配置网络

image

image

重启网络命令:service network restart

修改主机名

       使用远程连接工具 CRT 连接到 192.168.200.30、192.168.200.40 这两台虚拟机,并对这 两台虚拟机进行修改主机名的操作,192.168.200.30 主机名修改为 mysql1,192.168.200.40 主机名修改为 mysql2。命令如下:

mysql1 节点:

[root@localhost ~]# hostnamectl set-hostname mysql1

[root@localhost ~]# logout

[root@mysql1 ~]# hostnamectl

mysql2 节点:

[root@localhost ~]# hostnamectl set-hostname mysql2

[root@localhost ~]# logout

[root@mysql2 ~]# hostnamectl

关闭防火墙及 SELinux 服务

image

配置 hosts 文件

#vi /etc/hosts

image

image

配置YUM

方法一(不建议使用):

#mkdir /opt/centos

#ll

image

# mount Centos-7-x86_64-DVD-1511.iso /opt/centos/

# ll /opt/centos

image

# mv /etc/yun.repos.d/* /media/

# vi /etc/yum.repos.d/local.repo

image

写入以下代码

[cenos]
name=centos
baseurl=file:///opt/centos
gpgcheck=0
enable=1

# yum clean all     //清理所有yum旧仓库

# yum repolist     //列出仓库列表

方法二:

image

image

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 共1条
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片
    • 头像seosearchoptimizationpro0