I configured there IP address of both nodes, because I had trouble with setting the env variables, when following the tutorial. $ cat /ete/hosts #server1 127.0.0.1 localhost server1 127.0.1.1 server1 #The following lines are desirable for IPv6 capable hosts ::1...
[sudo] kwkl 的密码: ┌──(kwkl㉿kwkl)-[~] └─$ cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 kwkl.kwkl kwkl # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters 10.129.187.153 unika...
vim /etc/network/interfaces # 静态ip的配置文件 vim /etc/resolv.conf # 默认dna server的配置文件 4.2 多网卡和一个网卡多个ip 先看效果,enp0s9 是dhcp获得地址, 配置代码: # This file describes the network interfaces available on your system # and how to activate them. For more information, see...
# The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts This is ip router output: default via 192.168.254.1 dev vmbr0 proto...
把ip添加到 host : sudo vi /etc/hosts (添加下面第三行) 127.0.0.1 localhost localhost.localdomain VM-0-6-ubuntu127.0.1.1TENCENT192.30.255.113github.com # 添加ip#The following lines are desirable for IPv6 capable hosts::1 localhost ip6-localhost ip6-loopback ...
127.0.0.1 localhost 127.0.1.1 pimylifeup # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 3. Adding a new entry to the hosts file on Ubuntu is ...
path=/etc/hosts 127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts Push a file Pushing a file is only ...
127.0.1.1 bob-VirtualBox # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts...
Okay, so now I have a domain. But still no luck :/ Here are my files: /etc/hosts 127.0.0.1 localhost 127.0.0.1 mydomain.fr magestionfacile 127.0.0.1 vmx.mydomain.fr vmx 127.0.0.1 vimexcom_test.mydomain.fr vimexcom_test # The following lines are desirable for IPv6 capable hosts ...
# The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters root@nuc1:/# hostnamectl Static hostname: nuc1 Icon name: computer-desktop Chassis: desktop ...