Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

LPIC-2 Exam 201, Part 1 of 2, version 4.5

Last Update 1 hour ago Total Questions : 161

The LPIC-2 Exam 201, Part 1 of 2, version 4.5 content is now fully updated, with all current exam questions added 1 hour ago. Deciding to include 201-450 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 201-450 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 201-450 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any LPIC-2 Exam 201, Part 1 of 2, version 4.5 practice test comfortably within the allotted time.

Question # 11

Which file in /proc contains information on the status of local software RAID devices?

A.

/proc/raidstat

B.

/proc/mdstat

C.

/proc/raidstatus

D.

/proc/mdstatus

E.

/proc/raid/status

Question # 12

The IDE hard drive /dev/hda does not have DMA enabled. Which command must be run to enable DMA on it?

A.

hdparm -d /dev/hda

B.

hdparm --dma /dev/hda

C.

hdparm --dma /dev/hda1

D.

hdparm -d /dev/hda1

E.

hdparm -d 1 /dev/hda

Question # 13

What component of a system does smartd monitor?

A.

CPU

B.

RAM

C.

Hard drives

D.

Ethernet traffic

Question # 14

What does a 0 in the last field (fsck order) of /etc/fstab indicate about the filesystem?

A.

The filesystem should be checked before filesystems with higher values.

B.

The filesystem should be checked after filesystems with higher values.

C.

The filesystem check counter is ignored.

D.

The filesystem has been disabled from being checked and mounted on the system.

E.

The filesystem does not require an fsck check when being mounted.

Question # 15

Where would fsck put any unreferenced file or file fragments on a ext4 filesystem?

A.

recover

B.

lost+found

C.

back

D.

lost

Question # 16

What is the main template file used by autofs?

A.

default.maps

B.

auto.conf

C.

auto.master

D.

autofs.master

Question # 17

The main configuration file for autofs has this entry:

/home /etc/auto.home

What is the meaning of the /etc/auto.home file?

A.

It has the indirect maps for the mounting of file systems.

B.

It has configuration information, such as passwords and keys, for the remote file server.

C.

It has configuration information on settings for the /home mount point.

D.

It is the holds the SSL key to allow authentication to the remote file server.

Question # 18

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

Question # 19

How can the label root be added to the ext2 filesystem on /dev/sda1?

A.

relabel /dev/sda1 root

B.

tune2fs -L root /dev/sda1

C.

echo ' root ' > /proc/fs/sda1/label

D.

labelfs --device /dev/sda1 root

Question # 20

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

A.

config-linux-3.4.50-11

B.

config-3.4.50-11

C.

system-3.4.50-11

D.

vmlinuz-3.4.50-11

E.

rc.config-3.4.50-11

Go to page: