LPIC-2 Exam 201 (201-450) - Linux Professional Institute Actual Exam Questions
Last updated on May 13, 2026
Which of the following commands displays the physical path of the kernel module named dummy?
modprobe –i dummy
modinfo –n dummy
modpath –v dummy
depmod –n dummy
modshow –p dummy
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which of the following is an example path to a Linux software RAID array?
/dev/raid0
/dev/rd1
/dev/pr0
/dev/md1
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which of the following tools are used to measure memory usage? (Choose THREE correct answers.)
mpstat
pstree
sar
top
vmstat
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
What is the purpose of an initramfs during the Linux system start?
It loads required modules and starts sub sytems like LVM to make the root file system accessible to the kernel
It moves the kernel from normal system memory to initram memory to speed up kernel access
It copies the root file system’s content to RAM to speed up the system and reduce writes to disk
It creates a ram disk to store volatile data for directories like /tmp to reduce writes to disk
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which RAID level value must be used with Linux software RAID in order to create an array of mirrored devices?
1
5
6
container
mirrorstripe
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.