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 14 hours 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 14 hours 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 # 1

The correct command sequence to create and mount logical volumes on a Linux system is:

A.

lvcreate, pvcreate, vgcreate, mkfs, mount

B.

pvcreate, vgcreate, lvcreate, mkfs, mount

C.

vgcreate, lvcreate, pvcreate, mount, mkfs

D.

mkfs, pvcreate, vgcreate, lvcreate, mount

E.

pvcreate, lvcreate, vgcreate, mkfs, mount

Question # 2

In the following output, the load averages represent the system load averages for what time frames?

12:10:05 up 18 days, 19:00, 2 users, load average: 0.47, 24.71, 35.31

A.

1, 5 and 15 minutes

B.

1, 15 and 30 minutes

C.

1, 15, and 30 seconds

D.

15, 30 and 60 minutes

E.

15, 30 and 60 seconds

Question # 3

In the following output from top, which processes contribute to the percentage of time that the CPU spends in the state of wa?

Tasks: 193 total, 1 running, 190 sleeping, 2 stopped, 0 zombie

Cpu(s): 0.5%us, 0.3%sy, 0.0%ni, 98.2%id, 1.0%wa, 0.0%hi, 0.0%si, 0.0%st

A.

Processes waiting for user interaction.

B.

Processes that were already closed and are waiting to be launched again.

C.

Processes that have not been scheduled yet because they haven ' t been fully loaded into RAM or are in swap.

D.

Processes waiting for IO operations to complete.

Question # 4

What mechanism does collectd use to gather monitoring information on systems?

A.

It uses a library of plugins.

B.

A master server connects to a collectd service on each machine to retrieve the information.

C.

It collects its own information on each server and sends that to a master server.

D.

It makes SNMP queries to the clients being monitored.

Question # 5

Which commands below are useful to collect data about remote filesystem connections? (Choose TWO correct answers.)

A.

pidstat

B.

nfsiostat

C.

sadf

D.

cifsiostat

Question # 6

What mount option must be used in /etc/fstab when mounting an iSCSI target?

A.

_santarget

B.

iscsi

C.

waitiscsi

D.

_netdev

Question # 7

Which of the following commands will erase 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

Question # 8

How is the source code for the main Linux kernel modules distributed?

A.

It is included with the Linux kernel source code.

B.

The kernel modules are downloaded on demand as they are used during compilation.

C.

The kernel modules have their own release cycle and can be maintained separately from the Linux kernel source.

D.

It is provided as a separate download alongside the Linux kernel source code of the same version.

Question # 9

Which of the following commands displays the physical path of the kernel module named dummy?

A.

modprobe –i dummy

B.

modinfo –n dummy

C.

modpath –v dummy

D.

depmod –n dummy

E.

modshow –p dummy

Question # 10

Which of the following commands creates a Btrfs subvolume named volume in/mnt?

A.

btrfs subvolume add –n volume /mnt

B.

btrfs create subvolume /mnt volume

C.

btrfs-subvolume create /mnt/volume

D.

btrfs subvolume new volume /mnt

E.

btrfs subvolume create /mnt/volume

Go to page: