ExamGecko
Home / LPI / 201-450 / List of questions
Ask Question

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

Add to Whishlist

List of questions

Question 11

Report Export Collapse

In this example output, which descriptions match the purpose of the free, buff and cache columns?

(Choose THREE correct answers.)

# vmstat 1 100

procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----

r b swpd free buff cache si so bi bo in cs us sy id wa

0 0 0 282120 134108 5797012 0 0 0 2 0 0 0 0 100 0

0 0 0 282120 134108 5797012 0 0 0 0 1007 359 0 0 100 0

0 0 0 282120 134108 5797012 0 0 0 0 1117 577 0 0 100 0

0 0 0 282120 134108 5797012 0 0 0 0 1007 366 0 0 100 0

Used swap space
Used swap space
RAM available for filesystem buffers
RAM available for filesystem buffers
Available free RAM
Available free RAM
RAM used for buffers
RAM used for buffers
RAM used for filesystem cache
RAM used for filesystem cache
Suggested answer: C, D, E
asked 18/09/2024
Danilo Omaljev
39 questions

Question 12

Report Export Collapse

In the following output, what is the 5 minute load average for the system?

# uptime

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

0.47
0.47
24.71
24.71
35.31
35.31
There is no 5 minute interval. It is some value between 0.47 and 24.71.
There is no 5 minute interval. It is some value between 0.47 and 24.71.
There is no 5 minute interval. It is some value between 24.71 and 35.31.
There is no 5 minute interval. It is some value between 24.71 and 35.31.
Suggested answer: B
asked 18/09/2024
Mounir Mrabet
47 questions

Question 13

Report Export Collapse

Which of the following commands will provide the PIDs of the processes sorted by which are using the most CPU cycles on the Linux system?

top
top
uptime
uptime
ps aux
ps aux
vmstat
vmstat
freemem
freemem
Suggested answer: A
asked 18/09/2024
carlos baptista
37 questions

Question 14

Report Export Collapse

Which command will report information on memory usage, paging and block input/output?

free
free
memshow
memshow
ps
ps
top
top
vmstat
vmstat
Suggested answer: E
asked 18/09/2024
Henri Sanrame
39 questions

Question 15

Report Export Collapse

When is historical data of resource usage important? (Select THREE correct answers.)

Predicting when resources will need to be increased.
Predicting when resources will need to be increased.
Selecting a computer vendor.
Selecting a computer vendor.
Identifying processes killed during out of memory occurrences.
Identifying processes killed during out of memory occurrences.
Diagnosing capacity problems.
Diagnosing capacity problems.
Troubleshooting a software problem.
Troubleshooting a software problem.
Suggested answer: A, D, E
asked 18/09/2024
NEURONES TECHNOLOGIES
51 questions

Question 16

Report Export Collapse

What option in the collectd configuration file is required in order to define what to start monitoring?

LoadModule
LoadModule
Module
Module
Plugin
Plugin
LoadPlugin
LoadPlugin
Suggested answer: D
asked 18/09/2024
Maria Gervasi
41 questions

Question 17

Report Export Collapse

Which of the following terms are used to describe 3.x kernel releases? (Choose TWO correct answers.)

beta
beta
final
final
longterm
longterm
prerelease
prerelease
stable
stable
Suggested answer: C, E
asked 18/09/2024
Edward Morgan
44 questions

Question 18

Report Export Collapse

According to the Filesystem Hierarchy Standard (FHS), what is the path to the Linux kernel source and may be a symbolic link to the real Linux source code? (Please specify the full path with no version information.)

/usr/src/linux,/usr/src/linux/
/usr/src/linux,/usr/src/linux/
Suggested answer: A
asked 18/09/2024
maddalena barbaro
38 questions

Question 19

Report Export Collapse

After installing a compiled kernel, it can not find any modules that are needed to be loaded. What make target was likely missed while installing the kernel?

make modules_install, modules_install
make modules_install, modules_install
Suggested answer: A
asked 18/09/2024
Leandro Ruwer
51 questions

Question 20

Report Export Collapse

A new kernel version needs to be compiled to use a new feature. If the old kernel configuration file is available, which make target creates a configuration file for the new kernel based on the configuration of the old kernel?

oldconfig, make oldconfig
oldconfig, make oldconfig
Suggested answer: A
asked 18/09/2024
JR Gee
39 questions
Total 161 questions
Go to page: of 17
Search