2010
05.16
05.16
Download the package from http://ftp.twaren.net/Unix/NonGNU/dmidecode/ and install dmidecode,
tar -zxvf dmidecode-x.x.tar.gz
cd dmidecode-x.x
make
make install
To get the memory details, use,
dmidecode -t 2,16,17
Display SMBIOS/DMI information,
dmidecode -q
No Comment.
Add Your Comment