Official Bank 0/292

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

Last updated on June 20, 2026

97% Exam Compliance
292 Total Questions
1
Question
To prevent a command run as root from sending both standard out (stdout) and standard error (stderr) to any terminal or other file or device, which of the following strings should be appended to the command?
Options
A 1>&2 >/dev/null
B 2>&1 >/dev/null
C >/dev/null
D >/dev/null 2>&1
E >/dev/null 1>&2
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
CORRECT TEXT The system configuration file named _______ provide the fill name with full path information) is commonly used to set the default runlevel. (Please
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process.

What does this indicate?
Options
A The kernel was unable to execute/bin/init
B One or more of the filesystems on the hard disk has errors and a filesystem check should be run
C The next Stage cannot be read from the hard disk because GRUB was unable to determine the size and geometry of the disk
D The BIOS was unable to read the necessary data from the Master Boot Record to begin the boot process
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
What umask will set the file permissions on a newly created file to -rw-r--r-- (644)?
Options
A 0246
B 0002
C 0224
D 0022
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which system administration command you can use to update ld.so.cache after the installation of new shared libraries?
Options
A newlibs
B ldconfig
C libpath
D ldd
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.