QUESTION 51
Which THREE statements concerning automounter are true?
A. The autofs service does not need to be restarted after changing automounter map files
B. Only one entry in master map can refer to each map file
C. The automounter service does not rely on the kernel configuration
D. For each entry in auto.master, a separate automounter daemon is started
E. Changes to auto.master require automounter to reload its configuration
Answer: ADE
QUESTION 52
What are typical targets in a makefile?
A. CFLAGS, CPPFLAGS, LIBS, LDFLAGS
B. clean, install, uninstall
C. PATHS, DESTDIR, LIBS, LDFLAGS
D. prefix, exec_prefix, bindir, mandir
Answer: B
QUESTION 53
Which single command will extract data from the file abc.tar.bz2
A. bunzip2
B. tar
C. gzip
D. gunzip
Answer: B
QUESTION 54
How would you run named inside a chroot jail as user nobody and group nogroup?
A. Add “user nobody; group nogroup; chroot /var/named/root” to named.conf
B. named runs as nobody/nogroup by default, so just invoke it as “name –chroot /var/named/root”
C. Use /usr/bin/chroot after running “chown nobody.nogroup named”
D. Invoke named as “named -t /var/named/root -u nobody”
Answer: D
QUESTION 55
Where should the LILO code reside, on a system with only one installation of Linux and no other operating systems?
A. In the master boot record
B. In the boot sector
C. In the /boot directory
D. At the start of the kernel
Answer: A
QUESTION 56
The Human Interface Device (HID) is being used, which of the following represents a USB mouse connected to the PC?
A. /dev/psaux
B. /dev/ttyS0
C. /dev/input/mice
D. /dev/usb/mouse0
E. /dev/ttyUSB0
Answer: C
QUESTION 57
Select the TWO correct alternatives regarding the kill -9 command:
A. Its use should be avoided and other alternatives should be tried before it.
B. Its use can occasionally cause the data loss.
C. It is possible that zombie processes can be created as a consequence of its use.
D. It can always be used with no restrictions.
E. Its frequent use can increase the RAM utilization.
Answer: AB
QUESTION 58
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?
A. modprobe 8139too dev=eth0; modprobe ne2k-pci dev=eth1
B. install mod 8139too; install mod ne2k-pci
C. modprobe eth0=8139too, eth1=ne2k-pci
D. ifconfig modadd eth0=8139too, eth1=ne2k-pci
E. modprobe 8139too; modprobe ne2k-pci
Answer: A
QUESTION 59
Which of these would be the simplest way to configure BIND to return a different version number to queries?
A. Compile BIND with the option -blur-version=my version.
B. Set version-string “my version” in BIND’s configuration file.
C. Set version “my version” in BIND’s configuration file.
D. Set version=my version in BIND’s configuration file.
E. Set version-bind “my version” in BIND’s configuration file.
Answer: C
QUESTION 60
An administrator has placed an executable in the directory /etc/init.d, however it is not being executed when the system boots into runlevel 2. What is the most likely cause of this?
A. The script has not been declared in /etc/services
B. runlevel 2 is not declared in /etc/inittab
C. The script has the permissions 700 and is owned by root
D. A corresponding link was not created in /etc/rc2.d
Answer: D
If you want to pass the LPI 117-201 sucessfully, recommend to read latest Exam 117-201 full version.