how to check memory RAM on Redhat?

Wade Wassenberg wassie at qwest.net
Tue Apr 22 03:08:44 CDT 2003


You can use the free and/or top commands:

free

or

free -m          (this one shows in Megabytes)

or

top              (this also shows all of the system processes).

You don't need to do anything special for linux to make use of additional
memory.  It will pick up new memory and run with it.

Wade




More information about the Kclug mailing list