LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   how to check total DRAM & type of DRAM in my linux machine? (https://www.linuxquestions.org/questions/linux-hardware-18/how-to-check-total-dram-and-type-of-dram-in-my-linux-machine-891450/)

casualzone 07-13-2011 04:41 AM

how to check total DRAM & type of DRAM in my linux machine?
 
how to check total DRAM & type of DRAM in my linux machine?

I know dmidecode command can be used but i do not have admin access.

onebuck 07-13-2011 08:08 AM

Hi,

If you do not have admin rights on the machine then why the query to check ram? Problems? If so then report to admin.

casualzone 07-14-2011 03:00 AM

i want to know how the spec of my workstation.
There is no way to know the type of RAM? like DDR2, DDR3 etc?

cascade9 07-15-2011 05:33 AM

dmidecode --type 17

lshw

Theres a few other commands that will show you the type and installed amount of RAM in your machine, but none of them run without admin access.

Or you could just look in top, or whatever system monitor you have, that will show you the amount of RAM. It wont show you the type of RAM, or if you have 4GB+ installed on 32bit (without PAE) etc., but since you dont have admin rights you cant change that anyway....

Quote:

Originally Posted by onebuck (Post 4413740)
If you do not have admin rights on the machine then why the query to check ram? Problems? If so then report to admin.

I'm wondering the same thing.


All times are GMT -5. The time now is 03:27 PM.