LPIC-1 Exam 102 v5 (Linux Administrator) — Question 111
Which of the following keywords can be used in the file /etc/resolv/conf? (Choose two.)
Answer options
- A. substitute
- B. lookup
- C. search
- D. nameserver
- E. method
Correct answer: C, D
Explanation
The correct options are 'search' and 'nameserver' because these keywords are specifically used to define search domains and specify DNS servers in the /etc/resolv.conf file. The other options, such as 'substitute', 'lookup', and 'method', do not have any relevance in the context of this file.