What is an a record, an ns record, a ptr record, a cname record, an mx record?
Answer / Prashant Kumar Tripathi
"DNS records are used to map domain names to IP addresses and vice versa. Here's a brief description of the mentioned DNS records:nn- A Record (Address Record): Maps a domain name to its corresponding IPv4 address.n- NS Record (Name Server Record): Specifies the authoritative name servers for a given domain.n- PTR Record (Pointer Record): Used to map an IP address back to a hostname, specifically for IPv4 addresses.n- CNAME Record (Canonical Name Record): Alias for another domain name. Multiple CNAME records can exist for a single domain name, but only one A or MX record should be present.n- MX Record (Mail Exchange Record): Defines the mail servers responsible for handling email for a given domain."
| Is This Answer Correct ? | 0 Yes | 0 No |
Is binary semaphore same as mutex?
How do you list contents of tar.gz and extract only one file?
What is a virtual desktop?
How process is created in linux?
Why halt -p command needs root in ubuntu if one wants to shut it down?
What is initrd image, explanation
Which command in linux is used for the description of any command?
Enlist the features of Linux operating system?
Does netflix work on linux?
What are the most common linux unix gui interfaces?
What feature stateless linux server offers?
How would you schedule a task in linux?