Using dmidecode to obtain information from system BIOS
dmidecode is a tool for dumping a computer's DMI (Desktop Management Interface) table contents in human readable format. You can learn the system information with:
dmidecode --type system
or you can learn about your memory slots' details with:
dmidecode --type memory
If you want to look at all dmi table, just use:
dmidecode
- 0 Comment
- Murat Demirten
- 15 Apr 2008, 09:19
-
You must be login first or sign-up for an account to post comments.
USERBOX
CATEGORIES
MOST READ TODAY
- Enabling remote desktop on a VirtualBox Machine
- dropbear rsa key problem
- Redirecting tcp / udp ports with socat
- XFS Filesystem has duplicate UUID problem
- Users with /bin/false shell to login on vsftpd
- Remove all frozen messages from exim mail queue
- Rewriting destination ip address
- Recovering mysql root password
- How to record a linux session
- Lowercase Table Names in MySQL
LAST ADDED
- Using iPhone internet sharing over bluetooth under Linux
- Using USB sound card with amarok
- Multi-conditional search and replace (clearing a ftp trojan script example)
- Disabling ipv6 functionality
- How to convert a mp3 file
- How to choose the fastest Debian mirror
- Disabling reverse dns lookups in ssh
- Rewriting destination ip address
- Deleting A File By It's Inode Value
- Learning which libraries are used for a binary
