Free CompTIA LX0-104 Practice Test & Real Exam Questions

  • Exam Code/Number: LX0-104
  • Exam Name/Title: CompTIA Linux+ [Powered by LPI] - Exam 2
  • Certification Provider: CompTIA
  • Corresponding Certification: Linux+
  • Exam Questions: 180
  • Updated On: Jun 11, 2026
FILL BLANK
What argument to the -type option of find will match files that are symbolic links? (Specify only the argument and no other options or words.)
Correct Answer:
l
Section: Security
Which of the following SQL queries counts the number of occurrences for each value of the field order_type in the table orders?
Correct Answer: C Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which of the following are syslog facilities? (Choose TWO correct answers.)
Correct Answer: C,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which character in the password field of /etc/passwd is used to indicate that the encrypted password is stored in /etc/shadow?
Correct Answer: A Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
How is a display manager started?
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
FILL BLANK
Instead of using specific host names or IP addresses, which string can be used in/etc/hosts.allow entries to cover any remote host no matter of its name or address? (Specify the relevant string only without any additional options or arguments.)
Correct Answer:
all
Section: Networking Fundamentals
On a machine running several X servers, how are the different instances of the X11 server identified?
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
FILL BLANK
Which command is used to sync the hardware clock to the system clock? (Specify ONLY the command without any path or parameters.)
Correct Answer:
hwclock -or- /sbin/hwclock -or- /usr/sbin/hwclock
Section: Essential System Services