Which service in Linux is responsible for resolving domain names to IP addresses?
- DNS (Domain Name System)
- DHCP (Dynamic Host Configuration Protocol)
- SNMP (Simple Network Management Protocol)
- SMTP (Simple Mail Transfer Protocol)
The service responsible for resolving domain names to IP addresses in Linux is the DNS (Domain Name System). DNS servers maintain a database of domain name-to-IP address mappings and help in translating human-readable domain names to numeric IP addresses, enabling network communication.
Loading...
Related Quiz
- In Bash scripting, the ________ command is used to loop over a range of values.
- Which command in Linux is commonly used to manage and update user passwords?
- For a system running the Linux kernel, where are module configuration files typically stored?
- In Linux, the _____ command is used to display the status of jobs in the current session.
- To ensure a consistent policy across machines, SELinux policies can be stored in _________ format.