OS/linux

cent os 7 hostname 변경

성장하는yw 2015. 9. 11. 17:28

cent os 7 


hostname 변경


# hostnamectl set-hostname cent7



hostname 확인


# hostname



위와 같이 설정시 아래와 같이 파일에 hostname 이 기록 되어 있는 것을 확인 할 수 있음


# vi /etc/hostname 


cent7


hostname 이 reboot 시에도 적용됨