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

Updated On: 21-Feb-2026

You are building a server that will undergo 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. /boot
  2. /sbin
  3. /home
  4. /etc

Answer(s): C



What file is read by the program ldconfig?

  1. /lib/ld.so
  2. /etc/ld.so.conf
  3. /etc/ld.so.cache
  4. /etc/modules.conf

Answer(s): B



After a minor security incident you are instructed by your lead sys-admin to verify the RPM's installed on a running system.
Which command will create a complete report which you can analyze for changes which may be security related?

  1. rpm -Va >report
  2. rpm -Qavy >report
  3. rpm -Vqt --nomd5 >report
  4. rpm --checkfiles >report
  5. rpm -Va --nofiles >report

Answer(s): A



You installed a beta rpm package, but are experiencing some problems with it. How can you remove this package?

  1. rpm -qe rpmname
  2. rpm -V --remove rpmname
  3. rpm -r rpmname
  4. rpm -d rpmname
  5. rpm -ev rpmname

Answer(s): E

Explanation:

To uninstall the package, we use the rpm -ev rpmname or rpm --erase rpmname To install package:
rpm -ivh rpmname : where -I means install, -v means verbose, -h means display the Hash marks. To Upgrade rpm: rpm -Uvh rpmname: where -U means Upgrade. To Freshen Upgrade: rpm ­Fvh rpmname



You see following output while trying to install an updated package: [root@example pub]# rpm ­I gthumb-2.2.0.i386.rpm package gthumb- 1.0.1.i386.rpm is already installed.
Which command will allow you to install the updated version?

  1. rpm -i gthumb-2.2.0.i386.rpm
  2. rpm -ivh gthumb-2.2.0.i386.rpm
  3. rpm -U gthumb-2.2.0.i3S6.rpm
  4. rpm -qu gthumb-2.2.0.i386.rpm
  5. rpm -qiv gthumb-2.2.0.i386.rpm

Answer(s): C






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

Join the LCP-001 Discussion