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

45 real CompTIA Linux+ Powered by LPI (LX0-103) exam questions with answers and AI explanations. CompTIA certification prep — page 3 of 5.

  1. Question 21: Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
  2. Question 22: Which of the following commands can be used to search for the executable file foo when it has been placed in a directory not included in $PATH?
  3. Question 23: What does the command mount -a do?
  4. Question 24: Which of the following settings for umask ensures that new files have the default permissions -rw-r----- ?
  5. Question 25: In order to display all currently mounted filesystems, which of the following commands could be used? (Choose TWO correct answers.)
  6. Question 26: Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
  7. Question 27: Which type of filesystem is created by mkfs when it is executed with the block device name only and without any additional parameters?
  8. Question 28: How many fields are in a syntactically correct line of /etc/fstab?
  9. Question 30: Which of the following file permissions belong to a symbolic link?
  10. Question 31: Creating a hard link to an ordinary file returns an error. What could be the reason for this?