LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   memory usage (https://www.linuxquestions.org/questions/linux-newbie-8/memory-usage-634037/)

minhajhussan 04-08-2008 06:01 PM

memory usage
 
hi
how can i check the memory status of the system. i am using ubuntu.

LinuxCrayon 04-08-2008 06:08 PM

Try using

Code:

free -m
in a terminal. It's important for you to do research on how Linux manages and reports memory, though. Those numbers are potentially skewed if you are used to seeing free memory as reported by Windows.


All times are GMT -5. The time now is 09:43 AM.