Question 66
An administrator needs to change the DNS domain search order of a single Linux host to localize it better.
Which of the following files should the administrator edit?
Which of the following files should the administrator edit?
Question 67
Which of the following is commonly implemented in external devices to provide unique event-based two-factor authentication credentials when a system is already implementing username and password authentication?
Question 68
A systems administrator needs to retrieve specific fields from a csv file. Which of the following tools would accomplish this task?
Question 69
An administrator notices the HISTSIZE variable is 50, using the commands below:
HISTSIZE=50
export HISTSIZE
The administrator rechecks the HISTSIZE value using echo HISTSIZE but gets no value. Which of the following commands should the administrator use to retrieve its value?
HISTSIZE=50
export HISTSIZE
The administrator rechecks the HISTSIZE value using echo HISTSIZE but gets no value. Which of the following commands should the administrator use to retrieve its value?
Question 70
A systems administrator wants to download a package from a remote server. Which of the following are the BEST commands to use for this task? (Choose two.)