Explain the two modes of nslookup?
Answer / Vipin Kumar Verma
The two primary modes of nslookup are Interactive mode and Non-interactive mode. In Interactive mode, nslookup starts in a dialog with the user, allowing multiple queries to be executed one after another. The user can ask for additional information about DNS records by issuing various commands like set type=MX or dig. On the other hand, Non-interactive mode allows you to perform a single query without entering interactive shell and exits after performing the given query. This is done by providing command line arguments such as nslookup example.com -q=mx.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many viruses are there for linux?
What does grep() stand for?
How can you enhance the security of password file?
How do I find my public ip address in linux?
Name the file which stores the dns configuration?
how many types of user accounts are available in linux os? if i assign a uid below 500 to a normal user..wat wil be happened?
Is gnu the same as linux?
what are the different types of ftp servers in linux operating system?
Can spinlock be interrupted?
Can linux get hacked?
What is the difference between a hard link and a soft link?
What is the difference between an argument and an option (or switch)?