Lpi LPIC-2 Exam 201, Part 1 of 2, version 4.5 - 201-450 Exam Practice Test
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? Please enter the complete path to the file.
Which configuration file should be modified, to set this kernel parameter permanently? Please enter the complete path to the file.
Correct Answer:
/etc/sysctl.conf
Which of the following commands creates a Btrfs subvolume named volume in/mnt?
Correct Answer: C
Which of the filter keywords below could be used in the following command:
tcpdump *i eth0 ____________ 203.0.113.8 (Choose three.)
tcpdump *i eth0 ____________ 203.0.113.8 (Choose three.)
Correct Answer: B,C,D
A new kernel version needs to be compiled to use a new feature. If the old kernel configuration file is available, which make target creates a configuration file for the new kernel based on the configuration of the old kernel?
Correct Answer:
oldconfig, make oldconfig
Which hdparm command-line options will set an IDE hard disk to use both DMA and 32-bit I/O support?
Correct Answer: A
The server has two network cards. The driver for the first card is the module 8139too and the driver for the second card is the module ne2k-pci. How is it possible to ensure that the card using the 8139too driver is detected before the card using the ne2k-pci driver?
Correct Answer: B
What is a significant difference between host and zone keys generated by dnssec-keygen?
Correct Answer: B
A machine is running in single user mode and, as such, not all file-systems are accessible. What command must be run to make all of the other file-systems listed in /etc/fstab accessible?
Correct Answer: D
Which RAID level provides the most redundancy?
Correct Answer: A
Why is the root file system mounted read-only during boot and remounted with write permission later on?
Correct Answer: E
Which pseudo-file contains information on the status of software RAID devices?
Correct Answer: A
A Linux server is running in single user mode for regular maintenance. Which commands are used to restore the server to its usual runlevel? (Choose TWO correct answers.)
Correct Answer: B,E