Linux Basic Practice Multiple Choice Questions – 10

Linux Basic Practice Multiple Choice Questions - 10

46. Question: You notice that a process in the Linux system is consuming too much CPU resources. Which command would you use to adjust its priority? Option 1: nice Option 2: renice Option 3: top Option 4: ps Correct Answer: 2 Explanation: To adjust the priority of a running process in Linux, you would use … Read more