两台电脑做相同修改。
hostnamectl
vi /etc/hosts
127.0.0.1 localhost
127.0.1.1 allspark-VirtualBox
192.168.1.76 allspark-VirtualBox-76
192.168.1.77 allspark-VirtualBox-77
:wq
reboot
ping allspark-VirtualBox-77
参考:
Posted HANFAN
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 18.04 LTS 修改Host,使用Host访问相关的知识,希望对你有一定的参考价值。
两台电脑做相同修改。
hostnamectl
vi /etc/hosts
127.0.0.1 localhost
127.0.1.1 allspark-VirtualBox
192.168.1.76 allspark-VirtualBox-76
192.168.1.77 allspark-VirtualBox-77
:wq
reboot
ping allspark-VirtualBox-77
参考:
以上是关于Ubuntu 18.04 LTS 修改Host,使用Host访问的主要内容,如果未能解决你的问题,请参考以下文章