This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
lshw¶
lshw is a small tool to extract detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI capable x86 or IA-64 systems and on some PowerPC machines.
Reference(s)
man lshw
Table of contents¶
Install¶
Use¶
-
Print help:
-
Output memory-related hardware:
-
Output cpu-related hardware:
-
Output disk-related (CD, DVD, ...) hardware:
-
Output storage-related hardware:
-
Ouput availables class:
-
Output hardware tree as HTML:
-
Output hardware tree as XML:
-
Output hardware tree as JSON:
-
Remove sensitive information from output (like serial numbers, etc.):
-
Exclude volatile attributes (timestamps) from output
If this cheat sheet has been useful to you, then please consider leaving a star here.