Issue to hostname
by Anderson_1991 from LinuxQuestions.org on (#51CM1)
Hi,
What is wrong below to hosts file? What can't I see "?????.com" to hostname command?
Quote:


What is wrong below to hosts file? What can't I see "?????.com" to hostname command?
Quote:
root@mydom:/home/rem01# cat /etc/hosts #127.0.0.1localhost 127.0.1.1ubuntu1604 # The following lines are desirable for IPv6 capable hosts ::1 * * localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters 127.0.0.1 ?????.com*mydom root@mydom:/home/rem01# hostname -f mydom |