Server/명령어

Centos7 Hostname 변경

Rugal 2020. 3. 6. 12:31

Hostnamectl set—hostname <호스트이름>

위와 입력할경우 대문자가 소문자로 변경될것이다.

hostnamectl —static set-hostname <호스트이름>