ExamGecko
Home Home / LPI / 201-450

LPI 201-450 Practice Test - Questions Answers, Page 14

Question list
Search
Search

Fill in the blank:

What command is used to send messages to all users currently logged in? (Specify ONLY the command without any path or parameters.)

A.
wall
A.
wall
Answers
Suggested answer: A

Which of the following commands restores only those files containing lpi in their name from the archive lpifiles.tar.gz?

A.
tar xvzf lpifiles.tar.gz --wildcards '*lpi*'
A.
tar xvzf lpifiles.tar.gz --wildcards '*lpi*'
Answers
B.
tar xvzwf lpifiles.tar.gz '*lpi*'
B.
tar xvzwf lpifiles.tar.gz '*lpi*'
Answers
C.
tar -xvfz lpifiles.tar.gz --deep '*lpi*'
C.
tar -xvfz lpifiles.tar.gz --deep '*lpi*'
Answers
D.
tar -xvzf lpifiles.tar.gz --subdirs '*lpi*'
D.
tar -xvzf lpifiles.tar.gz --subdirs '*lpi*'
Answers
E.
tar xvzf lpifiles.tar.gz --globbing '*lpi*'
E.
tar xvzf lpifiles.tar.gz --globbing '*lpi*'
Answers
Suggested answer: A

What command discards unused blocks on a mounted file system in order to support SSD devices?

(Specify ONLY the command without any path or parameters.)

A.
fstrim
A.
fstrim
Answers
Suggested answer: A

What information is found in the following excerpt from the file /proc/mdstat? (Choose two.)

A.
One of the disks in /dev/md0 has failed and a spare disk is used to recreate full redundancy
A.
One of the disks in /dev/md0 has failed and a spare disk is used to recreate full redundancy
Answers
B.
The spare disk /dev/sda1 is used to restore full redundancy after the current recovery
B.
The spare disk /dev/sda1 is used to restore full redundancy after the current recovery
Answers
C.
The information [UU_] means, that the raid is missing one disk and is not fully redundant
C.
The information [UU_] means, that the raid is missing one disk and is not fully redundant
Answers
D.
The device is using version 1.2 metadata to allow LILO and GRUB Legacy to use /dev/md0 as the boot partition. This would not have been necessary with GRUB2
D.
The device is using version 1.2 metadata to allow LILO and GRUB Legacy to use /dev/md0 as the boot partition. This would not have been necessary with GRUB2
Answers
E.
The information [3/2] means that 3 RAID disks belong to the array and 2 disks are spare. Together they equal the number of available disks
E.
The information [3/2] means that 3 RAID disks belong to the array and 2 disks are spare. Together they equal the number of available disks
Answers
Suggested answer: A, C

Which command is used to make an exact copy, at a single point in time, of a logical volume while still allowing the original logical volume to be updated?

A.
lvcclone
A.
lvcclone
Answers
B.
lvcreate
B.
lvcreate
Answers
C.
lvm2
C.
lvm2
Answers
D.
lvsnap
D.
lvsnap
Answers
E.
lvsnapshot
E.
lvsnapshot
Answers
Suggested answer: B

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

A.
btrfs subvolume add -n volume /mnt
A.
btrfs subvolume add -n volume /mnt
Answers
B.
btrfs create subvolume /mnt volume
B.
btrfs create subvolume /mnt volume
Answers
C.
btrfs-subvolume create /mnt/volume
C.
btrfs-subvolume create /mnt/volume
Answers
D.
btrfs subvolume new volume /mnt
D.
btrfs subvolume new volume /mnt
Answers
E.
btrfs subvolume create /mnt/volume
E.
btrfs subvolume create /mnt/volume
Answers
Suggested answer: E

What is the purpose of a system mount unit?

A.
It is used by the command systemd-mount and allows users to mount partitions to mount points of their choice
A.
It is used by the command systemd-mount and allows users to mount partitions to mount points of their choice
Answers
B.
It is used only to mount network file systems to local mount points. It cannot be used for local media
B.
It is used only to mount network file systems to local mount points. It cannot be used for local media
Answers
C.
It is created by the command systemd-fstab-generator to integrate entries from /etc/fstab into the system boot process
C.
It is created by the command systemd-fstab-generator to integrate entries from /etc/fstab into the system boot process
Answers
D.
It is used by the command mount when using system to mount and unmount file systems
D.
It is used by the command mount when using system to mount and unmount file systems
Answers
Suggested answer: A

Fill in the blank:

What command ensures that the file systems are written to disk after a lot of write operations?

(Specify ONLY the command without any path or parameters.)

A.
sync
A.
sync
Answers
Suggested answer: A

Which sub command to crypsetup shows information about an encrypted LUKS partition?

A.
luksDump
A.
luksDump
Answers
B.
luksInfo
B.
luksInfo
Answers
C.
luksDebug
C.
luksDebug
Answers
D.
luksLS
D.
luksLS
Answers
E.
luksShow
E.
luksShow
Answers
Suggested answer: A

Which of the following init systems comes along with an own UEFI boot loader?

A.
systemd
A.
systemd
Answers
B.
SysVinit
B.
SysVinit
Answers
C.
Upstart
C.
Upstart
Answers
D.
OpenRC
D.
OpenRC
Answers
E.
launchd
E.
launchd
Answers
Suggested answer: A
Total 161 questions
Go to page: of 17