Change Host name in ubuntu
2011-07-05 11:52:17
연구실
Using GUI
Go to System -> Administration -> Networking
Network settings
General Tab -> Host Settings -> Hostname: Specify the computer name
save changes and restart your computer.
Using command line
Goto terminal and type the following
gksudo gedit /etc/hostname
Change your hostname Also take a look at /etc/hosts. And change your old name to your new one too.
▼ more