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

  1. Question 1: Given the following input stream: txt1.txt atxt.txt txtB.txt Which of the following regular expressions turns this input stream into the following output strea…
  2. Question 2: Which of the following apt-get subcommands installs the newest versions of all currently installed packages?
  3. Question 3: Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content belo…
  4. Question 4: Which of the following commands displays the path to the executable file that would be executed when the command foo is invoked?
  5. Question 5: What is the default nice level when a process is started using the nice command?
  6. Question 6: What is the output when the regular expression s/[ABC] [abc]/xx/ is applied to the following string? ABCabc -
  7. Question 7: In a nested directory structure, which find command line option would be used to restrict the command to searching down a particular number of subdirectories?
  8. Question 8: If the gzip compressed tar archive texts.tgz contains the files a.txt and b.txt, which files will be present in the current directory after running gunzip text…
  9. Question 10: A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically whe…
  10. Question 11: What is contained on the EFI System Partition?