标签:检查 bsp 效果 roo 内容 set reboot nbsp linu
centos 7修改方式:
hostnamectl set-hostname hostuser
reboot
或者直接vi /etc/hostname
添加内容:
hostuser
检查修改效果
[chenquan@hostuser ~]$ hostname
hostuser
[chenquan@hostuser ~]$ cat /etc/hostname
hostuser
[chenquan@hostuser ~]$
标签:检查 bsp 效果 roo 内容 set reboot nbsp linu
原文地址:https://www.cnblogs.com/SunshineKimi/p/10797730.html