I want to create a local DNS in my VM, so that when it is online, all computers on my network can "see" it. I have Linux (CentOS) installed, as a Hadoop server, on a VM.
Any hints on how to get this working? I know very little about networking, and couldn't find a good tutorial online. The security does not have to be industrial grade, the VM is just for development.
Related to this: How robust are these local DNS solutions? Are they commonly used in real, production systems?