Ubuntu Linux 更改主机名(hostname)

操作

编辑/etc/hostname文件

vim /etc/hostname

文件内容修改成自己想要的名称。
修改完后,重启机器就生效了。

sudo reboot

参考

https://www.cyberciti.biz/faq/ubuntu-change-hostname-command/

猜你喜欢

转载自blog.csdn.net/lxyoucan/article/details/121578682
今日推荐