Certification Provider: Lpi
Exam Name: LPI Linux Administrator - 101 (LPIC-1 101)
Exam Code: 101-500
Official Exam Time: 90 mins
Number of questions in the Official Exam: 60 Q&As
Latest update time in our database: May 30,2023
101-500 Official Exam Topics:
  • Topic1 : Change runlevels / boot targets and shutdown or reboot system
  • Topic2 : EFI System Partition (ESP) / Key Knowledge Areas:
  • Topic3 : /etc/ld.so.conf / LD_LIBRARY_PATH
  • Topic4 : The following is a partial list of the used files, terms and utilities: / Linux as a virtualization guest
  • Topic5 : Key Knowledge Areas: / Understand common elements virtual machines in an IaaS cloud, such as computing instances, block storage and networking
  • Topic6 : Application container / Copy multiple files and directories recursively.
  • Topic7 : Use streams, pipes and redirects / Pipe the output of one command to the input of another command.
  • Topic8 : Use the output of one command as arguments to another command. / Select and sort processes for display.
  • Topic9 : Send signals to processes. / The following is a partial list of the used files, terms and utilities:
  • Topic10 : The following is a partial list of the used files, terms and utilities: / The following is a partial list of the used files, terms and utilities:
  • Topic11 : Key Knowledge Areas: / Key Knowledge Areas:
  • Topic12 : Awareness of systemd mount units. / Know how to change the file creation mask.
  • Topic13 : The following is a partial list of the used files, terms and utilities: /

Which of the following statements is correct when talking about /proc/?

Which of the following statements is correct when talking about /proc/?
A . All changes to files in /proc/ are stored in /etc/proc.d/ and restored on reboot.
B . All files within /proc/ are read-only and their contents cannot be changed.
C . All changes to files in /proc/ are immediately recognized by the kernel.
D . All files within /proc/ are only readable by the root user.

Answer: C

Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time?

CORRECT TEXT

Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)

Answer: dpkg-reconfigure