GAQM LCP-001 Exam Questions
Linux Certified Professional (LCP) Powered by LPI (Page 6 )

Updated On: 21-Feb-2026

To what environment variable will you assign or append a value if you need to tell the dynamic linker to look in a build directory for some of a program's shared libraries?

  1. LD_LOAD_PATH
  2. LD_LIB_PATH
  3. LD_LIBRARY_PATH
  4. LD_SHARE_PATH
  5. LD_RUN_PATH

Answer(s): C



Which command will allow you to find a specific installed package?

  1. rpm -- list rpmname
  2. rpm -qvl rpmname
  3. rpm rpmname
  4. rpm -qv rpmname
  5. rpm -f rpmname

Answer(s): D

Explanation:

To query the package whether, package is installed or not : rpm -qv rpmname example: rpm -qv ncurses à It shows rpm fullname, version if installed otherwise it will display package is not installed. Installed package options: rpm -qa à Lists all installed packages rpm ­qf filename à Shows owning package rpm -qi rpmname à General Information of Package rpm ­ql rpmname à Shows all files owning by this package



Which of the following is very important when installing from source code (Check TWO that apply)?

  1. Read all documentation included with the source code.
  2. Reboot after installing all programs.
  3. Manually check to see if all dependencies are met.
  4. Use rpm or dpkg go verify the installation.
  5. Do not install binaries as the root user.

Answer(s): A,C



You are building a server that will have many hardware and operating system upgrades. The server is the file server for all users on your 100 user network.
Which directory should have its own mountpoint and/or hard drive?

  1. /home

Answer(s): A



The ________ partition is used for virtual memory.

  1. swap

Answer(s): A






Post your Comments and Discuss GAQM LCP-001 exam dumps with other Community members:

Join the LCP-001 Discussion