A Linux administrator is troubleshooting a memory-related issue. Based on the output of the commands: Which of the following commands would address the issue?
renice -10 lowers the priority of the process with PID 8321 by changing its nice value. A lower nice value means the process will have a higher priority, which can help prevent it from consuming too much CPU and memory resources. This command won't kill the process but will make it less aggressive in resource consumption.
A Linux administrator is troubleshooting a memory-related issue- but what is the issue that the process needs more memory or that we need to free memory ?
B. kill -9 8321
If a process is causing memory issues, it may be necessary to terminate the process. The "kill" command is used to send signals to processes, and the -9 option sends the SIGKILL signal, which terminates the process immediately. By using the command "kill -9 8321", the administrator can terminate the process causing memory issues.
this question is ridiculous. 1/2 of the total memory is listed as available.. there is not memory problem here.. but yes.. B is the only way to free up memory out of these anwers..
upvoted 2 times
...
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Towjumper
Highly Voted 6 months agoDRVision
Most Recent 11 months agozionjr
5 months, 1 week agoDamon54
1 year, 2 months agoDamon54
1 year, 2 months agoZimendrakon
1 year, 1 month agoZimendrakon
1 year, 1 month agoJacobmy98
1 year, 6 months agolinux_admin
1 year, 8 months agoMissAllen
2 years agoTheRealManish
1 year, 11 months ago