Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

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

Go to page:
Question # 4

What component of a system does smartd monitor?

A.

CPU

B.

RAM

C.

Hard drives

D.

Ethernet traffic

Full Access
Question # 5

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?

A.

cp /boot/initramfs /tmp/initramfs.gz; gzip -c /tmp/initramfs.gz; mkdir /tmp/initramfs.dir ; cd /tmp/initramfs.dir ; cpio -i < /tmp/initramfs

B.

cp /boot/initramfs /tmp/initramfs.gz; gunzip /tmp/initramfs.gz; mkdir /tmp/initramfs.dir ; cd /tmp/initramfs.dir ; cpio -i < /tmp/initramfs

C.

cp /boot/initramfs /tmp/initramfs.gz; gunzip /tmp/initramfs.gz; mount /tmp/initramfs /mnt/ -o loop -t initramfs

D.

cp /boot/initramfs /tmp/initramfs.gz; gunzip /tmp/initramfs.gz; mkdir /tmp/initramfs.dir ; cd /tmp/initramfs.dir ; cpio -e /tmp/initramfs

E.

cp /boot/initramfs /tmp/initramfs.gz; gunzip /tmp/initramfs.gz; mount /tmp/initramfs /mnt/ -o loop -t initrd

Full Access
Question # 6

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

Full Access
Question # 7

What command is used to make an exact copy, at a single point in time, of a logical volume for backup purposes?

A.

lvsnap

B.

lvsnapshot

C.

lvcreate

D.

lvcopy

E.

lvclone

Full Access
Question # 8

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

Full Access
Go to page: