Courseiva
Service ConfigurationmediumMatchingObjective-mapped

LFCS Service Configuration Practice Question

Match each Linux process signal to its numeric value.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

1

2

9

15

19

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

SIGKILL: 9

Common Linux signal numbers: SIGKILL=9, SIGTERM=15, SIGSTOP=19, SIGCONT=18, SIGINT=2. Distractors mix up these values.

Answer analysis

Option-by-option breakdown

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

  • SIGKILL: 9

    Why this is correct

    SIGKILL is signal 9, which immediately terminates a process and cannot be caught or ignored.

  • SIGTERM: 15

    Why this is correct

    SIGTERM is signal 15, the default termination signal that can be caught or ignored.

  • SIGSTOP: 19

    Why this is correct

    SIGSTOP is signal 19, which pauses a process and cannot be caught or ignored.

  • SIGKILL: 15

    Why it's wrong here

    Incorrect — SIGKILL is 9, not 15. SIGTERM is signal 15.

  • SIGCONT: 25

    Why it's wrong here

    Incorrect — SIGCONT is signal 18, not 25. Signal 25 is SIGXFSZ.

  • SIGINT: 9

    Why it's wrong here

    Incorrect — SIGINT is signal 2, not 9. SIGKILL is signal 9.

About these practice questions

One of 507 original LFCS 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 LFCS practice question is part of Courseiva's free Linux Foundation 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 LFCS exam.