CentOS7 配置IP-主机名映射

发布时间 2023-05-04 03:38:02作者: 来个煎饼

配置IP-主机名映射后就可以用主机名代替IP使用
为每台主机设置自己的主机名,将hostname文件里的内容删除,写上自己的主机名

vim /etc/hostname


配置IP-主机名映射

vim /etc/hosts