[root@linux /]# vi /etc/hostname
--------------------------------------
centOS7.daonelab.com
--------------------------------------
# terminal 재접속하면 변경된것 확인 할 수 있다.
[root@centOS7 /]#
# echo linux.anzinda.com > /proc/sys/kernel/hostname
# vi /etc/hosts <- 수정하면 바로인식된다.
# vi /etc/sysconfig/network
# /etc/init.d/network restart