Displaying 2 results from an estimated 2 matches for "dtanying".
Did you mean:
denying
2020 Mar 31
3
centos 6 vs 7
Issue: After installing vms on vmware, I noticed a difference in behavior
between centos 6 vs 7. On centos 6 I cannot ping the hostname and get a
reply without first resolving in the /etc/hosts file by adding a new entry:
192.168.0.47 server1.example.com.
But for centos 7 I am able to ping the hostname and get a reply even when I
have not made any changes to the /etc/hosts file. Why is there
2020 Mar 31
0
centos 6 vs 7
On Tue, 31 Mar 2020 at 13:22, Divine Tanyingoh <dtanying at lakeheadu.ca>
wrote:
> Issue: After installing vms on vmware, I noticed a difference in behavior
> between centos 6 vs 7. On centos 6 I cannot ping the hostname and get a
> reply without first resolving in the /etc/hosts file by adding a new entry:
> 192.168.0.47 server1.example...