How to check how much RAM (memory) you have on your PC on Linux

H

How Can We Help?

How to check how much RAM (memory) you have on your PC on Linux

  • In the command line type the following command and hit enter:
    {codecitation style=”brush: bash;”}free -m{/codecitation}
    m = Displays the amount of RAM in Megabytes

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me