fix:添加描述

This commit is contained in:
HuaYu 2023-09-19 22:19:10 +08:00
parent 6ab0e3c5d5
commit 5f922e5a58
1 changed files with 6 additions and 0 deletions

View File

@ -12,8 +12,14 @@ cat /etc/sysconfig/network
hostname hy-node1
# 修改文件永久生效
vi /etc/hostname
hy-node6
# localhost.localdomain
```
```
# 绑定ip
vi /etc/hosts
192.168.1.116 hy-node1 hy-node1.com
192.168.1.117 hy-node2
192.168.1.118 hy-node3