Question 71
A Linux user needs to create a file named newfile in the home directory that mirrors the contents of the / etc/resolv.conf file.
Which of the following commands would accomplish this task?
Which of the following commands would accomplish this task?
Question 72
An administrator is reviewing updates in the master online Git repository and notices a file named .htaccess.
The file contains passwords and should only be in the administrator's local repository, not the online one. Which of the following would prevent this file from appearing online in the future?
The file contains passwords and should only be in the administrator's local repository, not the online one. Which of the following would prevent this file from appearing online in the future?
Question 73
An administrator has written the following Bash script:

All necessary files exist in the correct locations. However, when the administrator executes /home/user/test.sh the following error is received:
No such file or directory
Which of the following is the MOST likely cause of the error?

All necessary files exist in the correct locations. However, when the administrator executes /home/user/test.sh the following error is received:
No such file or directory
Which of the following is the MOST likely cause of the error?
Question 74
A Linux administrator suspects unauthorized users are attempting to log in to the Linux server remotely. Which of the following should the administrator check FIRST?
Question 75
An analyst is trying to determine which public IP addresses are managed by Company A, but the script is not working correctly.

Which of the following explains what is wrong with the script?

Which of the following explains what is wrong with the script?