LFCS • Practice Test 2
Free LFCS practice test — 10 questions with explanations. Set 2. 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