ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 528 - 312-38 discussion

Report
Export

Fargo, head of network defense at Globadyne Tech, has discovered an undesirable process in several Linux systems, which causes machines to hang every 1 hour. Fargo would like to eliminate it; what command should he execute?

A.
# update-rc.d -f [service name] remove
Answers
A.
# update-rc.d -f [service name] remove
B.
# service [service name] stop
Answers
B.
# service [service name] stop
C.
# ps ax | grep [Target Process]
Answers
C.
# ps ax | grep [Target Process]
D.
# kill -9 [PID]
Answers
D.
# kill -9 [PID]
Suggested answer: D
asked 18/09/2024
Rui Carrapico
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first