假设 新的hostname改为 ubuntu-20.04

则需要编辑 /etc/hosts 文件添加 新的本机名称的解析

例如,执行如下命令

echo  "127.0.0.1 ubuntu-20.04" >> /etc/hosts