LPIC-1 Exam 101 v5 (Linux Administrator) Free Practice Exam Questions

108 real LPIC-1 Exam 101 v5 (Linux Administrator) exam questions with answers and AI explanations. LPI certification prep — page 2 of 11.

  1. Question 12: Which of the following files, located in a user's home directory, contains the Bash history?
  2. Question 13: A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remote that directory?
  3. Question 14: When redirecting the output of find to the xargs command, what option to find is useful if the filenames contain spaces?
  4. Question 15: Which of the following files are found in the /boot/ file system? (Choose two.)
  5. Question 16: Which of the following commands display the IDs of all processes owned by root? (Choose two.)
  6. Question 17: Which type of file system is created by mkfs when it is executed with the block device name only and without any additional parameters?
  7. Question 18: Which of the following statements are correct about the initial RAM disk involved in the boot process of Linux? (Choose two.)
  8. Question 19: Which of the following commands displays the output of the foo command on the screen and also writes it to a file called /tmp/foodata?
  9. Question 20: Which of the following settings for umask ensures that new files have the default permissions -rw-r-----?
  10. Question 21: Which wildcards will match the following filenames? (Choose two.) ttyS0 ttyS1 ttyS2