프로그래밍/우분투
우분투 호스트명 변경
GOHA
2025. 5. 31. 10:55
728x90
호스트명 확인
mycomputer:~$hostname
mycomputer호스트명 변경
mycomputer:~$sudo hostnamectl set-hostname ubuntudev
[sudo] mycomputer 암호 :터미널 종료 혹은 시스템 재부팅 후
호스트명 확인
호스트명이 변경 된 것을 확인 할 수 있다.
ubuntudev:~$hostname
ubuntudev
728x90