1) In your linode, you can create a new domain name with FQHN/FQDN call:
Code:
any_hostname.your_registered_domain.com
abc.com (this is not FQHN)
server.abc.com (this is FQHN)
2) and make sure that it has an A record point to your IPv4 address. This IP is your IPv4 DA license
3) and in your distribution terminal, make sure that you set the hostname like this:
Code:
hostnamectl set-hostname any_hostname.your_registered_domain.com
4) Before you start installing DA, make sure that the hostname is propagated with the previous command that I have given to you like:
Code:
dig any_hostname.your_registered_domain.com A +short
If it returns an IP, you are good to go. If the result is empty, you need to wait until it returns the IP address of your DA license else you will get error