Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Watch your BIOS settings with dmdeicode and biosdecode

Feb 08, 2011, 21:04 (1 Talkback[s])

"The Desktop Management Interface (DMI) generates a standard framework for managing and tracking components in a desktop, notebook or server components , by abstracting these components from the software that manages them. Modern mother boards are compatible with this standard. For a lay user it means that the BIOS settings can be watched from your OS. DMI standards are published by Distributed Management Task Force (DMTF) into desktop-management standards. They also provide a related standard named SMBIOS (System Management BIOS ).

"On linux systems , you can watch various system parameters using dmidecode command. You have to be superuser to display dmi information.

#dmidecode

"As you run it, dmidecode will try to locate the DMI table. It will print a long list of information. A sample entry is shown below."

Complete Story

Related Stories: