OS/Linux

sudo: unable to resolve host

구닥다리 엔지니어 2014. 6. 19. 17:02

/etc/hosts 의 host명과 /etc/hostname의 host명이 틀릴 경우 나오는 메세지 이며, 두개의 호스트 명을 일치시키면 된다.

/etc/hosts

172.0.0.1    localhost    hostname

/etc/hostname

hostname