Memory
System memory holds the data and program code of currently running applications.
Physical system memory is usually packaged on individual circuit board modules that plug into the motherboard.
There are several ways to obtain information about system memory. As a user, the total amount of memory available and in use are typically the values of interest. One source of information would be to run the command free with the parameter -m
.