I'm looking for a way to find out what kind of RAM a system has (clocking speed, DDR-X etc.). Is there a specific command for that? I'm only aware of free or lspci which don't offer those things.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
|
|
Yes there is:
It will output something like this:
You may also want to take a look at the full output of My thanks to jet and CYREX for pointing out a much better method:
Which outputs something like this:
This method is based on the Desktop Management Interface:
It should therefore work pretty reliably. |
|||||||||||||
|