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 4 of 5.

  1. Question 32: Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)
  2. Question 33: Which of the following commands will change the quota for a specific user?
  3. Question 34: Which utility would be used to change how often a filesystem check is performed on an ext2 filesystem without losing any data stored on that filesystem?
  4. Question 35: Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem's make/creation time and does NOT generate them as needed? (Ch…
  5. Question 36: What is the purpose of the Filesystem Hierarchy Standard?
  6. Question 37: Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answ…
  7. Question 38: After running the command umount /mnt, the following error message is displayed: umount: /mnt: device is busy. What is a common reason for this message?
  8. Question 39: What does the command mount -a do?
  9. Question 40: Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
  10. Question 41: Which of the following commands can be used to display the inode number of a given file?