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 |
How do I run an rpm in linux?
Is mac same as linux?
How do you find out all processes that are currently running?
What is the difference between PATH and path?
Where did the linux kernel originate?
How shadow passwords are given?
What software runs on linux?
what is block device and character device?
What is glibc linux?
What is meant by latch?
What does finger do in linux?
Name two methods you could use to rename a file?