LPI 201-450 Practice Test - Questions Answers, Page 3

List of questions
Question 21

After configuring a new kernel, what file under /usr/src/linux/ contains the configuration?
Question 22

How can the kernel parameter for the maximum size of the shared memory segment (shmmax) be changed to 2GB (2147483648 Bytes) on a running system? (Choose TWO correct answers.)
Question 23

What is the correct parameter to pass to the kernel at boot time to force it to use only one of the available processors?
Question 24

Which commands are used to load modules into the Linux kernel? (Choose TWO correct answers.)
Question 25

Which directory contains the system-specific udev rule files? (Specify the absolute path including the directory name)
Question 26

What is a key difference between a zImage and bzImage kernel image?
Question 27

Which of the following command sequences can be used to extract files contained in a initramfs file
(/boot/initramfs) which is used by the kernel at boot time?
Question 28

On a server running the 3.4.50-11 Linux kernel, which file in the /boot directory contains the kernel configuration parameters?
Question 29

Which archive format is used to create an initramfs image?
Question 30

A database application requires a maximum shared memory segment (shmmax) of 2GB (2147483648 Bytes). Which configuration file should be modified to set this kernel parameter permanently?
(Specify the full name of the file, including path.)
Question