《问》Can you tell me about Ubuntu Linux change hostname command?

《问》

Ubuntu Linux Change Hostname (computer name)

Display the current Ubuntu hostname

hostname

Ubuntu change hostname command

sudo nvim /etc/hostname
sudo nvim /etc/hosts
sudo reboot

Comments

Popular posts from this blog

英语口语

Ruby语言经典代码讲座:单态类(Singleton Class)