Which command can be used to query DNS records, including MX, NS, and SOA records?
- nslookup
- ifconfig
- route
- ping
The nslookup command can be used to query DNS (Domain Name System) records, including MX (Mail Exchange), NS (Name Server), and SOA (Start of Authority) records. It's a valuable tool for DNS troubleshooting and network diagnostics.
Loading...
Related Quiz
- You're troubleshooting a network issue and want to see if any dropped packets are occurring on your server's main network interface. Which command would you likely use?
- To monitor I/O statistics and disk activity in real-time, you would use the ________ command in Linux.
- How do you denote the start of a block of code in a Bash if statement?
- Which column in the top command output represents the percentage of CPU usage for a process?
- In the context of iptables, what is the purpose of the INPUT chain?