
LPI BSD Specialist
Domain 5Objective 3
715.3 Create, Monitor and Kill Processes (weight: 3) BSD-SPECIALIST Practice Questions (Page 3)
Part of the Topic 715: Basic Unix Skills domain, which makes up ~20% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~7–12 in this domain), expect 1–2 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
8concepts
Questions 11–15
- 11
Which signal is used to forcefully stop a process and cannot be caught, blocked, or ignored?
Select an answer first - 12
A system shows a load average of 0.00, 0.01, 0.05. What does this indicate about the system's workload?
Select an answer first - 13
A system administrator needs to run a CPU-intensive simulation that will take several hours. The simulation must not interfere with interactive users, but it must complete within a specific deadline. The administrator starts the simulation with `nice -n 19 ./simulation`. After 30 minutes, the administrator notices that the simulation is progressing too slowly and may miss the deadline. What should the administrator do?
Select an answer first - 14
A developer reports that a batch job is consuming excessive CPU and slowing down other users' interactive sessions on a shared server. The administrator runs `top` and identifies the process PID 2345 as the culprit. The job is a custom script that does not respond to SIGTERM. What should the administrator do to stop the process?
Select an answer first - 15
A server with 8 CPU cores is running a mix of web and database workloads. The administrator runs `top` and sees the following: `load average: 16.50, 12.30, 8.10`. The `top` output shows several processes in 'D' (uninterruptible sleep) state, and the `wa` (I/O wait) column in `vmstat` is consistently above 60%. The administrator needs to identify the root cause. What is the most likely conclusion?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “BSD-SPECIALIST” is a trademark of its owner, used for identification only.