Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

CompTIA Exam XK0-005 Topic 4 Question 23 Discussion

Actual exam question for CompTIA's XK0-005 exam
Question #: 23
Topic #: 4
[All XK0-005 Questions]

A systems administrator identifies multiple processes in a zombie state. Which of the following signals would be best for the administrator to send to the PPID?

Show Suggested Answer Hide Answer
Suggested Answer: C, F

The following commands can help you confirm that the new RAID adapter has been recognized by the Linux system:

dmesg: This command displays the kernel messages, which can show the information about the newly detected hardware device. You can usedmesg | grep -i raidto filter the output for RAID-related messages.

lshw -class disk: This command lists the disk devices on the system, including the RAID controller and its model name.You can uselshw -class disk | grep -i raidto filter the output for RAID-related information1.

The other commands are not relevant for this purpose. For example:

rmmod: This command removes a module from the Linux kernel, which is not useful for detecting a new device.

ls -l /etc: This command lists the files and directories in the /etc directory, which is not related to hardware devices.

pvdisplay: This command displays the attributes of physical volumes, which are part of the logical volume management (LVM) system, not the RAID system.

rmdir /dev: This command removes an empty directory, which is not helpful for detecting a new device. Moreover, /dev is a special directory that contains device files, and should not be removed.


Contribute your Thoughts:

Rachael
20 days ago
Ah, the age-old question: how to slay the undead processes. SIGTERM is the way to go, my friend.
upvoted 0 times
...
Karrie
27 days ago
SIGSTOP? What is this, a time-out for the zombies? Let's get serious and use SIGKILL!
upvoted 0 times
Bobbie
4 days ago
If SIGTERM doesn't work, we can always consider using SIGKILL as a last resort.
upvoted 0 times
...
Arthur
9 days ago
I agree, SIGTERM is a safer option to try before resorting to SIGKILL.
upvoted 0 times
...
Tammara
21 days ago
SIGKILL is too harsh, let's try SIGTERM first.
upvoted 0 times
...
...
Thomasena
1 months ago
SIGQUIT? Really? I thought that was for when I want to quit my job, not kill processes.
upvoted 0 times
Krissy
10 days ago
User 1: I think the best signal to send to the PPID is SIGTERM.
upvoted 0 times
...
...
Leonie
1 months ago
I'll go with SIGTERM - no need to be too harsh on those poor zombie processes.
upvoted 0 times
...
Shaun
2 months ago
Why do you think SIGHUP is better than SIGTERM?
upvoted 0 times
...
Minna
2 months ago
SIGKILL seems like the obvious choice to me. Put those zombies out of their misery!
upvoted 0 times
Shawna
9 days ago
SIGHUP might be a good choice if you want the process to reload its configuration.
upvoted 0 times
...
Carla
15 days ago
But what about SIGHUP? Wouldn't that be a better option?
upvoted 0 times
...
Joesph
21 days ago
I agree, SIGTERM allows the process to clean up before terminating.
upvoted 0 times
...
Eleonora
1 months ago
I think SIGTERM would be the best signal to send to the PPID.
upvoted 0 times
...
...
Chantell
2 months ago
I disagree, I believe SIGHUP would be more appropriate.
upvoted 0 times
...
Shaun
2 months ago
I think the best signal to send is SIGTERM.
upvoted 0 times
...

Save Cancel