Free GAQM LCP-001 Exam Actual Questions

The questions for LCP-001 were last updated On Dec 18, 2024

Question No. 1

You want to the command foo to take its input from the file foobar and send its output to the program bar. Which of the following command lines will do this?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

What command changes the priority of the process running with process id of 12345 to the highest priority?

Show Answer Hide Answer
Correct Answer: B

To change the priority of running process we use the renice command. Default priority is 0, highest priority is -20 and lowest priority is 19. The path of renice command is /usr/bin/renice.


Question No. 3

What tool can you use to print shared library dependencies?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

Which of the following commands will write a message to the terminals of all logged in users?

Show Answer Hide Answer
Correct Answer: D

Question No. 5

An installed package is broken. In order to go back to the previous version of the same package which RPM option should be used?

Show Answer Hide Answer
Correct Answer: C