New Questions 6
After manually compiling and installing a new kernel, what has to be done regarding the initramfs?
A. To initramfs is independent of the kernel and should not be modified unless the hardware configuration of the machine has changed
B. Since the initramfs contains kernel modules, a new initramfs must be built for the new kernel
C. During the compilation of the Linux kernel, a new initramfs is built automatically. The new initramfs only needs to be installed
D. The system should be restarted since the initramfs reconfigures itself for the new kernel during the startup of the system
Answer: C
New Questions 7
In which directory tree are files modified when changing kernel parameters using the command sysctl?
A. /sys/kernel/
B. /proc/kernel/
C. /proc/sys/
D. /lib/sys/
E. /sys/proc/
Answer: C
New Questions 8
Which of the following commands erases the contents of the /dev/sdb3 partition?
A. rm /dev/sdb3
B. dd if=/dev/zero of=/dev/sdb3
C. dd of=/dev/zero if=/dev/sdb3
D. umount /dev/sdb3
Answer: B
New Questions 9
What effect does the u2013f option to the update-rc.d command have on files in the /etc/rcX.d/ and /etc/init.d/ directories?
A. It will force the removal of the symlinks in /etc/rcX.d/ even when the links are read only
B. It will remove both the symlinks in /etc/rcX.d/ and the init script in /etc/init.d/
C. It will remove the init script in /etc/init.d/ and the symlinks in /etc/rcX.d/ and update the package information of installed files
D. It will force the removal of symlinks in /etc/rcX.d/ even if the corresponding init script still exists in
/etc/init.d/
Answer: D
New Questions 10
Which RAID level value must be used with Linux software RAID in order to create an array of mirrored devices?
A. 1
B. 5
C. 6
D. container
E. mirrorstripe
Answer: A
New Questions 11
Which of the following is an example path to a Linux software RAID array?
A. /dev/raid0
B. /dev/rd1
C. /dev/pr0
D. /dev/md1
Answer: D
New Questions 12
Due to extreme system use, a Linux system requires some additional swap space. To initialize 5GB of additional swap space, which combination of commands should be used?
A. dd if=/dev/zero of=/tmp/swapfile bs=1024 count=5120000; mkswap /tmp/swapfile; mount /tmp/swapfile
B. dd if=/dev/zero of=/tmp/swapfile bs=1024 count=5120000; swapon /tmp/swapfile
C. dd if=/dev/zero of=/tmp/swapfile bs=1024 count=5120000; mkswap /tmp/swapfile; swapon/tmp/swapfile
D. touch -5G /tmp/swapfile; swapon /tmp/swapfile
E. mkswap /tmp/swapfile 512000; swapon /tmp/swapfile
Answer: C
New Questions 13
A network client has an ethernet interface (eth0) configured with an IP address in the subnet 192.168.0.0/24. This subnet has a router, with the IP address 192.168.0.1, that connects this subnet to the Internet. What needs to be done on the client to enable it to use the router as its default gateway? (Choose TWO correct answers.)
A. route add default gw 192.168.0.1 eth0
B. ifconfig eth0 defaultroute 192.168.0.1
C. ip route add default via 192.168.0.1 dev eth0
D. echo defaultroute 192.168.0.1 >> /etc/resolv.conf
E. route add defaultgw=192.168.0.1 if=eth0
Answer: AC
New Questions 14
Which of the following commands lists IPv4 addresses and MAC addresses of network nodes that the local system has seen on its directly connected IP networks?
A. arp
B. ifconfig
C. ipadm
D. iwlist
Answer: A
New Questions 15
The following is an excerpt from the output of tcpdump -nli eth1 'udp': 13:03:17.277327 IP 192.168.123.5.1065 > 192.168.5.112.53: 43653+ A? lpi.org. (25)
13:03:17.598624 IP 192.168.5.112.53 > 192.168.123.5.1065: 43653 1/0/0 A 198.51.100.42 (41)
Which network service or protocol was used?
A. FTP
B. HTTP
C. SSH
D. DNS
E. DHCP
Answer: D
100% Most recent LPI 201-450 Questions & Answers shared by Dumpscollection, Get HERE: http://www.dumpscollection.net/dumps/201-450/ (New Q&As)