Ubuntu 24.04에서 hostname 변경하는 방법


hostname 확인 방법

$ hostname

또는 더 자세하게 확인하는 방법

$ hostnamectl

변경 방법

$ sudo hostnamectl set-hostname newhostname

/etc/hostname 파일의 내용이 변경됩니다.


답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다