- (Exam Topic 2)
Which of the following commands shows the current color depth of the X Server?
Correct Answer:C
- (Exam Topic 1)
Which of the following files, when existing, affect the behavior of the Bash shell? (Choose TWO correct answers.)
Correct Answer:BE
- (Exam Topic 5)
Which keyword must be listed in the hosts option of the Name Service Switch configuration file in order to make host lookups consult the /etc/hosts file?
Solution:
files
Does this meet the goal?
Correct Answer:A
- (Exam Topic 1)
What keyword is missing from this code sample of a shell script?
______ i in *.txt; do
echo $i
done
Correct Answer:A
- (Exam Topic 6)
What is a purpose of an SSH host key?
Correct Answer:B