rehl5 主机名变成bogon 公司局域网rhel5 主机名localhost,回家用的宽带主机名突然变成bogon. 启动时下面两项用了很长时间 解决办法: ifconfig 找到本机的ip地址 修改/etc/hosts文件 gedit /etc/hosts 添加下面映射 你的IP地址 主机名.域名 主机别名 保存 source /etc/hosts 重启就好了