Memory
Base command
Show memory in MB. Available field shows free memory Total field shows all memory Used field shows how much memory been used (includes cache) Free field shows unused memory
1
2
3
free -m
sysctl vm.swappiness
Show memory in MB. Available field shows free memory Total field shows all memory Used field shows how much memory been used (includes cache) Free field shows unused memory
1
2
3
free -m
sysctl vm.swappiness