1
2
3
4
5
6
7
8
9
10
11 | root@debian:~# cat /etc/hostname debian root@debian:~# cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 debian # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters root@debian:~# |