InterviewSolution
Saved Bookmarks
| 1. |
How the system administrator can manage and monitor memory usage in Linux? |
|
Answer» Memory MONITORING and usage MANAGEMENT are one of the critical system administrator requirement. It’s always required to keep the system under monitoring to check if memory is low or any user or process is over-consuming it. Linux comes up with multiple commands that you can use to monitor and manage the usage. Different ways to check memory usage:-
|
|