Linux Crash Course - Memory Management
As sysadmin or Linux power user in some cases, we may run out of memory, resulting in very slow response times or our server becoming unresponsive, and you will want to know how much memory is being used by the process.
Here are 4 ways to monitor memory usage on your system.
1. free command
The most commonly used command for determining a Linux system's me…
Keep reading with a 7-day free trial
Subscribe to sysxplore to keep reading this post and get 7 days of free access to the full post archives.

