LFCS • Practice Test 2 — 10 Questions
Free LFCS practice test 2 — 10 questions with explanations. No signup required.
Based on the exhibit, which process will be affected if the root user runs 'kill 5678'?
Refer to the exhibit. $ ps aux | grep apache root 1234 0.0 0.2 12345 6789 ? Ss Jan01 0:00 /usr/sbin/apache2 -k start www-data 5678 0.0 0.1 12345 1234 ? S Jan01 0:00 /usr/sbin/apache2 -k start www-data 5679 0.0 0.1 12345 1234 ? S Jan01 0:00 /usr/sbin/apache2 -k start