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 9 of 11.

  1. Question 89: What are the main differences between GPT and MBR partition tables regarding maximum number and size of partitions? (Choose two.)
  2. Question 90: What information can the lspci command display about the system hardware? (Choose three.)
  3. Question 91: Which file defines the network locations from where the Debian package manager downloads software packages?
  4. Question 92: Which of the following Linux filesystems preallocate a fixed number of inodes when creating a new filesystem instead of generating them as needed? (Choose two.)
  5. Question 93: Which of the following commands loads a kernel module along with any required dependency modules?
  6. Question 94: What is the correct way to set the default systemd boot target to multi-user?
  7. Question 97: Which command uninstalls a package but keeps its configuration files in case the package is re-installed?
  8. Question 98: Which of the following commands lists the dependencies of the RPM package file foo.rpm?
  9. Question 99: Which of the following commands list all files and directories within the /tmp/ directory and its subdirectories which are owned by the user root? (Choose two.)
  10. Question 100: Which of the following commands changes all CR-LF line breaks in the text file userlist.txt to Linux standard LF line breaks and stores the result in newlist.t…