Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose
TWO correct answers.)
Reveal answer details Close answer details
Correct answersB, C
CompTIA · LX0-104
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Multiple choice
Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose TWO correct answers.) Reveal answer details Close answer detailsCorrect answersB, C
Single choice
What of the following statements is true regarding a display manager? Reveal answer details Close answer detailsCorrect answerD
Fill in the blank
FILL BLANK What command displays all aliases defined in the current shell? (Specify the command without any path information) Reveal answer details Close answer detailsAccepted answeralias -or-alias -p
Single choice
Which of the following commands will convert files from one character encoding to another? Reveal answer details Close answer detailsCorrect answerC
Single choice
Which of the following actions prevents a specific user form scheduling tasks using at or batch? Reveal answer details Close answer detailsCorrect answerC
Multiple choice
Which of the following are syslog facilities? (Choose TWO correct answers.) Reveal answer details Close answer detailsCorrect answersA, B
Multiple choice
Which of the following commands connects to the remote host example.com which has OpenSSH listening on TCP port 2222? (Choose TWO correct answers.) Reveal answer details Close answer detailsCorrect answersB, C
Single choice
What is the purpose of the command mailq? Reveal answer details Close answer detailsCorrect answerD
Multiple choice
When issuing the command ifconfig eth0 192.168.1.20/24 up, which of the following happens? (Choose two correct answers.) Reveal answer details Close answer detailsCorrect answersA, B
Multiple choice
Which of the following are operators used for comparison by the test command? (Choose two correct answers.) Reveal answer details Close answer detailsCorrect answersB, D
Multiple choice
Which of the following is true regarding the mail queue of a mail server? (choose two correct answers.) Reveal answer details Close answer detailsCorrect answersD, E
Fill in the blank
FILL BLANK With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the Reveal answer details Close answer detailsAccepted answer64
Multiple choice
Which of the following details can be found in an entry of a user specific crontab? (Choose two correct answers.) Reveal answer details Close answer detailsCorrect answersC, D
Single choice
Where are user specific crontabs stored? Reveal answer details Close answer detailsCorrect answerB
Multiple choice
Which of the following keywords can be used in the file /etc/resolv.conf? (Choose TWO correct answers.) Reveal answer details Close answer detailsCorrect answersB, C
Single choice
How does the ping command work by default? Reveal answer details Close answer detailsCorrect answerE
Fill in the blank
FILL BLANK Which command is used to set the hostname of the local system? (Specify ONLY the command without any path or parameters.) Reveal answer details Close answer detailsAccepted answerhostname
Single choice
Which of the following is a valid IPv6 address? Reveal answer details Close answer detailsCorrect answerA
Single choice
Which of the following files is consulted when programs like netstat try to match port numbers to names? Reveal answer details Close answer detailsCorrect answerE
Single choice
Given the following routing table: ![]() Why does the command route add default gw 192.168.1.1 fail? Reveal answer details Close answer detailsCorrect answerA
Single choice
With syslog, what is a facility? Reveal answer details Close answer detailsCorrect answerE
Multiple choice
What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.) Reveal answer details Close answer detailsCorrect answersA, D
Multiple choice
Which of the following may occur as a consequence of using the command ifconfig? (Choose THREE correct answers.) Reveal answer details Close answer detailsCorrect answersB, C, D
Single choice
What is NTP? Reveal answer details Close answer detailsCorrect answerB
Single choice
Which of the following commands can be used to associate open TCP ports with the processes that opened the ports? Reveal answer details Close answer detailsCorrect answerD
Fill in the blank
FILL BLANK Which command, depending on its options, can display the open network connections, the routing tables, as well as network interface statistics. (Specify ONLY the command without any path or parameters.) Reveal answer details Close answer detailsAccepted answernetstat -or- /bin/netstat -or-ss -or- /usr/bin/ss
Single choice
What is the difference between the commands test -e path and test -f path? Reveal answer details Close answer detailsCorrect answerC |