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

  1. Question 66: Which of the following commands redirects the output of ls to standard error?
  2. Question 67: Which of the following commands can be used to display the inode number of a given file? (Choose two.)
  3. Question 68: Which of the following properties of an existing file changes when a hard link pointing to that file is created?
  4. Question 70: Which of the following commands can be used to determine how long the system has been running? (Choose two.)
  5. Question 71: What is true regarding the command ls > files if files does not exist?
  6. Question 72: What is the purpose of the xargs command?
  7. Question 74: Which of the following commands are valid in the GRUB 2 configuration file? (Choose two.)
  8. Question 75: A yum repository can declare sets of related packages. Which yum command installs all packages belonging to the group admintools?
  9. Question 76: When removing a package on a system using dpkg package management, which dpkg option ensures configuration files are removed as well?
  10. Question 77: Which of the following commands creates or, in case it already exists, overwrites a file called data with the output of ls?