修改Centos7/RHEL7的主机名

Centos7修改主机名与Centos6不一样

使用命令

# hostnamectl set-hostname  ipa7.example.com

 

文件为 /etc/hostname cat /etc/hostname  ipa7.example.com

 

查询主机名

# hostname

ipa7.example.com

posted @ 2017-04-30 14:51  二勇的技术博客  阅读(334)  评论(0编辑  收藏  举报