mirrabooka wrote:
I also read through the forum again and found this post by "hybinet". He says you shouldn't do anything to the /etc/hosts file unless you really know what you are doing. In the case of a newbie, that means doing nothing
viewtopic.php?f=19&t=8378I understand from your suggestion that I would input the info using my actual registered domain. But if I have other domains, what happens then?
You'd only need to put the canonical hostname in there. And what this "canonical hostname" business essentially comes down to is that you will have to pick a single name that is to be used in situations where the machine will refer to itself by name, etc.
It's absolutely possible to adopt the ****.members.linode.com name which is set up by default as your canonical name for it, then everything should already be set up correctly without you having to do anything. I suppose that is what hybinet referred to(?).
Of course you may point lots of other names at that same machine and it can then serve different web sites or handle mail for different domains, or whatever services your are interested in, but that's really a different topic.
mirrabooka wrote:
I am not sure where to look for 'man 5 hosts'. I tried google, this forum and the linode library. No hits came up. I would be happy when you could give me a hint as to where to search.
You would run the command "man 5 hosts" in the command line on your linode to bring up the documentation on the "hosts" configuration file.