Centos7中修改Hostname的方法

Posted 宋兴柱-Sindrol

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos7中修改Hostname的方法相关的知识,希望对你有一定的参考价值。

一、Centos7中修改的方法:

  hostnamectl set-hostname <new hostname>

  说明:centOS 7 里面修改hostname的方式有所改变,修改/etc/hosts和/etc/sysconfig/network两个文件已经不能生效。

  使用的新命令是 : hostnamectl set-hostname name。

以上是关于Centos7中修改Hostname的方法的主要内容,如果未能解决你的问题,请参考以下文章

centos永久修改主机名以及etc/hosts文件详解

centos7配置hostname和ip地址

centos 7 安装CDH 5.11

centos7修改主机名

Centos7搭建zookeeper集群

如何在CentOS 7上修改主机名hostname