Hi Yusaku,
Ok so I have:
# hostname -f
localhost
# python -c ‘import socket; print socket.getfqdn()’
localhost.localdomain
In response to the last part. I understand the hosts file and what it does, but I don’t understand how this links back to the VM (running on VMWare 8).
Regards,
Nate