# debian系统
vim /etc/hostname
# rh系统
vim /etc/sysconfig/newowork
# 修改HOSTNAME

# 然后记得修改 /etc/hosts
127.0.0.1  <hostname> localhost

相关文章: