CompTIA Linux+ Powered by LPI (LX0-104) Free Practice Exam Questions

34 real CompTIA Linux+ Powered by LPI (LX0-104) exam questions with answers and AI explanations. CompTIA certification prep — page 1 of 4.

  1. Question 1: What output will the following command sequence produce? echo '1 2 3 4 5 6' | while read a b c; do echo result: $c $b $a; done
  2. Question 2: In case neither cron.allow nor cron.deny exist in /etc/, which of the following is true?
  3. Question 4: Which of the following tasks can be accomplished using the command date? (Choose TWO correct answers.)
  4. Question 5: Which of the following are syslog facilities? (Choose TWO correct answers.)
  5. Question 6: Which file inside the CUPS configuration directory contains the definition of the printers?
  6. Question 7: What is true regarding the command sendmail?
  7. Question 8: Which of the following parameters are used for journalctl to limit the time frame of the output? (Choose TWO correct answers.)
  8. Question 9: What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)
  9. Question 11: Which of the following details is NOT provided in any output from the netstat utility?
  10. Question 12: Which of the following commands can be used to display the local routing table? (Choose TWO correct answers.)