Courseiva
System ManagementmediumMultiple SelectObjective-mapped

XK0-006 System Management Practice Question

A Linux administrator is investigating a performance issue on a server. The administrator needs to identify which processes are consuming the most CPU and memory, and then adjust their priority. Which TWO commands should the administrator use to accomplish this? (Choose TWO.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

top

top shows real-time process information including CPU and memory usage. renice adjusts the priority of running processes.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • kill

    Why it's wrong here

    kill sends signals to processes, typically to terminate them, not to view or adjust priority.

  • ps

    Why it's wrong here

    ps shows a snapshot of current processes but does not provide real-time updating or priority adjustment.

  • top

    Why this is correct

    top displays dynamic real-time information about running processes, including CPU and memory usage.

  • nice

    Why it's wrong here

    nice is used to start a process with a specified priority, not to adjust the priority of an already running process.

  • renice

    Why this is correct

    renice alters the scheduling priority of one or more running processes.

About these practice questions

One of 979 original XK0-006 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This XK0-006 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the XK0-006 exam.