Jun
22
If you’re logged in at some remote Linux system and need to quickly confirm the amount of available memory, there’s a few commands you will find quite useful.
free - free and used memory stats
free command is the most obvious choice for a first command when it comes to your RAM.
Simply run it without any parameters, and it will show you something like this:
Leave a Reply