Do you want to know the entire details of each piece of hardware on your computer???. This command will help you to find it..
dmidecode -t x
Replace x by:
- 0 for BIOS
- 1 for system
- 2 for base board
- 3 for chassis
- 4 for processor
- 5 for memory controller
- 6 for memory module
- 7 for cache
- 8 for port connector
- 9 for system slots
- 10 for on board devices
- 11 for OEM stings
- 12 for system configuration option
Note: use sudo if you are not a root user
Details displayed when a command is executed
Popularity: 5% [?]
Related posts:


